From: Herman Rimm via Bug reports for GNU Guix <bug-guix@gnu.org>
To: 65381@debbugs.gnu.org
Cc: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Subject: bug#65381: leptonica 1.83.1 installation failed
Date: Thu, 18 Jan 2024 13:57:02 +0100 [thread overview]
Message-ID: <tmaj2po4izpgx5qz6jtnyw4rtbahivd5du5mklullo5k46rkw3@gpjbb7h4rll4> (raw)
In-Reply-To: <d729dec9-7177-96cc-a0d6-a56e241cf5a8@email.de>
Hello,
#68560 disables this failing test. You can apply that patch series or
just add this build-phase to the leptonica package definition:
(add-after 'unpack 'disable-failing-tests
(lambda _
(substitute* "prog/Makefile.am"
(("ioformats_reg") ""); Fails for unclear reason.
(("pngio_reg") "")))) ; Fails non-deterministically.
Cheers,
Herman Rimm
prev parent reply other threads:[~2024-01-19 17:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-19 10:10 bug#65381: leptonica 1.83.1 installation failed francismb
2024-01-18 12:57 ` Herman Rimm via Bug reports for GNU Guix [this message]
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=tmaj2po4izpgx5qz6jtnyw4rtbahivd5du5mklullo5k46rkw3@gpjbb7h4rll4 \
--to=bug-guix@gnu.org \
--cc=65381@debbugs.gnu.org \
--cc=herman@rimm.ee \
--cc=maxim.cournoyer@gmail.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 public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).