Hi Erik,

> I've tried to compile GNU tar on AIX 7.1 on gcc111, a PPC machine from
> the GCC compile farm  ( https://gcc.gnu.org/wiki/CompileFarm ). Make
> finishes (with warnings) but the make installcheck target reveals a
> few dozen failures.

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?  

Regards,
Sergey

Reply via email to