Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 928590 - net-firewall/rtsp-conntrack-5.3-r1 - /.../nf_conntrack_rtsp.c: error: implicit declaration of function strlcpy
Summary: net-firewall/rtsp-conntrack-5.3-r1 - /.../nf_conntrack_rtsp.c: error: implici...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2024-04-04 16:06 UTC by Toralf Förster
Modified: 2024-04-27 20:36 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,23.62 KB, text/plain)
2024-04-04 16:06 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,119.80 KB, application/x-xz)
2024-04-04 16:06 UTC, Toralf Förster
Details
environment (environment,114.26 KB, text/plain)
2024-04-04 16:06 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,49.47 KB, application/x-xz)
2024-04-04 16:06 UTC, Toralf Förster
Details
net-firewall:rtsp-conntrack-5.3-r1:20240404-140958.log (net-firewall:rtsp-conntrack-5.3-r1:20240404-140958.log,11.87 KB, text/plain)
2024-04-04 16:06 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,118.23 KB, application/x-xz)
2024-04-04 16:06 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,26.68 KB, application/x-xz)
2024-04-04 16:06 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 2024-04-04 16:06:20 UTC
  printf '%s\n'   nf_nat_rtsp.o | awk '!x[$0]++ { print("/var/tmp/portage/net-firewall/rtsp-conntrack-5.3-r1/work/rtsp-linux-5.3/"$0) }' > /var/tmp/portage/net-firewall/rtsp-conntrack-5.3-r1/work/rtsp-linux-5.3/nf_nat_rtsp.mod
/var/tmp/portage/net-firewall/rtsp-conntrack-5.3-r1/work/rtsp-linux-5.3/nf_conntrack_rtsp.c: In function help:
/var/tmp/portage/net-firewall/rtsp-conntrack-5.3-r1/work/rtsp-linux-5.3/nf_conntrack_rtsp.c:473:9: warning: enumeration value IP_CT_DIR_MAX not handled in switch [-Wswitch]
  473 |         switch (CTINFO2DIR(ctinfo)) {
      |         ^~~~~~
/var/tmp/portage/net-firewall/rtsp-conntrack-5.3-r1/work/rtsp-linux-5.3/nf_conntrack_rtsp.c: In function init:
/var/tmp/portage/net-firewall/rtsp-conntrack-5.3-r1/work/rtsp-linux-5.3/nf_conntrack_rtsp.c:553:17: error: implicit declaration of function strlcpy; did you mean strscpy? [-Werror=implicit-function-declaration]
  553 |                 strlcpy(hlpr->name, tmpname, sizeof(hlpr->name));
      |                 ^~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0-20240327-092004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
/usr/lib/llvm/18
18.1.2
Python 3.11.8
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.77.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.22_p7 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.10_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.2_p13 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.402_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.22.1 linux/amd64

  HEAD of ::gentoo
commit 5ca0432127fff9ef5f7aa25bcd6be70aa9c87764
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Apr 4 13:03:59 2024 +0000

    2024-04-04 13:03:58 UTC

emerge -qpvO net-firewall/rtsp-conntrack
[ebuild  N    ] net-firewall/rtsp-conntrack-5.3-r1  USE="strip -dist-kernel -modules-compress -modules-sign"
Comment 1 Toralf Förster gentoo-dev 2024-04-04 16:06:21 UTC
Created attachment 889439 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-04-04 16:06:22 UTC
Created attachment 889440 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2024-04-04 16:06:23 UTC
Created attachment 889441 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-04-04 16:06:24 UTC
Created attachment 889442 [details]
etc.portage.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-04-04 16:06:25 UTC
Created attachment 889443 [details]
net-firewall:rtsp-conntrack-5.3-r1:20240404-140958.log
Comment 6 Toralf Förster gentoo-dev 2024-04-04 16:06:26 UTC
Created attachment 889444 [details]
qlist-info.txt.xz
Comment 7 Toralf Förster gentoo-dev 2024-04-04 16:06:27 UTC
Created attachment 889445 [details]
temp.tar.xz