Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 928954 - media-sound/bristol-0.60.11-r3 - type void (int) _attribute_((noreturn)); ISO C99 and later do not
Summary: media-sound/bristol-0.60.11-r3 - type void (int) _attribute_((noreturn)); ISO...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2024-04-08 19:07 UTC by Toralf Förster
Modified: 2024-04-08 19:08 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.92 KB, text/plain)
2024-04-08 19:07 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,96.38 KB, text/plain)
2024-04-08 19:07 UTC, Toralf Förster
Details
environment (environment,103.25 KB, text/plain)
2024-04-08 19:07 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.18 KB, application/x-xz)
2024-04-08 19:07 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,10.66 KB, application/x-xz)
2024-04-08 19:07 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,6.88 KB, application/x-xz)
2024-04-08 19:07 UTC, Toralf Förster
Details
media-sound:bristol-0.60.11-r3:20240408-185743.log (media-sound:bristol-0.60.11-r3:20240408-185743.log,78.92 KB, text/plain)
2024-04-08 19:08 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,177.83 KB, text/plain)
2024-04-08 19:08 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,280.06 KB, application/x-xz)
2024-04-08 19:08 UTC, Toralf Förster
Details
var.tmp.clang.tar.xz (var.tmp.clang.tar.xz,1.07 KB, application/x-xz)
2024-04-08 19:08 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-08 19:07:53 UTC
      a prototype is deprecated in all versions of C and is not supported in C23
      [-Wdeprecated-non-prototype]
  134 |                 if ((bmidi.dev[dev].fd = initControl1P warningo generatedr.
t(host, chan)) < 0)
      |                                                         ^
midiTCPDevMan.c:148:4: error: call to undeclared library function 'exit' with
      type 'void (int) __attribute__((noreturn))'; ISO C99 and later do not
      support implicit function declarations [-Wimplicit-function-declaration]
  148 |                         exit(-2);

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 18.1.3+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.3+libcxx
Python 3.11.9
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems) *
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

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php8.1
  [2]   php8.3 *
go version go1.22.1 linux/amd64

  HEAD of ::gentoo
commit f8c434ee23f99526edffc4c1eac11ea13a329415
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Apr 8 18:04:09 2024 +0000

    2024-04-08 18:04:09 UTC

emerge -qpvO media-sound/bristol
[ebuild  N    ] media-sound/bristol-0.60.11-r3  USE="-alsa -oss"
Comment 1 Toralf Förster gentoo-dev 2024-04-08 19:07:54 UTC
Created attachment 889941 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-04-08 19:07:55 UTC
Created attachment 889942 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-04-08 19:07:56 UTC
Created attachment 889943 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-04-08 19:07:57 UTC
Created attachment 889944 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-04-08 19:07:58 UTC
Created attachment 889945 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-04-08 19:07:59 UTC
Created attachment 889946 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-04-08 19:08:00 UTC
Created attachment 889947 [details]
media-sound:bristol-0.60.11-r3:20240408-185743.log
Comment 8 Toralf Förster gentoo-dev 2024-04-08 19:08:01 UTC
Created attachment 889948 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2024-04-08 19:08:03 UTC
Created attachment 889949 [details]
temp.tar.xz
Comment 10 Toralf Förster gentoo-dev 2024-04-08 19:08:04 UTC
Created attachment 889950 [details]
var.tmp.clang.tar.xz