bug#39817: Using cross compiled .go from amd64 to powerpc64 segfaults
dftxbs3e <[email protected]>
| Newsgroups | gmane.lisp.guile.bugs |
|---|---|
| Message-ID | <[email protected]> |
Hello! I built GNU Guix's `bootstrap-tarballs` package which includes Guile 2.2 with `guix build --target=powerpc64-linux-gnu bootstrap-tarballs` and when I run that compiled Guile on powerpc64, it crashes. I tried replacing the .go files with natively built ones and it works, with the same cross compiled copy of the GNU Guile binaries. I used this GNU Guix's tree: https://gitlab.com/lle-bout/guix - commit f47e761a10675b05b07107035d5024618267a3ad And bootstrap binaries are: https://gitlab.com/lle-bout/guix-bootstrap/-/commit/8e464405c0ba76b29e11c3b60af4d6ea9c83c188 After that copy of GNU Guix is built, to experience the crash you can run on a powerpc64 machine: ./pre-inst-env guix build hello And it will try to run the bootstrap GNU Guile after some time and segfault. Let me know if I can help in any way with this!
signature.asc
(application/pgp-signature, 228 B)
-----BEGIN PGP SIGNATURE----- iHUEARYIAB0WIQQozTys6hLca3Ekt8u3HhLxn6GoewUCXlhn4wAKCRC3HhLxn6Go exDDAQDiLkB0jjbJm+OQ3WL4tDIPATDcrb0wXa6Wp8DyARYNnAEAsXdfruQsT2VZ EBYO6q9a7f75OHflsucAHeyYLFtjvwY= =cjQc -----END PGP SIGNATURE-----