GNU bug report logs - #41214
Pulling 1.0.0 fails while running ‘compute-guix-derivation’

Previous Next

Package: guix;

Reported by: Ludovic Courtès <ludo <at> gnu.org>

Date: Tue, 12 May 2020 19:39:01 UTC

Severity: important

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 41214 in the body.
You can then email your comments to 41214 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#41214; Package guix. (Tue, 12 May 2020 19:39:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Ludovic Courtès <ludo <at> gnu.org>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Tue, 12 May 2020 19:39:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: bug-guix <at> gnu.org
Subject: Pulling 1.0.0 fails while running ‘compute-guix-derivation’
Date: Tue, 12 May 2020 21:38:20 +0200
From today’s Guix, where (default-guile) is 3.0, I can’t build 1.0.0:

--8<---------------cut here---------------start------------->8---
$ guix describe
Generacio 142   May 11 2020 00:51:39    (nuna)
  guix b76b1d3
    repository URL: https://git.savannah.gnu.org/git/guix.git
    branch: master
    commit: b76b1d3fb65fec98b96a2b4cfa984316dd956a29
$ guix time-machine --commit=6298c3ffd9654d3231a6f25390b056483e8f407c -- describe
Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'...
;;; WARNING: loading compiled file /gnu/store/g29fabc57fkzimrf6gsb72fr7fq069yf-module-import-compiled/guix/store.go failed:
;;; In procedure load-thunk-from-memory: incompatible bytecode kind
;;; WARNING: loading compiled file /gnu/store/g29fabc57fkzimrf6gsb72fr7fq069yf-module-import-compiled/guix/store.go failed:
;;; In procedure load-thunk-from-memory: incompatible bytecode kind
;;; WARNING: loading compiled file /gnu/store/g29fabc57fkzimrf6gsb72fr7fq069yf-module-import-compiled/guix/utils.go failed:
;;; In procedure load-thunk-from-memory: incompatible bytecode kind
;;; WARNING: loading compiled file /gnu/store/g29fabc57fkzimrf6gsb72fr7fq069yf-module-import-compiled/guix/utils.go failed:
;;; In procedure load-thunk-from-memory: incompatible bytecode kind
;;; WARNING: loading compiled file /gnu/store/g29fabc57fkzimrf6gsb72fr7fq069yf-module-import-compiled/guix/config.go failed:
;;; In procedure load-thunk-from-memory: incompatible bytecode kind
;;; WARNING: loading compiled file /gnu/store/g29fabc57fkzimrf6gsb72fr7fq069yf-module-import-compiled/guix/config.go failed:
;;; In procedure load-thunk-from-memory: incompatible bytecode kind
[…]
In unknown file:
           5 (primitive-load-path "guix/build/compile" #<procedure 7?>)
In ice-9/eval.scm:
   626:19  4 (_ #<directory (guix build compile) 7f5d72139280>)
    159:9  3 (_ #<directory (guix build compile) 7f5d72139280>)
   182:19  2 (proc #<directory (guix build compile) 7f5d72139280>)
   142:16  1 (compile-top-call #<directory (guix build compile) 7f5?> ?)
In unknown file:
           0 (%resolve-variable (7 . #) #<directory (guix build comp?>)

ERROR: In procedure %resolve-variable:
Unbound variable: tree-il-default-optimization-options
guix time-machine: error: You found a bug: the program '/gnu/store/9c0s7llsc1sqw6hkz99vhyr8wmipc1zl-compute-guix-derivation'
failed to compute the derivation for Guix (version: "6298c3ffd9654d3231a6f25390b056483e8f407c"; system: "x86_64-linux";
host version: "b76b1d3fb65fec98b96a2b4cfa984316dd956a29"; pull-version: 1).
Please report it by email to <bug-guix <at> gnu.org>.
--8<---------------cut here---------------end--------------->8---

The module in
/gnu/store/g29fabc57fkzimrf6gsb72fr7fq069yf-module-import-compiled were
built with 2.2.4, which is fine, but ‘compute-guix-derivation’ itself
runs on 3.0.

Probably ‘%quirks’ should also change (default-guile).

Ludo’.




Severity set to 'important' from 'normal' Request was from Ludovic Courtès <ludo <at> gnu.org> to control <at> debbugs.gnu.org. (Thu, 14 May 2020 08:22:02 GMT) Full text and rfc822 format available.

Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Fri, 15 May 2020 10:31:02 GMT) Full text and rfc822 format available.

Notification sent to Ludovic Courtès <ludo <at> gnu.org>:
bug acknowledged by developer. (Fri, 15 May 2020 10:31:02 GMT) Full text and rfc822 format available.

Message #12 received at 41214-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: 41214-done <at> debbugs.gnu.org
Subject: Re: bug#41214: Pulling 1.0.0 fails while running
 ‘compute-guix-derivation’
Date: Fri, 15 May 2020 12:29:58 +0200
Ludovic Courtès <ludo <at> gnu.org> skribis:

> $ guix time-machine --commit=6298c3ffd9654d3231a6f25390b056483e8f407c -- describe
> Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'...
> ;;; WARNING: loading compiled file /gnu/store/g29fabc57fkzimrf6gsb72fr7fq069yf-module-import-compiled/guix/store.go failed:
> ;;; In procedure load-thunk-from-memory: incompatible bytecode kind
> ;;; WARNING: loading compiled file /gnu/store/g29fabc57fkzimrf6gsb72fr7fq069yf-module-import-compiled/guix/store.go failed:
> ;;; In procedure load-thunk-from-memory: incompatible bytecode kind
> ;;; WARNING: loading compiled file /gnu/store/g29fabc57fkzimrf6gsb72fr7fq069yf-module-import-compiled/guix/utils.go failed:
> ;;; In procedure load-thunk-from-memory: incompatible bytecode kind
> ;;; WARNING: loading compiled file /gnu/store/g29fabc57fkzimrf6gsb72fr7fq069yf-module-import-compiled/guix/utils.go failed:
> ;;; In procedure load-thunk-from-memory: incompatible bytecode kind
> ;;; WARNING: loading compiled file /gnu/store/g29fabc57fkzimrf6gsb72fr7fq069yf-module-import-compiled/guix/config.go failed:
> ;;; In procedure load-thunk-from-memory: incompatible bytecode kind
> ;;; WARNING: loading compiled file /gnu/store/g29fabc57fkzimrf6gsb72fr7fq069yf-module-import-compiled/guix/config.go failed:
> ;;; In procedure load-thunk-from-memory: incompatible bytecode kind
> […]
> In unknown file:
>            5 (primitive-load-path "guix/build/compile" #<procedure 7?>)
> In ice-9/eval.scm:
>    626:19  4 (_ #<directory (guix build compile) 7f5d72139280>)
>     159:9  3 (_ #<directory (guix build compile) 7f5d72139280>)
>    182:19  2 (proc #<directory (guix build compile) 7f5d72139280>)
>    142:16  1 (compile-top-call #<directory (guix build compile) 7f5?> ?)
> In unknown file:
>            0 (%resolve-variable (7 . #) #<directory (guix build comp?>)
>
> ERROR: In procedure %resolve-variable:
> Unbound variable: tree-il-default-optimization-options

Fixed in 9b57b6350798ffc69e6570197ecf244a0f1fc1ca.

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 12 Jun 2020 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 320 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.