guix-devel
[Top][All Lists]
Advanced

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

Re: Can't install wine, curl build fails at 'check' stage


From: zimoun
Subject: Re: Can't install wine, curl build fails at 'check' stage
Date: Fri, 01 Jul 2022 19:34:40 +0200

Hi,

What is your arch?  On x86-64, it works for me.


On ven., 01 juil. 2022 at 22:33, Akib Azmain Turja <akib@disroot.org> wrote:

> TESTFAIL: These test cases failed: 3026 
>
> make: *** [Makefile:809: test] Error 1
> make: Leaving directory '/tmp/guix-build-curl-7.84.0.drv-0/curl-7.84.0/tests'
> error: in phase 'check': uncaught exception:
> %exception #<&invoke-error program: "make" arguments: ("-C" "tests" "test") 
> exit-status: 2 term-signal: #f stop-signal: #f> 
> phase `check' failed after 616.0 seconds
> command "make" "-C" "tests" "test" failed with status 2
>
> While installing Wine, curl build fails at 'check' stage (testcase
> 3026):
>
> --8<---------------cut here---------------start------------->8---
> $ guix install wine wine64 --substitute-urls=https://ci.guix.gnu.org

[...]

> The following derivation will be built:
>   /gnu/store/v3kc0z1mx7zai6hky8kzlp171cxr2ccj-curl-7.84.0.drv
>
> building /gnu/store/v3kc0z1mx7zai6hky8kzlp171cxr2ccj-curl-7.84.0.drv...
> \ 'check' phasebuilder for 
> `/gnu/store/v3kc0z1mx7zai6hky8kzlp171cxr2ccj-curl-7.84.0.drv' failed with 
> exit code 1
> build of /gnu/store/v3kc0z1mx7zai6hky8kzlp171cxr2ccj-curl-7.84.0.drv failed
> View build log at 
> '/var/log/guix/drvs/v3/kc0z1mx7zai6hky8kzlp171cxr2ccj-curl-7.84.0.drv.gz'.
> guix install: error: build of 
> `/gnu/store/v3kc0z1mx7zai6hky8kzlp171cxr2ccj-curl-7.84.0.drv' failed
> --8<---------------cut here---------------end--------------->8---

[...]

>   guix 81cf674

The issue you are seeing is not wine but curl.  However, it is
unexpected because:

--8<---------------cut here---------------start------------->8---
$ guix time-machine --commit=81cf674 -- weather curl
computing 1 package derivations for x86_64-linux...
looking for 2 store items on https://ci.guix.gnu.org...
https://ci.guix.gnu.org
  100.0% substitutes available (2 out of 2)
  at least 1,0 MiB of nars (compressed)
  1,7 MiB on disk (uncompressed)
[...]

looking for 2 store items on https://bordeaux.guix.gnu.org...
https://bordeaux.guix.gnu.org
  100.0% substitutes available (2 out of 2)
  0,0 MiB of nars (compressed)
  1,7 MiB on disk (uncompressed)
  (continuous integration information unavailable)
--8<---------------cut here---------------end--------------->8---


And this,

        $ guix time-machine --commit=81cf674 \
               -- build curl
        $ guix time-machine --commit=81cf674 \
               -- build curl --no-grafts --check

just works for me.


Cheers,
simon



reply via email to

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