bioinformatics: freebayes@1.3.7: All tests fail.

  • Open
  • quality assurance status badge
Details
One participant
  • Sharlatan Hellseher
Owner
unassigned
Submitted by
Sharlatan Hellseher
Severity
normal

Debbugs page

Sharlatan Hellseher wrote 2 weeks ago
(address . bug-guix@gnu.org)
875xkya11r.fsf@gmail.com
Hi,

I'm checking for any failing packages related to Python and found this
one.

Trying to refresh it to the latest version did not help, it's heavily
patched and might be something changed/not compatible with current Guix.

Toggle snippet (31 lines)
guix time-machine --commit=150df457d1e269790f184510c58d031ee00a9ebb -- build freebayes
<...>
――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――


Summary of Failures:

1/5 T03 FAIL 0.19s exit status 1
2/5 T00 FAIL 0.26s exit status 1
3/5 T01 FAIL 0.48s exit status 1
4/5 T02 FAIL 0.51s exit status 1
5/5 T01b FAIL 0.71s exit status 1

Ok: 0
Expected Fail: 0
Fail: 5
Unexpected Pass: 0
Skipped: 0
Timeout: 0

Full log written to /tmp/guix-build-freebayes-1.3.7.drv-0/build/meson-logs/testlog.txt
error: in phase 'check': uncaught exception:
%exception #<&invoke-error program: "meson" arguments: ("test" "--print-errorlogs" "-t" "0") exit-status: 5 term-signal: #f stop-signal: #f>
phase `check' failed after 0.9 seconds
command "meson" "test" "--print-errorlogs" "-t" "0" failed with status 5
build process 18 exited with status 256
builder for `/gnu/store/0i78q2x92mx3rbgc0q16nvng15gr2lnl-freebayes-1.3.7.drv' failed with exit code 1
build of /gnu/store/0i78q2x92mx3rbgc0q16nvng15gr2lnl-freebayes-1.3.7.drv failed
View build log at '/var/log/guix/drvs/0i/78q2x92mx3rbgc0q16nvng15gr2lnl-freebayes-1.3.7.drv.gz'.

---
Oleg
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEmEeB3micIcJkGAhndtcnv/Ys0rUFAme9fTAACgkQdtcnv/Ys
0rVEFw//Rnc8W7Cj0qO72oBB7NL00BypG4y/kfVRYePJtY6caQZ380RWDVeZ0b89
VrBXIcIaOr432yA/rdbNGuta0XHnExxt616QLpCz9UONmIaX+I6lURtiuq2VOzHE
sWfnCQ0UKSkXAmXZiOP4VN2L/EL29UL+6Qe7l5FGv3d1Bx3JE1roGDMql+9bK88W
rRbi+HI5VQ/DFkhPGfxa1QyZsh87oggfGAfkMss8eQISznHxtqkAhrAtQjBu/qJD
xybbL4zPjhYYIw2hbIWVwBJHrL1hfAuasyW9gHZ9ajkP0pYe2PBytZU6ItuK5yep
wJYKAMr4X8C1eGmA7+0ZBKEnK3mwHVXLBxGhQ92A+TrRKKhCVm5JQd05LSoMSnuh
hgCVMTsdzeeIFtlixGtW71gQOF8CUQnZK02N0k72OlgAlYvYmB0rp+4sTILO5cls
+ch7fk9whOu/t3v3VGKyIE8ytwuHs93cc2gl6zWtqK9Rblk/9bAkgycqkdDo8Gju
/4ibOXHkck9tLcNnNngpoLU/NDBrSEDVIyc5gsG6MSRyQ8s12S+jsasCBovZ7T4z
TNFCeGTWALFIsTO1GdawsgwqK0lC1q6Z/ZRkiWldb+GboXxkALCUAsS6NLQ+eJh3
5rsZfZSbTyNTS6wJSbdxUAPqzgGCLg6WfKidwM9IkO+ewbxpoQo=
=enM3
-----END PGP SIGNATURE-----

?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 76541@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 76541
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help