[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#68748: cuirass is not reproducible
From: |
Maxim Cournoyer |
Subject: |
bug#68748: cuirass is not reproducible |
Date: |
Sat, 09 Mar 2024 13:06:47 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Hi Vagrant,
Vagrant Cascadian <vagrant@reproducible-builds.org> writes:
> On 2024-01-26, Maxim Cournoyer wrote:
>> Maxim Cournoyer <maxim.cournoyer@gmail.com> writes:
>>> Building cuirass with 'guix build --no-grafts --check -K cuirass' shows
>>> it has differences. Then running
>>
>> I think this is not particular to cuirass but more to any Guile package.
>> I've found similar issues with guile-git and mumi. It seems Guile
>> has either regressed or never supported byte compiling reproducibly?
>
> This looks very much like:
>
>
> https://tests.reproducible-builds.org/debian/issues/unstable/nondeterministic_ordering_in_guile_binaries_issue.html
>
> Which links to several relevent issues in debian, nix, guix, and
> opensuse:
>
> https://bugs.debian.org/995092
> https://github.com/NixOS/nixpkgs/pull/78778
> https://issues.guix.gnu.org/issue/20272
> https://build.opensuse.org/request/show/732638
Indeed, thank you. It seems the issue is a long standing one for Guile,
as you linked above with #20272 (9 years old!).
--
Thanks,
Maxim