Paste: master build log (error)
Author: | fjl |
Mode: | factor |
Date: | Tue, 13 Jul 2010 23:44:24 |
Plain Text |
Loading resource:basis/cpu/x86/x86.factor
Loading resource:basis/cpu/x86/features/features.factor
Checking for multimedia extensions... SSSE3 detected
Loading resource:basis/cpu/x86/sse/sse.factor
Compiling................................................................................................................................................................................................................................................................................................................................................................Loading vocab:bootstrap/bootstrap-error.factor
(U) Quotation: [ c-to-factor -> ]
Word: c-to-factor
(U) Quotation: [
2dup [
~quotation~ dip
dup terminated?>> ~quotation~ ~quotation~ if
] 2dip -> rot [ 2drop ] [ wrong-values ] if
]
Word: call-effect
(U) Quotation: [
[ ~quotation~ dip dip ] dip -> dup terminated?>>
[ 2drop f ]
[ dup in>> length swap out>> length check-datastack ] if
]
(U) Quotation: [ swap [ call ] dip -> ]
Word: dip
(U) Quotation: [ swap >c call -> c> drop ]
(U) Quotation: [
nano-count default-image-name "output-image" set-global
"math compiler threads help io tools ui ui.tools unicode handbook"
"include" set-global "" "exclude" set-global
strip-encodings (command-line) parse-command-line os wince?
[ "windows.ce" require ] when os winnt?
[ "windows.nt" require ] when
"staging" get "deploy-vocab" get or
[ "stage2: deployment mode" print ]
[ "debugger" require "listener" require "none" require ] if
load-components -> nano-count over -
core-bootstrap-time set-global
run-bootstrap-init f error set-global
f original-error set-global f error-continuation set-global
nano-count swap - bootstrap-time set-global
print-report "deploy-vocab" get
[ "tools.deploy.shaker" run ] [
"staging" get ~quotation~ ~quotation~ if
"output-image" get save-image-and-exit
] if
]
(U) Quotation: [ iterate-step -> iterate-next (each-integer) ]
(U) Quotation: [ swap [ 2dip ] dip -> ]
Word: 3dip
(U) Quotation: [ swap [ dip ] dip -> ]
Word: 2dip
(U) Quotation: [ swap [ call ] dip -> ]
Word: dip
(U) Quotation: [ load-vocab -> drop ]
Word: require
(U) Quotation: [
2dup [
~quotation~ dip
dup terminated?>> ~quotation~ ~quotation~ if
] 2dip -> rot [ 2drop ] [ wrong-values ] if
]
Word: call-effect
(U) Quotation: [
[ ~quotation~ dip dip ] dip -> dup terminated?>>
[ 2drop f ]
[ dup in>> length swap out>> length check-datastack ] if
]
(U) Quotation: [ swap [ call ] dip -> ]
Word: dip
(U) Quotation: [ swap >c call -> c> drop ]
(U) Quotation: [
dup source-loaded?>> [ dup load-source ] unless
-> dup docs-loaded?>> [ dup load-docs ] unless
]
(U) Quotation: [ [ compose ~quotation~ curry recover ] [ drop ] 2bi -> call ]
Word: cleanup
(U) Quotation: [ [ 2keep ] dip -> call ]
Word: 2bi
(U) Quotation: [ swap [ dip ] dip -> ]
Word: 2dip
(U) Quotation: [ swap [ call ] dip -> ]
Word: dip
(U) Quotation: [ swap >c call -> c> drop ]
(U) Quotation: [
+parsing+ >>source-loaded? dup vocab-source-path
[ parse-file ] [ ~quotation~ ] if*
[ +parsing+ >>source-loaded? ] dip
[ % ] [ (( -- )) call-effect ] if-bootstrapping
-> +done+ >>source-loaded? load-conditional-requires
]
(U) Quotation: [
2dup [
~quotation~ dip
dup terminated?>> ~quotation~ ~quotation~ if
] 2dip -> rot [ 2drop ] [ wrong-values ] if
]
Word: call-effect
(U) Quotation: [
[ ~quotation~ dip dip ] dip -> dup terminated?>>
[ 2drop f ]
[ dup in>> length swap out>> length check-datastack ] if
]
(U) Quotation: [ swap [ call ] dip -> ]
Word: dip
(U) Quotation: [
nl "Compiling..." write flush {
not
?
2over
array?
hashtable?
vector?
tuple?
sbuf?
tombstone?
curry?
compose?
callable?
quotation?
curry
compose
uncurry
array-nth
set-array-nth
wrap
probe
namestack*
layout-of
} compile-unoptimized "." write flush
{ bitand bitor bitxor bitnot } compile-unoptimized
"." write flush
{ + * 2/ < <= > >= shift } compile-unoptimized "." write
flush
{ new-sequence nth push pop last flip } compile-unoptimized
"." write flush
{ hashcode* = equal? assoc-stack (assoc-stack) get set }
compile-unoptimized "." write flush {
member-eq?
split
harvest
sift
cut
cut-slice
start
index
clone
set-at
reverse
push-all
class
number>string
string>number
like
clone-like
} compile-unoptimized "." write flush {
lines
prefix
suffix
unclip
new-assoc
assoc-union!
word-prop
set-word-prop
1array
2array
3array
?nth
} compile-unoptimized "." write flush
{ malloc calloc free memcpy } compile-unoptimized "." write
flush vocabs
[ words compile-unoptimized "." write flush ] each
-> " done" print flush "alien.syntax" require
"alien.complex" require
"io.streams.byte-array.fast" require
]
(U) Quotation: [ iterate-step -> iterate-next (each-integer) ]
(U) Quotation: [ swap [ 2dip ] dip -> ]
Word: 3dip
(U) Quotation: [ swap [ dip ] dip -> ]
Word: 2dip
(U) Quotation: [ swap [ call ] dip -> ]
Word: dip
(U) Quotation: [ words compile-unoptimized -> "." write flush ]
(O) Word: compile
(O) Method: M\ optimizing-compiler recompile
(O) Word: compile-word
(O) Word: backend
(O) Word: generate
(O) Word: generate-block
(O) Method: M\ x86.32 %binary-float-function
(O) Word: %store-stack-param
(O) Word: return-reg
(O) Method: M\ object reg-class-of
(O) Word: no-method
(O) Method: M\ object throw
(U) Quotation: [
63 special-object error-thread set-global
continuation -> error-continuation set-global
[ original-error set-global ] [ rethrow ] bi
]
Generic word reg-class-of does not define a method for the fixnum class.
Dispatching on object: 0
( scratchpad ) Copying factor.image to factor.image.fresh...
New Annotation