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:   Sun, 20 Feb 2022 15:37:22 -0800
From:   Robert Gadsdon <rhgadsdon@...il.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: Linux 5.17-rc5

Compile fail.   Fedora 35, GCC 11.2.1, x86_64..

....................
   AR      net/netfilter/built-in.a
   LD [M]  net/netfilter/nf_conntrack.o
   CC [M]  net/netfilter/xt_socket.o
net/netfilter/xt_socket.c: In function ‘socket_mt_destroy’:
net/netfilter/xt_socket.c:224:17: error: implicit declaration of 
function ‘nf_defrag_ipv6_disable’; did you mean 
‘nf_defrag_ipv4_disable’? [-Werror=implicit-function-declaration]
   224 |                 nf_defrag_ipv6_disable(par->net);
       |                 ^~~~~~~~~~~~~~~~~~~~~~
       |                 nf_defrag_ipv4_disable
cc1: some warnings being treated as errors
make[2]: *** [scripts/Makefile.build:288: net/netfilter/xt_socket.o] Error 1
make[1]: *** [scripts/Makefile.build:550: net/netfilter] Error 2
make: *** [Makefile:1831: net] Error 2


- already reported on Feb 11th, at:
http://lkml.iu.edu/hypermail/linux/kernel/2202.1/05890.html

Robert Gadsdon
February 20th 2022.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ