Hello,
I'm getting an error when running guix upgrade
The error occurs with qtwayland as it tries to upgrade 6.3.2 to 6.5.2
The error happens during the check phase after the build phase is complete
The error message is: building
/gnu/store/jdp3jwd4yac606pglqvc500qifjrs6xm-qtwayland-6.5.2.drv...
- 'check' phasebuilder for
`/gnu/store/jdp3jwd4yac606pglqvc500qifjrs6xm-qtwayland-6.5.2.drv' failed
with exit code 1
Here is what a look at the log file shows:
Total Test time (real) = 62.82 sec
The following tests FAILED:
9 - tst_seatv4 (Failed)
Errors while running CTest
make: *** [Makefile:74: test] Error 8
Test suite failed, dumping logs.
error: in phase 'check': uncaught exception:
%exception #<&invoke-error program: "make" arguments: ("test" "-j" "16")
exit-status: 2 term-signal: #f stop-signal: #f>
phase `check' failed after 62.9 seconds
command "make" "test" "-j" "16" failed with status 2
Cheers
Carmen Shea