guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#29646] [PATCH] skalibs reproducible issue (reopen)


From: Z. Ren
Subject: [bug#29646] [PATCH] skalibs reproducible issue (reopen)
Date: Sun, 10 Dec 2017 23:42:30 +0800
User-agent: Mutt/1.6.0 (2016-04-01)

Hi!
Previously, we submitted a patch that intended to fix the unreproducible issue 
of the package skalibs (#28017). Unfortunately, the patch we submitted only 
partially fixed the issues, i.e,. for the .a file (lib/skalibs/libskarnet.a). 
However, the .so file (lib/libskarnet.so) is still non-deterministic.

After investigation, we find that in the Makefile, 'sort' should be applied 
associated with 'wildcard', rather than with only ALL_SRCS. 

To validate the fix, we applied "guix build --check --no-grafts --rounds=2 
skalibs" with the patched skarnet.scm, over three PCs (with guix 
316fd29f9b6b0941367f54f431ef99695b16a9e5), and checked the sha256sum of the 
built files. Under our testing setup, the attached patch fixes the issues for 
the .a/.so files for skalibs. Hope the patch is correct this time, and sorry 
that the previous submitted patch failed to resolve all the unreproducible 
issues.

Regards,
Ren

Attachment: 0001-fix-the-unreproducible-issue-for-skalibs.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]