Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 781014 - net-firewall/ipt_netflow-2.5.1-r1 - /.../compat.h: error: implicit declaration of function ref_module
Summary: net-firewall/ipt_netflow-2.5.1-r1 - /.../compat.h: error: implicit declaratio...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sergey Popov
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-08 07:14 UTC by Toralf Förster
Modified: 2021-07-05 14:21 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.34 KB, text/plain)
2021-04-08 07:14 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,366.45 KB, text/plain)
2021-04-08 07:14 UTC, Toralf Förster
Details
environment (environment,95.63 KB, text/plain)
2021-04-08 07:14 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,28.62 KB, application/x-bzip)
2021-04-08 07:14 UTC, Toralf Förster
Details
net-firewall:ipt_netflow-2.5.1-r1:20210408-015556.log (net-firewall:ipt_netflow-2.5.1-r1:20210408-015556.log,4.79 KB, text/plain)
2021-04-08 07:14 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,23.71 KB, application/x-bzip)
2021-04-08 07:14 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 2021-04-08 07:14:40 UTC
In file included from /var/tmp/portage/net-firewall/ipt_netflow-2.5.1-r1/work/ipt_netflow-2.5.1/ipt_NETFLOW.c:76:
/var/tmp/portage/net-firewall/ipt_netflow-2.5.1-r1/work/ipt_netflow-2.5.1/ipt_NETFLOW.c: In function ‘register_ct_events’:
/var/tmp/portage/net-firewall/ipt_netflow-2.5.1-r1/work/ipt_netflow-2.5.1/compat.h:173:21: error: implicit declaration of function ‘ref_module’; did you mean ‘use_module’? [-Werror=implicit-function-declaration]
  173 | # define use_module ref_module
      |                     ^~~~~~~~~~
/var/tmp/portage/net-firewall/ipt_netflow-2.5.1-r1/work/ipt_netflow-2.5.1/ipt_NETFLOW.c:5480:3: note: in expansion of macro ‘use_module’

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-20210330-091524

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.1.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.1.0
Python 3.8.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.51.0
  [2]   rust-1.51.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.282_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Thu Apr  8 00:35:33 UTC 2021

emerge -qpvO net-firewall/ipt_netflow
[ebuild  N    ] net-firewall/ipt_netflow-2.5.1-r1  USE="natevents -debug -dist-kernel -snmp"
Comment 1 Toralf Förster gentoo-dev 2021-04-08 07:14:41 UTC
Created attachment 698427 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-04-08 07:14:43 UTC
Created attachment 698430 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-04-08 07:14:45 UTC
Created attachment 698433 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-04-08 07:14:46 UTC
Created attachment 698436 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-04-08 07:14:47 UTC
Created attachment 698439 [details]
net-firewall:ipt_netflow-2.5.1-r1:20210408-015556.log
Comment 6 Toralf Förster gentoo-dev 2021-04-08 07:14:48 UTC
Created attachment 698442 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2021-07-05 14:21:14 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=205596a0f676638bc1fa3a4f6b552b984c98a5d4

commit 205596a0f676638bc1fa3a4f6b552b984c98a5d4
Author:     Sergey Popov <pinkbyte@gentoo.org>
AuthorDate: 2021-07-05 14:20:50 +0000
Commit:     Sergey Popov <pinkbyte@gentoo.org>
CommitDate: 2021-07-05 14:21:10 +0000

    net-firewall/ipt_netflow: backport fix regarding obsolete ref_module call
    
    Closes: https://bugs.gentoo.org/781014
    Package-Manager: Portage-3.0.18, Repoman-3.0.2
    Signed-off-by: Sergey Popov <pinkbyte@gentoo.org>

 .../files/ipt_netflow-2.6-ref_module_fix.patch     | 60 ++++++++++++++++++++++
 net-firewall/ipt_netflow/ipt_netflow-2.6.ebuild    |  1 +
 2 files changed, 61 insertions(+)