Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 657486 - net-firewall/ipset-6.34 : /.../ip_set_core.c:2070:8: error: implicit declaration of function net_assign_generic
Summary: net-firewall/ipset-6.34 : /.../ip_set_core.c:2070:8: error: implicit declarat...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 663616
  Show dependency tree
 
Reported: 2018-06-06 20:18 UTC by Toralf Förster
Modified: 2019-05-25 23:34 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,15.60 KB, text/plain)
2018-06-06 20:18 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,214.10 KB, text/plain)
2018-06-06 20:18 UTC, Toralf Förster
Details
environment (environment,121.41 KB, text/plain)
2018-06-06 20:18 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,20.53 KB, application/x-bzip)
2018-06-06 20:19 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,12.70 KB, application/x-bzip)
2018-06-06 20:19 UTC, Toralf Förster
Details
net-firewall:ipset-6.34:20180606-030244.log (net-firewall:ipset-6.34:20180606-030244.log,31.70 KB, text/plain)
2018-06-06 20:19 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,31.75 KB, application/x-bzip)
2018-06-06 20:19 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-06-06 20:18:50 UTC
  CC [M]  /var/tmp/portage/net-firewall/ipset-6.34/work/ipset-6.34/kernel/net/netfilter/ipset/ip_set_core.o
/var/tmp/portage/net-firewall/ipset-6.34/work/ipset-6.34/kernel/net/netfilter/ipset/ip_set_core.c: In function ‘ip_set_net_init’:
/var/tmp/portage/net-firewall/ipset-6.34/work/ipset-6.34/kernel/net/netfilter/ipset/ip_set_core.c:2070:8: error: implicit declaration of function ‘net_assign_generic’; did you mean ‘net_generic’? [-Werror=implicit-function-declaration]
  err = net_assign_generic(net, ip_set_net_id, inst);
        ^~~~~~~~~~~~~~~~~~
        net_generic

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_libressl_20180601-182512

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)
  [3]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *



emerge -qpv net-firewall/ipset
[ebuild  N    ] net-firewall/ipset-6.34  USE="modules"
Comment 1 Toralf Förster gentoo-dev 2018-06-06 20:18:53 UTC
Created attachment 535070 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-06-06 20:18:56 UTC
Created attachment 535072 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-06-06 20:18:59 UTC
Created attachment 535074 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-06-06 20:19:02 UTC
Created attachment 535076 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-06-06 20:19:05 UTC
Created attachment 535078 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-06-06 20:19:08 UTC
Created attachment 535080 [details]
net-firewall:ipset-6.34:20180606-030244.log
Comment 7 Toralf Förster gentoo-dev 2018-06-06 20:19:11 UTC
Created attachment 535082 [details]
temp.tbz2
Comment 8 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2019-05-25 23:34:54 UTC
Cannot reproduce.