public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Andrey Grozin <grozin@woodpecker.gentoo.org>
To: Ulrich Mueller <ulm@gentoo.org>
Cc: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] are there any lisps in the default/linux/amd64/17.0/musl profile?
Date: Sun, 23 Jul 2023 09:41:21 +0000 (UTC)	[thread overview]
Message-ID: <d519264a-7891-c32f-5097-7ebfd8bc47f@woodpecker.gentoo.org> (raw)
In-Reply-To: <uy1j7geqn@gentoo.org>

On Sun, 23 Jul 2023, Ulrich Mueller wrote:
> $ find . -name 'use.mask' -exec grep -E '^(clisp|clozurecl|clozurecl64|cmucl|ecls|gcl|sbcl)\b' {} +
> ./features/musl/use.mask:sbcl
> ./arch/base/use.mask:clisp
> ./arch/base/use.mask:clozurecl
> ./arch/base/use.mask:cmucl
> ./arch/base/use.mask:ecls
> ./arch/base/use.mask:gcl
> ./arch/base/use.mask:sbcl
Yes, but the flags for lisps running on amd64 are unmasket in 
profiles/arch/amd64/use.mask:

grozin@bilbo /home/gentoo/profiles/arch/amd64 $ grep -E 
'^-(clisp|clozurecl|clozurecl64|cmucl|ecls|gcl|sbcl)' use.mask
-clisp
-ecls
-gcl
-sbcl

OK, sbcl is masked on musl. But why clisp, ecls, or gcl cannot be used in 
the amd64 musl profile?

(I don't know if they actually work on amd64 musl systems, or if anybody 
ever tried to do so. I just ask a formal question about Gentoo profiles 
system.)

Andrey


  reply	other threads:[~2023-07-23  9:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-23  9:20 [gentoo-dev] are there any lisps in the default/linux/amd64/17.0/musl profile? Andrey Grozin
2023-07-23  9:26 ` Ulrich Mueller
2023-07-23  9:41   ` Andrey Grozin [this message]
2023-07-23 10:11     ` Ulrich Mueller
2023-07-23 10:14       ` Ulrich Mueller
2023-07-23 10:28       ` Andrey Grozin
2023-07-24  0:13       ` Violet Purcell

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=d519264a-7891-c32f-5097-7ebfd8bc47f@woodpecker.gentoo.org \
    --to=grozin@woodpecker.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    --cc=ulm@gentoo.org \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox