install slib-guile hangs on activation

Charles Day cedayiv at gmail.com
Fri Jan 16 15:29:15 PST 2009


On Fri, Jan 16, 2009 at 1:22 PM, Bryan Blackburn <blb at macports.org> wrote:

> On Fri, Jan 16, 2009 at 01:50:37AM -0800, Charles Day said:
> > I can't seem to install slib-guile without a hang during the activation
> > stage. Any ideas? I looked through the tickets but they all seemed to be
> > focused on slib-guile16.
>
> It appears to be hanging on the post-activate code:
>
> post-activate {
>    system "${prefix}/bin/guile -c \"(use-modules (ice-9 slib)) (require
> 'new-catalog)\""
> }
>
> Why, however, I can't answer so I think we need someone who knows guile.
>

It hangs on the first part of the code:  (use-modules (ice-9 slib))

The "require" part never gets executed.

I can reproduce this on the command line:
$ guile
> (use-modules (ice-9 slib))
hangs...

-Charles


> Bryan
>
>
> >
> > Cheers,
> > Charles
> >
> [...]
> _______________________________________________
> macports-users mailing list
> macports-users at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-users/attachments/20090116/e896a46b/attachment.html>


More information about the macports-users mailing list