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'.
Created attachment 881214 [details] build.log build log and emerge --info
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]
There's at least a nonbash issue in configure, even if it doesn't cause the bug.