all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ykonai via Bug reports for GNU Guix <bug-guix@gnu.org>
To: 59200@debbugs.gnu.org
Subject: bug#59200: reproducibility
Date: Wed, 16 Nov 2022 00:09:55 +0100	[thread overview]
Message-ID: <85r0y3n7b0.fsf@ykonai.net> (raw)
In-Reply-To: <8535apzw20.fsf@ykonai.net>


Hi,

I can definitely consistently reproduce this issue. Maybe something in
your filesystem could interfere with this? Try:
guix shell sbcl sbcl-uuid --container -- sbcl --eval '(require :asdf)'
--eval '(asdf:load-system :uuid)'

This is on guix commit 8f9588185d74f1f251b041b84d43302c337588ff, which
is from a fresh guix pull.

I was wrong wrt. .fasl files missing: ls -l $(guix build
sbcl-uuid)/lib/common-lisp/sbcl/uuid/ does show that the FASL is there,
it is simply that SBCL arbitrarily decides it needs to be recompiled,
which looks like the problem here. It could be some ASDF upstream bug.




  parent reply	other threads:[~2022-11-16  0:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-11  9:20 bug#59200: ASDF build system/sbcl doesn't build FASLs on some packages ykonai via Bug reports for GNU Guix
2022-11-12  9:16 ` bug#59200: Sharlatan Hellseher
2022-11-15 10:32   ` bug#59200: ASDF build system/sbcl doesn't build FASLs on some packages Guillaume Le Vaillant
2022-11-15 23:09 ` ykonai via Bug reports for GNU Guix [this message]
2022-11-16 10:20   ` bug#59200: reproducibility Guillaume Le Vaillant
2022-11-16 12:46     ` ykonai via Bug reports for GNU Guix
2022-11-16 13:05       ` Guillaume Le Vaillant

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=85r0y3n7b0.fsf@ykonai.net \
    --to=bug-guix@gnu.org \
    --cc=59200@debbugs.gnu.org \
    --cc=mail@ykonai.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.