unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Matthew Lien <bluet@bluet.org>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: bug-guix@gnu.org
Subject: Re: FTBFS on GNU/Hurd
Date: Thu, 4 Jul 2013 23:40:08 +0800	[thread overview]
Message-ID: <CAGurB_hqHJNPj3UynU591RSSxnw25b-iW+mn9bsqX+vN7irYoQ@mail.gmail.com> (raw)
In-Reply-To: <87mwq2h09b.fsf@gnu.org>


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.1: Type: text/plain; charset=GB2312, Size: 1393 bytes --]

From FAILED: 9 to FAILED: 10

And weird gmail just cannot display the diff correctly.


2013/7/4 Ludovic Court¨¨s <ludo@gnu.org>

> Matthew Lien <bluet@bluet.org> skribis:
>
> > 2. nix/nix-daemon/guix-daemon.cc in git repo did not get patched, yet.
> > Maybe you forgot to git push? (I patched it manually at my side before
> > testing)
>
> OK, will push.
>
> The main problem is this error (while connecting to the build daemon
> over a Unix-domain socket):
>
> --8<---------------cut here---------------start------------->8---
> In guix/store.scm:
>  270: 1 [open-connection
> "/root/guix/test-tmp/var/1123/daemon-socket/socket" # #t]
> In unknown file:
>    ?: 0 [setsockopt #<input-output: socket 5> 65535 4098 12288]
>
> ERROR: In procedure setsockopt:
> ERROR: In procedure setsockopt: Protocol not available
> --8<---------------cut here---------------end--------------->8---
>
> I just checked, and pflocal (the Hurd¡¯s translator that implements
> AF_UNIX sockets) always returns ENOPROTOOPT for ¡®setsockopt¡¯
> (aka. ¡®socket_setopt¡¯), hence this failure:
>
>
> http://git.savannah.gnu.org/cgit/hurd/hurd.git/tree/pflocal/socket.c#n456
>
> Can you test the workaround below?
>
> Thanks,
> Ludo¡¯.
>
>


-- 
/ Just another [ Perl | FOSS | Security ] Hacker. /
/ BlueT = Matthew Lien = ¾š†´Ã÷ /
/ http://BlueT.org /
/ GPG: 4A293CBD /

[-- Attachment #1.2: Type: text/html, Size: 2371 bytes --]

[-- Attachment #2: test-suite.20130704.log --]
[-- Type: application/octet-stream, Size: 31564 bytes --]

====================================
   GNU Guix 0.3: ./test-suite.log
====================================

# TOTAL: 19
# PASS:  9
# SKIP:  0
# XFAIL: 0
# FAIL:  10
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: tests/builders
====================

warning: daemon is running as root, so using `--build-users-group' is highly recommended
accepted connection from pid -1, uid 4294967295
child error: F_SETOWN: Operation not supported
%%%% Starting test builders  (Writing full log to "builders.log")
FAIL url-fetch
FAIL gnu-build
# of expected passes      1
# of unexpected failures  2
In ice-9/boot-9.scm:
  63: 19 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 18 [eval # #]
In ice-9/boot-9.scm:
2111: 17 [save-module-excursion #<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
3653: 16 [#<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
1380: 15 [%start-stack load-stack ...]
1385: 14 [#<procedure 81d95d0 ()>]
In unknown file:
   ?: 13 [primitive-load "/root/guix/./tests/builders.scm"]
In ice-9/eval.scm:
 407: 12 [eval # #]
 392: 11 [eval # #]
In ice-9/boot-9.scm:
 149: 10 [catch #t #<procedure 86aad50 at ice-9/eval.scm:396:13 ()> ...]
 157: 9 [#<procedure 88865f0 ()>]
In ice-9/eval.scm:
 392: 8 [eval # #]
In guix/download.scm:
 189: 7 [url-fetch #f # sha256 ...]
In guix/packages.scm:
 309: 6 [cache # "i686-" #<procedure thunk ()>]
 396: 5 [thunk]
In gnu/packages/bootstrap.scm:
 163: 4 [build #f "guile-bootstrap-2.0" ...]
In unknown file:
   ?: 3 [scm-error misc-error #f ...]
In ice-9/boot-9.scm:
 102: 2 [#<procedure 8888720 at ice-9/boot-9.scm:97:6 (thrown-k . args)> misc-error ...]
In ice-9/eval.scm:
 368: 1 [eval # #]
In unknown file:
   ?: 0 [make-stack #t]
In ice-9/boot-9.scm:
  63: 19 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 18 [eval # #]
In ice-9/boot-9.scm:
2111: 17 [save-module-excursion #<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
3653: 16 [#<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
1380: 15 [%start-stack load-stack ...]
1385: 14 [#<procedure 81d95d0 ()>]
In unknown file:
   ?: 13 [primitive-load "/root/guix/./tests/builders.scm"]
In ice-9/eval.scm:
 407: 12 [eval # #]
 392: 11 [eval # #]
In ice-9/boot-9.scm:
 149: 10 [catch #t #<procedure 8614150 at ice-9/eval.scm:396:13 ()> ...]
 157: 9 [#<procedure 8a58460 ()>]
In ice-9/eval.scm:
 392: 8 [eval # #]
In guix/download.scm:
 189: 7 [url-fetch #f "http://ftp.gnu.org/gnu/hello/hello-2.8.tar.gz" ...]
In guix/packages.scm:
 309: 6 [cache # "i686-" #<procedure thunk ()>]
 396: 5 [thunk]
In gnu/packages/bootstrap.scm:
 163: 4 [build #f "guile-bootstrap-2.0" ...]
In unknown file:
   ?: 3 [scm-error misc-error #f ...]
In ice-9/boot-9.scm:
 102: 2 [#<procedure 8a5f960 at ice-9/boot-9.scm:97:6 (thrown-k . args)> misc-error ...]
In ice-9/eval.scm:
 368: 1 [eval # #]
In unknown file:
   ?: 0 [make-stack #t]

FAIL: tests/derivations
=======================

warning: daemon is running as root, so using `--build-users-group' is highly recommended
accepted connection from pid -1, uid 4294967295
child error: F_SETOWN: Operation not supported
%%%% Starting test derivations  (Writing full log to "derivations.log")
FAIL build-expression->derivation with two outputs
FAIL imported-files
FAIL build-expression->derivation with modules
FAIL build-expression->derivation: same fixed-output path
FAIL build-expression->derivation with a fixed-output input
# of expected passes      1
# of unexpected failures  5
# of skipped tests        20
In ice-9/boot-9.scm:
  63: 19 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 18 [eval # #]
In ice-9/boot-9.scm:
2111: 17 [save-module-excursion #<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
3653: 16 [#<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
1380: 15 [%start-stack load-stack ...]
1385: 14 [#<procedure 81d95d0 ()>]
In unknown file:
   ?: 13 [primitive-load "/root/guix/./tests/derivations.scm"]
In ice-9/eval.scm:
 407: 12 [eval # #]
 392: 11 [eval # #]
In ice-9/boot-9.scm:
 149: 10 [catch #t #<procedure 88d7888 at ice-9/eval.scm:396:13 ()> ...]
 157: 9 [#<procedure 88d6e38 ()>]
In ice-9/eval.scm:
 392: 8 [eval # #]
In guix/derivations.scm:
 745: 7 [build-expression->derivation #f "double" ...]
In guix/utils.scm:
 232: 6 [#<procedure 8423dc8 at guix/utils.scm:228:4 args> #f]
In guix/derivations.scm:
 411: 5 [#<procedure 84360c0 at guix/derivations.scm:408:3 (path #:optional output)> #f ...]
In ice-9/r4rs.scm:
 147: 4 [call-with-input-file #f ...]
In unknown file:
   ?: 3 [open-file #f "r"]
In ice-9/boot-9.scm:
 102: 2 [#<procedure 88cf880 at ice-9/boot-9.scm:97:6 (thrown-k . args)> wrong-type-arg ...]
In ice-9/eval.scm:
 368: 1 [eval # #]
In unknown file:
   ?: 0 [make-stack #t]
In unknown file:
   ?: 19 [catch-closure]
In ice-9/boot-9.scm:
  63: 18 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 17 [eval # #]
In ice-9/boot-9.scm:
2111: 16 [save-module-excursion #<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
3653: 15 [#<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
1380: 14 [%start-stack load-stack ...]
1385: 13 [#<procedure 81d95d0 ()>]
In unknown file:
   ?: 12 [primitive-load "/root/guix/./tests/derivations.scm"]
In ice-9/eval.scm:
 407: 11 [eval # #]
 392: 10 [eval # #]
In ice-9/boot-9.scm:
 149: 9 [catch #t #<procedure 85af888 at ice-9/eval.scm:396:13 ()> ...]
 157: 8 [#<procedure 889c988 ()>]
In ice-9/eval.scm:
 392: 7 [eval # #]
In guix/derivations.scm:
 627: 6 [imported-files #f (# # # #) #:name ...]
In srfi/srfi-1.scm:
 578: 5 [map #<procedure 8746c20 at guix/derivations.scm:627:23 (expr)> (# # # #)]
In guix/derivations.scm:
 630: 4 [#<procedure 8746c20 at guix/derivations.scm:627:23 (expr)> #]
In guix/store.scm:
 477: 3 [#<procedure 84248d0 at guix/store.scm:469:4 (server basename recursive? hash-algo file-name)> #f ...]
In ice-9/boot-9.scm:
 102: 2 [#<procedure 889b3e0 at ice-9/boot-9.scm:97:6 (thrown-k . args)> wrong-type-arg ...]
In ice-9/eval.scm:
 368: 1 [eval # #]
In unknown file:
   ?: 0 [make-stack #t]
In ice-9/boot-9.scm:
  63: 19 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 18 [eval # #]
In ice-9/boot-9.scm:
2111: 17 [save-module-excursion #<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
3653: 16 [#<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
1380: 15 [%start-stack load-stack ...]
1385: 14 [#<procedure 81d95d0 ()>]
In unknown file:
   ?: 13 [primitive-load "/root/guix/./tests/derivations.scm"]
In ice-9/eval.scm:
 407: 12 [eval # #]
 392: 11 [eval # #]
In ice-9/boot-9.scm:
 149: 10 [catch #t #<procedure 8604360 at ice-9/eval.scm:396:13 ()> ...]
 157: 9 [#<procedure 88c1aa0 ()>]
In ice-9/eval.scm:
 392: 8 [eval # #]
In guix/derivations.scm:
 745: 7 [build-expression->derivation #f "test-with-modules" ...]
In guix/utils.scm:
 232: 6 [#<procedure 8423dc8 at guix/utils.scm:228:4 args> #f]
In guix/derivations.scm:
 411: 5 [#<procedure 84360c0 at guix/derivations.scm:408:3 (path #:optional output)> #f ...]
In ice-9/r4rs.scm:
 147: 4 [call-with-input-file #f ...]
In unknown file:
   ?: 3 [open-file #f "r"]
In ice-9/boot-9.scm:
 102: 2 [#<procedure 88ccc80 at ice-9/boot-9.scm:97:6 (thrown-k . args)> wrong-type-arg ...]
In ice-9/eval.scm:
 368: 1 [eval # #]
In unknown file:
   ?: 0 [make-stack #t]
In ice-9/boot-9.scm:
  63: 19 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 18 [eval # #]
In ice-9/boot-9.scm:
2111: 17 [save-module-excursion #<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
3653: 16 [#<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
1380: 15 [%start-stack load-stack ...]
1385: 14 [#<procedure 81d95d0 ()>]
In unknown file:
   ?: 13 [primitive-load "/root/guix/./tests/derivations.scm"]
In ice-9/eval.scm:
 407: 12 [eval # #]
 392: 11 [eval # #]
In ice-9/boot-9.scm:
 149: 10 [catch #t #<procedure 8609b40 at ice-9/eval.scm:396:13 ()> ...]
 157: 9 [#<procedure 871e370 ()>]
In ice-9/eval.scm:
 392: 8 [eval # #]
In guix/derivations.scm:
 745: 7 [build-expression->derivation #f "fixed" ...]
In guix/utils.scm:
 232: 6 [#<procedure 8423dc8 at guix/utils.scm:228:4 args> #f]
In guix/derivations.scm:
 411: 5 [#<procedure 84360c0 at guix/derivations.scm:408:3 (path #:optional output)> #f ...]
In ice-9/r4rs.scm:
 147: 4 [call-with-input-file #f ...]
In unknown file:
   ?: 3 [open-file #f "r"]
In ice-9/boot-9.scm:
 102: 2 [#<procedure 872f800 at ice-9/boot-9.scm:97:6 (thrown-k . args)> wrong-type-arg ...]
In ice-9/eval.scm:
 368: 1 [eval # #]
In unknown file:
   ?: 0 [make-stack #t]
In ice-9/boot-9.scm:
  63: 19 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 18 [eval # #]
In ice-9/boot-9.scm:
2111: 17 [save-module-excursion #<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
3653: 16 [#<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
1380: 15 [%start-stack load-stack ...]
1385: 14 [#<procedure 81d95d0 ()>]
In unknown file:
   ?: 13 [primitive-load "/root/guix/./tests/derivations.scm"]
In ice-9/eval.scm:
 407: 12 [eval # #]
 392: 11 [eval # #]
In ice-9/boot-9.scm:
 149: 10 [catch #t #<procedure 8617f18 at ice-9/eval.scm:396:13 ()> ...]
 157: 9 [#<procedure 87cc640 ()>]
In ice-9/eval.scm:
 392: 8 [eval # #]
In guix/derivations.scm:
 745: 7 [build-expression->derivation #f "fixed" ...]
In guix/utils.scm:
 232: 6 [#<procedure 8423dc8 at guix/utils.scm:228:4 args> #f]
In guix/derivations.scm:
 411: 5 [#<procedure 84360c0 at guix/derivations.scm:408:3 (path #:optional output)> #f ...]
In ice-9/r4rs.scm:
 147: 4 [call-with-input-file #f ...]
In unknown file:
   ?: 3 [open-file #f "r"]
In ice-9/boot-9.scm:
 102: 2 [#<procedure 87d2880 at ice-9/boot-9.scm:97:6 (thrown-k . args)> wrong-type-arg ...]
In ice-9/eval.scm:
 368: 1 [eval # #]
In unknown file:
   ?: 0 [make-stack #t]

FAIL: tests/utils
=================

warning: daemon is running as root, so using `--build-users-group' is highly recommended
%%%% Starting test utils  (Writing full log to "utils.log")
gzip: stdin: file size changed while zipping
%%%% Starting test utils  (Writing full log to "utils.log")
%%%% Starting test utils  (Writing full log to "utils.log")
FAIL filtered-port, file
%%%% Starting test utils  (Writing full log to "utils.log")
FAIL filtered-port, file
%%%% Starting test utils  (Writing full log to "utils.log")
FAIL filtered-port, file
%%%% Starting test utils  (Writing full log to "utils.log")
FAIL filtered-port, file

;;; (#t)
# of expected passes      8
# of unexpected failures  1

FAIL: tests/packages
====================

warning: daemon is running as root, so using `--build-users-group' is highly recommended
accepted connection from pid -1, uid 4294967295
child error: F_SETOWN: Operation not supported
%%%% Starting test packages  (Writing full log to "packages.log")
FAIL package-field-location

;;; (x (("b" #<package b-0 tests/packages.scm:81 8a0f210>) ("b/a" #<package a-0 tests/packages.scm:80 8a0f268>) ("c" #<package c-0 tests/packages.scm:83 8a0f1b8>) ("d" #<package d-0 tests/packages.scm:85 8a0f160>) ("d/x" "something.drv")))
FAIL package-cross-derivation
FAIL package-cross-derivation, trivial-build-system
FAIL GNU Make, bootstrap
# of expected passes      5
# of unexpected failures  4
# of skipped tests        6
In unknown file:
   ?: 19 [primitive-load "/root/guix/./tests/packages.scm"]
In ice-9/eval.scm:
 407: 18 [eval # #]
 392: 17 [eval # #]
In ice-9/boot-9.scm:
 149: 16 [catch #t #<procedure 868f570 at ice-9/eval.scm:396:13 ()> ...]
 157: 15 [#<procedure 8694eb0 ()>]
In ice-9/r4rs.scm:
  39: 14 [call-with-values #<procedure 868f558 at ice-9/eval.scm:396:13 ()> ...]
In guix/packages.scm:
 309: 13 [cache # # #<procedure thunk ()>]
 452: 12 [thunk]
In guix/build-system/gnu.scm:
 359: 11 [gnu-cross-build #f "p-0" "mips64el-linux-gnu" #f () () #:guile #f ...]
In guix/utils.scm:
 232: 10 [#<procedure 846d930 at guix/utils.scm:228:4 args> "i686-" ...]
In srfi/srfi-1.scm:
 578: 9 [map #<procedure input-package->derivation (expr)> (# # # # ...)]
In guix/build-system/gnu.scm:
 169: 8 [input-package->derivation ("cross-gcc" #)]
In guix/packages.scm:
 309: 7 [cache # "i686-" #<procedure thunk ()>]
 384: 6 [thunk]
In srfi/srfi-1.scm:
 578: 5 [map #<procedure 86dde28 at guix/packages.scm:385:39 (t-4874)> (# # # ...)]
In guix/packages.scm:
 337: 4 [expand-input #f # # ...]
In guix/store.scm:
 477: 3 [#<procedure 840c270 at guix/store.scm:469:4 (server basename recursive? hash-algo file-name)> #f ...]
In ice-9/boot-9.scm:
 102: 2 [#<procedure 8aec660 at ice-9/boot-9.scm:97:6 (thrown-k . args)> wrong-type-arg ...]
In ice-9/eval.scm:
 368: 1 [eval # #]
In unknown file:
   ?: 0 [make-stack #t]
In guix/packages.scm:
 309: 19 [cache # "i686-" #<procedure thunk ()>]
 384: 18 [thunk]
In srfi/srfi-1.scm:
 578: 17 [map #<procedure 87a5dc8 at guix/packages.scm:385:39 (t-4874)> (# # # ...)]
In guix/packages.scm:
 346: 16 [expand-input #f # # ...]
 309: 15 [cache #<package bash-4.2 gnu/packages/base.scm:1006 8966d10> "i686-" ...]
 384: 14 [thunk]
In srfi/srfi-1.scm:
 578: 13 [map #<procedure 87a53c0 at guix/packages.scm:385:39 (t-4874)> (# # # ...)]
In guix/packages.scm:
 346: 12 [expand-input #f #<package bash-4.2 gnu/packages/base.scm:1006 8966d10> ...]
 309: 11 [cache #<package gcc-4.7.3 gnu/packages/gcc.scm:36 8966318> "i686-" ...]
 384: 10 [thunk]
In srfi/srfi-1.scm:
 578: 9 [map #<procedure 87a5108 at guix/packages.scm:385:39 (t-4874)> (# # # ...)]
In guix/packages.scm:
 361: 8 [expand-input #f #<package gcc-4.7.3 gnu/packages/gcc.scm:36 8966318> ...]
In guix/download.scm:
 189: 7 [url-fetch #f "mirror://gnu/gmp/gmp-5.1.1.tar.xz" ...]
In guix/packages.scm:
 309: 6 [cache # "i686-" #<procedure thunk ()>]
 396: 5 [thunk]
In gnu/packages/bootstrap.scm:
 163: 4 [build #f "guile-bootstrap-2.0" ...]
In unknown file:
   ?: 3 [scm-error misc-error #f ...]
In ice-9/boot-9.scm:
 102: 2 [#<procedure 8961fc0 at ice-9/boot-9.scm:97:6 (thrown-k . args)> misc-error ...]
In ice-9/eval.scm:
 368: 1 [eval # #]
In unknown file:
   ?: 0 [make-stack #t]
In ice-9/boot-9.scm:
  63: 19 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 18 [eval # #]
In ice-9/boot-9.scm:
2111: 17 [save-module-excursion #<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
3653: 16 [#<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
1380: 15 [%start-stack load-stack ...]
1385: 14 [#<procedure 81d95d0 ()>]
In unknown file:
   ?: 13 [primitive-load "/root/guix/./tests/packages.scm"]
In ice-9/eval.scm:
 407: 12 [eval # #]
 392: 11 [eval # #]
In ice-9/boot-9.scm:
 149: 10 [catch #t #<procedure 870ab28 at ice-9/eval.scm:396:13 ()> ...]
 157: 9 [#<procedure 8828460 ()>]
In ice-9/eval.scm:
 392: 8 [eval # #]
In guix/packages.scm:
 309: 7 [cache # "i686-" #<procedure thunk ()>]
 384: 6 [thunk]
In srfi/srfi-1.scm:
 578: 5 [map #<procedure 870a9d8 at guix/packages.scm:385:39 (t-4874)> (# # # ...)]
In guix/packages.scm:
 337: 4 [expand-input #f # # ...]
In guix/store.scm:
 477: 3 [#<procedure 840c270 at guix/store.scm:469:4 (server basename recursive? hash-algo file-name)> #f ...]
In ice-9/boot-9.scm:
 102: 2 [#<procedure 8aecd40 at ice-9/boot-9.scm:97:6 (thrown-k . args)> wrong-type-arg ...]
In ice-9/eval.scm:
 368: 1 [eval # #]
In unknown file:
   ?: 0 [make-stack #t]

FAIL: tests/store
=================

warning: daemon is running as root, so using `--build-users-group' is highly recommended
accepted connection from pid -1, uid 4294967295
child error: F_SETOWN: Operation not supported

FAIL: tests/guix-build
======================

+ guix build --version
warning: daemon is running as root, so using `--build-users-group' is highly recommended
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /root/guix/scripts/guix
;;; compiled /root/guix/test-tmp/var/4694/cache-4694/guile/ccache/2.0-LE-4-2.0/root/guix/scripts/guix.go
guix build (GNU Guix) 0.3
+ guix build -e +
accepted connection from pid -1, uid 4294967295
child error: F_SETOWN: Operation not supported
Backtrace:
In ice-9/boot-9.scm:
 149: 13 [catch #t #<catch-closure 81f1620> ...]
 157: 12 [#<procedure 81998c0 ()>]
In unknown file:
   ?: 11 [catch-closure]
In ice-9/boot-9.scm:
  63: 10 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 9 [eval # #]
In ice-9/boot-9.scm:
2111: 8 [save-module-excursion #<procedure 8188080 at ice-9/boot-9.scm:3646:3 ()>]
3651: 7 [#<procedure 8188080 at ice-9/boot-9.scm:3646:3 ()>]
In unknown file:
   ?: 6 [load-compiled/vm "/root/guix/test-tmp/var/4694/cache-4694/guile/ccache/2.0-LE-4-2.0/root/guix/scripts/guix.go"]
In guix/ui.scm:
 465: 5 [run-guix-command build "-e" "+"]
In ice-9/boot-9.scm:
 149: 4 [catch srfi-34 #<procedure 849c4c0 at guix/ui.scm:148:2 ()> ...]
 157: 3 [#<procedure 8462a28 ()>]
In guix/scripts/build.scm:
 245: 2 [#<procedure 8489798 at guix/scripts/build.scm:237:2 ()>]
In guix/store.scm:
 290: 1 [open-connection "/root/guix/test-tmp/var/4694/daemon-socket/socket" # #t]
In guix/serialization.scm:
  49: 0 [read-int #<input-output: socket 5>]

guix/serialization.scm:49:4: In procedure read-int:
guix/serialization.scm:49:4: In procedure bv-u32-ref: Wrong type argument in position 1 (expecting bytevector): #<eof>
+ true
+ guix build -e '(@ (gnu packages bootstrap) %bootstrap-glibc)' -S
accepted connection from pid -1, uid 4294967295
child error: F_SETOWN: Operation not supported
Backtrace:
In ice-9/boot-9.scm:
 149: 13 [catch #t #<catch-closure 81f1620> ...]
 157: 12 [#<procedure 81998c0 ()>]
In unknown file:
   ?: 11 [catch-closure]
In ice-9/boot-9.scm:
  63: 10 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 9 [eval # #]
In ice-9/boot-9.scm:
2111: 8 [save-module-excursion #<procedure 8188080 at ice-9/boot-9.scm:3646:3 ()>]
3651: 7 [#<procedure 8188080 at ice-9/boot-9.scm:3646:3 ()>]
In unknown file:
   ?: 6 [load-compiled/vm "/root/guix/test-tmp/var/4694/cache-4694/guile/ccache/2.0-LE-4-2.0/root/guix/scripts/guix.go"]
In guix/ui.scm:
 465: 5 [run-guix-command build "-e" ...]
In ice-9/boot-9.scm:
 149: 4 [catch srfi-34 #<procedure 849c4a0 at guix/ui.scm:148:2 ()> ...]
 157: 3 [#<procedure 8462a28 ()>]
In guix/scripts/build.scm:
 245: 2 [#<procedure 8489798 at guix/scripts/build.scm:237:2 ()>]
In guix/store.scm:
 290: 1 [open-connection "/root/guix/test-tmp/var/4694/daemon-socket/socket" # #t]
In guix/serialization.scm:
  49: 0 [read-int #<input-output: socket 5>]

guix/serialization.scm:49:4: In procedure read-int:
guix/serialization.scm:49:4: In procedure bv-u32-ref: Wrong type argument in position 1 (expecting bytevector): #<eof>
+ true
+ guix build -e '(@@ (gnu packages base) %bootstrap-guile)'
+ grep -e -guile-
accepted connection from pid -1, uid 4294967295
child error: F_SETOWN: Operation not supported
Backtrace:
In ice-9/boot-9.scm:
 149: 13 [catch #t #<catch-closure 8200300> ...]
 157: 12 [#<procedure 81ca8c0 ()>]
In unknown file:
   ?: 11 [catch-closure]
In ice-9/boot-9.scm:
  63: 10 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 9 [eval # #]
In ice-9/boot-9.scm:
2111: 8 [save-module-excursion #<procedure 8198080 at ice-9/boot-9.scm:3646:3 ()>]
3651: 7 [#<procedure 8198080 at ice-9/boot-9.scm:3646:3 ()>]
In unknown file:
   ?: 6 [load-compiled/vm "/root/guix/test-tmp/var/4694/cache-4694/guile/ccache/2.0-LE-4-2.0/root/guix/scripts/guix.go"]
In guix/ui.scm:
 465: 5 [run-guix-command build "-e" "(@@ (gnu packages base) %bootstrap-guile)"]
In ice-9/boot-9.scm:
 149: 4 [catch srfi-34 #<procedure 84ba780 at guix/ui.scm:148:2 ()> ...]
 157: 3 [#<procedure 847da28 ()>]
In guix/scripts/build.scm:
 245: 2 [#<procedure 84a5570 at guix/scripts/build.scm:237:2 ()>]
In guix/store.scm:
 290: 1 [open-connection "/root/guix/test-tmp/var/4694/daemon-socket/socket" # #t]
In guix/serialization.scm:
  49: 0 [read-int #<input-output: socket 5>]

guix/serialization.scm:49:4: In procedure read-int:
guix/serialization.scm:49:4: In procedure bv-u32-ref: Wrong type argument in position 1 (expecting bytevector): #<eof>

FAIL: tests/guix-download
=========================

+ guix download --version
warning: daemon is running as root, so using `--build-users-group' is highly recommended
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /root/guix/scripts/guix
;;; compiled /root/guix/test-tmp/var/4717/cache-4717/guile/ccache/2.0-LE-4-2.0/root/guix/scripts/guix.go
guix download (GNU Guix) 0.3
+ guix download http://does.not/exist
accepted connection from pid -1, uid 4294967295
child error: F_SETOWN: Operation not supported
Backtrace:
In ice-9/boot-9.scm:
 149: 13 [catch #t #<catch-closure 81f1620> ...]
 157: 12 [#<procedure 81998c0 ()>]
In unknown file:
   ?: 11 [catch-closure]
In ice-9/boot-9.scm:
  63: 10 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 9 [eval # #]
In ice-9/boot-9.scm:
2111: 8 [save-module-excursion #<procedure 8188080 at ice-9/boot-9.scm:3646:3 ()>]
3651: 7 [#<procedure 8188080 at ice-9/boot-9.scm:3646:3 ()>]
In unknown file:
   ?: 6 [load-compiled/vm "/root/guix/test-tmp/var/4717/cache-4717/guile/ccache/2.0-LE-4-2.0/root/guix/scripts/guix.go"]
In guix/ui.scm:
 465: 5 [run-guix-command download "http://does.not/exist"]
In ice-9/boot-9.scm:
 149: 4 [catch srfi-34 #<procedure 829e050 at guix/ui.scm:148:2 ()> ...]
 157: 3 [#<procedure 847c410 ()>]
In guix/scripts/download.scm:
 102: 2 [#<procedure 829e060 at guix/scripts/download.scm:101:2 ()>]
In guix/store.scm:
 290: 1 [open-connection "/root/guix/test-tmp/var/4717/daemon-socket/socket" # #t]
In guix/serialization.scm:
  49: 0 [read-int #<input-output: socket 5>]

guix/serialization.scm:49:4: In procedure read-int:
guix/serialization.scm:49:4: In procedure bv-u32-ref: Wrong type argument in position 1 (expecting bytevector): #<eof>
+ true
+ guix download unknown://some/where
accepted connection from pid -1, uid 4294967295
child error: F_SETOWN: Operation not supported
Backtrace:
In ice-9/boot-9.scm:
 149: 13 [catch #t #<catch-closure 81f1620> ...]
 157: 12 [#<procedure 81998c0 ()>]
In unknown file:
   ?: 11 [catch-closure]
In ice-9/boot-9.scm:
  63: 10 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 9 [eval # #]
In ice-9/boot-9.scm:
2111: 8 [save-module-excursion #<procedure 8188080 at ice-9/boot-9.scm:3646:3 ()>]
3651: 7 [#<procedure 8188080 at ice-9/boot-9.scm:3646:3 ()>]
In unknown file:
   ?: 6 [load-compiled/vm "/root/guix/test-tmp/var/4717/cache-4717/guile/ccache/2.0-LE-4-2.0/root/guix/scripts/guix.go"]
In guix/ui.scm:
 465: 5 [run-guix-command download "unknown://some/where"]
In ice-9/boot-9.scm:
 149: 4 [catch srfi-34 #<procedure 829e050 at guix/ui.scm:148:2 ()> ...]
 157: 3 [#<procedure 847c410 ()>]
In guix/scripts/download.scm:
 102: 2 [#<procedure 829e060 at guix/scripts/download.scm:101:2 ()>]
In guix/store.scm:
 290: 1 [open-connection "/root/guix/test-tmp/var/4717/daemon-socket/socket" # #t]
In guix/serialization.scm:
  49: 0 [read-int #<input-output: socket 5>]

guix/serialization.scm:49:4: In procedure read-int:
guix/serialization.scm:49:4: In procedure bv-u32-ref: Wrong type argument in position 1 (expecting bytevector): #<eof>
+ true
+ guix download not/a/uri
accepted connection from pid -1, uid 4294967295
child error: F_SETOWN: Operation not supported
Backtrace:
In ice-9/boot-9.scm:
 149: 13 [catch #t #<catch-closure 81f1620> ...]
 157: 12 [#<procedure 81998c0 ()>]
In unknown file:
   ?: 11 [catch-closure]
In ice-9/boot-9.scm:
  63: 10 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 9 [eval # #]
In ice-9/boot-9.scm:
2111: 8 [save-module-excursion #<procedure 8188080 at ice-9/boot-9.scm:3646:3 ()>]
3651: 7 [#<procedure 8188080 at ice-9/boot-9.scm:3646:3 ()>]
In unknown file:
   ?: 6 [load-compiled/vm "/root/guix/test-tmp/var/4717/cache-4717/guile/ccache/2.0-LE-4-2.0/root/guix/scripts/guix.go"]
In guix/ui.scm:
 465: 5 [run-guix-command download "not/a/uri"]
In ice-9/boot-9.scm:
 149: 4 [catch srfi-34 #<procedure 829e050 at guix/ui.scm:148:2 ()> ...]
 157: 3 [#<procedure 847c410 ()>]
In guix/scripts/download.scm:
 102: 2 [#<procedure 829e060 at guix/scripts/download.scm:101:2 ()>]
In guix/store.scm:
 290: 1 [open-connection "/root/guix/test-tmp/var/4717/daemon-socket/socket" # #t]
In guix/serialization.scm:
  49: 0 [read-int #<input-output: socket 5>]

guix/serialization.scm:49:4: In procedure read-int:
guix/serialization.scm:49:4: In procedure bv-u32-ref: Wrong type argument in position 1 (expecting bytevector): #<eof>
+ true
+ guix download file:///root/guix/README
accepted connection from pid -1, uid 4294967295
child error: F_SETOWN: Operation not supported
Backtrace:
In ice-9/boot-9.scm:
 149: 13 [catch #t #<catch-closure 81f1620> ...]
 157: 12 [#<procedure 81998c0 ()>]
In unknown file:
   ?: 11 [catch-closure]
In ice-9/boot-9.scm:
  63: 10 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 9 [eval # #]
In ice-9/boot-9.scm:
2111: 8 [save-module-excursion #<procedure 8188080 at ice-9/boot-9.scm:3646:3 ()>]
3651: 7 [#<procedure 8188080 at ice-9/boot-9.scm:3646:3 ()>]
In unknown file:
   ?: 6 [load-compiled/vm "/root/guix/test-tmp/var/4717/cache-4717/guile/ccache/2.0-LE-4-2.0/root/guix/scripts/guix.go"]
In guix/ui.scm:
 465: 5 [run-guix-command download "file:///root/guix/README"]
In ice-9/boot-9.scm:
 149: 4 [catch srfi-34 #<procedure 829e050 at guix/ui.scm:148:2 ()> ...]
 157: 3 [#<procedure 847c410 ()>]
In guix/scripts/download.scm:
 102: 2 [#<procedure 829e060 at guix/scripts/download.scm:101:2 ()>]
In guix/store.scm:
 290: 1 [open-connection "/root/guix/test-tmp/var/4717/daemon-socket/socket" # #t]
In guix/serialization.scm:
  49: 0 [read-int #<input-output: socket 5>]

guix/serialization.scm:49:4: In procedure read-int:
guix/serialization.scm:49:4: In procedure bv-u32-ref: Wrong type argument in position 1 (expecting bytevector): #<eof>

FAIL: tests/guix-gc
===================

+ guix gc --version
warning: daemon is running as root, so using `--build-users-group' is highly recommended
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /root/guix/scripts/guix
;;; compiled /root/guix/test-tmp/var/4782/cache-4782/guile/ccache/2.0-LE-4-2.0/root/guix/scripts/guix.go
guix gc (GNU Guix) 0.3
+ trap 'rm -f guix-gc-root' EXIT
+ rm -f guix-gc-root
++ guix build guile-bootstrap -d
accepted connection from pid -1, uid 4294967295
child error: F_SETOWN: Operation not supported
Backtrace:
In ice-9/boot-9.scm:
 149: 13 [catch #t #<catch-closure 8200300> ...]
 157: 12 [#<procedure 81ca8c0 ()>]
In unknown file:
   ?: 11 [catch-closure]
In ice-9/boot-9.scm:
  63: 10 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 9 [eval # #]
In ice-9/boot-9.scm:
2111: 8 [save-module-excursion #<procedure 8198080 at ice-9/boot-9.scm:3646:3 ()>]
3651: 7 [#<procedure 8198080 at ice-9/boot-9.scm:3646:3 ()>]
In unknown file:
   ?: 6 [load-compiled/vm "/root/guix/test-tmp/var/4782/cache-4782/guile/ccache/2.0-LE-4-2.0/root/guix/scripts/guix.go"]
In guix/ui.scm:
 465: 5 [run-guix-command build "guile-bootstrap" "-d"]
In ice-9/boot-9.scm:
 149: 4 [catch srfi-34 #<procedure 84b7780 at guix/ui.scm:148:2 ()> ...]
 157: 3 [#<procedure 847ca28 ()>]
In guix/scripts/build.scm:
 245: 2 [#<procedure 84a3558 at guix/scripts/build.scm:237:2 ()>]
In guix/store.scm:
 290: 1 [open-connection "/root/guix/test-tmp/var/4782/daemon-socket/socket" # #t]
In guix/serialization.scm:
  49: 0 [read-int #<input-output: socket 5>]

guix/serialization.scm:49:4: In procedure read-int:
guix/serialization.scm:49:4: In procedure bv-u32-ref: Wrong type argument in position 1 (expecting bytevector): #<eof>
+ drv=
+ rm -f guix-gc-root

FAIL: tests/guix-package
========================

+ guix package --version
warning: daemon is running as root, so using `--build-users-group' is highly recommended
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /root/guix/scripts/guix
;;; compiled /root/guix/test-tmp/var/4761/cache-4761/guile/ccache/2.0-LE-4-2.0/root/guix/scripts/guix.go
guix package (GNU Guix) 0.3
+ profile=t-profile-4766
+ rm -f t-profile-4766
+ trap 'rm "$profile" "$profile-"[0-9]* ; rm -rf t-home-4766' EXIT
+ guix package --bootstrap -e +
guix package: error: expression `+' does not evaluate to a package
+ true
+ guix package --bootstrap -p t-profile-4766 -i guile-bootstrap
accepted connection from pid -1, uid 4294967295
child error: F_SETOWN: Operation not supported
Backtrace:
In ice-9/boot-9.scm:
 149: 13 [catch #t #<catch-closure 81f1620> ...]
 157: 12 [#<procedure 81998c0 ()>]
In unknown file:
   ?: 11 [catch-closure]
In ice-9/boot-9.scm:
  63: 10 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 9 [eval # #]
In ice-9/boot-9.scm:
2111: 8 [save-module-excursion #<procedure 8188080 at ice-9/boot-9.scm:3646:3 ()>]
3651: 7 [#<procedure 8188080 at ice-9/boot-9.scm:3646:3 ()>]
In unknown file:
   ?: 6 [load-compiled/vm "/root/guix/test-tmp/var/4761/cache-4761/guile/ccache/2.0-LE-4-2.0/root/guix/scripts/guix.go"]
In guix/ui.scm:
 465: 5 [run-guix-command package "--bootstrap" ...]
In ice-9/boot-9.scm:
 149: 4 [catch srfi-34 #<procedure 866ecd0 at guix/ui.scm:148:2 ()> ...]
 157: 3 [#<procedure 8668cd0 ()>]
In guix/scripts/package.scm:
 920: 2 [#<procedure 8654ca8 at guix/scripts/package.scm:919:8 ()>]
In guix/store.scm:
 290: 1 [open-connection "/root/guix/test-tmp/var/4761/daemon-socket/socket" # #t]
In guix/serialization.scm:
  49: 0 [read-int #<input-output: socket 5>]

guix/serialization.scm:49:4: In procedure read-int:
guix/serialization.scm:49:4: In procedure bv-u32-ref: Wrong type argument in position 1 (expecting bytevector): #<eof>
+ rm t-profile-4766 't-profile-4766-[0-9]*'
rm: cannot remove `t-profile-4766': No such file or directory
rm: cannot remove `t-profile-4766-[0-9]*': No such file or directory

FAIL: tests/guix-daemon
=======================

+ set -e
+ guix-daemon --version
warning: daemon is running as root, so using `--build-users-group' is highly recommended
guix-daemon (GNU Guix) 0.3
+ guix build --version
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /root/guix/scripts/guix
;;; compiled /root/guix/test-tmp/var/4802/cache-4802/guile/ccache/2.0-LE-4-2.0/root/guix/scripts/guix.go
guix build (GNU Guix) 0.3
+ guix build -e '(@ (gnu packages bootstrap) %bootstrap-guile)'
accepted connection from pid -1, uid 4294967295
child error: F_SETOWN: Operation not supported
Backtrace:
In ice-9/boot-9.scm:
 149: 13 [catch #t #<catch-closure 81f1620> ...]
 157: 12 [#<procedure 81998c0 ()>]
In unknown file:
   ?: 11 [catch-closure]
In ice-9/boot-9.scm:
  63: 10 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 9 [eval # #]
In ice-9/boot-9.scm:
2111: 8 [save-module-excursion #<procedure 8188080 at ice-9/boot-9.scm:3646:3 ()>]
3651: 7 [#<procedure 8188080 at ice-9/boot-9.scm:3646:3 ()>]
In unknown file:
   ?: 6 [load-compiled/vm "/root/guix/test-tmp/var/4802/cache-4802/guile/ccache/2.0-LE-4-2.0/root/guix/scripts/guix.go"]
In guix/ui.scm:
 465: 5 [run-guix-command build "-e" ...]
In ice-9/boot-9.scm:
 149: 4 [catch srfi-34 #<procedure 849f4c0 at guix/ui.scm:148:2 ()> ...]
 157: 3 [#<procedure 8464a28 ()>]
In guix/scripts/build.scm:
 245: 2 [#<procedure 848c798 at guix/scripts/build.scm:237:2 ()>]
In guix/store.scm:
 290: 1 [open-connection "/root/guix/test-tmp/var/4802/daemon-socket/socket" # #t]
In guix/serialization.scm:
  49: 0 [read-int #<input-output: socket 5>]

guix/serialization.scm:49:4: In procedure read-int:
guix/serialization.scm:49:4: In procedure bv-u32-ref: Wrong type argument in position 1 (expecting bytevector): #<eof>


  reply	other threads:[~2013-07-04 15:40 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-02 15:06 FTBFS on GNU/Hurd Matthew Lien
2013-07-02 18:53 ` Cyril Roelandt
2013-07-02 21:13   ` Ludovic Courtès
2013-07-03  7:42   ` Matthew Lien
2013-07-02 21:09 ` Ludovic Courtès
2013-07-03  7:46   ` Matthew Lien
2013-07-03  9:38     ` Ludovic Courtès
2013-07-03 15:58       ` Matthew Lien
2013-07-04 11:46         ` Ludovic Courtès
2013-07-04 14:00           ` Matthew Lien
2013-07-04 14:23             ` Ludovic Courtès
2013-07-04 15:40               ` Matthew Lien [this message]
2013-07-04 20:42                 ` Ludovic Courtès
2013-07-05  9:05                   ` BlueT - Matthew Lien - 練喆明
2013-07-05  9:55                     ` Ludovic Courtès
2013-07-05 11:16                       ` BlueT - Matthew Lien - 練喆明
2013-07-05 11:47                         ` Ludovic Courtès
2013-07-04 20:54                 ` Ludovic Courtès
2013-07-05  9:30                   ` BlueT - Matthew Lien - 練喆明

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAGurB_hqHJNPj3UynU591RSSxnw25b-iW+mn9bsqX+vN7irYoQ@mail.gmail.com \
    --to=bluet@bluet.org \
    --cc=bug-guix@gnu.org \
    --cc=ludo@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).