bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#12891: test-suite AIX 6.1 non-root xlC compiler


From: Pádraig Brady
Subject: bug#12891: test-suite AIX 6.1 non-root xlC compiler
Date: Thu, 22 Nov 2012 09:59:31 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120615 Thunderbird/13.0.1

On 11/20/2012 08:31 PM, Michael Felt wrote:
address@hidden:[/data/prj/gnu/
coreutils/coreutils-8.20]cd tests
address@hidden:[/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 :)
=========
address@hidden:[/data/prj/gnu/coreutils/coreutils-8.20/tests]cd ..
address@hidden:[/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.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]