CC proto_nlmsg.c proto_nlmsg.c: In function ‘nlmsg_genl_type2str’: proto_nlmsg.c:243:7: error: ‘GENL_ID_GENERATE’ undeclared (first use in this function) case GENL_ID_GENERATE: return "id gen"; ^ proto_nlmsg.c:243:7: note: each undeclared identifier is reported only once for each function it appears in ----------------------------------------------------------------- This is an unstable amd64 chroot image (named plasma-abi32+64_20170216-195507) at a hardened host acting as a tinderbox. ----------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-5.4.0 * llvm-config: 3.9.1 Available Python interpreters, in order of preference: [1] python3.4 [2] python3.5 (fallback) [3] python2.7 (fallback) [4] jython2.7 (fallback) Available Ruby profiles: [1] ruby21 (with Rubygems) * java-config: The following VMs are available for generation-2: *) IcedTea JDK 7.2.6.8 [icedtea-bin-7] 2) IcedTea JDK 3.3.0 [icedtea-bin-8] Available Java Virtual Machines: [1] icedtea-bin-7 system-vm [2] icedtea-bin-8
Created attachment 465208 [details] emerge-info.txt
Created attachment 465210 [details] config.log.tbz2
Created attachment 465212 [details] emerge-history.txt
Created attachment 465214 [details] environment
Created attachment 465216 [details] etc.portage.tbz2
Created attachment 465218 [details] net-analyzer:netsniff-ng-0.6.1:20170226-034600.log
Created attachment 489240 [details, diff] Patch for not existing symbol GENL_ID_GENERATE was removed from kernel headers https://github.com/torvalds/linux/commit/a07ea4d9941af5a0c6f0be2a71b51ac9c083c5e5
Just ran into this myself. Would be nice if the patch could be added.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1237f2258dbdaf78ca7666a490efe3ffea2d7fc9 commit 1237f2258dbdaf78ca7666a490efe3ffea2d7fc9 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2019-03-17 19:13:24 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2019-03-17 19:13:51 +0000 package.mask: Last rite net-analyzer/netsniff-ng Bug: https://bugs.gentoo.org/610966 Signed-off-by: Michał Górny <mgorny@gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e452308bfef9842a5fa61de7cf823d30d31d3701 commit e452308bfef9842a5fa61de7cf823d30d31d3701 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2019-04-16 07:34:24 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2019-04-16 07:36:34 +0000 net-analyzer/netsniff-ng: Remove last-rited pkg Closes: https://bugs.gentoo.org/610966 Signed-off-by: Michał Górny <mgorny@gentoo.org> net-analyzer/netsniff-ng/Manifest | 1 - net-analyzer/netsniff-ng/metadata.xml | 5 -- net-analyzer/netsniff-ng/netsniff-ng-0.6.1.ebuild | 58 ----------------------- net-analyzer/netsniff-ng/netsniff-ng-9999.ebuild | 58 ----------------------- profiles/package.mask | 7 --- 5 files changed, 129 deletions(-)