<div dir="ltr"><div class="gmail_default" style="font-family:courier new,monospace">Hi Matthew, <br><br>I get <br>Attaching to process 13920<br>Reading symbols from /root/racket/racket-6.0.1/src/build/racket/racketcgc...done                                                                                                                     .<br>
[lots of loads omitted]<br>0x01b230f8 in ?? ()<br>(gdb) bt<br>#0  0x01b230f8 in ?? ()<br>#1  0x40826940 in ?? ()<br>#2  0x40826940 in ?? ()<br>Backtrace stopped: previous frame identical to this frame (corrupt stack?)<br>
<br>Ugh.<br><br>Deren<br><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jul 1, 2014 at 12:55 AM, Matthew Flatt <span dir="ltr"><<a href="mailto:mflatt@cs.utah.edu" target="_blank">mflatt@cs.utah.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I don't have a great idea, but can you use gdb to attach to the<br>
spinning "racketcgc" process (that's running "xform.rkt") and get a<br>
stack trace?<br>
<br>
My guess is that something goes wrong in communicating with the<br>
subprocess that created by "xform.rkt" to run the C preprocessor, and<br>
we should be able to tell at least that much from a stack trace.<br>
<div><div class="h5"><br>
At Mon, 30 Jun 2014 09:51:52 -0400, Deren Dohoda wrote:<br>
> I have not had a lot of experience building Racket from source, but I<br>
> downloaded the minimal racket source and followed the instructions on the<br>
> readme. The configure step seems to encounter no problems, but when I run<br>
> make afterwards, it gets to the step of "Compiling xform support... Done<br>
> making xform-collects." Then the build just hangs. xform.rkt is running<br>
> like mad in the background, which seems to be the proximate culprit. At<br>
> first I thought I was just being impatient, it's only a ~500MHz processor,<br>
> but I let it run all weekend and there was no apparent progress.<br>
><br>
> Can someone help me troubleshoot this? What information can I provide that<br>
> would be helpful?<br>
><br>
> Thanks,<br>
> Deren<br>
</div></div>> ____________________<br>
>   Racket Users list:<br>
>   <a href="http://lists.racket-lang.org/users" target="_blank">http://lists.racket-lang.org/users</a><br>
</blockquote></div><br></div>