From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id +Oi0NyMVBGaHawEAe85BDQ:P1 (envelope-from ) for ; Wed, 27 Mar 2024 13:46:28 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id +Oi0NyMVBGaHawEAe85BDQ (envelope-from ) for ; Wed, 27 Mar 2024 13:46:28 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=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"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1711543587; 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=sRxNn7XgQ5+V9JIr/RzxxDCPiwQ7EIwSsEtktwql2JU=; b=sNrDHJy9XU7WkTQ24cSVSKbCEEBjDY0hqOi85oyHGRgIWXJ9U71A496iwrf4HBJri5eBQP qRk0nr4OlNqhtRNdeHJYQpoNRWJue6X7ZIazwWEe8/i48wwDw7G7qvqhDFVrcLQwvJ/g15 WqBElKUij7qBFWvNOJadXV4ZV+Lt0ykRYtRASlUeGHVDtADtovsDBEry38WzHVZgMFkPMR ycuUpsnbAqu95iHgKRx+Hoqy5aTiv+xrKSxNK/gfud3+tjQGqrzsvar04VJ4PEokt0Ssju LE4fRAyCfbnUyIBA9ou8dIpw+Vp9ebBWTUYTiarJ95WbZLvkU1ocOYybu9q66w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=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"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1711543587; a=rsa-sha256; cv=none; b=BFg31dQLdOOpb6xtXdj1wWmK+JSNq49D8yXOy+AERJdtgF/dj3dBNVfq+LRC3sQ+vqYYWS nRjwywXVWZ5wHce4I16kzcB8mo0piPgE81jP14BdaFLAeSePh/jQ+SrBuqLCQWBdVqy2T5 pB4gmJXqWqvjUC57sAE2yr4KXT9NimkCHzexcYfZipGymecxyGsMBn6YhEaZvF06k9rZAx gxf6x6WZrEO2MFaMz5Jl7I8f1x6p4Y0HLtfcvY2u/2auNjzKg0vleTwW/G+Hc92De/Beqa EuUGNLSbU8XDxhKeQZJZjf+oKlNIknYqNeXd6fxM448mb/f61q3E+tvBJKrXEg== 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 8177EB828 for ; Wed, 27 Mar 2024 13:46:27 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rpSfP-0005YC-8g; Wed, 27 Mar 2024 08:46:07 -0400 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 1rpSfK-0005Xf-MZ for guix-patches@gnu.org; Wed, 27 Mar 2024 08:46:02 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rpSfK-0003mR-DH for guix-patches@gnu.org; Wed, 27 Mar 2024 08:46:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rpSfJ-0002gx-Ul for guix-patches@gnu.org; Wed, 27 Mar 2024 08:46:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#69944] [PATCH] gnu: dmraid: Fix cross-compiling to riscv64-linux. Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 27 Mar 2024 12:46:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69944 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Zheng Junjie Cc: 69944@debbugs.gnu.org X-Debbugs-Original-Cc: guix-patches@gnu.org, 69944@debbugs.gnu.org Received: via spool by submit@debbugs.gnu.org id=B.171154354110282 (code B ref -1); Wed, 27 Mar 2024 12:46:01 +0000 Received: (at submit) by debbugs.gnu.org; 27 Mar 2024 12:45:41 +0000 Received: from localhost ([127.0.0.1]:36018 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rpSey-0002fl-MN for submit@debbugs.gnu.org; Wed, 27 Mar 2024 08:45:41 -0400 Received: from lists.gnu.org ([2001:470:142::17]:46704) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rpSew-0002fX-SY for submit@debbugs.gnu.org; Wed, 27 Mar 2024 08:45:39 -0400 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 1rpSep-0005QL-Nb for guix-patches@gnu.org; Wed, 27 Mar 2024 08:45:31 -0400 Received: from mira.cbaines.net ([212.71.252.8]) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rpSen-0003de-RP for guix-patches@gnu.org; Wed, 27 Mar 2024 08:45:31 -0400 Received: from localhost (unknown [212.132.255.10]) by mira.cbaines.net (Postfix) with ESMTPSA id BA80D27BBE2; Wed, 27 Mar 2024 12:45:26 +0000 (GMT) Received: from felis (localhost.lan [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 88a0daca; Wed, 27 Mar 2024 12:45:26 +0000 (UTC) References: User-agent: mu4e 1.10.8; emacs 29.1 From: Christopher Baines Date: Wed, 27 Mar 2024 12:44:33 +0000 In-reply-to: Message-ID: <875xx7hmhm.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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Queue-Id: 8177EB828 X-Spam-Score: -7.95 X-Migadu-Spam-Score: -7.95 X-Migadu-Scanner: mx10.migadu.com X-TUID: vvrVTTXWkhHv --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Zheng Junjie writes: > * gnu/packages/disk.scm (dmraid) > [native-inputs]: When cross compiling to riscv64-linux-gnu, add config. > [arguments]: When target riscv64-linux-gnu, add update-config phase. > > Change-Id: I491c43a6ce2c3fc3aed43ecab9d4a2ab251038bb > --- > gnu/packages/disk.scm | 22 +++++++++++++++++++--- > 1 file changed, 19 insertions(+), 3 deletions(-) Hi! Thanks for the patch, this doesn't build for me though: checking build system type... x86_64-unknown-linux-gnu checking host system type... Invalid configuration `riscv64-linux-gnu': mac= hine `riscv64' not recognized configure: error: /gnu/store/rib9g2ig1xf3kclyl076w28parmncg4k-bash-minimal-= 5.1.16/bin/bash autoconf/config.sub riscv64-linux-gnu failed error: in phase 'configure': uncaught exception: %exception #<&invoke-error program: "/gnu/store/rib9g2ig1xf3kclyl076w28parm= ncg4k-bash-minimal-5.1.16/bin/bash" arguments: ("./configure" "CC_FOR_BUILD= =3Dgcc" "CONFIG_SHELL=3D/gnu/store/rib9g2ig1xf3kclyl076w28parmncg4k-bash-mi= nimal-5.1.16/bin/bash" "SHELL=3D/gnu/store/rib9g2ig1xf3kclyl076w28parmncg4k= -bash-minimal-5.1.16/bin/bash" "--prefix=3D/gnu/store/gb6ij94hk33ivx193zq87= m2vhlhzsm8j-dmraid-1.0.0.rc16-3" "--enable-fast-install" "--build=3Dx86_64-= unknown-linux-gnu" "--host=3Driscv64-linux-gnu" "LDFLAGS=3D-Wl,-rpath=3D/gn= u/store/gb6ij94hk33ivx193zq87m2vhlhzsm8j-dmraid-1.0.0.rc16-3/lib") exit-sta= tus: 1 term-signal: #f stop-signal: #f>=20 https://bordeaux.guix.gnu.org/build/47b7e0bf-b082-4d62-ac4c-8de5c28f5faf/log --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmYEFOVfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9Xd7XBAAgpeU+HZ53CmpBrW/VTi+QWMG1wAz7y7e l/QNu0Eqq3Guj4FtiPrwceaH2ulAhHYfnM414zcZUiZ2ZFmPVq4fK0PTH3T4NhRr qFUREoml5cDrym9nW1VrQBgWQ4mcIpyNN+a+Hx3ceSIrEOYAVAMgfkj1ZTmKHtQY 2Zk0X1AiZZ4bnlQtVAgOE5bpQN1sBEgFLxSI++Uu2HJa+3SpHkXDBBTmuwZvPlQ1 2P8PipgaJ7i+iVfyAsbeQU16DENLC9CUkt50w+d7yILAJeZRUldjHZPeK6Yc4pEr 7xbrIsrTTXvFMhFmU+wNBfFPwbp3namoporB/efMyg+/JiIjhhlL3ck8m2deNcsy AKAdzCNSRG+65/UYyDAMwWczdlUPIP2Uzp5zwTur77HPvJsbigwsy/A1GydAM8Se xzGQHIqMOAOVgMSKLsCRbrK10jJqWiGqn098QYuFX8NLNp2/AlkromVPg7GGi8M7 +9mu1DXZ0I8kZG2OVh5J8pnCJ++kDJ+JJVyKZ2gq/uVsnb7i0nx5iAMRbxVYOCK8 zLH1jpycL8Jl2cQWzRtLEW1YMzz3pnjwcSUJbk6TivFE8x8AnUtIbAPHC0+rL3Ke dXNWIzOQAuOOh7i4j2eXvDUdjBbHMXc/4PuLTn484dhT0LiXRaFqkkAB+HN8Ob92 3IFlte4z6Rs= =YSmq -----END PGP SIGNATURE----- --=-=-=--