bug#68748: cuirass is not reproducible

2024-03-09 Thread Maxim Cournoyer
Hi Vagrant,

Vagrant Cascadian  writes:

> On 2024-01-26, Maxim Cournoyer wrote:
>> Maxim Cournoyer  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





bug#68748: cuirass is not reproducible

2024-03-07 Thread Vagrant Cascadian
On 2024-01-26, Maxim Cournoyer wrote:
> Maxim Cournoyer  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

live well,
  vagrant


signature.asc
Description: PGP signature


bug#68748: cuirass is not reproducible

2024-01-26 Thread Maxim Cournoyer
Hi,

Maxim Cournoyer  writes:

> Hi,
>
> 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?

-- 
Thanks,
Maxim