coreutils
[Top][All Lists]
Advanced

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

Re: [platform-testers] new snapshot available: coreutils-8.30.79-efa3e.t


From: Assaf Gordon
Subject: Re: [platform-testers] new snapshot available: coreutils-8.30.79-efa3e.tar.xz
Date: Tue, 5 Mar 2019 14:37:46 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.5.1

On 2019-03-05 2:17 p.m., Assaf Gordon wrote:
On 2019-03-04 3:18 a.m., Pádraig Brady wrote:
We plan to release coreutils-8.31 in the coming week

Thanks for all the hard work, and for cleaning up and finalizing the 'env' patch.


On AIX-7.2 compiling for 64bit with CC="xlc -q64",
compilation fails with:
====
CCLD     src/split
CC       src/stat.o
"src/stat.c", line 1015.14: 1506-007 (S) "struct statx" is undefined.
"src/stat.c", line 1017.21: 1506-280 (W) Function argument assignment between types "char*" and "int" is not allowed. "src/stat.c", line 1017.31: 1506-280 (W) Function argument assignment between types "struct stat*" and "const char*" is not allowed.
"src/stat.c", line 1019.21: 1506-045 (S) Undeclared identifier STATX_BTIME.
"src/stat.c", line 1019.35: 1506-099 (S) Unexpected argument.
"src/stat.c", line 1020.21: 1506-280 (W) Function argument assignment between types "char*" and "int" is not allowed. "src/stat.c", line 1020.25: 1506-280 (W) Function argument assignment between types "struct stat*" and "char*" is not allowed. "src/stat.c", line 1020.29: 1506-045 (S) Undeclared identifier AT_EMPTY_PATH.
"src/stat.c", line 1020.58: 1506-099 (S) Unexpected argument.
make: 1254-004 The error code from the last command is 1.
====

-assaf




reply via email to

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