Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 871477 - media-sound/aucatctl-0.1 - aucatctl.c: error: call to undeclared library function strlcpy with type
Summary: media-sound/aucatctl-0.1 - aucatctl.c: error: call to undeclared library func...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Haelwenn (lanodan) Monnier
URL:
Whiteboard:
Keywords:
: 874297 882117 (view as bug list)
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-09-18 16:09 UTC by Toralf Förster
Modified: 2022-11-20 21:44 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.45 KB, text/plain)
2022-09-18 16:09 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,230.88 KB, text/plain)
2022-09-18 16:09 UTC, Toralf Förster
Details
environment (environment,61.34 KB, text/plain)
2022-09-18 16:09 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,15.47 KB, application/x-bzip)
2022-09-18 16:09 UTC, Toralf Förster
Details
media-sound:aucatctl-0.1:20220918-151701.log (media-sound:aucatctl-0.1:20220918-151701.log,5.43 KB, text/plain)
2022-09-18 16:09 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,16.96 KB, application/x-bzip)
2022-09-18 16:09 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 2022-09-18 16:09:10 UTC
aucatctl.c:121:22: warning: more '%' conversions than data arguments
      [-Wformat-insufficient-args]
                        fprintf(stderr, "%u: invalid channel name\n");
                                         ~^
aucatctl.c:124:3: error: call to undeclared library function 'strlcpy' with type
      'unsigned long (char *, const char *, unsigned long)'; ISO C99 and later
      do not support implicit function declarations

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-j4-20220915-203738

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.0
Python 3.10.7
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.63.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.16.1_p1 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php8.1 *
GNU Make 4.3.90

  HEAD of ::gentoo
commit 72d116c2f0bbea9182d6346cbd9efc0bd87933c7
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Sep 18 14:16:53 2022 +0000

    2022-09-18 14:16:53 UTC

emerge -qpvO media-sound/aucatctl
[ebuild  N    ] media-sound/aucatctl-0.1
Comment 1 Toralf Förster gentoo-dev 2022-09-18 16:09:11 UTC
Created attachment 811903 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-18 16:09:13 UTC
Created attachment 811906 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-09-18 16:09:14 UTC
Created attachment 811909 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-09-18 16:09:16 UTC
Created attachment 811912 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-09-18 16:09:17 UTC
Created attachment 811915 [details]
media-sound:aucatctl-0.1:20220918-151701.log
Comment 6 Toralf Förster gentoo-dev 2022-09-18 16:09:18 UTC
Created attachment 811918 [details]
temp.tar.bz2
Comment 7 Haelwenn (lanodan) Monnier 2022-09-18 16:34:58 UTC
I guess it could be last-rited, it's been replaced by sndioctl in the sndio package.
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-11-20 21:44:30 UTC
*** Bug 874297 has been marked as a duplicate of this bug. ***
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-11-20 21:44:36 UTC
*** Bug 882117 has been marked as a duplicate of this bug. ***