This happens whenever there is an error during the docs build and the
build is running parallel.

(I thought I had submitted a PR on this, but I can't seem to find it now.)

Robby

On Fri, Apr 29, 2011 at 6:14 AM, Stephen Bloch <sbl...@adelphi.edu> wrote:
> % 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
> sbl...@adelphi.edu
>
>
> _________________________________________________
>  For list-related administrative tasks:
>  http://lists.racket-lang.org/listinfo/dev
>

_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev

Reply via email to