coreutils
[Top][All Lists]
Advanced

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

Re: new snapshot available: coreutils-9.0.193-54bec.tar.xz


From: Pádraig Brady
Subject: Re: new snapshot available: coreutils-9.0.193-54bec.tar.xz
Date: Fri, 15 Apr 2022 14:17:16 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:97.0) Gecko/20100101 Thunderbird/97.0

On 14/04/2022 13:42, Pádraig Brady wrote:
On 13/04/2022 21:55, Jeffrey Walton wrote:
Hi Pádraig,

Below is from a Mac-Mini (Intel), x86_84, OS X 10.12. The attachment
used 'make -k'. Obviously, it did not move on to 'make check'.

$ sw_vers
ProductName:    Mac OS X
ProductVersion: 10.12.6
BuildVersion:   16G2136

$ make -k V=1 2>&1 | tee coreutils-make.log
...

src/copy.c:1192:53: error: use of undeclared identifier 'CLONE_NOOWNERCOPY'
       int clone_flags = x->preserve_ownership ? 0 : CLONE_NOOWNERCOPY;
                                                     ^

Oh nice one.
The attached should fix this up.

After getting access to confirm, the build passes,
as do all coreutils tests.

We do have the same 4 gnulib test failures as seen previously on macos:
FAIL: test-fdutimensat
FAIL: test-fopen-gnu
FAIL: test-utimens
FAIL: test-utimensat

cheers,
Pádraig



reply via email to

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