Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 895578 - media-sound/cdstatus-0.97.03 - cdstatus.c: error: int32_t undeclared (first use in this function)
Summary: media-sound/cdstatus-0.97.03 - cdstatus.c: error: int32_t undeclared (first u...
Status: RESOLVED DUPLICATE of bug 715852
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-20 18:07 UTC by Toralf Förster
Modified: 2024-03-26 13:49 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.75 KB, text/plain)
2023-02-20 18:07 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,58.15 KB, text/plain)
2023-02-20 18:07 UTC, Toralf Förster
Details
environment (environment,23.53 KB, text/plain)
2023-02-20 18:07 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,698 bytes, application/x-bzip)
2023-02-20 18:07 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,15.24 KB, application/x-bzip)
2023-02-20 18:07 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,5.61 KB, application/x-bzip)
2023-02-20 18:07 UTC, Toralf Förster
Details
media-sound:cdstatus-0.97.03:20230220-175709.log (media-sound:cdstatus-0.97.03:20230220-175709.log,10.32 KB, text/plain)
2023-02-20 18:07 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,9.83 KB, application/x-bzip)
2023-02-20 18:07 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 2023-02-20 18:07:31 UTC
cdstatus.c:544:17: error: unknown type name 'int16_t'
  544 |                 int16_t block_align;
      |                 ^~~~~~~
cdstatus.c:545:17: error: unknown type name 'int16_t'
  545 |                 int16_t bits_per_sample;
      |                 ^~~~~~~
cdstatus.c:554:31: error: 'int32_t' undeclared (first use in this function)
  554 |         wHeader.total_size = (int32_t)(chunksize + sizeof(wavHeader));
      |                               ^~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-j5-20230220-110025

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-12 *
clang/llvm (if any):
clang version 15.0.7
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.7
Python 3.10.10
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

php cli (if any):
  [1]   php8.2 *

  HEAD of ::gentoo
commit 57ef7fb8e170f6b7f2a8c363cda07b3cd6fb23f1
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Feb 20 17:02:04 2023 +0000

    2023-02-20 17:02:03 UTC

emerge -qpvO media-sound/cdstatus
[ebuild  N    ] media-sound/cdstatus-0.97.03
Comment 1 Toralf Förster gentoo-dev 2023-02-20 18:07:32 UTC
Created attachment 853342 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-02-20 18:07:33 UTC
Created attachment 853344 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-02-20 18:07:34 UTC
Created attachment 853346 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-02-20 18:07:35 UTC
Created attachment 853348 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-02-20 18:07:36 UTC
Created attachment 853350 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-02-20 18:07:37 UTC
Created attachment 853352 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-02-20 18:07:38 UTC
Created attachment 853354 [details]
media-sound:cdstatus-0.97.03:20230220-175709.log
Comment 8 Toralf Förster gentoo-dev 2023-02-20 18:07:39 UTC
Created attachment 853356 [details]
temp.tar.bz2
Comment 9 Agostino Sarubbo gentoo-dev 2024-03-26 13:49:36 UTC
tinderbox_musl detected this bug as duplicate of 715852 - If this an error, please let me know

*** This bug has been marked as a duplicate of bug 715852 ***