GNU bug report logs - #29769
Hydra evaluation failed

Previous Next

Package: guix;

Reported by: Mark H Weaver <mhw <at> netris.org>

Date: Tue, 19 Dec 2017 04:01:02 UTC

Severity: normal

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 29769 in the body.
You can then email your comments to 29769 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#29769; Package guix. (Tue, 19 Dec 2017 04:01:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Mark H Weaver <mhw <at> netris.org>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Tue, 19 Dec 2017 04:01:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Mark H Weaver <mhw <at> netris.org>
To: bug-guix <at> gnu.org
Subject: Hydra evaluation failed
Date: Mon, 18 Dec 2017 22:59:35 -0500
Here's the tail of the evaluator's output:

--8<---------------cut here---------------start------------->8---
;;; compiled /home/hydra/.cache/guile/ccache/2.2-LE-8-3.A/gnu/store/rachfrd3vfbxc4kqbb4lbyjmnjh80xj6-git-export/gnu/tests/version-control.scm.go
;;; compiling /gnu/store/rachfrd3vfbxc4kqbb4lbyjmnjh80xj6-git-export/build-aux/hydra/../../gnu/tests/virtualization.scm
;;; compiling /gnu/store/rachfrd3vfbxc4kqbb4lbyjmnjh80xj6-git-export/build-aux/hydra/../../gnu/services/virtualization.scm
;;; compiled /home/hydra/.cache/guile/ccache/2.2-LE-8-3.A/gnu/store/rachfrd3vfbxc4kqbb4lbyjmnjh80xj6-git-export/gnu/services/virtualization.scm.go
;;; compiled /home/hydra/.cache/guile/ccache/2.2-LE-8-3.A/gnu/store/rachfrd3vfbxc4kqbb4lbyjmnjh80xj6-git-export/gnu/tests/virtualization.scm.go
;;; compiling /gnu/store/rachfrd3vfbxc4kqbb4lbyjmnjh80xj6-git-export/build-aux/hydra/../../gnu/tests/web.scm
;;; compiled /home/hydra/.cache/guile/ccache/2.2-LE-8-3.A/gnu/store/rachfrd3vfbxc4kqbb4lbyjmnjh80xj6-git-export/gnu/tests/web.scm.go
evaluating for 'i686-linux' (heap size: 973.0 MiB)...
evaluating for 'armhf-linux' (heap size: 1087.0 MiB)...
Backtrace:
In srfi/srfi-1.scm:
   592:29 19 (map1 (#<<service> type: #<service-type nscd 17fcf23?> ?))
   592:29 18 (map1 (#<<service> type: #<service-type guix 17fcf14?> ?))
   592:29 17 (map1 (#<<service> type: #<service-type urandom-seed?> ?))
   592:29 16 (map1 (#<<service> type: #<service-type syslog 17fcf?> ?))
   592:29 15 (map1 (#<<service> type: #<service-type static-netwo?> ?))
   592:29 14 (map1 (#<<service> type: #<service-type mingetty 302?> ?))
   592:29 13 (map1 (#<<service> type: #<service-type mingetty 302?> ?))
   592:29 12 (map1 (#<<service> type: #<service-type mingetty 302?> ?))
   592:29 11 (map1 (#<<service> type: #<service-type mingetty 302?> ?))
   592:29 10 (map1 (#<<service> type: #<service-type mingetty 302?> ?))
   592:29  9 (map1 (#<<service> type: #<service-type mingetty 302?> ?))
   592:29  8 (map1 (#<<service> type: #<service-type console-font?> ?))
   592:17  7 (map1 (#<<service> type: #<service-type nginx 2c0d1d?> ?))
In gnu/services/web.scm:
   374:19  6 (nginx-shepherd-service #<<nginx-configuration> nginx: ?>)
   366:33  5 (nginx-action . _)
   315:11  4 (default-nginx-config _)
In srfi/srfi-1.scm:
   592:17  3 (map1 (#<<nginx-server-configuration> listen: "8042" s?>))
In gnu/services/web.scm:
    249:5  2 (emit-nginx-server-config _)
In srfi/srfi-1.scm:
    589:5  1 (map #<procedure 7fe361985c18 at gnu/services/web.scm:?> ?)
In unknown file:
           0 (scm-error wrong-type-arg "map" "Wrong type argument: ?" ?)

ERROR: In procedure scm-error:
ERROR: In procedure map: Wrong type argument: "8042"

Some deprecated features have been used.  Set the environment
variable GUILE_WARN_DEPRECATED to "detailed" and rerun the
program to get more information.  Set it to "no" to suppress
this message.
--8<---------------cut here---------------end--------------->8---




Reply sent to ludo <at> gnu.org (Ludovic Courtès):
You have taken responsibility. (Tue, 19 Dec 2017 08:55:02 GMT) Full text and rfc822 format available.

Notification sent to Mark H Weaver <mhw <at> netris.org>:
bug acknowledged by developer. (Tue, 19 Dec 2017 08:55:02 GMT) Full text and rfc822 format available.

Message #10 received at 29769-done <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: Mark H Weaver <mhw <at> netris.org>
Cc: 29769-done <at> debbugs.gnu.org
Subject: Re: bug#29769: Hydra evaluation failed
Date: Tue, 19 Dec 2017 09:54:36 +0100
Mark H Weaver <mhw <at> netris.org> skribis:

> In gnu/services/web.scm:
>    374:19  6 (nginx-shepherd-service #<<nginx-configuration> nginx: ?>)
>    366:33  5 (nginx-action . _)
>    315:11  4 (default-nginx-config _)
> In srfi/srfi-1.scm:
>    592:17  3 (map1 (#<<nginx-server-configuration> listen: "8042" s?>))
> In gnu/services/web.scm:
>     249:5  2 (emit-nginx-server-config _)
> In srfi/srfi-1.scm:
>     589:5  1 (map #<procedure 7fe361985c18 at gnu/services/web.scm:?> ?)
> In unknown file:
>            0 (scm-error wrong-type-arg "map" "Wrong type argument: ?" ?)
>
> ERROR: In procedure scm-error:
> ERROR: In procedure map: Wrong type argument: "8042"

Fixed in a1ac7bf361dd5d10dd84e4666a0c2d7b07970e25.

Thanks for the heads-up!

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 16 Jan 2018 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 6 years and 74 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.