Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 930509 - media-sound/streamripper-1.64.6 - char (char , const char ); ISO C99 and later do not support implicit
Summary: media-sound/streamripper-1.64.6 - char (char , const char ); ISO C99 and late...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2024-04-23 16:17 UTC by Toralf Förster
Modified: 2024-04-23 21:24 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,22.71 KB, text/plain)
2024-04-23 16:18 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,255.81 KB, text/plain)
2024-04-23 16:18 UTC, Toralf Förster
Details
environment (environment,89.83 KB, text/plain)
2024-04-23 16:18 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-04-23 16:18 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,48.23 KB, application/x-xz)
2024-04-23 16:18 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,7.53 KB, application/x-xz)
2024-04-23 16:18 UTC, Toralf Förster
Details
media-sound:streamripper-1.64.6:20240423-150036.log (media-sound:streamripper-1.64.6:20240423-150036.log,22.74 KB, text/plain)
2024-04-23 16:18 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,62.16 KB, application/x-xz)
2024-04-23 16:18 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,34.84 KB, application/x-xz)
2024-04-23 16:18 UTC, Toralf Förster
Details
var.tmp.clang.tar.xz (var.tmp.clang.tar.xz,1.77 KB, application/x-xz)
2024-04-23 16:18 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-23 16:17:59 UTC
lib/argv.c:120:27: warning: passing arguments to 'malloc' without a prototype is
      deprecated in all versions of C and is not supported in C23
      [-Wdeprecated-non-prototype]
  120 |       copy[argc] = malloc (sizeof (char *) * (len + 1));
      |                           ^
lib/argv.c:126:7: error: call to undeclared library function 'strcpy' with type
      'char *(char *, const char *)'; ISO C99 and later do not support implicit
      function declarations [-Wimplicit-function-declaration]
  126 |       strcpy (copy[argc], argv[argc]);

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_llvm-20240418-200202

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-14 *
clang/llvm (if any):
clang version 18.1.4+libcxx
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/18
18.1.4+libcxx
Python 3.11.9
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.77.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.10_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.2_p13 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.402_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm

php cli (if any):
go version go1.22.2 linux/amd64

  HEAD of ::gentoo
commit 7cc7b2ce65639700812e8361a7bd4a75d82fa754
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Apr 23 14:19:19 2024 +0000

    2024-04-23 14:19:18 UTC

emerge -qpvO media-sound/streamripper
[ebuild  N    ] media-sound/streamripper-1.64.6  USE="-vorbis"
Comment 1 Toralf Förster gentoo-dev 2024-04-23 16:18:00 UTC
Created attachment 891550 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-04-23 16:18:01 UTC
Created attachment 891551 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-04-23 16:18:03 UTC
Created attachment 891552 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-04-23 16:18:03 UTC
Created attachment 891553 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-04-23 16:18:04 UTC
Created attachment 891554 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-04-23 16:18:05 UTC
Created attachment 891555 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-04-23 16:18:06 UTC
Created attachment 891556 [details]
media-sound:streamripper-1.64.6:20240423-150036.log
Comment 8 Toralf Förster gentoo-dev 2024-04-23 16:18:07 UTC
Created attachment 891557 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-04-23 16:18:08 UTC
Created attachment 891558 [details]
temp.tar.xz
Comment 10 Toralf Förster gentoo-dev 2024-04-23 16:18:09 UTC
Created attachment 891559 [details]
var.tmp.clang.tar.xz