Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 630446 - net-firewall/ipt_netflow-2.2-r1 : /.../ipt_NETFLOW.c:586:20: error: passing argument 1 of atomic_read from incompatible pointer type [-Werror=incompatible-pointer-types]
Summary: net-firewall/ipt_netflow-2.2-r1 : /.../ipt_NETFLOW.c:586:20: error: passing a...
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: 2017-09-09 07:23 UTC by Toralf Förster
Modified: 2017-09-11 09:33 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.49 KB, text/plain)
2017-09-09 07:23 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,215.61 KB, text/plain)
2017-09-09 07:23 UTC, Toralf Förster
Details
environment (environment,122.02 KB, text/plain)
2017-09-09 07:23 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.66 KB, application/x-bzip)
2017-09-09 07:23 UTC, Toralf Förster
Details
net-firewall:ipt_netflow-2.2-r1:20170909-035828.log (net-firewall:ipt_netflow-2.2-r1:20170909-035828.log,9.24 KB, text/plain)
2017-09-09 07:23 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,29.48 KB, application/x-bzip)
2017-09-09 07:23 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 2017-09-09 07:23:04 UTC
  CC [M]  /var/tmp/portage/net-firewall/ipt_netflow-2.2-r1/work/ipt-netflow-2.2/ipt_NETFLOW.o
/var/tmp/portage/net-firewall/ipt_netflow-2.2-r1/work/ipt-netflow-2.2/ipt_NETFLOW.c: In function ‘snmp_seq_show’:
/var/tmp/portage/net-firewall/ipt_netflow-2.2-r1/work/ipt-netflow-2.2/ipt_NETFLOW.c:586:20: error: passing argument 1 of ‘atomic_read’ from incompatible pointer type [-Werror=incompatible-pointer-types]
        atomic_read(&sk->sk_wmem_alloc),
                    ^
In file included from ./arch/x86/include/asm/msr.h:66:0,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-systemd_20170903-225953

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)




emerge -qpv net-firewall/ipt_netflow
[ebuild  N    ] net-firewall/ipt_netflow-2.2-r1  USE="-debug -snmp"
Comment 1 Toralf Förster gentoo-dev 2017-09-09 07:23:07 UTC
Created attachment 493454 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-09-09 07:23:10 UTC
Created attachment 493456 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-09-09 07:23:14 UTC
Created attachment 493458 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-09-09 07:23:17 UTC
Created attachment 493460 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-09-09 07:23:20 UTC
Created attachment 493462 [details]
net-firewall:ipt_netflow-2.2-r1:20170909-035828.log
Comment 6 Toralf Förster gentoo-dev 2017-09-09 07:23:23 UTC
Created attachment 493464 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2017-09-11 09:33:55 UTC
Bug has been closed via the following commit:
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c5c24508b5a3faed392e546e2acdd684e28fdd1

commit 3c5c24508b5a3faed392e546e2acdd684e28fdd1
Author:     Sergey Popov <pinkbyte@gentoo.org>
AuthorDate: 2017-09-11 09:32:01 +0000
Commit:     Sergey Popov <pinkbyte@gentoo.org>
CommitDate: 2017-09-11 09:33:45 +0000

    net-firewall/ipt_netflow: backport fix for building with kernel 4.13
    
    Reported-by: Toralf Förster <toralf@gentoo.org>
    Closes: https://bugs.gentoo.org/630446
    
    Package-Manager: Portage-2.3.7, Repoman-2.3.1

 .../files/ipt_netflow-2.2-linux-4.13.patch         | 63 ++++++++++++++++++++++
 net-firewall/ipt_netflow/ipt_netflow-2.2-r1.ebuild |  3 ++
 2 files changed, 66 insertions(+)