bug#57127: unzip fails to cross-compile

2022-08-11 Thread Andrew Patterson
unzip now cross-compiles successfully. Thank you! -- Andrew Patterson

bug#59331: sbcl currently fails to build on aarch64

2022-11-17 Thread Andrew Patterson
error? I'll do that and report back. -- Andrew Patterson

bug#59331: sbcl currently fails to build on aarch64

2022-11-18 Thread Andrew Patterson
sure why. My current effort is attached. >From 29d58ab55a3c6d2e626274c6a9f2ab8cfcc57d06 Mon Sep 17 00:00:00 2001 From: Andrew Patterson Date: Thu, 17 Nov 2022 21:53:01 -0500 Subject: [PATCH] gnu: sbcl: Fix build on aarch64 sbcl 2.2.10 currently doesn't build on aarch64. Upstream has

bug#59331: sbcl currently fails to build on aarch64

2022-11-18 Thread Andrew Patterson
...or I could just be an idiot. (I somehow thought that pre-inst-env would work without... actually compiling the changed guix repo, if the only changes were in a package definition, which is in retrospect dumb.) The previously attached patch works. Sorry for the confusion. -- Andrew

bug#59331: sbcl currently fails to build on aarch64

2022-11-19 Thread Andrew Patterson
Thanks! -- Andrew Patterson

bug#60719: openbios-qemu-ppc fails to build on aarch64

2023-01-10 Thread Andrew Patterson
openbios-qemu-ppc currently fails to compile on aarch64, with build errors about missing __u32 and __u16 types somehow existing in a linux header file that includes the header file that defines those types. (Log attached.) starting phase `set-SOURCE-DATE-EPOCH' phase `set-SOURCE-DATE-EPOCH' suc

bug#60719: Acknowledgement (openbios-qemu-ppc fails to build on aarch64)

2023-01-16 Thread Andrew Patterson
(I have a newfound hatred of #include.) -- Andrew Patterson

bug#60719: Acknowledgement (openbios-qemu-ppc fails to build on aarch64)

2023-01-16 Thread Andrew Patterson
I don't know how to fix this on guix's end, but I guess I now need to complain to upstream and hope they can work out a fix. I've submitted an issue to upstream: https://github.com/openbios/openbios/issues/11 -- Andrew Patterson

bug#59987: Guix build of guix package fails due to some graph tests failing

2023-01-26 Thread Andrew Patterson
t and attached build log are gonna be about as good a source of information as what I remember. Thanks, -- Andrew Patterson

bug#59987: Guix build of guix package fails due to some graph tests failing

2023-01-27 Thread Andrew Patterson
I'm also in favor of closing. (I'm pretty sure I've garbage collected the closest generation to it, anyways). Thanks for the help! -- Andrew Patterson

bug#60719: Acknowledgement (openbios-qemu-ppc fails to build on aarch64)

2023-02-20 Thread Andrew Patterson
Fixed as of 042b92edb20648c030dcbaf59acd176731550b70 -- Andrew Patterson