bug#72045: [PATCH RFC 1/2] gnu: emacs: Compute ABI hash and native version dir without version.

2024-07-12 Thread Liliana Marie Prikler
* gnu/packages/patches/emacs-native-comp-fix-filenames.patch: Drop emacs_version from Vcomp_abi_hash. Make Vcomp_native_version_dir equal to Vcomp_abi_hash. --- Hi Guix, this is a somewhat experimental patch, which reduces Vcomp_native_version_dir to simply Vcomp_abi_hash. Note, that this is not

bug#72045: [PATCH 2/2] gnu: emacs-minimal: Ungraft.

2024-07-12 Thread Liliana Marie Prikler
The current graft breaks native compilation and would do so even if reduced to an ABI hash. Thus remove it, and rebuild all Emacsen. * gnu/packages/emacs.scm (emacs-minimal): Update to 29.4. [replacement]: Remove. Add note for future replacements. (emacs-minimal/fixed): Remove variable. Fixes:

bug#72046: [core-updates] OpenImageIO fails to build

2024-07-12 Thread Leo Famulari
On Thu, Jul 11, 2024, at 11:32, Leo Famulari wrote: > On Thu, Jul 11, 2024 at 11:25:34PM +0800, Zheng Junjie wrote: >> > So, it's a problem with cmake? >> > >> > Do you know if they've fixed it in later versions? >> >> see https://gitlab.kitware.com/cmake/cmake/-/issues/25200 > > Thanks! > >> > Wo

bug#71870: Some broken Go packages (including Podman)

2024-07-12 Thread Sharlatan Hellseher
Hi, Closing as resovled in other mentioned issues. Thanks, Oleg signature.asc Description: PGP signature

bug#71852: `gvisor-tap-vsock` fails to build, complains about missing variable `remove-go-references`

2024-07-12 Thread Sharlatan Hellseher
signature.asc Description: PGP signature

bug#72046: [core-updates] OpenImageIO fails to build

2024-07-12 Thread Ricardo Wurmus
Thank you for the additional patches. I've applied them and confirm that Blender now builds fine. -- Ricardo

bug#72061: Discrepancy when running ‘guix pull’ from different machines

2024-07-12 Thread Simon Tournier
Hi Ludo, Thank you for the pedestrian report; I have learnt new stuff! :-) On Thu, 11 Jul 2024 at 17:33, Ludovic Courtès wrote: > Presumably whether ‘builtin:git-download’ is used changes the DAG > traversal order, which could explain this discrepancy. > > It does mean that all the users runni