* 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
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:
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
Hi,
Closing as resovled in other mentioned issues.
Thanks,
Oleg
signature.asc
Description: PGP signature
signature.asc
Description: PGP signature
Thank you for the additional patches. I've applied them and confirm
that Blender now builds fine.
--
Ricardo
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