<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body bgcolor="#ffffff" text="#000000">
Jay, Your DrDr error resembles Robby's past problem below.<br>
<br>
I capture STDOUT and STDERROR during compile so I'm curious to how
these problems arise.<br>
<br>
My only guess is that a debug printf got introduced into
collects/setup or collects/compiler<br>
<br>
-------- Original Message --------
<table class="moz-email-headers-table" border="0" cellpadding="0"
cellspacing="0">
<tbody>
<tr>
<th align="RIGHT" nowrap="nowrap" valign="BASELINE">Subject: </th>
<td>Re: parallel build error</td>
</tr>
<tr>
<th align="RIGHT" nowrap="nowrap" valign="BASELINE">Date: </th>
<td>Fri, 17 Sep 2010 11:27:12 -0500</td>
</tr>
<tr>
<th align="RIGHT" nowrap="nowrap" valign="BASELINE">From: </th>
<td>Robby Findler <a class="moz-txt-link-rfc2396E" href="mailto:robby@eecs.northwestern.edu"><robby@eecs.northwestern.edu></a></td>
</tr>
<tr>
<th align="RIGHT" nowrap="nowrap" valign="BASELINE">To: </th>
<td>Kevin Tew <a class="moz-txt-link-rfc2396E" href="mailto:tewk@cs.utah.edu"><tewk@cs.utah.edu></a></td>
</tr>
<tr>
<th align="RIGHT" nowrap="nowrap" valign="BASELINE">CC: </th>
<td>Matthew Flatt <a class="moz-txt-link-rfc2396E" href="mailto:mflatt@cs.utah.edu"><mflatt@cs.utah.edu></a>, Eli Barzilay
<a class="moz-txt-link-rfc2396E" href="mailto:eli@barzilay.org"><eli@barzilay.org></a></td>
</tr>
</tbody>
</table>
<br>
<br>
<pre>I had a printf in there. Maybe that screwed things up?
This was a version from a few days ago, I think. After removing the
printf and getting the latest, the problem is gone.
Sorry for the noise.
Robby
On Fri, Sep 17, 2010 at 11:21 AM, Kevin Tew <a class="moz-txt-link-rfc2396E" href="mailto:tewk@cs.utah.edu"><tewk@cs.utah.edu></a> wrote:
> I haven't changed anything, did the info format change?
> It looks like info information is bleeding into the list of files to be
> compiled.
>
> I'll keep looking.
>
> Kevin
>
> On 09/17/2010 09:51 AM, Robby Findler wrote:
>>
>> Is this a bug in the parallel build support?
>>
>> raco setup: --- parallel build using 8 processor cores ---
>> match: no matching clause for (list (list (cc '(#<path:at-exp>
>> #<path:lang>) #<path:/Users/robby/git/plt/collects/at-exp/lang>
>> "at-exp/lang" #<procedure:info> #<path:/Users/robby/git/plt/collects>
>> #<path:/Users/robby/git/plt/collects/info-domain/compiled/cache.rktd>
>> '((lib "at-exp" ...
>>
>> === context ===
>> /Users/robby/git/plt/collects/racket/match/runtime.rkt:19:0: match:error
>> /Users/robby/git/plt/collects/setup/parallel-do.rkt:102:69
>> /Users/robby/git/plt/collects/setup/setup-unit.rkt:604:17: thunk
>> /Users/robby/git/plt/collects/setup/setup-go.rkt: [running body]
>> /Users/robby/git/plt/collects/raco/main.rkt: [running body]
>>
>> Robby
>>
>
>
</pre>
</body>
</html>