Checking for zita-convolver >= 3.0 : Zita-convolver version 3 not found, trying version 4 Checking for zita-convolver >= 4.0 : yes Checking for zita-resampler >= 1.0 : Zita-resampler version 1 not found The configuration failed (complete log in /var/tmp/portage/media-sound/guitarix-0.44.1/work/guitarix-0.44.1/build/config.log) * ERROR: media-sound/guitarix-0.44.1::gentoo failed (configure phase): * configure failed * * Call stack: ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_no_multilib_systemd-j5-20230307-213431 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-13 * clang/llvm (if any): clang version 15.0.7 Target: x86_64-pc-linux-gnu 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) * Available Rust versions: [1] rust-bin-1.67.1 [2] rust-1.67.1 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 11.0.18_p10 [openjdk-bin-11] 2) Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17] *) Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 system-vm [2] openjdk-bin-11 [3] openjdk-bin-17 php cli (if any): HEAD of ::gentoo commit 9b2130b692c76663cac94b77eeb457aa14cd2214 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Thu Mar 9 01:32:01 2023 +0000 2023-03-09 01:32:01 UTC emerge -qpvO media-sound/guitarix [ebuild N ] media-sound/guitarix-0.44.1 USE="nls standalone -bluetooth -debug -lv2 -nsm -zeroconf"
Created attachment 857027 [details] emerge-info.txt
Created attachment 857029 [details] emerge-history.txt
Created attachment 857031 [details] environment
Created attachment 857033 [details] etc.clang.tar.bz2
Created attachment 857035 [details] etc.portage.tar.bz2
Created attachment 857037 [details] logs.tar.bz2
Created attachment 857039 [details] media-sound:guitarix-0.44.1:20230309-025553.log
Created attachment 857041 [details] temp.tar.bz2
Configure checks for ZITA_RESAMPLER_MAJOR_VERSION, but the zita-resampler headers does not define this variable. Adding #define ZITA_RESAMPLER_MAJOR_VERSION 1 in /usr/include/zita-resampler/resampler.h makes guitarix configure and compile successfully. Maybe something changed in zita-resampler?
Another solution is to downgrade to current stable media-libs/zita-resampler-1.8.0 - it also fixes the issue.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed4ab9a75769fb675f622033acab97637fa6b64d commit ed4ab9a75769fb675f622033acab97637fa6b64d Author: Alexander Tsoy <alexander@tsoy.me> AuthorDate: 2023-06-17 15:51:35 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-06-18 04:24:55 +0000 media-sound/guitarix: fix build w/ >=zita-resampler-1.10 Closes: https://bugs.gentoo.org/900609 Signed-off-by: Alexander Tsoy <alexander@tsoy.me> Closes: https://github.com/gentoo/gentoo/pull/31510 Signed-off-by: Sam James <sam@gentoo.org> .../guitarix-0.44.1-zita-resampler-1.10.patch | 35 ++++++++++++++++++++++ media-sound/guitarix/guitarix-0.44.1.ebuild | 1 + 2 files changed, 36 insertions(+)