Bruno Haible wrote: > On AIX 5.3 (with the XLC compiler), there is 1 framework failure and 5 > test failures: > > getxattr-speedup: set-up failure: failed to compile with -shared -fPIC > ERROR: ls/getxattr-speedup
Thanks yet again. This one is ok, though I suppose the test should simply skip when $CC is not gcc. It should be easy to fix one or two of the following if we can convince a shell to give us verbose output. Can you rerun this test with VERBOSE=yes and with a shell like bash in your path? Then VERBOSE=yes should make init.sh give us the details required to work around the problem. > help-version: failed test: --version-$VERSION mismatch > FAIL: misc/help-version > > FAIL: rm/unread3 > > FAIL: misc/nohup > > FAIL: misc/sort-discrim > > FAIL: dd/sparse > > > On AIX 7.1 (with gcc as compiler), there are 7 test failures: the same 5 > as above, plus the following two: > > FAIL: du/inaccessible-cwd > > FAIL: touch/trailing-slash