[racket] Build documentation with more than one job

From: Juan Francisco Cantero Hurtado (iam at juanfra.info)
Date: Wed Mar 6 02:57:27 EST 2013

Hi. I'm trying build racket with more than one job (raco -j N). All 
works OK except the documentation.

raco setup: launcher: <console-bin>/swindle
raco setup: launcher: <console-bin>/plt-web-server
raco setup: --- building documentation ---
WORKER RECEIVE MESSAGE ERROR: UNKNOWN::190: read: bad syntax `#<'
raco setup: docs failure: string-append: contract violation
   expected: string?
   given: #<eof>
   argument position: 1st
   other arguments...:
    ""
raco setup: --- installing collections ---
raco setup: --- post-installing collections ---
raco setup: post-installing: help
raco setup: post-installing: mred

Any idea?. Thanks.


Posted on the users mailing list.