1685:16 0 (raise-exception _ #:continuable? _) ice-9/boot-9.scm:1685:16: In procedure raise-exception: Unbound variable: bitvector-set! make[1]: *** [Makefile:722: graph/topological-sort.go] Error 1 make[1]: *** Waiting for unfinished jobs.... wrote `math/minima.go' ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_hardened-j4-20221018-160121 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-11 [2] x86_64-pc-linux-gnu-12 * clang/llvm (if any): clang version 15.0.3 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.3 Python 3.10.8 Available Ruby profiles: [1] ruby27 (with Rubygems) [2] ruby31 (with Rubygems) * Available Rust versions: [1] rust-bin-1.64.0 * The Glorious Glasgow Haskell Compilation System, version 9.0.2 php cli (if any): GNU Make 4.3 HEAD of ::gentoo commit a800e851911b542a2aab1722ebe639cf153f4f19 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Thu Oct 20 01:46:50 2022 +0000 2022-10-20 01:46:50 UTC emerge -qpvO dev-scheme/guile-lib [ebuild N ] dev-scheme/guile-lib-0.2.7
Created attachment 824873 [details] emerge-info.txt
Created attachment 824875 [details] dev-scheme:guile-lib-0.2.7:20221020-041336.log
Created attachment 824877 [details] emerge-history.txt
Created attachment 824879 [details] environment
Created attachment 824881 [details] etc.portage.tar.bz2
Created attachment 824883 [details] logs.tar.bz2
Created attachment 824885 [details] temp.tar.bz2
Created attachment 894087 [details, diff] patch (may require guile 3.0) This is a bug in the upstream primes.scm. The attached patch fixes it for me but I have only tested with Guile 3.0 (which I need for other reasons). I have also sent it to guile-devel.
I tested with dev-scheme/guile 2.2.7-r1, 3.0.9 and 3.0.8-r1. Could not reproduce.
(In reply to Zack Weinberg from comment #8) > Created attachment 894087 [details, diff] [details, diff] > patch (may require guile 3.0) > > This is a bug in the upstream primes.scm. The attached patch fixes it for > me but I have only tested with Guile 3.0 (which I need for other reasons). > I have also sent it to guile-devel. Yes, this needs >=3.0, as bitvector-bit-set? is not in 2.2.