|
From: <sl...@fa...> - 2009-12-28 17:04:45
|
<html><body><h1>Build report for macosx/ppc</h1>
<table>
<tr><td>Build machine:</td><td>oberon</td></tr>
<tr><td>Build directory:</td><td>/Users/sheeple/builds/2009-12-28-10-12</td></tr>
<tr><td>GIT ID:</td><td><a href="http://github.com/slavapestov/factor/commit/9c192fe170ac75ea4fd78e5c37632a2ea1260961">9c192fe170ac75ea4fd78e5c37632a2ea1260961</a></td></tr>
</table><h2>Bootstrap failed</h2>
Build output:
<pre>*** Stage 2 early init... done
You have triggered a bug in Factor. Please report.
early_error: { }
Starting low level debugger...
Basic commands:
q -- continue executing Factor - NOT SAFE
im -- save image to fep.image
x -- exit Factor
Advanced commands:
d <addr> <count> -- dump memory
u <addr> -- dump object at tagged <addr>
. <addr> -- print object at tagged <addr>
t -- toggle output trimming
s r -- dump data, retain stacks
.s .r .c -- print data, retain, call stacks
e -- dump environment
g -- dump generations
data -- data heap dump
words -- words dump
tuples -- tuples dump
refs <addr> -- find data heap references to object
push <addr> -- push object on data stack - NOT SAFE
code -- code heap dump
READY
==== DATA STACK:
==== RETAIN STACK:
==== CALL STACK:
frame: bfffeb58
executing: [ [ hashtables:hashtable? ] memory:instances [ hashtables:rehash ] sequences:each init:boot #<type 8 @ 1c77988> syntax:t "no-compile" words:set-word-prop init:startup-hooks... ]</pre>
Launcher error:
<pre>Process was killed as a result of a call to
kill-process, or a timeout
Launch descriptor:
T{ process
{ command
{
"./factor"
"-i=boot.macosx-ppc.image"
"-no-user-init"
}
}
{ environment H{ } }
{ environment-mode +append-environment+ }
{ stdin +closed+ }
{ stdout "../boot-log" }
{ stderr +stdout+ }
{ timeout T{ duration { hour 1 } } }
{ status T{ signal { n 15 } } }
{ killed t }
}
</pre></body></html> |