bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: slib with guile 1.9.7


From: Andy Wingo
Subject: Re: slib with guile 1.9.7
Date: Sun, 14 Feb 2010 11:44:35 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux)

Hi Aubrey,

On Sat 13 Feb 2010 20:38, Aubrey Jaffer <address@hidden> writes:

> During the compilation there was a warning:
>
>   ;;; WARNING: compilation of /usr/local/src/guile-1.9.7/meta/guile-tools 
> failed:
>   ;;; key misc-error, throw_args ("dynamic-link" "file: ~S, message: ~S" 
> ("libguile-srfi-srfi-1-v-4" "file not found") #f)

Yes, this is a bug in our build system; usually harmless. I'll fix it
soon.

> Now its stuck (over 17.min) on:
>
>   GUILE_AUTO_COMPILE=0                                        \
>         ../meta/uninstalled-env                       \
>         guile-tools compile -Wunbound-variable -Warity-mismatch -o 
> "ice-9/boot-9.go" "ice-9/boot-9.scm"
>
> Then my computer shut down because the CPU overheated!

!!!

Often compiling these first couple files takes some time, but not
usually that long. (For example, on this laptop, compiling psyntax-pp
takes about 4 minutes, then successively less for subsequent files,
eventually ending up at a fraction of a second per file.)

Out of curiousity, what OS and architecture are you running?

Other than that, I can say that we'd like to speed up the bootstrap, but
for now I'll have to apologize for this, um, behavior.

Happy hacking?

Andy
-- 
http://wingolog.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]