unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#42498: guix pull: error: You found a bug: the program '/gnu/store/9....66-compute-guix-derivation'
@ 2020-07-23 20:52 mbcladwell
  2020-07-23 23:29 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
  2020-07-23 23:35 ` Leo Famulari
  0 siblings, 2 replies; 3+ messages in thread
From: mbcladwell @ 2020-07-23 20:52 UTC (permalink / raw)
  To: 42498


mbc@xps:~$ guix pull
Updating channel 'limsnucleus' from Git repository at  
'https://github.com/...'...
Updating channel 'guix' from Git repository at  
'https://git.savannah.gnu.org/git/guix.git'...
Building from these channels:
   guix      https://git.savannah.gnu.org/git/guix.git	5f63905
   limsnucleushttps://github.com/mbc...	d89f3a3
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
downloading from  
https://ci.guix.gnu.org/nar/lzip/cg3lmia1h70ndanvvpmqy7d5q5rx8adr-module-import  
...
  module-import  2KiB                  443KiB/s 00:00  
[##################] 100.0%

downloading from  
https://ci.guix.gnu.org/nar/lzip/hiqiykg9br32pjk3r4fcb907sy2ym242-module-import-compiled  
...
  module-import-compiled  1.2MiB       1.1MiB/s 00:01  
[##################] 100.0%

downloading from  
https://ci.guix.gnu.org/nar/gzip/9jdll5kfkq8c3b1yg5cyfznk3rf9av66-compute-guix-derivation  
...
  compute-guix-derivation  860B        142KiB/s 00:00  
[##################] 100.0%

Computing Guix derivation for 'x86_64-linux'...  Backtrace:
In ice-9/boot-9.scm:
    222:29 19 (map1 _)
    222:29 18 (map1 _)
    222:29 17 (map1 _)
    222:29 16 (map1 _)
    222:17 15 (map1 (((gnu packages kde)) ((gnu packages libevent))  
((gnu packages libidn)) ((gnu packages #)) ((?)) ?))
   2800:17 14 (resolve-interface (gnu packages kde) #:select _ #:hide  
_ #:prefix _ #:renamer _ #:version _)
In ice-9/threads.scm:
     390:8 13 (_ _)
In ice-9/boot-9.scm:
   2726:13 12 (_)
In ice-9/threads.scm:
     390:8 11 (_ _)
In ice-9/boot-9.scm:
   2994:20 10 (_)
    2312:4  9 (save-module-excursion _)
   3014:26  8 (_)
In unknown file:
            7 (primitive-load-path "gnu/packages/kde" #<procedure  
7efc5e3b6140 at ice-9/boot-9.scm:3001:37 ()>)
In ice-9/eval.scm:
    626:19  6 (_ #<directory (gnu packages kde) 7efc5c982d20>)
    293:34  5 (_ #<directory (gnu packages kde) 7efc5c982d20>)
    173:47  4 (_ #(#<directory (gnu packages kde) 7efc5c982d20>  
#<promise #<procedure 7efc5d538660 at ice-9/eval.sc?>))
     159:9  3 (_ #(#<directory (gnu packages kde) 7efc5c982d20>  
#<promise #<procedure 7efc5d538660 at ice-9/eval.sc?>))
    191:35  2 (_ #(#<directory (gnu packages kde) 7efc5c982d20>  
#<promise #<procedure 7efc5d538660 at ice-9/eval.sc?>))
    223:20  1 (proc #(#<directory (gnu packages kde) 7efc5c982d20>  
#<promise #<procedure 7efc5d538660 at ice-9/eval?>))
In unknown file:
            0 (%resolve-variable (7 . qtbase) #<directory (gnu  
packages kde) 7efc5c982d20>)

ERROR: In procedure %resolve-variable:
error: qtbase: unbound variable
-guix pull: error: You found a bug: the program  
'/gnu/store/9jdll5kfkq8c3b1yg5cyfznk3rf9av66-compute-guix-derivation'
failed to compute the derivation for Guix (version:  
"5f63905096e456097fca206f56ce9257f72faf64"; system: "x86_64-linux";
host version: "618819aa2feed5b8e7dfdceebb0987ca6453e98a"; pull-version: 1).
Please report it by email to <bug-guix@gnu.org>.






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

* bug#42498: guix pull: error: You found a bug: the program '/gnu/store/9....66-compute-guix-derivation'
  2020-07-23 20:52 bug#42498: guix pull: error: You found a bug: the program '/gnu/store/9....66-compute-guix-derivation' mbcladwell
@ 2020-07-23 23:29 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
  2020-07-23 23:35 ` Leo Famulari
  1 sibling, 0 replies; 3+ messages in thread
From: Tobias Geerinckx-Rice via Bug reports for GNU Guix @ 2020-07-23 23:29 UTC (permalink / raw)
  To: mbcladwell; +Cc: 42498-done

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

mbcladwell@stihie.net 写道:
> ERROR: In procedure %resolve-variable:
> error: qtbase: unbound variable
> -guix pull: error: You found a bug: the program

This should be fixed on master now.

Thanks!

T G-R

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]

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

* bug#42498: guix pull: error: You found a bug: the program '/gnu/store/9....66-compute-guix-derivation'
  2020-07-23 20:52 bug#42498: guix pull: error: You found a bug: the program '/gnu/store/9....66-compute-guix-derivation' mbcladwell
  2020-07-23 23:29 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
@ 2020-07-23 23:35 ` Leo Famulari
  1 sibling, 0 replies; 3+ messages in thread
From: Leo Famulari @ 2020-07-23 23:35 UTC (permalink / raw)
  To: mbcladwell; +Cc: 42498-done

On Thu, Jul 23, 2020 at 03:52:44PM -0500, mbcladwell@stihie.net wrote:
> In unknown file:
>            0 (%resolve-variable (7 . qtbase) #<directory (gnu packages kde)
> 7efc5c982d20>)
> 
> ERROR: In procedure %resolve-variable:
> error: qtbase: unbound variable

Thanks for the report! I caused this bug, as described here:

https://issues.guix.gnu.org/issue/42476#2

It should be fixed with commit e61b3bcd79a85babde19101118e9d51cd769fbbb:

https://git.savannah.gnu.org/cgit/guix.git/commit/?id=e61b3bcd79a85babde19101118e9d51cd769fbbb

Please let us know if you are still having trouble :)




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

end of thread, other threads:[~2020-07-23 23:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-23 20:52 bug#42498: guix pull: error: You found a bug: the program '/gnu/store/9....66-compute-guix-derivation' mbcladwell
2020-07-23 23:29 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
2020-07-23 23:35 ` Leo Famulari

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