``make check'' 3 failures?

  • Done
  • quality assurance status badge
Details
2 participants
  • neet
  • Ludovic Courtès
Owner
unassigned
Submitted by
neet
Severity
normal
N
(address . bug-guix@gnu.org)
87pnnjih2r.fsf@cock.li
Hello, I'm trying to set up an appropriate environment for writing
packages. Following
tells me to run ``make check'' and says:
Toggle quote (2 lines)
>If anything fails, take a look at installation instructions (see
>Installation) or send a message to the mailing list.
which points to guix-devel@gnu.org but the test suite says to report
this to bug-guix@gnu.org, so I apologize in advance if I'm taking this
to the wrong place.

Anyway, the test suite ends with 3 failures:

============================================================================
Testsuite summary for GNU Guix 1.0.1.665-2444a
============================================================================
# TOTAL: 917
# PASS: 908
# SKIP: 6
# XFAIL: 0
# FAIL: 3
# XPASS: 0
# ERROR: 0
============================================================================
See ./test-suite.log
Please report to bug-guix@gnu.org
============================================================================

Here is the test-suite.log file: http://ix.io/1Lzj

I'm quite new to Guix so I'm not sure what I should be doing at this
point. I'm just trying to get my hands started on writing packages :)
L
L
Ludovic Courtès wrote on 12 Jun 2019 14:14
(name . neet)(address . filthyneet@cock.li)(address . 36176@debbugs.gnu.org)
87ef3zxapd.fsf@gnu.org
Hi neet,

The test suite log shows things like this:

Toggle snippet (7 lines)
substitute: unmatched line "<html><head><meta http-equiv=\"refresh\" content=\"0;url=http://searchguide.tds.net/index.php?origURL=http://does-not-exist%2Fnix-cache-info&bc=\"/></head><body><script type=\"text/javascript\">window.location=\"http://searchguide.tds.net/index.php?origURL=\"+escape(window.location)+\"&r=\"+escape(document.referrer)+\"&bc=\";</script></body></html>"
actual-value: #f
actual-error:
+ (srfi-34
+ #<condition &store-protocol-error [message: "substituter `substitute' died unexpectedly" status: 1] 39a9ab0>)

This shows that your ISP performs “DNS hijacking”: instead of getting an
error when resolving the ‘does-not-exist’ domain used in the test, your
ISP resolves it and serves an HTML page.

This is the same with the 3 test failures you observe, and there’s
nothing we can do about it.

Thanks anyway for the report!

Ludo’.
L
L
Ludovic Courtès wrote on 12 Jun 2019 14:14
control message for bug #36176
(address . control@debbugs.gnu.org)
87d0jjxaov.fsf@gnu.org
tags 36176 notabug
close 36176
quit
?