unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* problems with "guix pull"
@ 2014-09-22 22:16 Carlos Carleos
  2014-09-23 10:15 ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Carlos Carleos @ 2014-09-22 22:16 UTC (permalink / raw)
  To: guix-devel


Hi!  On a Ubuntu system I've tried "sudo guix pull --verbose" and obtained this
([...] used to shorten the output; warnings and errors left):

--8<----------corte-desde-aquí---------------tranĉu-de-ĉi-tie---------->8--
guix-master/po/guix/de.po
guix-master/po/guix/eo.po
guix-master/po/guix/hu.po
[...]
guix-master/tests/union.scm
guix-master/tests/utils.scm
copying and compiling Guix to `/gnu/store/8s2y6886rl6z79axbskyh17xd18xw5cq-guix-latest'...
`guix/packages.scm' -> `/gnu/store/8s2y6886rl6z79axbskyh17xd18xw5cq-guix-latest/guix/packages.scm'
`guix/gnupg.scm' -> `/gnu/store/8s2y6886rl6z79axbskyh17xd18xw5cq-guix-latest/guix/gnupg.scm'
[...]
`gnu/packages/patches/abiword-no-include-glib-internal-headers.patch' -> `/gnu/store/8s2y6886rl6z79axbskyh17xd18xw5cq-guix-latest/gnu/packages/patches/abiword-no-include-glib-internal-headers.patch'
`gnu/packages/patches/petsc-fix-threadcomm.patch' -> `/gnu/store/8s2y6886rl6z79axbskyh17xd18xw5cq-guix-latest/gnu/packages/patches/petsc-fix-threadcomm.patch'
`gnu/build/activation.scm' -> `/gnu/store/8s2y6886rl6z79axbskyh17xd18xw5cq-guix-latest/gnu/build/activation.scm'
[...]
`gnu/build/linux-initrd.scm' -> `/gnu/store/8s2y6886rl6z79axbskyh17xd18xw5cq-guix-latest/gnu/build/linux-initrd.scm'
compiling '/gnu/store/8s2y6886rl6z79axbskyh17xd18xw5cq-guix-latest/guix.scm'...
compiling '/gnu/store/8s2y6886rl6z79axbskyh17xd18xw5cq-guix-latest/guix/base32.scm'...
compiling '/gnu/store/8s2y6886rl6z79axbskyh17xd18xw5cq-guix-latest/guix/base64.scm'...
compiling '/gnu/store/8s2y6886rl6z79axbskyh17xd18xw5cq-guix-latest/guix/build-system.scm'...
compiling '/gnu/store/8s2y6886rl6z79axbskyh17xd18xw5cq-guix-latest/guix/build-system/cmake.scm'...
compiling '/gnu/store/8s2y6886rl6z79axbskyh17xd18xw5cq-guix-latest/guix/build-system/gnu.scm'...
compiling '/gnu/store/8s2y6886rl6z79axbskyh17xd18xw5cq-guix-latest/guix/build-system/perl.scm'...
;;; Failed to autoload make-session in (gnutls):
;;; ERROR: missing interface for module (gnutls)
;;; Failed to autoload connection-end/client in (gnutls):
;;; ERROR: missing interface for module (gnutls)
;;; Failed to autoload make-session in (gnutls):
;;; ERROR: missing interface for module (gnutls)
compiling '/gnu/store/8s2y6886rl6z79axbskyh17xd18xw5cq-guix-latest/guix/build-system/python.scm'...
compiling '/gnu/store/8s2y6886rl6z79axbskyh17xd18xw5cq-guix-latest/guix/build-system/trivial.scm'...
compiling '/gnu/store/8s2y6886rl6z79axbskyh17xd18xw5cq-guix-latest/guix/build/cmake-build-system.scm'...
compiling '/gnu/store/8s2y6886rl6z79axbskyh17xd18xw5cq-guix-latest/guix/build/download.scm'...
compiling '/gnu/store/8s2y6886rl6z79axbskyh17xd18xw5cq-guix-latest/guix/build/emacs-utils.scm'...
compiling '/gnu/store/8s2y6886rl6z79axbskyh17xd18xw5cq-guix-latest/guix/build/git.scm'...
;;; guix/build/download.scm:121:17: warning: possibly unbound variable `make-session'
;;; guix/build/download.scm:121:17: warning: possibly unbound variable `connection-end/client'
;;; guix/build/download.scm:122:4: warning: possibly unbound variable `set-session-transport-fd!'
;;; guix/build/download.scm:123:4: warning: possibly unbound variable `set-session-default-priority!'
;;; guix/build/download.scm:124:4: warning: possibly unbound variable `set-session-credentials!'
;;; guix/build/download.scm:124:38: warning: possibly unbound variable `make-certificate-credentials'
;;; guix/build/download.scm:130:4: warning: possibly unbound variable `handshake'
;;; guix/build/download.scm:131:18: warning: possibly unbound variable `session-record-port'
compiling '/gnu/store/8s2y6886rl6z79axbskyh17xd18xw5cq-guix-latest/guix/build/gnu-build-system.scm'...
compiling '/gnu/store/8s2y6886rl6z79axbskyh17xd18xw5cq-guix-latest/guix/build/gnu-dist.scm'...
;;; guix/build/gnu-build-system.scm:103:8: warning: possibly wrong number of arguments to `copy-recursively'
compiling '/gnu/store/8s2y6886rl6z79axbskyh17xd18xw5cq-guix-latest/guix/build/perl-build-system.scm'...
compiling '/gnu/store/8s2y6886rl6z79axbskyh17xd18xw5cq-guix-latest/guix/build/pull.scm'...
[...]
compiling '/gnu/store/8s2y6886rl6z79axbskyh17xd18xw5cq-guix-latest/guix/scripts/refresh.scm'...
compiling '/gnu/store/8s2y6886rl6z79axbskyh17xd18xw5cq-guix-latest/guix/scripts/substitute-binary.scm'...
compiling '/gnu/store/8s2y6886rl6z79axbskyh17xd18xw5cq-guix-latest/guix/scripts/system.scm'...
compiling '/gnu/store/8s2y6886rl6z79axbskyh17xd18xw5cq-guix-latest/guix/serialization.scm'...
compiling '/gnu/store/8s2y6886rl6z79axbskyh17xd18xw5cq-guix-latest/guix/snix.scm'...
compiling '/gnu/store/8s2y6886rl6z79axbskyh17xd18xw5cq-guix-latest/guix/store.scm'...
;;; guix/scripts/refresh.scm:245:14: warning: non-literal format string
compiling '/gnu/store/8s2y6886rl6z79axbskyh17xd18xw5cq-guix-latest/guix/svn-download.scm'...
compiling '/gnu/store/8s2y6886rl6z79axbskyh17xd18xw5cq-guix-latest/guix/tests.scm'...
compiling '/gnu/store/8s2y6886rl6z79axbskyh17xd18xw5cq-guix-latest/guix/ui.scm'...
compiling '/gnu/store/8s2y6886rl6z79axbskyh17xd18xw5cq-guix-latest/guix/utils.scm'...
compiling '/gnu/store/8s2y6886rl6z79axbskyh17xd18xw5cq-guix-latest/gnu/build/activation.scm'...
compiling '/gnu/store/8s2y6886rl6z79axbskyh17xd18xw5cq-guix-latest/gnu/build/file-systems.scm'...
compiling '/gnu/store/8s2y6886rl6z79axbskyh17xd18xw5cq-guix-latest/gnu/build/install.scm'...
compiling '/gnu/store/8s2y6886rl6z79axbskyh17xd18xw5cq-guix-latest/gnu/build/linux-boot.scm'...
;;; gnu/build/file-systems.scm:63:2: warning: possibly unbound variable `mount'
;;; gnu/build/file-systems.scm:247:7: warning: possibly unbound variable `reboot'
;;; gnu/build/file-systems.scm:287:7: warning: possibly unbound variable `mount'
compiling '/gnu/store/8s2y6886rl6z79axbskyh17xd18xw5cq-guix-latest/gnu/build/linux-initrd.scm'...
compiling '/gnu/store/8s2y6886rl6z79axbskyh17xd18xw5cq-guix-latest/gnu/build/vm.scm'...
;;; gnu/build/linux-boot.scm:61:2: warning: possibly unbound variable `mount'
;;; gnu/build/linux-boot.scm:65:2: warning: possibly unbound variable `mount'
;;; gnu/build/linux-boot.scm:73:16: warning: possibly unbound variable `mount'
;;; gnu/build/linux-boot.scm:211:18: warning: possibly unbound variable `network-interface-flags'
;;; gnu/build/linux-boot.scm:212:4: warning: possibly unbound variable `set-network-interface-address'
;;; gnu/build/linux-boot.scm:213:4: warning: possibly unbound variable `set-network-interface-flags'
;;; gnu/build/linux-boot.scm:213:48: warning: possibly unbound variable `IFF_UP'
;;; gnu/build/linux-boot.scm:219:12: warning: possibly unbound variable `network-interface-flags'
;;; gnu/build/linux-boot.scm:219:4: warning: possibly unbound variable `IFF_UP'
;;; gnu/build/linux-boot.scm:227:2: warning: possibly unbound variable `load-linux-module'
;;; gnu/build/linux-boot.scm:263:12: warning: possibly unbound variable `mount'
;;; gnu/build/linux-boot.scm:265:12: warning: possibly unbound variable `mount'
;;; gnu/build/linux-boot.scm:286:12: warning: possibly unbound variable `mount'
;;; gnu/build/linux-boot.scm:322:2: warning: possibly unbound variable `mount'
;;; gnu/build/linux-boot.scm:401:11: warning: possibly unbound variable `mount'
;;; gnu/build/linux-boot.scm:428:13: warning: possibly unbound variable `reboot'
compiling '/gnu/store/8s2y6886rl6z79axbskyh17xd18xw5cq-guix-latest/gnu/packages.scm'...
;;; gnu/build/vm.scm:163:6: warning: possibly unbound variable `mount'
;;; gnu/build/vm.scm:207:2: warning: possibly unbound variable `mount'
compiling '/gnu/store/8s2y6886rl6z79axbskyh17xd18xw5cq-guix-latest/gnu/packages/abiword.scm'...
[...]
compiling '/gnu/store/8s2y6886rl6z79axbskyh17xd18xw5cq-guix-latest/gnu/services/xorg.scm'...
compiling '/gnu/store/8s2y6886rl6z79axbskyh17xd18xw5cq-guix-latest/gnu/system.scm'...
compiling '/gnu/store/8s2y6886rl6z79axbskyh17xd18xw5cq-guix-latest/gnu/system/file-systems.scm'...
compiling '/gnu/store/8s2y6886rl6z79axbskyh17xd18xw5cq-guix-latest/gnu/system/grub.scm'...
compiling '/gnu/store/8s2y6886rl6z79axbskyh17xd18xw5cq-guix-latest/gnu/system/install.scm'...
ERROR: no code for module (gnu)
Backtrace:
In ice-9/boot-9.scm:
 157: 12 [catch #t #<catch-closure 2561740> ...]
In unknown file:
   ?: 11 [apply-smob/1 #<catch-closure 2561740>]
In ice-9/boot-9.scm:
  63: 10 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 432: 9 [eval # #]
In ice-9/boot-9.scm:
2401: 8 [save-module-excursion #<procedure 257e880 at ice-9/boot-9.scm:4045:3 ()>]
4050: 7 [#<procedure 257e880 at ice-9/boot-9.scm:4045:3 ()>]
1724: 6 [%start-stack load-stack ...]
1729: 5 [#<procedure 2593c60 ()>]
In unknown file:
   ?: 4 [primitive-load "/gnu/store/lh6jbra9yn1217pjlxb5illx3q0bymvc-guix-latest-guile-builder"]
In ice-9/eval.scm:
 387: 3 [eval # ()]
In /gnu/store/6hrrsyssp63m4nk48spl5mxisfz4k5mw-module-import/guix/build/pull.scm:
 120: 2 [build-guix "/gnu/store/8s2y6886rl6z79axbskyh17xd18xw5cq-guix-latest" ...]
  75: 1 [p-for-each #<procedure 2915480 at /gnu/store/6hrrsyssp63m4nk48spl5mxisfz4k5mw-module-import/guix/build/pull.scm:120:14 (file)> ...]
In unknown file:
   ?: 0 [scm-error misc-error #f ...]

ERROR: In procedure scm-error:
ERROR: process failed #<procedure 2915480 at /gnu/store/6hrrsyssp63m4nk48spl5mxisfz4k5mw-module-import/guix/build/pull.scm:120:14 (file)> 256
builder for `/gnu/store/vaby0zxjb3nyjkmxv1lp5rlp6aab47i0-guix-latest.drv' failed with exit code 1
guix pull: error: build failed: build of `/gnu/store/vaby0zxjb3nyjkmxv1lp5rlp6aab47i0-guix-latest.drv' failed
carleos@carleos:~$ guix --version
guix (GNU Guix) 0.6
Copyright (C) 2014 the Guix authors
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
carleos@carleos:~$ guile --version
guile (GNU Guile) 2.0.11
Copyright (C) 2014 Free Software Foundation, Inc.

License LGPLv3+: GNU LGPL 3 or later <http://gnu.org/licenses/lgpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
--8<----------corte-hasta-aquí--------------tranĉu-ĝis-ĉi-tie---------->8--


-- 
     CARLOS CARLEOS                                    KAROLO EL KARLEOJ     
     Secretario                                               Sekretario     
     Departamento de Estadística             Departemento pri Statistiko     
     e Investigación Operativa                        kaj Operaciesploro     
     y Didáctica de la Matemática            kaj Didaktiko de Matematiko     
     Universidad Oviedo                              Universitato Oviedo     
     Principado de Asturias                          Princlando Asturujo     
     Reino de España                                  Reĝlando Hispanujo     
     Teléfono: 73353                               SMS: +34 66 004 66 05     

_____________________________________________________________________________
Baza retiketo  -->  http://www.gnu.org/philosophy/no-word-attachments.es.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: problems with "guix pull"
  2014-09-22 22:16 problems with "guix pull" Carlos Carleos
@ 2014-09-23 10:15 ` Ludovic Courtès
  2014-11-09 21:38   ` bug#18534: " Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2014-09-23 10:15 UTC (permalink / raw)
  To: Carlos Carleos; +Cc: guix-devel, bug-guix

Carlos Carleos <carleos@uniovi.es> skribis:

> Hi!  On a Ubuntu system I've tried "sudo guix pull --verbose" and obtained this
> ([...] used to shorten the output; warnings and errors left):

[...]

> compiling '/gnu/store/8s2y6886rl6z79axbskyh17xd18xw5cq-guix-latest/gnu/packages/abiword.scm'...
> [...]
> compiling '/gnu/store/8s2y6886rl6z79axbskyh17xd18xw5cq-guix-latest/gnu/services/xorg.scm'...
> compiling '/gnu/store/8s2y6886rl6z79axbskyh17xd18xw5cq-guix-latest/gnu/system.scm'...
> compiling '/gnu/store/8s2y6886rl6z79axbskyh17xd18xw5cq-guix-latest/gnu/system/file-systems.scm'...
> compiling '/gnu/store/8s2y6886rl6z79axbskyh17xd18xw5cq-guix-latest/gnu/system/grub.scm'...
> compiling '/gnu/store/8s2y6886rl6z79axbskyh17xd18xw5cq-guix-latest/gnu/system/install.scm'...
> ERROR: no code for module (gnu)

[...]

> carleos@carleos:~$ guix --version
> guix (GNU Guix) 0.6

The old ‘guix pull’ didn’t now about the gnu.scm file, hence the error
(this was fixed in June, in commit 9d0b8fbd.)

That means you have to actually run ‘guix pull’ from 0.7, or from a
recent checkout.

The fact that ‘guix pull’ can potentially break for some future version
is unfortunate.  It would be ideal if instead of using its own build
recipe, it would use one from the tarball.

I’ll see how this can be fixed.

(Cc: bug-guix so the bug is recorded.)

Thanks,
Ludo’.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: bug#18534: problems with "guix pull"
  2014-09-23 10:15 ` Ludovic Courtès
@ 2014-11-09 21:38   ` Ludovic Courtès
  0 siblings, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2014-11-09 21:38 UTC (permalink / raw)
  To: Carlos Carleos, Igor Gajsin; +Cc: guix-devel, 18534-done

ludo@gnu.org (Ludovic Courtès) skribis:

> The old ‘guix pull’ didn’t now about the gnu.scm file, hence the error
> (this was fixed in June, in commit 9d0b8fbd.)
>
> That means you have to actually run ‘guix pull’ from 0.7, or from a
> recent checkout.
>
> The fact that ‘guix pull’ can potentially break for some future version
> is unfortunate.  It would be ideal if instead of using its own build
> recipe, it would use one from the tarball.

[...]

> Igor Gajsin <igajsin@mirantis.com> skribis:
> 
> > This is a output of `guix pull --verbose`
> >
> > compiling
> > /gnu/store/akma9bmmjnizkv9sj1669wa8x4abrzyp-guix-latest/guix/import/pypi.scm'...
> > ERROR: no code for module (json)
> 
> For now, this problem can be worked around as described here:
> 
>   http://lists.gnu.org/archive/html/guix-devel/2014-09/msg00488.html

This bug should be fixed by f81ac34.

The idea is that the build recipe that is executed is now taken from the
newly-downloaded Guix.  Before that, we would use the build recipe from
whatever Guix version was running, hence this kind of problems.

Comments and testing welcome!

Thanks,
Ludo’.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-11-09 21:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-22 22:16 problems with "guix pull" Carlos Carleos
2014-09-23 10:15 ` Ludovic Courtès
2014-11-09 21:38   ` bug#18534: " Ludovic Courtès

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).