unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Maxime Devos <maximedevos@telenet.be>
To: "Ludovic Courtès" <ludo@gnu.org>, guile-devel@gnu.org
Subject: Re: Packages depending on (guix build syscalls)
Date: Fri, 21 Oct 2022 07:57:00 +0200	[thread overview]
Message-ID: <66077121-f758-1907-8915-cf61b205c770@telenet.be> (raw)
In-Reply-To: <87v8oeb6qp.fsf@inria.fr>


[-- Attachment #1.1.1: Type: text/plain, Size: 1229 bytes --]

On 20-10-2022 22:05, Ludovic Courtès wrote:
> Hello Guix!
> 
> Quite a few packages depend on (guix build syscalls), starting from
> ‘ant-bootstrap’ (since commit cded3a759356ff66b7df668bcdbdfa0daf96f4c5
> in 2018) up to GNOME-related packages such as ‘mutter’ (commit
> d1c2fe248a7a326189fb7dcae64a59ece96251ba a few months ago). [...]
> Maybe the only recommendation I would have is that we should make sure
> we really need it before having a package deep down the graph depend on
> it.  I wouldn’t want us to do ‘staging’ cycles when we need a change in
> (guix build syscalls).
> 
> Thoughts?

antioxidant.scm (used by all Rust packages in antioxidant-build-system) 
uses 'scandir*' from (guix build syscalls), though that one looks like 
simply be replaced by 'scandir'.

The same holds for antioxidant-workspaces.scm (used by a few Rust 
packages, but not, say librsvg).

They will have to be adjusted, then.

Additionally, to me it looks like a few of the things in (guix build 
syscalls) could be eventually moved in Guile itself, e.g. mktemp!, 
fdatasync and setxattr, which could eventually reduce the need of 
packages to import (guix build syscalls).

Greetings,
Maxime.

[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 929 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 236 bytes --]

  reply	other threads:[~2022-10-21  5:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-20 20:05 Packages depending on (guix build syscalls) Ludovic Courtès
2022-10-21  5:57 ` Maxime Devos [this message]
2022-10-21  8:18   ` Ludovic Courtès
2022-10-21  8:16 ` Ludovic Courtès

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://www.gnu.org/software/guile/

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

  git send-email \
    --in-reply-to=66077121-f758-1907-8915-cf61b205c770@telenet.be \
    --to=maximedevos@telenet.be \
    --cc=guile-devel@gnu.org \
    --cc=ludo@gnu.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).