From: Stephen Rothwell <sfr@canb.auug.org.au>
To: Pavel Machek <pavel@ucw.cz>
Cc: pablo@netfilter.org, kadlec@blackhole.kfki.hu, fw@strlen.de,
netfilter-devel@vger.kernel.org, coreteam@netfilter.org,
kernel list <linux-kernel@vger.kernel.org>
Subject: Re: Next 20190620: fails to compile in netfilter on x86-32
Date: Fri, 21 Jun 2019 21:46:57 +1000 [thread overview]
Message-ID: <20190621214657.1624e5a4@canb.auug.org.au> (raw)
In-Reply-To: <20190621110311.GF24145@amd>
[-- Attachment #1: Type: text/plain, Size: 1252 bytes --]
Hi Pavel,
On Fri, 21 Jun 2019 13:03:11 +0200 Pavel Machek <pavel@ucw.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
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
prev parent reply other threads:[~2019-06-21 11:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-21 11:03 Next 20190620: fails to compile in netfilter on x86-32 Pavel Machek
2019-06-21 11:46 ` Stephen Rothwell [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190621214657.1624e5a4@canb.auug.org.au \
--to=sfr@canb.auug.org.au \
--cc=coreteam@netfilter.org \
--cc=fw@strlen.de \
--cc=kadlec@blackhole.kfki.hu \
--cc=linux-kernel@vger.kernel.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=pablo@netfilter.org \
--cc=pavel@ucw.cz \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).