zimoun writes: > Hi, > > What is your arch? On x86-64, it works for me. I'm also using x86_64. > > > On ven., 01 juil. 2022 at 22:33, Akib Azmain Turja 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. I don't know why this is occurring. "guix install curl" installs curl 7.79.1, but "guix install wine" tries to install curl 7.84.0, and fails. > 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--- Yes, "guix weather curl" says me that substitutes are available. > > > 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 -- Akib Azmain Turja This message is signed by me with my GnuPG key. It's fingerprint is: 7001 8CE5 819F 17A3 BBA6 66AF E74F 0EFA 922A E7F5