[oe] [meta-oe][PATCH 1/2] collectd: Fix build with glibc 2.30

Khem Raj raj.khem at gmail.com
Sun Jul 28 15:26:18 UTC 2019


On 7/28/19 2:37 AM, Adrian Bunk wrote:
> On Sat, Jul 27, 2019 at 01:06:13PM -0700, Khem Raj wrote:
>> ...
>> +Glibc 2.30 has added deprecation notice and collectd detects it as
>> +warning
>> +
>> +Fixes
>> +sys/sysctl.h:21:2: error: "The <sys/sysctl.h> header is deprecated and will be removed." [-Werror,-W#warnings]
>> ...
> This package accumulates patches in OE that could be avoided by
> configuring with --disable-werror instead.

thats true but it would mask these issues by disabling werror and we 
wont be doing submissions like 
https://github.com/collectd/collectd/pull/3234, I would like us to fix 
things upstream instead of masking them.

>
> cu
> Adrian
>


More information about the Openembedded-devel mailing list