unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* guile-hall error on probably every command
@ 2020-06-11 18:59 Zelphir Kaltstahl
  2020-06-11 19:07 ` Aleix Conchillo Flaqué
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Zelphir Kaltstahl @ 2020-06-11 18:59 UTC (permalink / raw)
  To: Mailing list Guile User

Hi Guile users!

I was about to follow the guile-hall tutorial posted on the list today,
but unfortunately, I get an error the first time I need to input a
guile-hall command:

~~~~~~~~
xiaolong@xlx200:~/dev/Guile/guile-hall-example-project$ hall init dummy --author="Red Nose Hacker" --license="gpl3+" --prefix="guile" --execute
guile: warning: failed to install locale
Backtrace:
In ice-9/boot-9.scm:
  1736:10  9 (with-exception-handler _ _ #:unwind? _ # _)
In unknown file:
           8 (apply-smob/0 #<thunk 7feae8a4f9a0>)
In ice-9/boot-9.scm:
    718:2  7 (call-with-prompt _ _ #<procedure default-prompt-handle?>)
In ice-9/eval.scm:
    619:8  6 (_ #(#(#<directory (guile-user) 7feae866df00>)))
   293:34  5 (_ #(#(#<directory (guile-user) 7feae866df00>) ("/?" ?)))
In config.scm:
    62:13  4 (getopt-config-auto _ _)
   106:22  3 (getopt-config-x ("/gnu/store/3ip3nm2kjv046v37gi1wy?" ?) ?)
In srfi/srfi-1.scm:
   836:15  2 (any1 #<procedure 7feae6fd6c40 at config.scm:106:27 (t?> ?)
In ice-9/regex.scm:
   131:12  1 (string-match "^-[a-Z]*h[a-Z]*$|^--help$" "/gnu/store/3?")
In unknown file:
           0 (make-regexp "^-[a-Z]*h[a-Z]*$|^--help$")

ERROR: In procedure make-regexp:
In procedure make-regexp: Invalid range end
~~~~~~~~

Here are my versions:

Guile:

~~~~~~~~
xiaolong@xlx200:~/dev/Guile/guile-hall-example-project$ guile --version
guile (GNU Guile) 3.0.2
Copyright (C) 2020 Free Software Foundation, Inc.

License LGPLv3+: GNU LGPL 3 or later <http://gnu.org/licenses/lgpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
~~~~~~~~

guile-hall: errors. But it is installed through GUIX package manager, so
it is version:

~~~~~~~~
xiaolong@xlx200:~/dev/Guile/guile-hall-example-project$ guix search guile-hall
guile: warning: failed to install locale
name: guile-hall
version: 0.3.1
outputs: out
systems: x86_64-linux i686-linux
dependencies: autoconf@2.69 automake@1.16.2 guile-config@0.4.1 guile@3.0.2 pkg-config@0.29.2
+ texinfo@6.7
location: ^[]8;;file://xlx200/gnu/store/xcyarhvbxz5m3l6yvarryx5wm10j9j4k-guix-module-union/share/guile/site/3.0/gnu/packages/guile-xyz.scmgnu/packages/guile-xyz.scm:1441:2^[]8;;
homepage: https://gitlab.com/a-sassmannshausen/guile-hall
license: ^[]8;;https://www.gnu.org/licenses/gpl.htmlGPL 3+^[]8;;
synopsis: Guile project tooling  
description: Hall is a command-line application and a set of Guile libraries that allow you to
+ quickly create and publish Guile projects.  It allows you to transparently support the GNU build
+ system, manage a project hierarchy & provides tight coupling to Guix.
relevance: 20
~~~~~~~~

Any ideas, what could be the problem with my guile-hall?

Regards,
Zelphir



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

end of thread, other threads:[~2020-06-17  6:47 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-11 18:59 guile-hall error on probably every command Zelphir Kaltstahl
2020-06-11 19:07 ` Aleix Conchillo Flaqué
2020-06-11 19:47   ` Zelphir Kaltstahl
2020-06-11 20:06     ` Aleix Conchillo Flaqué
2020-06-11 19:09 ` tomas
2020-06-11 19:48   ` Zelphir Kaltstahl
2020-06-11 21:22 ` Alex Sassmannshausen
2020-06-12  8:54   ` Zelphir Kaltstahl
2020-06-12 20:34 ` Ludovic Courtès
2020-06-14 11:50   ` Zelphir Kaltstahl
2020-06-14 20:16     ` Ludovic Courtès
2020-06-17  6:47       ` Zelphir Kaltstahl

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