lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 21 Jun 2019 21:46:57 +1000
From:   Stephen Rothwell <sfr@...b.auug.org.au>
To:     Pavel Machek <pavel@....cz>
Cc:     pablo@...filter.org, kadlec@...ckhole.kfki.hu, fw@...len.de,
        netfilter-devel@...r.kernel.org, coreteam@...filter.org,
        kernel list <linux-kernel@...r.kernel.org>
Subject: Re: Next 20190620: fails to compile in netfilter on x86-32

Hi Pavel,

On Fri, 21 Jun 2019 13:03:11 +0200 Pavel Machek <pavel@....cz> wrote:
>
> I get this during compilation:
> 
>   CC      net/netfilter/core.o
>   In file included from net/netfilter/core.c:19:0:
>   ./include/linux/netfilter_ipv6.h: In function
>   ‘nf_ipv6_cookie_init_sequence’:
>   ./include/linux/netfilter_ipv6.h:174:2: error: implicit declaration
>   of function ‘__cookie_v6_init_sequence’
>   [-Werror=implicit-function-declaration]
>     return __cookie_v6_init_sequence(iph, th, mssp);
>       ^
>       ./include/linux/netfilter_ipv6.h: In function
>   ‘nf_cookie_v6_check’:
>   ./include/linux/netfilter_ipv6.h:189:2: error: implicit declaration
>   of function ‘__cookie_v6_check’
>   [-Werror=implicit-function-declaration]
>     return __cookie_v6_check(iph, th, cookie);
>       ^
>       cc1: some warnings being treated as errors
>       scripts/Makefile.build:278: recipe for target
>   'net/netfilter/core.o' failed
>   make[2]: *** [net/netfilter/core.o] Error 1
>   scripts/Makefile.build:498: recipe for target 'net/netfilter' failed
>   make[1]: *** [net/netfilter] Error 2
> 
> Is it known?

Yes, and should be fixed in next-20190621.

-- 
Cheers,
Stephen Rothwell

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ