From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id oOoOAo+Qg2QtRQEASxT56A (envelope-from ) for ; Fri, 09 Jun 2023 22:50:23 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id aJQQAo+Qg2Q6EwAA9RJhRA (envelope-from ) for ; Fri, 09 Jun 2023 22:50:23 +0200 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 93924D56B for ; Fri, 9 Jun 2023 22:50:22 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q7j3c-0007E6-7F; Fri, 09 Jun 2023 16:50:04 -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 1q7j3a-0007Dr-Aw for guix-patches@gnu.org; Fri, 09 Jun 2023 16:50:02 -0400 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 1q7j3a-0007QN-1p for guix-patches@gnu.org; Fri, 09 Jun 2023 16:50:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1q7j3Z-00087Z-L3 for guix-patches@gnu.org; Fri, 09 Jun 2023 16:50:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63766] [PATCH 0/4] Image for HiFive Unmatched Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 09 Jun 2023 20:50:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63766 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Efraim Flashner Cc: Tobias Geerinckx-Rice , Simon Tournier , paren@disroot.org, Christopher Baines , 63766@debbugs.gnu.org, Ricardo Wurmus , Raghav Gururajan , jgart , Mathieu Othacehe Received: via spool by 63766-submit@debbugs.gnu.org id=B63766.168634378231185 (code B ref 63766); Fri, 09 Jun 2023 20:50:01 +0000 Received: (at 63766) by debbugs.gnu.org; 9 Jun 2023 20:49:42 +0000 Received: from localhost ([127.0.0.1]:32805 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q7j3F-00086u-Ru for submit@debbugs.gnu.org; Fri, 09 Jun 2023 16:49:42 -0400 Received: from eggs.gnu.org ([209.51.188.92]:37438) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q7j3D-00086f-4o for 63766@debbugs.gnu.org; Fri, 09 Jun 2023 16:49:39 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q7j37-0007Jo-Nb; Fri, 09 Jun 2023 16:49:33 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=RZ72aaVaAag8yh8aIWeP/HFz6h8ehDQNOLZ7/5OdN5Q=; b=WCi+5v3Hg+sY0qnvmLxQ FAi5G0Bg+oz3KUKem60S9qkl/B+W6isHM662nbaIqvaulOeSxtBRtQNlbHxBpXjiJjWfWzA37GtWg m2kB6NvYLBhpvZmlHAKY3ZPtZSRzXkJ3ifsuLs1yId4yqJaMc1cX7kP+HP8vdkXjpyxJn8PHApTEc hJ0ipwFA8iHxeaQS3CZay0vQumPacXLA1XEPa78x5MJph08zrNOUFJC0wV3lHxrTg7OaMLHboYcS4 QLkntlus86QDARYV8gQRUvF7apwisxQjQXiulRdvyYNXzmFIkNoNh2swhSLpNuL3EVOIgWaynAT6b nZAA/xZey3R28w==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q7j36-0003pR-Pw; Fri, 09 Jun 2023 16:49:33 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Fri, 09 Jun 2023 22:49:30 +0200 In-Reply-To: (Efraim Flashner's message of "Sun, 28 May 2023 12:44:21 +0300") Message-ID: <87bkhouzs5.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1686343822; 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: content-transfer-encoding:content-transfer-encoding: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=RZ72aaVaAag8yh8aIWeP/HFz6h8ehDQNOLZ7/5OdN5Q=; b=KDRDKZfG/wu7rXBSJr/ty9D8tkC9tIYyYb0Rhp7mvOHFoaqLuq0H9i0WGNoOq5MDobbht2 w5y0q89pWh90A2wKZAowlG1ojwRvtDwGX083pQri9m6uJ+ChDsU0SIbkxlBXlalLIOgAV8 BkiyOg+ntStJp2KftuS19JdUu/uyjZPHMIqSZbCzBX7vJlfb7+ZSBgtO2uTVHayShCnxus YEbly79/I537pp1v+gc3HWE4RH3zI37NEHcFEyNquxz2JCGgYoTSGiUaNS71ogeRIPwSeG cpOnHVgIn2mc4Rk3EcgHvZZlrLKR9cpKGIyG07jCLdgYr9GCSCrtwaMIKWwWJw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=WCi+5v3H; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1686343822; a=rsa-sha256; cv=none; b=sAmKENuonZLGBdzSjEGE1EtVv+76N6Sw0eH473isWFKnD4rp7u3SObXRgdztz1/lQGWnF+ KbwUmUb/72ZBaGwjGsiBqMsjIJHThWn0rbMg3frPvoQutbvZGYA7z2Dso2eDiFtZa+loNh LhhUseB99CpCUWYyX9vwC5p9SszBKurHzeAowALpztjY2Ei93UnfhZqr5Mt4zUCrVBedjY ydxP6lxplCJUdkur81lH8/aHnd+1+FwHnMpcshPTHpbW1Rv/mMnuVmUlDIFPZH6tfDd8+c SQcBjesj4enOcQMHWFIH3/VUzy06jurkofa6r11D3VuE6jJ811ZZ4AshDeoWKw== X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: -2.61 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=WCi+5v3H; dmarc=pass (policy=none) header.from=gnu.org; 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: 93924D56B X-Spam-Score: -2.61 X-TUID: wz5NR5lrHRsV Efraim Flashner skribis: > * gnu/packages/base.scm (glibc-2.33)[source]: Add patch. > * gnu/packages/patches/glibc-2.33-rawmemchr-miscompilation.patch: New > file. > * gnu/local.mk (dist_patch_DATA): Register it. [...] > + (cons* (search-patch "glibc-2.33-rawmemchr-miscompilation= .patch") > + ;; Remove a patch that's become irrelevant and that doe= s not > + ;; apply to this version. > + (remove (lambda (patch) > + (string=3D? (basename patch) > + "glibc-hurd-clock_gettime_monotonic= .patch")) > + (origin-patches (package-source glibc))))))) The indentation is off. You can use =E2=80=98cons=E2=80=99 rather than =E2= =80=98cons*=E2=80=99. > +++ b/gnu/packages/patches/glibc-2.33-rawmemchr-miscompilation.patch > @@ -0,0 +1,57 @@ > +This patch is from upstream glibc after 2.33 and is needed in Guix to > +fix glibc-2.33 compilation for riscv64-linux. Maybe rename it =E2=80=98glibc-2.33-riscv-compilation.patch=E2=80=99 to mak= e the goal clearer? Thanks, Ludo=E2=80=99.