unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Matthew Keeter <matt.j.keeter@gmail.com>
To: guile-user@gnu.org
Subject: --listen option broken on Mac
Date: Sun, 27 Dec 2015 20:06:46 -0500	[thread overview]
Message-ID: <9D77D728-6A8F-4B6D-BF3A-4A45B1527165@gmail.com> (raw)

Hi Guile-folks,

I’m having trouble with the --listen option on Guile 2.0.11, Mac OS 10.9.5.

I start up one REPL with “guile --listen”, then connect with “nc localhost 37146”
The netcat window immediately fills with (repeating over and over):

    scheme@(guile-user)> While reading expression:
    ERROR: In procedure fport_fill_input: Resource temporarily unavailable

When I kill the nc process, the REPL crashes with "fport_write: Broken pipe”

I’ve tried running this on a Linux VM and it works fine.

Per discussions on IRC, I tried to run the test suite.  However, the test suite failed
with the message

    ERROR: In procedure scm-error:
    ERROR: no code for module (test-suite lib)

Any suggestions on how to proceed?  Can anyone else on a Mac confirm this issue?

-Matt


             reply	other threads:[~2015-12-28  1:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-28  1:06 Matthew Keeter [this message]
2015-12-28 10:44 ` --listen option broken on Mac Alex Vong

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=9D77D728-6A8F-4B6D-BF3A-4A45B1527165@gmail.com \
    --to=matt.j.keeter@gmail.com \
    --cc=guile-user@gnu.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).