From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 6FtcCoBkaWOlSAEAbAwnHQ (envelope-from ) for ; Mon, 07 Nov 2022 21:03:12 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id gAdfCoBkaWPuZgEA9RJhRA (envelope-from ) for ; Mon, 07 Nov 2022 21:03:12 +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 DD82639D67 for ; Mon, 7 Nov 2022 21:03:11 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1os8Kl-0004Df-NK; Mon, 07 Nov 2022 15:03: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 1os8Kk-0004Cz-EA for guix-patches@gnu.org; Mon, 07 Nov 2022 15:03: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 1os8Kk-0004V3-5B for guix-patches@gnu.org; Mon, 07 Nov 2022 15:03:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1os8Kk-0006TP-0S for guix-patches@gnu.org; Mon, 07 Nov 2022 15:03:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#59074] [PATCH] build-system/linux-module: Add #:source-directory to linux-module-build-cross. Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 07 Nov 2022 20:03:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 59074 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Christopher Baines Cc: 59074-done@debbugs.gnu.org, 59074@debbugs.gnu.org X-Debbugs-Original-Cc: 59074-done@debbugs.gnu.org, guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.166785132724800 (code B ref -1); Mon, 07 Nov 2022 20:03:01 +0000 Received: (at submit) by debbugs.gnu.org; 7 Nov 2022 20:02:07 +0000 Received: from localhost ([127.0.0.1]:35425 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1os8Jq-0006Rw-OK for submit@debbugs.gnu.org; Mon, 07 Nov 2022 15:02:07 -0500 Received: from lists.gnu.org ([209.51.188.17]:48688) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1os8Jo-0006Ro-Rp for submit@debbugs.gnu.org; Mon, 07 Nov 2022 15:02:05 -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 1os8Jo-000456-9y for guix-patches@gnu.org; Mon, 07 Nov 2022 15:02:04 -0500 Received: from mira.cbaines.net ([212.71.252.8]) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1os8Jm-0001G7-SA for guix-patches@gnu.org; Mon, 07 Nov 2022 15:02:04 -0500 Received: from localhost (93-42-6-17.ip84.fastwebnet.it [93.42.6.17]) by mira.cbaines.net (Postfix) with ESMTPSA id 66DF427BBE9; Mon, 7 Nov 2022 20:02:01 +0000 (GMT) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id ce2eec62; Mon, 7 Nov 2022 20:02:00 +0000 (UTC) References: <20221106091317.27635-1-mail@cbaines.net> User-agent: mu4e 1.8.9; emacs 28.1 From: Christopher Baines Date: Mon, 07 Nov 2022 21:00:09 +0100 In-reply-to: <20221106091317.27635-1-mail@cbaines.net> Message-ID: <87mt92o7nr.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=212.71.252.8; envelope-from=mail@cbaines.net; helo=mira.cbaines.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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: 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-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1667851391; 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; bh=lwic6s0y3U56w0EWuUDU023DKdj/4RgT/FtEEfObKEs=; b=sngk+2PBd2sT87A9tEK/kvArVyrm4tIakZRiN1BUSW0ubHtvToJHguNQfrYslT447cVzUg WECsBwaPmcP+tbRUrtSheLHb6Zi6VVEjKA1661A4m3COTdfaOt2Xiy/+dNAMmwhNycT2jJ JCWx0JGt00V9QshJI/8Yvd+XfcRxqUuHTL7/mRloBw9wfMd2xpWYWxGYO9g/+ezCVy0PJ5 JD6j7XQNTB88xE8PwMLH6xBBelMoP/phMsE5az1rQwP/dXCYZUvgwmdBu1Dd8PJcF7p/HB SOsxtDTzG+h/O4dWIKY7F239c3lbK3K4jph+94fvopqjcq9X1TUQBluC76a3hw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1667851391; a=rsa-sha256; cv=none; b=UIAfgPUE7wAjupdUFPB6Op4LSYsQ616fpviNvrkdkKBFGsBfis/wanjWpSIbj/zB8y0ypk sGJ0zlQ7a1KBaBPnjt6VJD70corqh1nuqxc3LaBMdNfpwdQV30CDB+NNIWkTWksR0PNgzJ JRxaMgHgKH2CUWwg/J2vgJDL3UStfmGfzyAtO85R61zY7buyBtsOMqN79D4yLbaN4hJbuU FopffZnBGVv9eHM8V8rYyQY3xtU40NV4uQj1G7E50lukCGf+KlkVJ8q02rC/DswpogCZ+a BTL0ecn8DpxZgl7asS/ekvJ0I3I3o0Pgi6FKBKJYSB0P+0QCCKm9JEhralBjEg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=none; 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" X-Migadu-Spam-Score: -3.81 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; 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" X-Migadu-Queue-Id: DD82639D67 X-Spam-Score: -3.81 X-Migadu-Scanner: scn1.migadu.com X-TUID: 9igpzkSb+8il --=-=-= Content-Type: text/plain Christopher Baines writes: > Otherwise computing cross-compilation derivations for packages (e.g. xpadneo) > using the #:source-directory argument fails with this error: > > Unrecognized keyword: #:source-directory > > * guix/build-system/linux-module.scm (linux-module-build-cross): Support > #:source-directory. > --- > guix/build-system/linux-module.scm | 2 ++ > 1 file changed, 2 insertions(+) I've gone ahead and pushed this as da21c5d45f418103bb39061787c90920ee3f36d8. Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmNpZDhfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XcqjQ//ZBd93EtPBGyMAVHPFDNnK+Y3CCbF6r4C N8FqJLbL3/k29K6i7OO55Bboo+JZ7JHVRo+ifCk6u/dFw7zvbzHD69RTRuMA5/Mx ghwurBlGT0r99i+gZozSryDKPz7PiwHtOneLHW2wv6RdehsDf8NjkJ57Ob67KgPI 4UNgtR6N3odMitgpyVgom6XdHEi6PrHktQFAzNVL6FbFl3m89v4DajU/L0b3Sctc msQ0cszxhNdwX/sDCluzttaH+9SSR4hp98gb1zOS3UM502pa55TqvVsyGj4abDO5 0xHXIGJuZpSPeLAA5p5i4fWQ8DPzH7MPiMEDkln7OWBFMo4RcAa+ggB+o7KlgNuE OyQXVyJaWnUYD+b8nchPqxvS1a0xCdSBhGrb6V5Mtl92wCf0Fsdw/IrAJJ5kc0z9 sIlIAZlz1ay2EZru4WTzx0FVCQ51AMzBXr428igRdsy6IfMQplNxKipGAI2qHap6 UgBRMjbfsbsNptiOF4t0gjQqc6xeUGdKOl7ICgyo/FbUuJVddwAaolA2OSquDZp5 2SgFxS9urbGYqgsJ6vOXIhn6ERSjxqyw8y7bcJHIDF7xQeID7b8ZpMfl5LKeftRo fsCXNLWhhDK2BcIX8DXn/qABDRlmbvt9mlKwhGQRb0KbeIHL/IoinHKbBEhGowvI t6JrLFUMH6U= =H0TV -----END PGP SIGNATURE----- --=-=-=--