unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* Non deterministic package
@ 2021-08-04 19:14 phodina via
  2021-08-04 19:50 ` Julien Lepiller
  0 siblings, 1 reply; 4+ messages in thread
From: phodina via @ 2021-08-04 19:14 UTC (permalink / raw)
  To: help-guix

Hi,

I came across a package in the Guix repository which fails to build. The package in question here is rust-brotli-sys-0.3. So the obvious question comes up. How does this happen?

I just ran =guix build rust-brotli-sys= with the following output:

...
phase `reset-gzip-timestamps' succeeded after 0.0 seconds
starting phase `compress-documentation'
phase `compress-documentation' succeeded after 0.0 seconds
guix build: error: derivation `/gnu/store/kf8kwl7yn8jqpwc9p97bw8vs5g5bvas4-rust-brotli-sys-0.3.2.drv' may not be deterministic: output `/gnu/store/yrrdr6rrc1s4b9lf7wz40c2gnv5kvxff-rust-brotli-sys-0.3.2' differs
Also this is my guix channel:

guix:
repository URL: https://git.savannah.gnu.org/git/guix.git
branch: master
commit: b95fb85f593d377864fc1bfb3c118e54d03783be

I tried to run the build with the flag --check and multiple rounds, but got the same result.
So could it be caused by not running =./pre-inst-env guix build --rounds=2 <PKG>= when submitting the patch?

Or when somebody updates some pkg that this pkg depends on and does not run =./pre-inst-env guix --refresh --list-dependent= and then check the dependent pkgs?

Could also sombody please share what kind of CI pipeline is there implemented on applying the patch on the mainter's side?

Thanks
Petr

PS: Yes, I do have more questions regading how Guix works lately. I tried to search the mailing list but haven't found answers to them

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-08-09 15:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-04 19:14 Non deterministic package phodina via
2021-08-04 19:50 ` Julien Lepiller
2021-08-05  7:52   ` Efraim Flashner
2021-08-09 15:13     ` phodina

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).