help-guix
[Top][All Lists]
Advanced

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

Re: ledger fails to install - 5 tests failed out of 352


From: Ludovic Courtès
Subject: Re: ledger fails to install - 5 tests failed out of 352
Date: Mon, 02 Oct 2017 22:11:25 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

Hello,

Divan Santana <address@hidden> skribis:

> So ledger fails to install with the following
>
> #+BEGIN_EXAMPLE
> 99% tests passed, 5 tests failed out of 352
>
> Total Test time (real) =  37.60 sec
>
> The following tests FAILED:
>          47 - BaselineTest_dir-import_py (Failed)
>          49 - BaselineTest_dir-python_py (Failed)
>          59 - BaselineTest_feat-import_py (Failed)
>         104 - BaselineTest_opt-datetime-format (Failed)
>         201 - BaselineTest_opt-time-report (Failed)
> Errors while running CTest
> make: *** [Makefile:153: test] Error 8
> phase `check' failed after 37.6 seconds
> builder for `/gnu/store/f548wcr2crf7a8ghrn34xk37p65j5isc-ledger-3.1.1.drv' 
> failed with exit code 1
> derivation '/gnu/store/f548wcr2crf7a8ghrn34xk37p65j5isc-ledger-3.1.1.drv' 
> offloaded to 'guixsd.santanas.co.za' failed: build of 
> `/gnu/store/f548wcr2crf7a8ghrn34xk37p65j5isc-ledger-3.1.1.drv' failed
> guix system: error: build failed: build of 
> `/gnu/store/f548wcr2crf7a8ghrn34xk37p65j5isc-ledger-3.1.1.drv' failed
> #+END_EXAMPLE
>
> What can one do to fix this error and get it working again?

This is a packaging issue in Guix.  You’d be welcome to help though!
:-)

I’d suggest building it with:

  guix build ledger --keep-failed

and then inspecting the test log files left by CMake under
/tmp/guix-build-ledger*:

  
https://www.gnu.org/software/guix/manual/html_node/Debugging-Build-Failures.html

Thanks,
Ludo’.



reply via email to

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