help-guix
[Top][All Lists]
Advanced

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

Error: guix build xonsh ; guix pull --commit=572ee05c31


From: zimoun
Subject: Error: guix build xonsh ; guix pull --commit=572ee05c31
Date: Mon, 7 Jan 2019 21:36:38 +0100

Dear,

I naively try from the Build section in the manual:

guix build \
    --cores=0 --max-jobs=10 \
    --quiet --keep-going         \
    `guix package -A | cut -f1,2 address@hidden

and it does not seem "keep-going" because it quickly fails on xonsh
with the message:

guix build: error: build failed: build of
`/gnu/store/06m5xywkfwza30ngh9lazzaq0vrmwyzr-xonsh-0.6.2.drv' failed


Hum? why not. :-)
I was expecting it works all the night---even more---because the keep-going.


So I `git blame gnu/packages/shells.scm` to see what was the
modification of the file.

Then, I simply try: `git pull --commit=572ee05c31`.
It also fails with the backtrace below. Is it expected?

And `guix descrbibe` tells:
Generation 2 Jan 07 2019 21:10:35 (current)
  guix 912f054
    repository URL: https://git.savannah.gnu.org/git/guix.git
    branch: master
    commit: 912f0541a3b2ae52f3f2d81391f5fbb3161e5625


Well what do I miss?
Is it because I have some export variables twisted?

Last, I am able to find with http://ci.guix.info if it builds
correctly or if the commit 9822835fc8 breaks xonsh.
Is it possible to easily track the build of the commit 9822835fc8 on
http://ci.guix.info?


Thank you in advance for any insights.

All the best,
simon


--

Updating channel 'guix' from Git repository at
'https://git.savannah.gnu.org/git/guix.git'...

Building from this channel:
  guix      https://git.savannah.gnu.org/git/guix.git 572ee05

Backtrace:
          15 (primitive-load "/home/simon/.config/guix/current/bin/g?")
In guix/ui.scm:
  1644:12 14 (run-guix-command _ . _)
In ice-9/boot-9.scm:
    829:9 13 (catch _ _ #<procedure 7f98d08919b0 at guix/ui.scm:622?> ?)
    829:9 12 (catch _ _ #<procedure 7f98d08919c8 at guix/ui.scm:740?> ?)
    829:9 11 (catch _ _ #<procedure 7f98ce6a84b0 at guix/scripts/pu?> ?)
In guix/scripts/pull.scm:
   511:16 10 (_)
In guix/status.scm:
    648:4  9 (call-with-status-report _ _)
In guix/scripts/pull.scm:
   541:26  8 (_)
   179:32  7 (build-and-install _ "/var/guix/profiles/per-user/simo?" ?)
In guix/channels.scm:
   394:36  6 (channel-instances->manifest (#<<channel-instance> cha?>))
   310:28  5 (channel-instance-derivations (#<<channel-instance> ch?>))
In ice-9/eval.scm:
    619:8  4 (_ #(#(#(#<directory (build-self) 1834d20>) "/gnu?" ?) ?))
   626:19  3 (_ #(#(#(#<directory (build-self) 1834d20>) "/gnu?" ?) ?))
    155:9  2 (_ #(#(#(#<directory (build-self) 1834d20>) "/gnu?" ?) ?))
   223:20  1 (proc #(#(#(#<directory (build-self) 1834d20>) "/?" ?) ?))
In unknown file:
           0 (%resolve-variable (7 . %guix-register-program) #<direc?>)
ERROR: In procedure %resolve-variable:
error: %guix-register-program: unbound variable



reply via email to

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