[racket-dev] build error on Mac OS

From: Stephen Bloch (sbloch at adelphi.edu)
Date: Fri Apr 29 07:14:00 EDT 2011

% make install
...
raco setup: --- building documentation ---
procedure loop: expects 1 argument, given 0

 === context ===
/Users/bloch/programming/plt/collects/racket/private/more-scheme.rkt:164:2: select-handler/no-breaks

raco setup: error running: (lib redex/redex.scrbl)
redex.scrbl:2355:49: compile: unbound identifier in module in: vc-append
raco setup: error running: (lib version/version.scrbl)
raco setup: error running: (lib web-server/scribblings/web-server.scrbl)
While sending message to parallel-do worker: 1 error writing to stream port (Broken pipe; errno=32)
make[1]: *** [install-3m] Error 1
make: *** [install] Error 2
[Winchester:plt/src/build] bloch% WORKER SEND MESSAGE ERROR error writing to stream port (Broken pipe; errno=32)
WORKER SEND MESSAGE ERROR error writing to stream port (Broken pipe; errno=32)
WORKER SEND MESSAGE ERROR error writing to stream port (Broken pipe; errno=32)


This has happened several times in a row (even with a clean "make" in between).


Stephen Bloch
sbloch at adelphi.edu




Posted on the dev mailing list.