Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 921164

Summary: media-sound/jack-audio-connection-kit-0.125.0-r1 calls commands that do not exist (GCC-14-SYSTEM): 1
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Professional Audio Applications Maintainers <proaudio>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 526268    
Attachments: build.log

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.