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: Pádraig Brady
Subject: Re: [platform-testers] new snapshot available: coreutils-8.30.79-efa3e.tar.xz
Date: Wed, 6 Mar 2019 09:11:43 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0

On 05/03/19 14:52, Assaf Gordon wrote:
> 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
>>
> 
> On OpenSolaris, 5.10/5.11, both x86 and sparc,
> compilation fails with:
> 
> ====
> CCLD     src/echo
> CC       src/env.o
> src/env.c:62:25: error: variably modified 'signals' at file scope
> static enum SIGNAL_MODE signals[SIGNUM_BOUND + 1];
> ^
> make[2]: *** [src/env.o] Error 1
> ====

So SIGNUM_BOUND is not a constant. Interesting.
For now we can deal with this using the attached.

thanks!
Pádraig

Attachment: env-opensolaris.patch
Description: Text Data


reply via email to

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