bug#72913: Guile 3.0.10 fails to build for powerpc-darwin (3.0.9 built earlier)
Ludovic Courtès <[email protected]>
| Newsgroups | gmane.lisp.guile.bugs |
|---|---|
| Message-ID | <[email protected]> |
Hi Sergey, Sergey Fedorov <[email protected]> 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 _ #:continuable? _) > :info:build ice-9/boot-9.scm:1676:22: In procedure raise-exception: > :info:build Value out of range 0 to< 18446744073709551615: -512332661 > :info:build gmake[2]: *** [Makefile:2516: ice-9/control.go] Error 1 This affects all 32-bit platforms unfortunately: https://issues.guix.gnu.org/72215 Ludo’.