* Build failure during build from git
@ 2010-07-01 10:07 Ralf Mattes
2010-07-01 19:14 ` Andy Wingo
0 siblings, 1 reply; 2+ messages in thread
From: Ralf Mattes @ 2010-07-01 10:07 UTC (permalink / raw)
To: guile-user
Hello Guilers,
after a fresh checkout from the git repository the build fails with the
following error message:
make[3]: Entering directory `/SCHEME/guile/libguile'
cat alist.doc arbiters.doc array-handle.doc array-map.doc .... > guile-procedures.texi || { rm guile-procedures.texi; false; }
guile: uncaught throw to misc-error: (dynamic-link file: ~S, message: ~S (libguile-srfi-srfi-1-v-4 file not found) #f)
Cannot exit gracefully when init is in progress; aborting.
Hmm, the same thing happens when I run guile itself:
/SCHEME/guile$ meta/uninstalled-env guile
guile: uncaught throw to misc-error: (dynamic-link file: ~S, message: ~S (libguile-srfi-srfi-1-v-4 file not found) #f)
Cannot exit gracefully when init is in progress; aborting.
Aborted
Any ideas what went wrong?
TIA Ralf Mattes
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Build failure during build from git
2010-07-01 10:07 Build failure during build from git Ralf Mattes
@ 2010-07-01 19:14 ` Andy Wingo
0 siblings, 0 replies; 2+ messages in thread
From: Andy Wingo @ 2010-07-01 19:14 UTC (permalink / raw)
To: rm; +Cc: guile-user
On Thu 01 Jul 2010 11:07, Ralf Mattes <rm@seid-online.de> writes:
> after a fresh checkout from the git repository the build fails with the
> following error message:
>
> make[3]: Entering directory `/SCHEME/guile/libguile'
> cat alist.doc arbiters.doc array-handle.doc array-map.doc .... > guile-procedures.texi || { rm guile-procedures.texi; false; }
>
> guile: uncaught throw to misc-error: (dynamic-link file: ~S, message: ~S (libguile-srfi-srfi-1-v-4 file not found) #f)
> Cannot exit gracefully when init is in progress; aborting.
We are seeing this issue now, yes. A fix should come shortly. In the
meantime, `make -k', then `make' should work.
Andy
--
http://wingolog.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-07-01 19:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-01 10:07 Build failure during build from git Ralf Mattes
2010-07-01 19:14 ` Andy Wingo
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).