unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* guix package: Unbound variable: %default-port-conversion-strategy
@ 2014-09-10 15:50 Andreas Enge
  2014-09-10 21:34 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Enge @ 2014-09-10 15:50 UTC (permalink / raw)
  To: guix-devel

Hello,

a quick pseudo-report: Using 6bb08d0, a command such as "guix package -i zlib"
results in

Backtrace:
In unknown file:
   ?: 19 [catch-closure]
In ice-9/boot-9.scm:
  63: 18 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 17 [eval # #]
In ice-9/boot-9.scm:
2111: 16 [save-module-excursion #<procedure 2705100 at ice-9/boot-9.scm:3646:3 ()>]
3651: 15 [#<procedure 2705100 at ice-9/boot-9.scm:3646:3 ()>]
1380: 14 [%start-stack load-stack ...]
1385: 13 [#<procedure 27659c0 ()>]
In unknown file:
   ?: 12 [primitive-load "/usr/local/bin/guix"]
In guix/ui.scm:
 667: 11 [run-guix-command package "-i" "zlib"]
In ice-9/boot-9.scm:
 149: 10 [catch srfi-34 #<procedure 38463a0 at guix/ui.scm:205:2 ()> ...]
 157: 9 [#<procedure 378f5a0 ()>]
 149: 8 [catch system-error ...]
 157: 7 [#<procedure 378f550 ()>]
In guix/scripts/package.scm:
 925: 6 [#<procedure 38436c0 at guix/scripts/package.scm:915:8 ()>]
 765: 5 [process-actions (# # # # ...)]
In guix/profiles.scm:
 345: 4 [manifest-show-transaction # # # ...]
 322: 3 [right-arrow #<output: file /dev/pts/4>]
In ice-9/boot-9.scm:
 149: 2 [catch encoding-error ...]
 157: 1 [#<procedure 4917230 ()>]
In guix/profiles.scm:
 323: 0 [#<procedure 2dc72a0 at guix/profiles.scm:323:8 ()>]

guix/profiles.scm:323:8: In procedure #<procedure 2dc72a0 at guix/profiles.scm:323:8 ()>:
guix/profiles.scm:323:8: In procedure module-lookup: Unbound variable: %default-port-conversion-strategy

After "rm guix/profiles.go; make", I obtain:
guix/profiles.scm:362:13: warning: non-literal format string
guix/profiles.scm:367:13: warning: non-literal format string
guix/profiles.scm:380:13: warning: non-literal format string
guix/profiles.scm:385:13: warning: non-literal format string
guix/profiles.scm:396:13: warning: non-literal format string
guix/profiles.scm:401:13: warning: non-literal format string
guix/profiles.scm:324:10: warning: possibly unbound variable `%default-port-conversion-strategy'

If this is not a trivial thing, I can make a proper bug report.

Andreas

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

* Re: guix package: Unbound variable: %default-port-conversion-strategy
  2014-09-10 15:50 guix package: Unbound variable: %default-port-conversion-strategy Andreas Enge
@ 2014-09-10 21:34 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2014-09-10 21:34 UTC (permalink / raw)
  To: Andreas Enge; +Cc: guix-devel

Andreas Enge <andreas@enge.fr> skribis:

> guix/profiles.scm:323:8: In procedure #<procedure 2dc72a0 at guix/profiles.scm:323:8 ()>:
> guix/profiles.scm:323:8: In procedure module-lookup: Unbound variable: %default-port-conversion-strategy

This variable is unavailable in Guile 2.0.5 and earlier, hence the
error.  I’ll push a fix shortly.

Thanks,
Ludo’.

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

end of thread, other threads:[~2014-09-10 21:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-10 15:50 guix package: Unbound variable: %default-port-conversion-strategy Andreas Enge
2014-09-10 21:34 ` Ludovic Courtès

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