Skip to content

Instantly share code, notes, and snippets.

@kidd
Created December 27, 2015 21:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kidd/39fc88224d8289b6baa0 to your computer and use it in GitHub Desktop.
Save kidd/39fc88224d8289b6baa0 to your computer and use it in GitHub Desktop.
./pre-inst-env guix lint xmlstarlet
⯠./pre-inst-env guix lint xmlstarlet
warning: failed to install locale: Invalid argument
;;; 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)
gnu/packages/xml.scm:713:1: xmlstarlet-1.6.1: failed to create derivation: could not find bootstrap binary 'guile-2.0.9.tar.xz' for system 'x86_64-linux'
;;; Failed to autoload make-session in (gnutls):
;;; ERROR: missing interface for module (gnutls)
Backtrace:
In ice-9/boot-9.scm:
2401: 19 [save-module-excursion #<procedure 178d940 at ice-9/boot-9.scm:4045:3 ()>]
4050: 18 [#<procedure 178d940 at ice-9/boot-9.scm:4045:3 ()>]
1724: 17 [%start-stack load-stack ...]
1729: 16 [#<procedure 17a4ea0 ()>]
In unknown file:
?: 15 [primitive-load "/home/rgrau/programmingStuff/guix/scripts/guix"]
In ice-9/eval.scm:
481: 14 [lp (#<fluid 44>) (lint)]
In srfi/srfi-1.scm:
619: 13 [for-each #<procedure 3e4f5a0 at ice-9/eval.scm:416:20 (a)> ("xmlstarlet")]
619: 12 [for-each #<procedure 6f8f000 at ice-9/eval.scm:416:20 (a)> (# # # # ...)]
In ice-9/eval.scm:
411: 11 [eval # #]
386: 10 [eval # #]
In unknown file:
?: 9 [force #<promise #<procedure 4261d20 at ice-9/eval.scm:416:20 ()>>]
In ice-9/eval.scm:
387: 8 [eval # #]
411: 7 [eval # #]
411: 6 [eval # #]
411: 5 [eval # #]
481: 4 [lp (#<fluid 46>) (#f)]
411: 3 [eval # #]
386: 2 [eval # #]
393: 1 [eval # #]
In unknown file:
?: 0 [memoize-variable-access! #<memoized make-session> #<directory # 3ade360>]
ERROR: In procedure memoize-variable-access!:
ERROR: Unbound variable: make-session
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment