Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 552476 - 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]
Summary: net-firewall/ipt_netflow-2.1 with kernel >= 3.19 - .../work/ipt-netflow-2.1/i...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sergey Popov
URL: https://github.com/aabc/ipt-netflow/c...
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2015-06-18 16:43 UTC by Tomasz Chilinski
Modified: 2015-07-08 10:38 UTC (History)
2 users (show)

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


Attachments
build.log (file_552476.txt,17.92 KB, text/plain)
2015-06-19 07:13 UTC, Tomasz Chilinski
Details
emerge --info (file_552476.txt,5.01 KB, text/plain)
2015-06-19 07:14 UTC, Tomasz Chilinski
Details

Note You need to log in before you can comment on or make changes to this bug.
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