all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: Christopher Baines <mail@cbaines.net>
Cc: 61776@debbugs.gnu.org
Subject: [bug#61776] [PATCH] gnu: perl-extutils-pkgconfig: Support cross-compilation.
Date: Thu, 02 Mar 2023 13:27:31 -0500	[thread overview]
Message-ID: <87lekff1po.fsf@gmail.com> (raw)
In-Reply-To: <87fsanv5ly.fsf@cbaines.net> (Christopher Baines's message of "Thu, 02 Mar 2023 09:51:58 +0000")

Hi Christopher,

Christopher Baines <mail@cbaines.net> writes:

> Maxim Cournoyer <maxim.cournoyer@gmail.com> writes:
>
>> * guix/search-paths.scm ($PKG_CONFIG_PATH): New variable.
>> * gnu/packages/pkg-config.scm (%pkg-config): Use it.
>> * gnu/packages/perl.scm (perl-extutils-pkgconfig-for-target): New procedure.
>> (perl-extutils-pkgconfig): Turn into a syntax that
>> conditionally expands to...
>> (cross-perl-extutils-pkgconfig): ... this when %current-target-system is set,
>> or...
>> (%perl-extutils-pkgconfig): ... this in a native compilation context.
>> [arguments]: New field.
>> [propagated-inputs]: Turn into...
>> [native-inputs]: ... this.
>> [native-search-paths]: New field.
>> ---
>>
>>  gnu/packages/perl.scm       | 63 ++++++++++++++++++++++++++++++++++---
>>  gnu/packages/pkg-config.scm |  5 ++-
>>  guix/search-paths.scm       |  8 +++++
>>  3 files changed, 68 insertions(+), 8 deletions(-)
>
> I guess I've been sent this email personally because of "teams", it's
> quite confusing, I can't determine the bug number from the email, but I
> believe it's #61776. I'm going to reply to that bug.

Indeed!  Patman uses '--cc=email' instead of
'--add-header=X:-Debbugs-Cc: email', which explains why recipients do
not see the actual bug #.  I'll see if I can modify the behavior of the
tool.

> Anyway, according to QA this might break perl-gtk2. Unfortunately the
> comparison is a bit confused due to the openmpi related breakage, so do
> ignore that in the comparison.

I'll look into it and report back, thanks!

-- 
Thanks,
Maxim




  reply	other threads:[~2023-03-02 18:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-25  1:19 [bug#61776] [PATCH] gnu: perl-extutils-pkgconfig: Support cross-compilation Maxim Cournoyer
2023-03-02  9:51 ` Christopher Baines
2023-03-02 18:27   ` Maxim Cournoyer [this message]
2023-03-07  3:12   ` bug#61776: " Maxim Cournoyer

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=87lekff1po.fsf@gmail.com \
    --to=maxim.cournoyer@gmail.com \
    --cc=61776@debbugs.gnu.org \
    --cc=mail@cbaines.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.