bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#65381: leptonica 1.83.1 installation failed


From: Herman Rimm
Subject: bug#65381: 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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]