unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#30124: "guix pull" broken on master
@ 2018-01-15 13:53 Danny Milosavljevic
  2018-01-15 13:58 ` Danny Milosavljevic
  0 siblings, 1 reply; 3+ messages in thread
From: Danny Milosavljevic @ 2018-01-15 13:53 UTC (permalink / raw)
  To: 30124


First: ok:

$ guix pull
Updating from Git repository at 'https://git.savannah.gnu.org/git/guix.git'...
Building from Git commit 15eef66e5d7e82a467dd7fbf2e72f7d1fcd6c26f...
guix pull: warning: failed to load '(wip pascal)':
ERROR: Unbound variable: custom-gccx
The following derivation will be built:
   /gnu/store/pas9dr7m0wl3af486zasm1q82j5s62g3-guix-latest.drv
copying and compiling to '/gnu/store/cl45yzn7c7bc3gqgy94isai5n5allk2v-guix-latest' with Guile 2.2.2...
loading...       26.2% of 661 filesrandom seed for tests: 1516016025
compiling...    100.0% of 661 files

Some deprecated features have been used.  Set the environment
variable GUILE_WARN_DEPRECATED to "detailed" and rerun the
program to get more information.  Set it to "no" to suppress
this message.
updated GNU Guix successfully deployed under `/home/dannym/.config/guix/latest'

Second: broken:

$ guix pull
Updating from Git repository at 'https://git.savannah.gnu.org/git/guix.git'...
Building from Git commit dd72837dff128dbb1258826fe39467d1ef000ac1...
The following derivation will be built:
   /gnu/store/cf9cp4nwqgig5ngf7hh5h2r0i3cag181-guix-latest.drv
copying and compiling to '/gnu/store/61ljfph5g51pl8vb2ryc5b5cwpycab7j-guix-latest' with Guile 2.2.2...
loading...       26.2% of 661 filesrandom seed for tests: 1516019897
compiling...    100.0% of 661 files
Backtrace:
Exception thrown while printing backtrace:
ERROR: In procedure private-lookup: Module named (guile) does not exist
Some deprecated features have been used.  Set the environment
variable GUILE_WARN_DEPRECATED to "detailed" and rerun the
program to get more information.  Set it to "no" to suppress
this message.
builder for `/gnu/store/cf9cp4nwqgig5ngf7hh5h2r0i3cag181-guix-latest.drv' failed with exit code 1
guix pull: error: build failed: build of `/gnu/store/cf9cp4nwqgig5ngf7hh5h2r0i3cag181-guix-latest.drv' failed

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

* bug#30124: "guix pull" broken on master
  2018-01-15 13:53 bug#30124: "guix pull" broken on master Danny Milosavljevic
@ 2018-01-15 13:58 ` Danny Milosavljevic
  2018-01-15 19:55   ` Danny Milosavljevic
  0 siblings, 1 reply; 3+ messages in thread
From: Danny Milosavljevic @ 2018-01-15 13:58 UTC (permalink / raw)
  To: 30124

guix/build/ruby-build-system.scm:219:6: warning: possibly unbound variable `read-line'

Probably missing module (ice-9 rdelim).

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

* bug#30124: "guix pull" broken on master
  2018-01-15 13:58 ` Danny Milosavljevic
@ 2018-01-15 19:55   ` Danny Milosavljevic
  0 siblings, 0 replies; 3+ messages in thread
From: Danny Milosavljevic @ 2018-01-15 19:55 UTC (permalink / raw)
  To: 30124-done

On Mon, 15 Jan 2018 14:58:49 +0100
Danny Milosavljevic <dannym@scratchpost.org> wrote:

> guix/build/ruby-build-system.scm:219:6: warning: possibly unbound variable `read-line'
> 
> Probably missing module (ice-9 rdelim).

I've gone ahead and fixed this on guix master now, commit b640370d8290ace2507c84e61fe99811effaf7da.

The error reporting is still bad, though.

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

end of thread, other threads:[~2018-01-15 19:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-15 13:53 bug#30124: "guix pull" broken on master Danny Milosavljevic
2018-01-15 13:58 ` Danny Milosavljevic
2018-01-15 19:55   ` Danny Milosavljevic

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