Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 921164 - media-sound/jack-audio-connection-kit-0.125.0-r1 calls commands that do not exist (GCC-14-SYSTEM): 1
Summary: media-sound/jack-audio-connection-kit-0.125.0-r1 calls commands that do not e...
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: nonbash
  Show dependency tree
 
Reported: 2024-01-01 14:40 UTC by Agostino Sarubbo
Modified: 2024-01-24 23:59 UTC (History)
0 users

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


Attachments
build.log (build.log,208.57 KB, text/plain)
2024-01-01 14:40 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-01-01 14:40:36 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-sound/jack-audio-connection-kit-0.125.0-r1 calls commands that do not exist (GCC-14-SYSTEM).
Discovered on: amd64 (internal ref: gcc14_tinderbox)

NOTE:
(GCC-14-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-14 but this bug MAY or MAY NOT BE related to the new compiler
Please look for 'command not found' and/or 'no such file or directory'.
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-01 14:40:39 UTC
Created attachment 881214 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-01-01 14:40:39 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


/bin/sh: line 1: md5: command not found
checking platform dependencies... ./configure: line 15826: 1: command not found
evmon.c:114:52: error: passing argument 2 of ‘jack_set_port_rename_callback’ from incompatible pointer type [-Wincompatible-pointer-types]
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-01-24 23:59:00 UTC
There's at least a nonbash issue in configure, even if it doesn't cause the bug.