unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Christopher Howard <christopher@alaskasi.com>
To: Jan Nieuwenhuizen <janneke@gnu.org>
Cc: 40542@debbugs.gnu.org
Subject: bug#40542: wip-hurm-vm build failure
Date: Tue, 14 Apr 2020 15:27:45 -0800	[thread overview]
Message-ID: <c67368966b50fdd8bd5b62abad5228f23adb42e2.camel@alaskasi.com> (raw)
In-Reply-To: <87lfmx986x.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 5032 bytes --]


-----Original Message-----
From: Jan Nieuwenhuizen <janneke@gnu.org>
To: Christopher Howard <christopher@alaskasi.com>
Cc: Bengt Richter <bokr@bokr.com>, 40542@debbugs.gnu.org
Subject: Re: bug#40542: wip-hurm-vm build failure
Date: Tue, 14 Apr 2020 21:30:14 +0200

Christopher Howard writes:
> I am using only a mouse. I unplugged the mouse, but am getting
> similarbehavior.
> Something of interest, however: the keyboard inputs seem to be
> workingfine until a few seconds after I "login root", at which point
> theemulated VGA screen blinks, and the wonky behavior starts.

This should be fixed in latest/todays wip-hurd-vm by this commit
    
http://git.savannah.gnu.org/cgit/guix.git/commit/?h=wip-hurd-vm&id=ccdf7336dfbb16bfc7a08b297ad9cabbe2663f55

janneke

Hi, I tried to build from commit
4c5a3e1ae7005c81f271744f77a0c83130d08fa8 (a newer commit by Ricardo)
and received the following build failure. Guessing I got something
half-baked — I might try tomorrow rebuilding with the older commit.

[100%] GUILEC   guix/tests/git.go
: warning: shadows previous definition of `%-location-procedure' at gnu/services/monitoring.scm:197:0
<unknown-location>: warning: shadows previous definition of `-location' at <unknown-location>
gnu/services/monitoring.scm:479:0: warning: shadows previous definition of `%-location-procedure' at gnu/services/monitoring.scm:197:0
<unknown-location>: warning: shadows previous definition of `-location' at <unknown-location>
gnu/services/vpn.scm:188:0: warning: shadows previous definition of `%-location-procedure' at gnu/services/vpn.scm:180:0
<unknown-location>: warning: shadows previous definition of `-location' at <unknown-location>
gnu/services/vpn.scm:256:0: warning: shadows previous definition of `%-location-procedure' at gnu/services/vpn.scm:180:0
<unknown-location>: warning: shadows previous definition of `-location' at <unknown-location>
gnu/services/vpn.scm:256:0: warning: shadows previous definition of `%-location-procedure' at gnu/services/vpn.scm:180:0
<unknown-location>: warning: shadows previous definition of `-location' at <unknown-location>
WARNING: Use of `load' in declarative module (gnu system install).  Add #:declarative? #f to your define-module invocation.
gnu/build/linux-modules.scm:323:13: warning: possibly unbound variable `load-linux-module/fd'
  HELP2MAN doc/guix-build.1
  HELP2MAN doc/guix-archive.1
  HELP2MAN doc/guix-challenge.1
  HELP2MAN doc/guix-download.1
  HELP2MAN doc/guix-edit.1
  HELP2MAN doc/guix-environment.1
  HELP2MAN doc/guix-gc.1
  HELP2MAN doc/guix-hash.1
  HELP2MAN doc/guix-import.1
  HELP2MAN doc/guix-lint.1
  HELP2MAN doc/guix-package.1
  HELP2MAN doc/guix-publish.1
  HELP2MAN doc/guix-pull.1
  HELP2MAN doc/guix-refresh.1
  HELP2MAN doc/guix-size.1
  HELP2MAN doc/guix-system.1
  HELP2MAN doc/guix.1
make[2]: Leaving directory '/tmp/guix-build-guix-1.0.1-18.5580f05.drv-0/source'
make[1]: Leaving directory '/tmp/guix-build-guix-1.0.1-18.5580f05.drv-0/source'
phase `build' succeeded after 1395.2 seconds
starting phase `copy-bootstrap-guile'
Backtrace:
In ice-9/boot-9.scm:
  1736:10 10 (with-exception-handler _ _ #:unwind? _ # _)
In unknown file:
           9 (apply-smob/0 #<thunk 7ffff6cceaa0>)
In ice-9/boot-9.scm:
    718:2  8 (call-with-prompt _ _ #<procedure default-prompt-handle…>)
In ice-9/eval.scm:
    619:8  7 (_ #(#(#<directory (guile-user) 7ffff68ebf00>)))
In ice-9/command-line.scm:
   185:18  6 (_ #<input: string 7ffff68e6a10>)
In unknown file:
           5 (eval (begin (use-modules (guix)) (with-store store …)) #)
In guix/store.scm:
   626:15  4 (call-with-store #<procedure 7ffff4105180 at ice-9/eval…>)
    545:2  3 (open-connection _ #:port _ #:reserve-space? _ # _)
In ice-9/boot-9.scm:
  1736:10  2 (with-exception-handler _ _ #:unwind? _ # _)
In guix/store.scm:
   553:28  1 (_)
In ice-9/boot-9.scm:
  1669:16  0 (raise-exception _ #:continuable? _)

ice-9/boot-9.scm:1669:16: In procedure raise-exception:
ERROR:
  1. &store-connection-error:
      file: "/tmp/guix-tests/var/26898/daemon-socket/socket"
      errno: 2
command "./test-env" "guile" "-c" "(begin (use-modules (guix)) (with-store store (let* ((item (add-to-store store \"guile-2.0.9.tar.xz\" #f \"sha256\" \"/gnu/store/3aigj659vsjxcrhn0r0vmkbjh3kj5pbs-guile-2.0.9.tar.xz\")) (root (string-append \"/tmp/gc-root-\" (basename item)))) (symlink item root) (add-indirect-root store root))))" failed with status 1
builder for `/gnu/store/jnla55wbk9xk0azbqcgx0cpg2q688kv0-guix-1.0.1-18.5580f05.drv' failed with exit code 1
build of /gnu/store/jnla55wbk9xk0azbqcgx0cpg2q688kv0-guix-1.0.1-18.5580f05.drv failed
View build log at '/var/log/guix/drvs/jn/la55wbk9xk0azbqcgx0cpg2q688kv0-guix-1.0.1-18.5580f05.drv.bz2'.
guix build: error: build of `/gnu/store/jnla55wbk9xk0azbqcgx0cpg2q688kv0-guix-1.0.1-18.5580f05.drv' failed



-- 
Christopher Howard
Enterprise Solutions Manager
Alaska Satellite Internet
PO Box 70, Ester, AK 99725
3239 La Ree Way, Fairbanks, AK 99709
907.451.0088
1.888.396.5623
www.alaskasatelliteinternet.com

[-- Attachment #2: Type: text/html, Size: 7560 bytes --]

  reply	other threads:[~2020-04-14 23:28 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-10 15:53 bug#40542: wip-hurm-vm build failure Christopher Howard
2020-04-11 15:46 ` Jan Nieuwenhuizen
2020-04-13 16:59   ` Christopher Howard
2020-04-13 20:40     ` Ludovic Courtès
2020-04-13 21:02       ` Christopher Howard
2020-04-13 21:23         ` Ludovic Courtès
2020-04-13 21:46           ` Jan Nieuwenhuizen
2020-04-13 22:58           ` Christopher Howard
2020-04-14  5:46             ` Jan Nieuwenhuizen
2020-04-14 15:55               ` Christopher Howard
2020-04-14 17:12                 ` Jan Nieuwenhuizen
2020-04-14 16:57               ` Bengt Richter
2020-04-14 17:29                 ` Christopher Howard
2020-04-14 19:30                   ` Jan Nieuwenhuizen
2020-04-14 23:27                     ` Christopher Howard [this message]
2021-03-26  0:16 ` Christopher Howard
2021-03-26  0:25   ` Leo Famulari
2021-03-29 16:49     ` Leo Famulari

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=c67368966b50fdd8bd5b62abad5228f23adb42e2.camel@alaskasi.com \
    --to=christopher@alaskasi.com \
    --cc=40542@debbugs.gnu.org \
    --cc=janneke@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).