* Build fails
@ 2013-05-28 13:17 Cojocaru Alexandru
2013-05-28 21:48 ` Ludovic Courtès
0 siblings, 1 reply; 4+ messages in thread
From: Cojocaru Alexandru @ 2013-05-28 13:17 UTC (permalink / raw)
To: bug-guix
Hi,
the build process fails, this is the message I get:
;;; Failed to autoload find-newest-available-packages in (gnu packages):
;;; ERROR: Syntax error:
;;; gnu/packages.scm:94:22: source expression failed to match any pattern
in form (warning (_ "cannot access `~a': ~a~%") path (strerror errno))
ice-9/boot-9.scm:108:20: In procedure #<procedure e638c0 at ice-9/boot-9.scm:99:6
(thrown-k . args)>:
ice-9/boot-9.scm:108:20: Syntax error:
guix/scripts/build.scm:227:13: source expression failed to match any
pattern in form (report-error (_ "~A: package not found for version ~a~%") name version)
(Extra newlines added by me.)
guile --version: 2.1.0
I'm compiling from master.
best regards,
Alexandru Cojocaru
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Build fails
2013-05-28 13:17 Build fails Cojocaru Alexandru
@ 2013-05-28 21:48 ` Ludovic Courtès
2013-05-28 22:59 ` Alexandru Cojocaru
2013-05-29 22:53 ` Ludovic Courtès
0 siblings, 2 replies; 4+ messages in thread
From: Ludovic Courtès @ 2013-05-28 21:48 UTC (permalink / raw)
To: Cojocaru Alexandru; +Cc: bug-guix
Hello!
Cojocaru Alexandru <xojoc@gmx.com> skribis:
> the build process fails, this is the message I get:
> ;;; Failed to autoload find-newest-available-packages in (gnu packages):
> ;;; ERROR: Syntax error:
> ;;; gnu/packages.scm:94:22: source expression failed to match any pattern
> in form (warning (_ "cannot access `~a': ~a~%") path (strerror errno))
> ice-9/boot-9.scm:108:20: In procedure #<procedure e638c0 at ice-9/boot-9.scm:99:6
> (thrown-k . args)>:
> ice-9/boot-9.scm:108:20: Syntax error:
> guix/scripts/build.scm:227:13: source expression failed to match any
> pattern in form (report-error (_ "~A: package not found for version ~a~%") name version)
>
> (Extra newlines added by me.)
>
> guile --version: 2.1.0
This is an unreleased Guile (current ‘master’). Could you use a Guile
2.0.x release instead? 2.0.9 is best, but any version >= 2.0.5 should
work.
Thanks,
Ludo’.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Build fails
2013-05-28 21:48 ` Ludovic Courtès
@ 2013-05-28 22:59 ` Alexandru Cojocaru
2013-05-29 22:53 ` Ludovic Courtès
1 sibling, 0 replies; 4+ messages in thread
From: Alexandru Cojocaru @ 2013-05-28 22:59 UTC (permalink / raw)
To: Ludovic Courtès; +Cc: bug-guix
On Tue, 28 May 2013 23:48:20 +0200
ludo@gnu.org (Ludovic Courtès) wrote:
> This is an unreleased Guile (current ‘master’). Could you use a Guile
> 2.0.x release instead? 2.0.9 is best, but any version >= 2.0.5 should
> work.
It works.
best regards,
Alexandru Cojocaru
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Build fails
2013-05-28 21:48 ` Ludovic Courtès
2013-05-28 22:59 ` Alexandru Cojocaru
@ 2013-05-29 22:53 ` Ludovic Courtès
1 sibling, 0 replies; 4+ messages in thread
From: Ludovic Courtès @ 2013-05-29 22:53 UTC (permalink / raw)
To: Cojocaru Alexandru; +Cc: bug-guix
ludo@gnu.org (Ludovic Courtès) skribis:
> Cojocaru Alexandru <xojoc@gmx.com> skribis:
>
>> the build process fails, this is the message I get:
>> ;;; Failed to autoload find-newest-available-packages in (gnu packages):
>> ;;; ERROR: Syntax error:
>> ;;; gnu/packages.scm:94:22: source expression failed to match any pattern
>> in form (warning (_ "cannot access `~a': ~a~%") path (strerror errno))
>> ice-9/boot-9.scm:108:20: In procedure #<procedure e638c0 at ice-9/boot-9.scm:99:6
>> (thrown-k . args)>:
>> ice-9/boot-9.scm:108:20: Syntax error:
>> guix/scripts/build.scm:227:13: source expression failed to match any
>> pattern in form (report-error (_ "~A: package not found for version ~a~%") name version)
>>
>> (Extra newlines added by me.)
>>
>> guile --version: 2.1.0
>
> This is an unreleased Guile (current ‘master’). Could you use a Guile
> 2.0.x release instead? 2.0.9 is best, but any version >= 2.0.5 should
> work.
That said, I think this problem is solved by commit 89d02b9. If you
still have Guile 2.1 around, you might want to check (at the risk of
finding other issues right after ;-)).
Ludo’.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-05-29 22:53 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-28 13:17 Build fails Cojocaru Alexandru
2013-05-28 21:48 ` Ludovic Courtès
2013-05-28 22:59 ` Alexandru Cojocaru
2013-05-29 22:53 ` Ludovic Courtès
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.