<!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">&lt;robby@eecs.northwestern.edu&gt;</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">&lt;tewk@cs.utah.edu&gt;</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">&lt;mflatt@cs.utah.edu&gt;</a>, Eli Barzilay
            <a class="moz-txt-link-rfc2396E" href="mailto:eli@barzilay.org">&lt;eli@barzilay.org&gt;</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">&lt;tewk@cs.utah.edu&gt;</a> wrote:
&gt; I haven't changed anything, did the info format change?
&gt; It looks like info information is bleeding into the list of files to be
&gt; compiled.
&gt;
&gt; I'll keep looking.
&gt;
&gt; Kevin
&gt;
&gt; On 09/17/2010 09:51 AM, Robby Findler wrote:
&gt;&gt;
&gt;&gt; Is this a bug in the parallel build support?
&gt;&gt;
&gt;&gt; raco setup: --- parallel build using 8 processor cores ---
&gt;&gt; match: no matching clause for (list (list (cc '(#&lt;path:at-exp&gt;
&gt;&gt; #&lt;path:lang&gt;) #&lt;path:/Users/robby/git/plt/collects/at-exp/lang&gt;
&gt;&gt; "at-exp/lang" #&lt;procedure:info&gt;  #&lt;path:/Users/robby/git/plt/collects&gt;
&gt;&gt; #&lt;path:/Users/robby/git/plt/collects/info-domain/compiled/cache.rktd&gt;
&gt;&gt; '((lib "at-exp" ...
&gt;&gt;
&gt;&gt;  === context ===
&gt;&gt; /Users/robby/git/plt/collects/racket/match/runtime.rkt:19:0: match:error
&gt;&gt; /Users/robby/git/plt/collects/setup/parallel-do.rkt:102:69
&gt;&gt; /Users/robby/git/plt/collects/setup/setup-unit.rkt:604:17: thunk
&gt;&gt; /Users/robby/git/plt/collects/setup/setup-go.rkt: [running body]
&gt;&gt; /Users/robby/git/plt/collects/raco/main.rkt: [running body]
&gt;&gt;
&gt;&gt; Robby
&gt;&gt;
&gt;
&gt;
</pre>
  </body>
</html>