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: Ludovic Courtès
Subject: Re: Can't install wine, curl build fails at 'check' stage
Date: Mon, 04 Jul 2022 15:40:53 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux)

Hi,

Akib Azmain Turja <akib@disroot.org> skribis:

> The following derivation will be built:
>   /gnu/store/v3kc0z1mx7zai6hky8kzlp171cxr2ccj-curl-7.84.0.drv

Indeed, ‘guix build
/gnu/store/v3kc0z1mx7zai6hky8kzlp171cxr2ccj-curl-7.84.0.drv’ fails with:

--8<---------------cut here---------------start------------->8---
test 3019...[HTTP with invalid --resolve syntax]
-------e--- OK (1497 out of 1504, remaining: 00:01, took 0.026s, duration: 
06:56)
test 3020...[HTTP with invalid --connect-to syntax]
-------e--- OK (1498 out of 1504, remaining: 00:01, took 0.026s, duration: 
06:56)
Use of uninitialized value $USER in substitution iterator at ./runtests.pl line 
3453.
test 3021 SKIPPED: curl lacks libssh2 support
Use of uninitialized value $USER in substitution iterator at ./runtests.pl line 
3453.
test 3022 SKIPPED: curl lacks libssh2 support
test 3025...[CURLOPT_HTTP200ALIASES]
---d---e--- OK (1503 out of 1504, remaining: 00:00, took 0.025s, duration: 
06:56)
test 3026...[curl_global_init thread-safety]

lib3026 returned 255, when expecting 0
 exit FAILED

 - abort tests
TESTDONE: 1520 tests were considered during 417 seconds.
TESTINFO: 252 tests were skipped due to these restraints:
TESTINFO: "curl lacks debug support" 69 times (159, 356, 358, 359, 363, 412, 
413, 823, 832 and 60 more)
TESTINFO: "no stunnel" 45 times (300, 301, 302, 303, 304, 305, 306, 309, 310 
and 36 more)
TESTINFO: "curl lacks unittest support" 40 times (1300, 1301, 1302, 1303, 1304, 
1305, 1306, 1308, 1309 and 31 more)
TESTINFO: "curl lacks sftp server support" 37 times (582, 583, 600, 602, 604, 
606, 608, 609, 610 and 28 more)
TESTINFO: "configured as DISABLED" 16 times (323, 594, 836, 882, 938, 1182, 
1184, 1209, 1211 and 7 more)
TESTINFO: "curl lacks scp server support" 12 times (601, 603, 605, 607, 617, 
619, 621, 623, 629 and 3 more)
TESTINFO: "curl lacks Schannel support" 6 times (2033, 2070, 2079, 2087, 3023, 
3024)
TESTINFO: "curl lacks brotli support" 3 times (314, 315, 316)
TESTINFO: "curl has idn support" 3 times (959, 960, 961)
TESTINFO: "curl lacks zstd support" 2 times (396, 397)
TESTINFO: "curl lacks TrackMemory support" 2 times (96, 558)
TESTINFO: "curl lacks OpenSSL support" 2 times (307, 308)
TESTINFO: "curl lacks manual support" 2 times (1026, 1179)
TESTINFO: "curl lacks sftp support" 2 times (632, 1459)
TESTINFO: "Resolving IPv6 'ip6-localhost' didn't work" 2 times (241, 1083)
TESTINFO: "curl lacks libssh2 support" 2 times (3021, 3022)
TESTINFO: "curl lacks Unicode support" 1 time (1703)
TESTINFO: "failed starting SMB server" 1 time (1451)
TESTINFO: "curl lacks PSL support" 1 time (1136)
TESTINFO: "curl has threaded-resolver support" 1 time (506)
TESTINFO: "curl has ipv6 support" 1 time (1454)
TESTINFO: "curl has proxy support" 1 time (375)
TESTINFO: "curl lacks ldap support" 1 time (1560)
TESTDONE: 1267 tests out of 1268 reported OK: 99%

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 518.1 seconds
command "make" "-C" "tests" "test" failed with status 2
--8<---------------cut here---------------end--------------->8---

Now, I don’t see where this .drv comes from.  Here’s what I see on
x86_64:

--8<---------------cut here---------------start------------->8---
$ guix build curl -d --no-grafts
/gnu/store/vygnm458v0vpnpqfcgdgk7i46gy7znv3-curl-7.79.1.drv
$ guix build curl -d 
/gnu/store/zny336h8l7h5vjslck2f40a6cdw8mn0m-curl-7.84.0.drv
$ guix describe
Generation 221  Jul 03 2022 23:52:07    (current)
  guix e069de4
    repository URL: https://git.savannah.gnu.org/git/guix.git
    branch: master
    commit: e069de452a2c923868f5137421b4b6349c38d754
--8<---------------cut here---------------end--------------->8---

Thoughts?

Ludo’.



reply via email to

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