GNU bug report logs -
#16463
'file-encoding' truncates encoding name
Previous Next
Reported by: sreeharsha <at> totakura.in
Date: Thu, 16 Jan 2014 12:09:02 UTC
Severity: normal
Found in version 2.0.9
Done: ludo <at> gnu.org (Ludovic Courtès)
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Sree Harsha Totakura <sreeharsha <at> totakura.in> skribis:
> Guile derivation seems to fail during `make check`. I am not sure why
> Guile is even being built; all I did was to execute `guix package
> install=hello`. Perhaps guile is one of the (indirect) dependencies for
> hello?
Yes, it’s a dependency for everything. See the “Bootstrapping” node of
the manual.
> and hydra.gnu.org was unresponsive for some reason..
Yes, that’s often the case unfortunately, but it just means it’s a bit
slow.
> make[5]: Entering directory '/tmp/nix-build-guile-2.0.9.drv-0/guile-2.0.9/test-suite/standalone'
> PASS: test-system-cmds
> PASS: test-bad-identifiers
> PASS: test-require-extension
> PASS: test-guile-snarf
> PASS: test-import-order
> PASS: test-command-line-encoding
> Backtrace:
> In ice-9/boot-9.scm:
> 157: 8 [catch #t #<catch-closure 204dd80> ...]
> In unknown file:
> ?: 7 [apply-smob/1 #<catch-closure 204dd80>]
> In ice-9/boot-9.scm:
> 63: 6 [call-with-prompt prompt0 ...]
> In ice-9/eval.scm:
> 432: 5 [eval # #]
> In ice-9/boot-9.scm:
> 2320: 4 [save-module-excursion #<procedure 207ccc0 at ice-9/boot-9.scm:3961:3 ()>]
> 3966: 3 [#<procedure 207ccc0 at ice-9/boot-9.scm:3961:3 ()>]
> 1645: 2 [%start-stack load-stack ...]
> 1650: 1 [#<procedure 207b060 ()>]
> In unknown file:
> ?: 0 [primitive-load "/tmp/nix-build-guile-2.0.9.drv-0/guile-2.0.9/test-suite/standalone/test-command-line-encoding2"]
>
> ERROR: In procedure primitive-load:
> ERROR: In procedure open_iconv_descriptors: invalid or unknown character encoding "ISO-"
> FAIL: test-command-line-encoding2
This is very weird. Is it reproducible? Does ‘guix-daemon’ use the
chroot, separate name spaces, and separate build users?
Does this fail in the same way?
guix build -e '(@ (gnu packages base) guile-final)' -n
TIA,
Ludo’.
This bug report was last modified 11 years and 186 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.