From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id Or7AOL/qAGT7hAAAbAwnHQ (envelope-from ) for ; Thu, 02 Mar 2023 19:28:16 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id yOJjN7/qAGTVAAEAG6o9tA (envelope-from ) for ; Thu, 02 Mar 2023 19:28:15 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 5983939BFB for ; Thu, 2 Mar 2023 19:28:15 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=inGiZWRG; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1677781695; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=h+IyRLxNo7P+mXEuw0tmUe5if8vWKtMsgtAosyvpmU0=; b=OkplEApt5SbQtp82r+RAdmTXoMAi+LsnZ9/Oy+fK8E/pbm/gyVMqYqd/xzKnnqDfIV0HUr YEQuPjWnjWUrcTQBUBQRmDwAMOd9CHg7tgIujIewVyVGCCfIqWqcwgx9l9v8m+vi0hzFO0 SCUAY7bl0wPiyawQJ5sBfod3M1XHoUCpjxUwVFNCWq9j4dOgCsTNcZGRqfyZm4ltvj0ltR MJGozBFjMLMw+4ZGZ4XMTPhaCqJM4kjXLhMF/pIWOkmT/1EOO4eKr5kV0qoJuqYcE4yW7Y SlRheNjVFy2aEsmIKb/hRzauivrI1dDkl3Vlr5gAAdxqNo5ciBp1U8fHQARocw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=inGiZWRG; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1677781695; a=rsa-sha256; cv=none; b=D+8szPXSniD4kVkJpHYmzsEt9LzGZ9gJS8fMsyDY2ZLlPNz6DlADiI0WJBSmOKkIT08aoO WeR8XqLTql39yEZ1hM5SUsqp4EfvF4tYOdsOVD2wvepfxFa6hPKxbyvUNrm8+PiJEFmJBy 7NFXo7OtRo1rB6e3hg+q9qzqMe6ryU2A65uwT5wUkZbqvRBM+88oXXPEu97ssLuu9uxkKY 3cjHoFK0NFYC5AMyCyJBe+Kd64CsSVkBSNJwekrMmh5NfBs3BEbkTGB2+EYGy8vlo7Yf7h PPcKuJbkRwhUQWBzaZoc7a78l5XP08pbWtmDadw3YdzzM5dqRPY9c+mcDnjw4g== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pXnet-0003rd-Qo; Thu, 02 Mar 2023 13:28:03 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pXnes-0003qS-TO for guix-patches@gnu.org; Thu, 02 Mar 2023 13:28:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pXnes-0006iW-L8 for guix-patches@gnu.org; Thu, 02 Mar 2023 13:28:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pXnes-0000tC-5x for guix-patches@gnu.org; Thu, 02 Mar 2023 13:28:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61776] [PATCH] gnu: perl-extutils-pkgconfig: Support cross-compilation. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 02 Mar 2023 18:28:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61776 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Christopher Baines Cc: 61776@debbugs.gnu.org Received: via spool by 61776-submit@debbugs.gnu.org id=B61776.16777816623389 (code B ref 61776); Thu, 02 Mar 2023 18:28:02 +0000 Received: (at 61776) by debbugs.gnu.org; 2 Mar 2023 18:27:42 +0000 Received: from localhost ([127.0.0.1]:58358 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pXneX-0000sb-L4 for submit@debbugs.gnu.org; Thu, 02 Mar 2023 13:27:41 -0500 Received: from mail-qt1-f178.google.com ([209.85.160.178]:33335) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pXneU-0000sO-U9 for 61776@debbugs.gnu.org; Thu, 02 Mar 2023 13:27:40 -0500 Received: by mail-qt1-f178.google.com with SMTP id z6so309669qtv.0 for <61776@debbugs.gnu.org>; Thu, 02 Mar 2023 10:27:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=h+IyRLxNo7P+mXEuw0tmUe5if8vWKtMsgtAosyvpmU0=; b=inGiZWRGVnv62uwtb9yFEDZXfHL9g/oIfvzibyVyEyY83pWTo/rF9fjMO2OOxV5kon TWLJRtXYR2m0H+3JhAxHNPkRQbjnJKP1hlalK05VfPyBOz2urGmjMBNNBdh/Iqor9bdw LI9e7DQMWMOdHsKg5MH2SGYU7uVnbHtXBOi1tWpfwPGoVq2Mw9tg8cAB6OIE9qnBnfWE 9hme4ghvC2jAaD0EedvvXBZ531pX2jVDzVVe/VNiboVQnsQ4XzufclQBre79T3DMoz9j dWDj91hJjk7EZkrRCA2RrHIlchKlkPR/tmGrdivplmZ6uNJY3TAO7Ao3gwcgl8YLatwj C+xw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=h+IyRLxNo7P+mXEuw0tmUe5if8vWKtMsgtAosyvpmU0=; b=hdTiH7/tlxaT1FtiqTf4fcAdMjQaUKGkKOktK53e7fTFSQseADU3tog0Hmn1nQWYyu rKo/OkhqJ1DzjYsekh5NqepOC+yBO156FUhjYJIQgNqLfBX7XIUaNxT/eZPxDqem8Qru mLpJIMU2sXi+52mP8qf/SwxwlcYjL1B/59Cq3zL/KkYRfWHku18i3rSC1AMsrUOxSw4v 96bxZufYMRoVo6CKPU7woKYynWP2HrxdI9JFZZn79Cxyz0wCZc+LyEyDof35dq8mjAoP 6RoMwK93PYDkji9/TM7FSpFdhzSwcsqq+KVEedqZmZ6NBbxeaA83/DoZWeALEKn7ybks mQoQ== X-Gm-Message-State: AO0yUKXFjezLWJsszA0sk4R6r96lIMhT7KH/CxDm4nquqe+Mv/u+ecVX 5OTLs/UFDFkR+HeLooBzkhGxHtm15me5Og== X-Google-Smtp-Source: AK7set/91KbxmfTejixICRBhLhezn16ZsKKoZvRdEy0RtaH1aKQH9VIMQQYGxDAhZ5hGQW31Xnm4bA== X-Received: by 2002:ac8:5fd0:0:b0:3b9:17d7:66f4 with SMTP id k16-20020ac85fd0000000b003b917d766f4mr17272596qta.11.1677781653017; Thu, 02 Mar 2023 10:27:33 -0800 (PST) Received: from hurd (dsl-10-128-15.b2b2c.ca. [72.10.128.15]) by smtp.gmail.com with ESMTPSA id s12-20020a05622a018c00b003b323387c1asm212932qtw.18.2023.03.02.10.27.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 02 Mar 2023 10:27:32 -0800 (PST) From: Maxim Cournoyer References: <20230225011934.27451-1-maxim.cournoyer@gmail.com> <87fsanv5ly.fsf@cbaines.net> Date: Thu, 02 Mar 2023 13:27:31 -0500 In-Reply-To: <87fsanv5ly.fsf@cbaines.net> (Christopher Baines's message of "Thu, 02 Mar 2023 09:51:58 +0000") Message-ID: <87lekff1po.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: X-Migadu-Spam-Score: -3.40 X-Spam-Score: -3.40 X-Migadu-Scanner: scn0.migadu.com X-Migadu-Queue-Id: 5983939BFB List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-TUID: eSCkCbrQ436d Hi Christopher, Christopher Baines writes: > Maxim Cournoyer 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