[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-tar] Testsuite failures on AIX 7.1
From: |
Erik Brangs |
Subject: |
Re: [Bug-tar] Testsuite failures on AIX 7.1 |
Date: |
Thu, 09 Apr 2015 19:22:56 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 |
Hi,
On 09.04.2015 18:07, Sergey Poznyakoff wrote:
> All failures are due to missing or inaccessible genfile (an
> auxiliary tool which is built in the tests/ directory prior to running
> tests and which is used by most of them). Apparently it was not built,
> or can't be found in PATH. Can you check if it is present in your
> tests/ directory?
When doing "./configure --prefix=/home/myname/mydir ; make ; make install ;
make installcheck" (which is what I did for the log for my first mail), genfile
doesn't seem to be build. There is only genfile.c in the tests/ directory.
When doing "./configure ; make ; make check", genfile seems to be built
correctly, but there are still 4 unexpected test failures (see attached log).
Kind regards,
Erik Brangs
testsuite-make-check.log.gz
Description: application/gzip