Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 552476

Summary: net-firewall/ipt_netflow-2.1 with kernel >= 3.19 - .../work/ipt-netflow-2.1/ipt_NETFLOW.c:1748:2: error: implicit declaration of function ‘__get_cpu_var’ [-Werror=implicit-function-declaration]
Product: Gentoo Linux Reporter: Tomasz Chilinski <tomasz.chilinski>
Component: [OLD] LibraryAssignee: Sergey Popov <pinkbyte>
Status: RESOLVED FIXED    
Severity: normal CC: netmon, tomasz.chilinski
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/aabc/ipt-netflow/commit/582fd497a5f0f5ae5dce24cba042d856d63bfbe1
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info

Description Tomasz Chilinski 2015-06-18 16:43:19 UTC
Link to fix provided by upstream:
https://github.com/aabc/ipt-netflow/commit/582fd497a5f0f5ae5dce24cba042d856d63bfbe1
Using above patch kernel compiles flawlessly.

Reproducible: Always

Steps to Reproduce:
1. Install kernel >= 3.19.
2. Try to install net-firewall/ipt_netflow.
Comment 1 Adam Feldman gentoo-dev 2015-06-19 07:07:24 UTC
Mind uploading your build.log and emerge --info just for confirmation/extra info?
Comment 2 Tomasz Chilinski 2015-06-19 07:13:31 UTC
Created attachment 405360 [details]
build.log
Comment 3 Tomasz Chilinski 2015-06-19 07:14:20 UTC
Created attachment 405362 [details]
emerge --info
Comment 4 Tomasz Chilinski 2015-07-02 20:53:43 UTC
ping
Comment 5 Sergey Popov gentoo-dev 2015-07-08 10:38:12 UTC
+  08 Jul 2015; Sergey Popov <pinkbyte@gentoo.org> ipt_netflow-2.1.ebuild,
+  +files/ipt_netflow-2.1-linux-3.19.patch:
+  Fix building with kernel 3.19, wrt bug #552476. Thanks to Tomasz Chilinski
+  <tomasz.chilinski AT chilan.com> for discovering this issue

Sorry for long delay