bug#72407: Guile 3.0.10 fails to run tests

2024-09-01 Thread Ludovic Courtès
Hi, Tommi Höynälänmaa skribis: > Running tests for package theme-d > (http://deb.debian.org/debian/pool/main/t/theme-d/theme-d_5.1.2.orig.tar.xz) > fails with guile 3.0.10 but works with 3.0.8. See also > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074756. The ‘theme-d’ build log therein

bug#72936: Compiler in 3.0.10 crashes when inlining 3.0.9 procedure with kw args

2024-09-01 Thread Ludovic Courtès
Hello, Here are two modules where one refers to a binding from the other: --8<---cut here---start->8--- $ cat three-oh-nine.scm (define-module (three-oh-nine) #:export (proc-with-kw-arg) #:declarative? #t) (define* (proc-with-kw-arg one #:optional three #:

bug#72913: Guile 3.0.10 fails to build for powerpc-darwin (3.0.9 built earlier)

2024-09-01 Thread Ludovic Courtès
Hi Sergey, Sergey Fedorov skribis: > :info:build In language/cps/guile-vm.scm: > :info:build 89:31 2 (target-symbol-hash _) > :info:build 41:18 1 (jenkins-lookup3-hashword2 > "call-with-escape-continuation") > :info:build In ice-9/boot-9.scm: > :info:build 1676:22 0 (raise-exception

bug#72407: Guile 3.0.10 fails to run tests

2024-09-01 Thread Tommi Höynälänmaa
Hello, Ludovic Courtès kirjoitti 1.9.2024 klo 17.34: Hi, Tommi Höynälänmaa skribis: Running tests for package theme-d (http://deb.debian.org/debian/pool/main/t/theme-d/theme-d_5.1.2.orig.tar.xz) fails with guile 3.0.10 but works with 3.0.8. See also https://bugs.debian.org/cgi-bin/bugreport.