checking pkg-config is at least version 0.9.0... yes configure: checking for guile 2.2 configure: checking for guile 2.0 configure: checking for guile 1.8 configure: error: No Guile development packages were found. Please verify that you have Guile installed. If you installed Guile from a binary distribution, please verify that you have also installed ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_plasma_systemd-j4-20211205-180026 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-11.2.1 * clang version 13.0.0 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/13/bin /usr/lib/llvm/13 13.0.0 Python 3.9.9 Available Ruby profiles: [1] ruby26 (with Rubygems) [2] ruby27 (with Rubygems) [3] ruby30 (with Rubygems) * Available Rust versions: [1] rust-bin-1.57.0 * The following VMs are available for generation-2: *) AdoptOpenJDK 8.312_p07 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 system-vm The Glorious Glasgow Haskell Compilation System, version 8.10.4 php cli: HEAD of ::gentoo commit be6bfa9780b81d7deb319955a6df70df4a032304 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Wed Dec 8 07:36:38 2021 +0000 2021-12-08 07:36:37 UTC emerge -qpvO x11-misc/xbindkeys [ebuild N ] x11-misc/xbindkeys-1.8.7-r2 USE="guile -tk"
Created attachment 757705 [details] emerge-info.txt
Created attachment 757706 [details] emerge-history.txt
Created attachment 757707 [details] environment
Created attachment 757708 [details] etc.portage.tar.bz2
Created attachment 757709 [details] logs.tar.bz2
Created attachment 757710 [details] temp.tar.bz2
Created attachment 757711 [details] x11-misc:xbindkeys-1.8.7-r2:20211208-082348.log
Patch does work (tried with guile-3.0.7), but ebuild is missing a step.
(In reply to Ionen Wolkens from comment #8) > Patch does work (tried with guile-3.0.7), but ebuild is missing a step. Hm, actually the upstream patch isn't needed. Just doing that step fixes it.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2aedc281f377e84ad18d1580444ee296ade1b3fe commit 2aedc281f377e84ad18d1580444ee296ade1b3fe Author: Sam James <sam@gentoo.org> AuthorDate: 2021-12-08 08:53:57 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-12-08 08:53:57 +0000 x11-misc/xbindkeys: use eautoreconf for guile patch We touch m4 => we need to regenerate configure (we're not patching it directly). Closes: https://bugs.gentoo.org/828555 Bug: https://bugs.gentoo.org/828532 Signed-off-by: Sam James <sam@gentoo.org> x11-misc/xbindkeys/xbindkeys-1.8.7-r2.ebuild | 22 +++++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb4de3871de3e055fea2ba145dfee9aec767c851 commit cb4de3871de3e055fea2ba145dfee9aec767c851 Author: Sam James <sam@gentoo.org> AuthorDate: 2021-12-08 08:56:10 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-12-08 08:56:10 +0000 x11-misc/xbindkeys: drop unnecessary patch Closes: https://bugs.gentoo.org/828555 Bug: https://bugs.gentoo.org/828532 Signed-off-by: Sam James <sam@gentoo.org> .../xbindkeys/files/xbindkeys-1.8.7-guile3.patch | 25 ---------------------- x11-misc/xbindkeys/xbindkeys-1.8.7-r2.ebuild | 7 ++---- 2 files changed, 2 insertions(+), 30 deletions(-)