Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 900609 - media-sound/guitarix-0.44.1 - configure failed
Summary: media-sound/guitarix-0.44.1 - configure failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Miroslav Šulc
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-03-09 18:46 UTC by Toralf Förster
Modified: 2023-06-18 04:25 UTC (History)
6 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.92 KB, text/plain)
2023-03-09 18:46 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,141.80 KB, text/plain)
2023-03-09 18:46 UTC, Toralf Förster
Details
environment (environment,101.58 KB, text/plain)
2023-03-09 18:46 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,692 bytes, application/x-bzip)
2023-03-09 18:46 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,15.00 KB, application/x-bzip)
2023-03-09 18:46 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,6.45 KB, application/x-bzip)
2023-03-09 18:46 UTC, Toralf Förster
Details
media-sound:guitarix-0.44.1:20230309-025553.log (media-sound:guitarix-0.44.1:20230309-025553.log,4.80 KB, text/plain)
2023-03-09 18:46 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,24.90 KB, application/x-bzip)
2023-03-09 18:46 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 2023-03-09 18:46:26 UTC
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"
Comment 1 Toralf Förster gentoo-dev 2023-03-09 18:46:27 UTC
Created attachment 857027 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-03-09 18:46:29 UTC
Created attachment 857029 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-03-09 18:46:30 UTC
Created attachment 857031 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-03-09 18:46:31 UTC
Created attachment 857033 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-03-09 18:46:32 UTC
Created attachment 857035 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-03-09 18:46:33 UTC
Created attachment 857037 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-03-09 18:46:34 UTC
Created attachment 857039 [details]
media-sound:guitarix-0.44.1:20230309-025553.log
Comment 8 Toralf Förster gentoo-dev 2023-03-09 18:46:35 UTC
Created attachment 857041 [details]
temp.tar.bz2
Comment 9 Arve Barsnes 2023-04-21 11:10:03 UTC
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?
Comment 10 Tomasz Golinski 2023-06-03 23:47:49 UTC
Another solution is to downgrade to current stable media-libs/zita-resampler-1.8.0 - it also fixes the issue.
Comment 11 Larry the Git Cow gentoo-dev 2023-06-18 04:25:06 UTC
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(+)