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 cCV/ImiprWM3GgAAbAwnHQ (envelope-from ) for ; Thu, 29 Dec 2022 15:51:20 +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 ECiWImiprWPLvgAA9RJhRA (envelope-from ) for ; Thu, 29 Dec 2022 15:51:20 +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 4EE8633ED8 for ; Thu, 29 Dec 2022 15:51:20 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pAuFN-00047E-9p; Thu, 29 Dec 2022 09:51: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 1pAuFL-00044j-42 for guix-patches@gnu.org; Thu, 29 Dec 2022 09:51:03 -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 1pAuFK-0002sQ-Sc for guix-patches@gnu.org; Thu, 29 Dec 2022 09:51:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pAuFK-0007l1-6g for guix-patches@gnu.org; Thu, 29 Dec 2022 09:51:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#60406] [PATCH 0/2] Add DwarFS Resent-From: Pierre Neidhardt Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 29 Dec 2022 14:51:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 60406 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 60406@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.167232543329775 (code B ref -1); Thu, 29 Dec 2022 14:51:02 +0000 Received: (at submit) by debbugs.gnu.org; 29 Dec 2022 14:50:33 +0000 Received: from localhost ([127.0.0.1]:59652 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pAuEr-0007kB-5w for submit@debbugs.gnu.org; Thu, 29 Dec 2022 09:50:33 -0500 Received: from lists.gnu.org ([209.51.188.17]:60572) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pAuEp-0007k3-2D for submit@debbugs.gnu.org; Thu, 29 Dec 2022 09:50:31 -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 1pAuEo-0003tN-Qr for guix-patches@gnu.org; Thu, 29 Dec 2022 09:50:30 -0500 Received: from relay9-d.mail.gandi.net ([217.70.183.199]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pAuEn-0002o6-CG for guix-patches@gnu.org; Thu, 29 Dec 2022 09:50:30 -0500 Received: (Authenticated sender: mail@ambrevar.xyz) by mail.gandi.net (Postfix) with ESMTPSA id AFA2EFF809 for ; Thu, 29 Dec 2022 14:50:25 +0000 (UTC) From: Pierre Neidhardt Date: Thu, 29 Dec 2022 15:50:24 +0100 Message-ID: <874jteqn67.fsf@ambrevar.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Received-SPF: pass client-ip=217.70.183.199; envelope-from=mail@ambrevar.xyz; helo=relay9-d.mail.gandi.net X-Spam_score_int: 0 X-Spam_score: -0.1 X-Spam_bar: / X-Spam_report: (-0.1 / 5.0 requ) BAYES_00=-1.9, FROM_SUSPICIOUS_NTLD=0.498, FROM_SUSPICIOUS_NTLD_FP=1.997, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no 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 ARC-Seal: i=1; s=key1; d=yhetil.org; t=1672325480; a=rsa-sha256; cv=none; b=Vrttotzpb0ZTR4BlttmicmflIZ+nP5aDCFETKArQv4c166QGT4bpSYVKuXmbSisSRbf1vb d6ZDtlRSthS3XzWRArkBm4YIBA7XMAssOKZNnOVmSMpbZk4jzB2JpUIiveIoCH2q7oAkHh 5GARzgfwUmsrYRM1mV37D6EnQCFR1lBsoALo1a3aFynCyNYUJnyaKPJpLzBYWeF0qconyE mErW0a4U7JfFw6aGe5DVvuEpu7eOiNuOnm9Vrp70U4RX1e+z0XFdrT9vQK5zJhaoWH3H6e nUUn5X1VIdleRPe5HSyIcUBJ0aXXrH4MUl8YVeoLGfSP5QWWGSELOMlzMrhsbA== 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-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1672325480; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:list-id:list-help:list-unsubscribe:list-subscribe: list-post; bh=OxVdDbETggB+fCmr94xFCffXKRPnQpuQWuupyQMUJTw=; b=oKzMcyGh4FVIMFCdNbNstpYzzCP2vlXmJazKyQ2MpnbLG/Zrq/DG8sRFZkh7T9yf/AXmmy MohLE+yXNpLtxlWGcHHcBDhPZMVZ3I+56dDIDKPrmQoYve2i0g+n9eMrEYgeu1LxLxAKlP 8Zun0qL8NSr+iL+0o44gGuAtFyADJo975JMP1NBij3s2k5LYRZwbg2d/63qfC8hAXk91fh HlcaOjIyYMGP/BoTw+Cvl6JUS+EEPCw+f/XnVABj1GAZPNodRaLYV9Mv3gxYpzT6XW7fxI jd0BBIqQLYy2AQj0yc3Wtu6m+hfauV+x/biIFZmd1i/nMr+QtjTpStgpuGmz3g== X-Spam-Score: -4.43 X-Migadu-Queue-Id: 4EE8633ED8 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 X-Migadu-Scanner: scn0.migadu.com X-Migadu-Spam-Score: -4.43 X-TUID: PvMJQ4wztlUO --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable This adds the dwarfs package. 1. For libdwarf, Guix lint complains that the source archive fails to be extracted, complaining that 3600 is not a valid date. Another source archive is fetched from a fallback source instead. 2. For dwarfs, I've disabled the tests because 1 test fails on 'modprobe fuse'. If someone knows how to disable a specific test in the 'googletest' framework, please let me know. Pierre Neidhardt (2): gnu: Add libdwarf. gnu: Add dwarfs. gnu/packages/elf.scm | 25 ++++++++- gnu/packages/file-systems.scm | 100 ++++++++++++++++++++++++++++++++++ 2 files changed, 124 insertions(+), 1 deletion(-) base-commit: 77d4bff94c6918eb0c0ccd20ee610e6dfc823aec =2D-=20 2.38.1 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQFGBAEBCAAwFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAmOtqTASHG1haWxAYW1i cmV2YXIueHl6AAoJEJvc9Jeku8x/y68IAKsBQsWdNl5hhoLP+B02T8NTkwwu8ixQ +YbjEtOwrwktV2+pFRsDalcfzIzq5SRWv+Ojv3woK5AW6YkLqI+gdy6LZCXtv8T7 KMgDA844NNUO2hzt83g6LM7on0kxnBlE3VE00CYpgkg9WT+CzVxyBNuA101NGtFf Qf1y8fG7lE4M1M9Hi5AWijqfU+rjw+aJIGhpesncmOEYR3fbKhWBlQE757KWrki9 QYy8Ql4gvfET+Px+7lMJtXerCOQI9KEp0F8aNelGKBjwT+y6hpEYk4VybVKlqN7V fVwXUgYDinMxWMRkqWl5mpDGGpAy+urb7/qyv7knxd1DugakUZB8tCE= =QRVu -----END PGP SIGNATURE----- --=-=-=--