all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Pierre Neidhardt <mail@ambrevar.xyz>
To: 60406@debbugs.gnu.org
Subject: [bug#60406] [PATCH 0/2] Add DwarFS
Date: Thu, 29 Dec 2022 15:50:24 +0100	[thread overview]
Message-ID: <874jteqn67.fsf@ambrevar.xyz> (raw)

[-- Attachment #1: Type: text/plain, Size: 729 bytes --]

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
-- 
2.38.1

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 511 bytes --]

             reply	other threads:[~2022-12-29 14:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-29 14:50 Pierre Neidhardt [this message]
2022-12-29 14:55 ` [bug#60406] [PATCH 1/2] gnu: Add libdwarf Pierre Neidhardt
2022-12-29 14:55 ` [bug#60406] [PATCH 2/2] gnu: Add dwarfs Pierre Neidhardt
2023-01-12 13:58 ` [bug#60406] [PATCH 0/2] Add DwarFS Simon Tournier
2023-01-13 12:09   ` Pierre Neidhardt
2023-01-23 13:20     ` Pierre Neidhardt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874jteqn67.fsf@ambrevar.xyz \
    --to=mail@ambrevar.xyz \
    --cc=60406@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.