unofficial mirror of bug-guix@gnu.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: ASDF build system/sbcl doesn't build FASLs on some packages
Date: Fri, 11 Nov 2022 10:20:55 +0100	[thread overview]
Message-ID: <8535apzw20.fsf@ykonai.net> (raw)


guix shell sbcl sbcl-uuid --pure -- sbcl --eval '(require :asdf)' --eval '(asdf:load-system :uuid)'
#<THREAD "main thread" RUNNING {100B1E8123}>:
  Error opening #P"/gnu/store/in6ndcrnqg9pp2glkbvl1s072zp7r34y-sbcl-uuid-2012.12.26-1.e7d6680/lib/common-lisp/sbcl/uuid/uuid-tmpGHU3ALSV.fasl":

    Read-only file system

The issue seems to be that the sbcl-uuid package has an empty
lib/common-lisp/sbcl/uuid directory: the FASL files don't get built.
    
The build log shows everything is fine
https://ci.guix.gnu.org/build/1670426/log/raw so I believe this has to
be an issue with the asdf-build-system/sbcl itself. It also seems to
affect a number of packages, including from what I've seen: sbcl-numcl,
sbcl-lack, and sbcl-mito. It doesn't seem to be a missing #:asd-systems
argument either (the .asd file is loaded fine per the build log).




             reply	other threads:[~2022-11-12 15:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-11  9:20 ykonai via Bug reports for GNU Guix [this message]
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 ` bug#59200: reproducibility ykonai via Bug reports for GNU Guix
2022-11-16 10:20   ` 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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=8535apzw20.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 public inbox

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

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).