guile-devel
[Top][All Lists]
Advanced

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

Re: Build problem & unrelated patch


From: Ludovic Courtès
Subject: Re: Build problem & unrelated patch
Date: Sun, 06 Jun 2010 22:42:02 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Hi,

No Itisnt <address@hidden> writes:

> Recently I get a build failure on libguile/guile-procedures.texi:
>
> guile: uncaught throw to misc-error: (dynamic-link file: ~S, message:
> ~S (libguile-srfi-srfi-1-v-4 file not found) #f)

Actually it’s what’s been causing build failures on Hydra for the last
few days.  If you look at the first failed ‘tarball’ job at
<http://hydra.nixos.org/build/431996>, it points to the changes at
<http://git.savannah.gnu.org/cgit/guile.git/diff/?id=9a598c47f748c7369e622cdb491ee225b0b97767&id2=22cf27c815b756cac6893b5b239898767e6cb498>.

They seem harmless at first sight, but it’s probably an obscure reason
such as the fact that we’re suddenly loading srfi-1 earlier than before
as a side effect of changes to the ‘use-modules’ clauses.

(And I was wrong: the ‘srfi’ subdir is built after ‘libguile’, of
course.)

Thanks,
Ludo’.




reply via email to

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