From: Thiago Jung Bauermann via Guix-patches via <guix-patches@gnu.org>
To: 58244@debbugs.gnu.org
Cc: Thiago Jung Bauermann <bauermann@kolabnow.com>
Subject: [bug#58244] [PATCH v2 0/2] Update public-inbox
Date: Sun, 9 Oct 2022 02:08:22 -0300 [thread overview]
Message-ID: <20221009050824.130410-1-bauermann@kolabnow.com> (raw)
In-Reply-To: <20221002040130.26238-1-bauermann@kolabnow.com>
Hello,
Efraim Flashner noticed that public-inbox 1.9.0 doesn't build on i686-linux.
The problem is that for i686-linux public-inbox needs the File::FcntlLock
Perl module to support 64-bit off_t, so the first patch packages it for
Guix and the second patch uses it for x86-32 targets.
Thiago Jung Bauermann (2):
gnu: Add perl-file-fcntllock.
gnu: public-inbox: Update to 1.9.0.
gnu/local.mk | 1 -
gnu/packages/mail.scm | 67 ++++++++++---------
.../patches/public-inbox-fix-spawn-test.patch | 43 ------------
gnu/packages/perl.scm | 22 ++++++
4 files changed, 58 insertions(+), 75 deletions(-)
delete mode 100644 gnu/packages/patches/public-inbox-fix-spawn-test.patch
next prev parent reply other threads:[~2022-10-09 5:10 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-02 4:01 [bug#58244] [PATCH] gnu: public-inbox: Update to 1.9.0 Thiago Jung Bauermann via Guix-patches via
2022-10-06 14:00 ` Efraim Flashner
2022-10-08 23:11 ` Thiago Jung Bauermann via Guix-patches via
2022-10-09 5:08 ` Thiago Jung Bauermann via Guix-patches via [this message]
2022-10-09 5:08 ` [bug#58244] [PATCH v2 1/2] gnu: Add perl-file-fcntllock Thiago Jung Bauermann via Guix-patches via
2022-10-09 5:08 ` [bug#58244] [PATCH v2 2/2] gnu: public-inbox: Update to 1.9.0 Thiago Jung Bauermann via Guix-patches via
2022-10-09 20:22 ` bug#58244: [PATCH] " Ludovic Courtès
2022-10-13 3:01 ` [bug#58244] " Thiago Jung Bauermann via Guix-patches via
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=20221009050824.130410-1-bauermann@kolabnow.com \
--to=guix-patches@gnu.org \
--cc=58244@debbugs.gnu.org \
--cc=bauermann@kolabnow.com \
/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.