From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Zelphir Kaltstahl Newsgroups: gmane.lisp.guile.user Subject: Re: guile-hall error on probably every command Date: Fri, 12 Jun 2020 10:54:15 +0200 Message-ID: References: <99d059b1-925c-5cb6-8be6-708e172b8005@posteo.de> <5f783e3e15907960ace9350a1769de2322738e75.camel@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="52264"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Icedove/60.9.0 Cc: Mailing list Guile User To: Alex Sassmannshausen Original-X-From: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Fri Jun 12 10:54:35 2020 Return-path: Envelope-to: guile-user@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jjfSL-000DT3-Lt for guile-user@m.gmane-mx.org; Fri, 12 Jun 2020 10:54:33 +0200 Original-Received: from localhost ([::1]:59196 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jjfSK-0004qb-K7 for guile-user@m.gmane-mx.org; Fri, 12 Jun 2020 04:54:32 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:52004) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jjfS9-0004qS-PQ for guile-user@gnu.org; Fri, 12 Jun 2020 04:54:22 -0400 Original-Received: from mout01.posteo.de ([185.67.36.65]:47358) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jjfS7-0006or-G8 for guile-user@gnu.org; Fri, 12 Jun 2020 04:54:21 -0400 Original-Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 17E9A160060 for ; Fri, 12 Jun 2020 10:54:16 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.de; s=2017; t=1591952057; bh=2R3MaMS5vhkWCp5ut9C0mvbHvCdx8D9FtRxij2WqqXA=; h=Subject:To:Cc:From:Openpgp:Date:From; b=RUaJ83s4b16gFbp+saixOq1/dPsx9LW5/a1e44Zi0xts5cMRBfSO4ZHtMe/QQ9zDM ENng3m2sQtxvwKXSJ6mfC/EauIrt+oD40wZzPtwnSJi2kpWM7lc9+k4guMR0mXlVke lj5Lg0scNx2IT12AgZ0f5TayV+yd7EEwXB6Meqy3Jl9Gsi/2u6vIJfZLfQ6MQEEF24 pOug447DyJbhJvpIlaCHxqlUgKsX2gnytDAeSpwCTPGeS/tSmss0UegcHsw4THslgj Eah1FqyJI6+QrnP3YfO53kMtSqDY+S7O0gIfdEWKlMauUVbPaJJRAP9Xy02Y5w/gcU TQotenBB1YMGQ== Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 49jvfc3BJgz6tmf; Fri, 12 Jun 2020 10:54:16 +0200 (CEST) Openpgp: preference=signencrypt In-Reply-To: <5f783e3e15907960ace9350a1769de2322738e75.camel@gmail.com> Content-Language: en-US Received-SPF: pass client-ip=185.67.36.65; envelope-from=zelphirkaltstahl@posteo.de; helo=mout01.posteo.de X-detected-operating-system: by eggs.gnu.org: First seen = 2020/06/12 04:54:17 X-ACL-Warn: Detected OS = Linux 3.11 and newer X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H4=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Original-Sender: "guile-user" Xref: news.gmane.io gmane.lisp.guile.user:16582 Archived-At: Hi Alex! Sounds great! No stress! I'll try it when it is there. I still have a project, which I would like to publish on GUIX package manager and I guess guile-hall can help me with that. Regards, Zelphir On 11.06.20 23:22, Alex Sassmannshausen wrote: > Hi Zelphir, > > Always nice to hear someone is interested in Hall! Sorry you ran into > this issue though :-( > > Aleix and Tomas rightly point out the issue is caused by the regexp > used in guile-config. Aleix provided a merge request fixing the issue,= > but as you correctly point out, I have not rolled a new release yet. > > I will attempt to release a new version this weekend and push the new > release to Guix. > > I'll make an announcement when it's done! > > Best wishes, > > Alex > > On Thu, 2020-06-11 at 20:59 +0200, Zelphir Kaltstahl wrote: >> 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=3D"Red Nose Hacker" --license=3D"gpl3+" --prefix=3D"gui= le" >> --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 #) >> In ice-9/boot-9.scm: >> 718:2 7 (call-with-prompt _ _ #> handle?>) >> In ice-9/eval.scm: >> 619:8 6 (_ #(#(#))) >> 293:34 5 (_ #(#(#) ("/?" >> ?))) >> 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 # >> ?) >> 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=20 >> guile@3.0.2 pkg-config@0.29.2 >> + texinfo@6.7 >> location: >> =1B]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=1B]8;; >> homepage: https://gitlab.com/a-sassmannshausen/guile-hall >> license: =1B]8;;https://www.gnu.org/licenses/gpl.htmlGPL 3+=1B]8;; >> synopsis: Guile project tooling =20 >> 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 >>