GNU bug report logs - #65381
leptonica 1.83.1 installation failed

Previous Next

Package: guix;

Reported by: francismb <at> email.de

Date: Sat, 19 Aug 2023 10:11:01 UTC

Severity: normal

Merged with 65441

Done: Guillaume Le Vaillant <glv <at> posteo.net>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 65381 <at> debbugs.gnu.org (full text, mbox):

From: Herman Rimm <herman <at> rimm.ee>
To: 65381 <at> debbugs.gnu.org
Cc: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Subject: leptonica 1.83.1 installation failed
Date: Thu, 18 Jan 2024 13:57:02 +0100
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




This bug report was last modified 1 year and 86 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.