On AIX 7.3 (machine cfarm119.cfarm.net, with gcc as compiler, and
configured with --with-openssl=no) I see 3 test failures:

FAIL: tests/help/help-version.sh
FAIL: tests/install/basic-1.sh
FAIL: tests/mkdir/p-3.sh

Here are the relevant parts of test-suite.log.

=========================================================
   GNU coreutils 9.7.321-dc30e: ./tests/test-suite.log
=========================================================

# TOTAL: 674
# PASS:  482
# SKIP:  189
# XFAIL: 0
# FAIL:  3
# XPASS: 0
# ERROR: 0

System information (uname -a): AIX 3 7

.. contents:: :depth: 2

FAIL: tests/help/help-version
=============================

test: ] missing
test: ] missing
0+1 records in
0+1 records out
FAIL tests/help/help-version.sh (exit status: 1)

FAIL: tests/install/basic-1
===========================

strip: dd2 -- 0654-423 dd2 is not valid in the current object file mode.
	Use the -X option to specify the desired object mode.
WARNING!!! Your strip command doesn't seem to work,
so skipping the test of install's --strip option.
ginstall: cannot create directory 'rel': Permission denied
mkdir: cannot create directory 'sub-ro/d': Permission denied
ginstall: cannot create directory 'sub-ro/d': Permission denied
FAIL tests/install/basic-1.sh (exit status: 1)

FAIL: tests/mkdir/p-3
=====================

mkdir: cannot create directory 'a': Permission denied
mkdir: cannot create directory 'd': Permission denied
FAIL tests/mkdir/p-3.sh (exit status: 1)
=========================================================
   GNU coreutils 9.7.321-dc30e: ./tests/test-suite.log
=========================================================

# TOTAL: 674
# PASS:  481
# SKIP:  190
# XFAIL: 0
# FAIL:  3
# XPASS: 0
# ERROR: 0

System information (uname -a): AIX 3 7

.. contents:: :depth: 2

FAIL: tests/help/help-version
=============================

test: ] missing
test: ] missing
0+1 records in
0+1 records out
FAIL tests/help/help-version.sh (exit status: 1)

FAIL: tests/install/basic-1
===========================

ginstall: cannot create directory 'rel': Permission denied
mkdir: cannot create directory 'sub-ro/d': Permission denied
ginstall: cannot create directory 'sub-ro/d': Permission denied
FAIL tests/install/basic-1.sh (exit status: 1)

FAIL: tests/mkdir/p-3
=====================

mkdir: cannot create directory 'a': Permission denied
mkdir: cannot create directory 'd': Permission denied
FAIL tests/mkdir/p-3.sh (exit status: 1)

Reply via email to