Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 695476 - net-firewall/rtsp-conntrack-3.7-r1 : /.../nf_conntrack_rtsp.c:358:12: error: too few arguments to function nf_ct_expect_related
Summary: net-firewall/rtsp-conntrack-3.7-r1 : /.../nf_conntrack_rtsp.c:358:12: error: ...
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: 2019-09-23 16:51 UTC by Toralf Förster
Modified: 2019-10-02 14:33 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.14 KB, text/plain)
2019-09-23 16:51 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,149.61 KB, text/plain)
2019-09-23 16:51 UTC, Toralf Förster
Details
environment (environment,89.45 KB, text/plain)
2019-09-23 16:51 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.47 KB, application/x-bzip)
2019-09-23 16:51 UTC, Toralf Förster
Details
net-firewall:rtsp-conntrack-3.7-r1:20190923-002107.log (net-firewall:rtsp-conntrack-3.7-r1:20190923-002107.log,5.99 KB, text/plain)
2019-09-23 16:51 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,22.72 KB, application/x-bzip)
2019-09-23 16:51 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 2019-09-23 16:51:11 UTC
/var/tmp/portage/net-firewall/rtsp-conntrack-3.7-r1/work/rtsp/nf_conntrack_rtsp.c: In function ‘help_out’:
/var/tmp/portage/net-firewall/rtsp-conntrack-3.7-r1/work/rtsp/nf_conntrack_rtsp.c:358:12: error: too few arguments to function ‘nf_ct_expect_related’
  358 |   else if (nf_ct_expect_related(exp) != 0) {
      |            ^~~~~~~~~~~~~~~~~~~~
In file included from /var/tmp/portage/net-firewall/rtsp-conntrack-3.7-r1/work/rtsp/nf_conntrack_rtsp.c:38:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-libressl_abi32+64-20190919-073354

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

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

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.37.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

repository timestamp:

==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Sun, 22 Sep 2019 23:46:29 +0000

emerge -qpvO net-firewall/rtsp-conntrack
[ebuild  N    ] net-firewall/rtsp-conntrack-3.7-r1
Comment 1 Toralf Förster gentoo-dev 2019-09-23 16:51:14 UTC
Created attachment 590718 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-09-23 16:51:16 UTC
Created attachment 590720 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-09-23 16:51:19 UTC
Created attachment 590722 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-09-23 16:51:22 UTC
Created attachment 590724 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-09-23 16:51:24 UTC
Created attachment 590726 [details]
net-firewall:rtsp-conntrack-3.7-r1:20190923-002107.log
Comment 6 Toralf Förster gentoo-dev 2019-09-23 16:51:27 UTC
Created attachment 590728 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2019-10-02 14:33:52 UTC
The bug has been closed via the following commit(s):

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

commit cd00367401c11d4d9948453b952912cb6b7e2661
Author:     Sergey Popov <pinkbyte@gentoo.org>
AuthorDate: 2019-10-02 14:33:23 +0000
Commit:     Sergey Popov <pinkbyte@gentoo.org>
CommitDate: 2019-10-02 14:33:47 +0000

    net-firewall/rtsp-conntrack: version bump
    
    Add compatibility patch for kernel 5.3
    
    Reported-by: Toralf Förster <toralf@gentoo.org>
    Closes: https://bugs.gentoo.org/695476
    Signed-off-by: Sergey Popov <pinkbyte@gentoo.org>
    Package-Manager: Portage-2.3.66, Repoman-2.3.11

 net-firewall/rtsp-conntrack/Manifest               |   1 +
 .../files/rtsp-conntrack-4.18-linux-5.3.patch      | 122 +++++++++++++++++++++
 .../rtsp-conntrack/rtsp-conntrack-4.18.ebuild      |  28 +++++
 3 files changed, 151 insertions(+)