unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: 11776@debbugs.gnu.org
Cc: debian-hurd@lists.debian.org, bug-hurd@gnu.org
Subject: bug#11776: Guile
Date: Mon, 25 Jun 2012 23:24:39 +0200	[thread overview]
Message-ID: <87y5nbw0dk.fsf@gnu.org> (raw)
In-Reply-To: <4FE7BD78.3010905@gmail.com>

Hi,

Cyril Roelandt <tipecaml@gmail.com> skribis:

> I'm trying to run Guile 2.0.5 on Debian GNU/Hurd in a qemu virtual machine.
>
> I installed Guile from the tarball, with no configure options at
> all. I'm getting the following error:
>
> $ ./meta/guile
> GNU Guile 2.0.5
> Copyright (C) 1995-2012 Free Software Foundation, Inc.
>
> Guile comes with ABSOLUTELY NO WARRANTY; for details type `,show w'.
> This program is free software, and you are welcome to redistribute it
> under certain conditions; type `,show c' for details.
>
> Enter `,help' for help.
> scheme@(guile-user)> (+ 1 2)
> Illegal instruction

For the record, I can’t reproduce it with the QEMU image at
<http://hydra.nixos.org/build/2729559/download/1/disk-image.qcow2>,
which contains Guile 2.0.5.178 (from the ‘stable-2.0’ branch),
cross-built with thread support.

Something like this works fine:

  (map (compose join-thread
                (lambda (i) (call-with-new-thread (lambda () i))))
       (iota 1000))

Thanks,
Ludo’.






      parent reply	other threads:[~2012-06-25 21:24 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-25  1:23 Guile Cyril Roelandt
2012-06-25 11:00 ` Guile Samuel Thibault
2012-06-26  1:27   ` Guile Cyril Roelandt
2012-06-26 10:26     ` Guile Samuel Thibault
2012-06-28 21:20       ` bug#11776: Guile Ludovic Courtès
2012-06-25 21:12 ` bug#11783: Guile on GNU/Hurd Ludovic Courtès
2012-06-25 21:13 ` bug#11784: " Ludovic Courtès
2012-07-05 21:31   ` bug#11784: Status: " Andy Wingo
2016-06-20 19:35   ` bug#11776: bug#11784: " Andy Wingo
2012-06-25 21:24 ` Ludovic Courtès [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87y5nbw0dk.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=11776@debbugs.gnu.org \
    --cc=bug-hurd@gnu.org \
    --cc=debian-hurd@lists.debian.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).