bug-coreutils
[Top][All Lists]
Advanced

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

coreutils 6.9.92 tests fail on i386-apple-darwin9.1.0


From: Jim Meyering
Subject: coreutils 6.9.92 tests fail on i386-apple-darwin9.1.0
Date: Wed, 16 Jan 2008 10:18:13 +0100

Elias Pipping <address@hidden> wrote:
> With it, v6.9.92 compiles on the aforementioned platforms -- while the
> test suite passes on openbsd, though, on darwin 15 tests fail:
>
>     FAIL: help-version.log
>     FAIL: parent-perm.log
>     FAIL: file-perm-race.log
>     FAIL: parent-perm-race.log
>     FAIL: existing-perm-race.log
>     FAIL: backup-dir.log
>     FAIL: src-base-dot.log
>     FAIL: preserve-2.log
>     FAIL: fail-perm.log
>     FAIL: cp-parents.log
>     FAIL: basic-1.log
>     FAIL: create-leading.log
>     FAIL: misc.log

[this is on i386-apple-darwin9.1.0]
This system has incompatible ACL support, so that for example,
copy.c's use of acl_from_text always fails with EINVAL.
The solution (for 6.9.92) is to configure with --disable-acl.
Then all of the above tests pass.

It'd be good to do that automatically -- and without a run-test,
but I'm not motivated to spend more time on it now.
Documenting the work-around in README might be enough.




reply via email to

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