all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Maxime Devos <maximedevos@telenet.be>
Cc: 58384-done@debbugs.gnu.org
Subject: bug#58384: copy-build-system assumes that strip-flags, strip-directories is a S-exp, but it isn't.
Date: Sun, 09 Oct 2022 18:54:30 +0200	[thread overview]
Message-ID: <87fsfx5455.fsf_-_@gnu.org> (raw)
In-Reply-To: <20221009093916.11252-1-maximedevos@telenet.be> (Maxime Devos's message of "Sun, 9 Oct 2022 11:39:16 +0200")

Hi,

Maxime Devos <maximedevos@telenet.be> skribis:

> This fixes a bug introduced in ccc2658e2a111590ec25e308946e47a24d357785,
> reported at <https://issues.guix.gnu.org/issue/58384>.
>
> Tested with "./pre-inst-env guix build openjpeg-data".
>
> Fixes: https://issues.guix.gnu.org/issue/58384
>
> * guix/build-system/copy.scm (copy-build): 'strip-flags' and
> '#:strip-directories' are G-exps, not S-exps, so don't use sexp->gexp.
> * guix/build-system/cmake.scm (copy-build): Likewise.
> * guix/build-system/glib-or-gtk.scm
> (glib-or-gtk-build,glib-or-gtk-cross-build): Likewise.
> * guix/build-system/maven.scm (maven-build): Likewise.
> * guix/build-system/meson.scm
> (meson-build,meson-cross-build): Likewise.

Oops.  Applied, thanks for the quick fix!

Ludo’.




      reply	other threads:[~2022-10-09 16:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-08 18:52 bug#58384: copy-build-system assumes that strip-flags, strip-directories is a S-exp, but it isn't Maxime Devos
2022-10-08 18:54 ` Maxime Devos
2022-10-09  9:39 ` bug#58384: [core-updates] build-system: Fix uses of #:strip-flags and #:strip-directories Maxime Devos
2022-10-09 16:54   ` Ludovic Courtès [this message]

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=87fsfx5455.fsf_-_@gnu.org \
    --to=ludo@gnu.org \
    --cc=58384-done@debbugs.gnu.org \
    --cc=maximedevos@telenet.be \
    /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.