bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] distro: Use (guix licenses) instead of strings.


From: Nikita Karetnikov
Subject: [PATCH] distro: Use (guix licenses) instead of strings.
Date: Fri, 14 Dec 2012 19:16:05 +0300

Hi,

I've attached the patch.

Can we test it on a build farm before pushing? (It might break
something.)

Unfortunately, I can't test it because of this error:

# ./pre-inst-env guix-build acl

[...]

In ice-9/boot-9.scm:
 157: 10 [catch #t #<catch-closure 8f11ad0> ...]
In unknown file:
   ?: 9 [apply-smob/1 #<catch-closure 8f11ad0>]
In ice-9/boot-9.scm:
  63: 8 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 421: 7 [eval # #]
In unknown file:
   ?: 6 [call-with-input-string "(apply (module-ref (resolve-interface
'(guix-build)) 'guix-build) (cdr (command-line)))" ...]
In ice-9/command-line.scm:
 174: 5 [#<procedure 8e11030 at ice-9/command-line.scm:169:3 (port)>
#<input: string 8e0e8e8>]
In unknown file:
   ?: 4 [eval (apply (module-ref # #) (cdr #)) #<directory
(guile-user) 8ebe678>]
In ice-9/boot-9.scm:
 157: 3 [catch srfi-34 #<procedure 950c120 at guix/ui.scm:61:2 ()> ...]
In guix-build:
 201: 2 [#<procedure 950c130 at guix-build:199:2 ()>]
In guix/store.scm:
 319: 1 [open-connection "/usr/local/var/nix/daemon-socket/socket" # #t]
In unknown file:
   ?: 0 [connect #<input-output: socket 6> # #<undefined>]

ERROR: In procedure connect:
ERROR: In procedure connect: No such file or directory

Andreas has already reported it. [1]

I used the following commands:

# ./bootstrap
# ./configure --with-nixpkgs=/home/nixpkgs-github --disable-daemon
# make

(I've also tried without '--disable-daemon'.)

By the way, the "do not" part is missing.

# ./configure --help

[...]

  --disable-daemon        build the Nix daemon (C++)

Nikita

[1] https://lists.gnu.org/archive/html/bug-guix/2012-12/msg00115.html

Attachment: 0001-distro-Use-guix-licenses-instead-of-strings.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]