From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D0ABFC43613 for ; Fri, 21 Jun 2019 11:03:36 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id A5D0321530 for ; Fri, 21 Jun 2019 11:03:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726753AbfFULDf (ORCPT ); Fri, 21 Jun 2019 07:03:35 -0400 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:52060 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726285AbfFULDe (ORCPT ); Fri, 21 Jun 2019 07:03:34 -0400 Received: by atrey.karlin.mff.cuni.cz (Postfix, from userid 512) id 3D7758057C; Fri, 21 Jun 2019 13:03:22 +0200 (CEST) Date: Fri, 21 Jun 2019 13:03:11 +0200 From: Pavel Machek To: pablo@netfilter.org, kadlec@blackhole.kfki.hu, fw@strlen.de, netfilter-devel@vger.kernel.org, coreteam@netfilter.org, kernel list , sfr@canb.auug.org.au Subject: Next 20190620: fails to compile in netfilter on x86-32 Message-ID: <20190621110311.GF24145@amd> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="pyE8wggRBhVBcj8z" Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --pyE8wggRBhVBcj8z Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! 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 =E2=80=98nf_ipv6_cookie_init_sequence=E2=80=99: ./include/linux/netfilter_ipv6.h:174:2: error: implicit declaration of function =E2=80=98__cookie_v6_init_sequence=E2=80=99 [-Werror=3Dimplicit-function-declaration] return __cookie_v6_init_sequence(iph, th, mssp); ^ ./include/linux/netfilter_ipv6.h: In function =E2=80=98nf_cookie_v6_check=E2=80=99: ./include/linux/netfilter_ipv6.h:189:2: error: implicit declaration of function =E2=80=98__cookie_v6_check=E2=80=99 [-Werror=3Dimplicit-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? Best regards, Pavel --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --pyE8wggRBhVBcj8z Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAl0MuW8ACgkQMOfwapXb+vIuCACgnvmyRRIBs4fi3Dhtj5v27hz9 ITUAnAgSedTWKtmneZ6Znt5jKedfxIm5 =g/aU -----END PGP SIGNATURE----- --pyE8wggRBhVBcj8z--