Paste: error in bootstrap-error.factor
Author: | ek |
Mode: | factor |
Date: | Mon, 26 Mar 2012 06:14:02 |
Plain Text |
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: [ [ catchstack* push ] dip call -> catchstack* pop* ]
(U) Quotation: [
nano-count f parser-quiet? set-global
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 windows? [ "windows" 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
(O) Method: M\ vocab (require)
(O) Word: load-source
(U) Quotation: [
{
"editors"
"inspector"
"bootstrap.image"
"see"
"tools.annotations"
"tools.crossref"
"tools.errors"
"tools.deploy"
"tools.destructors"
"tools.disassembler"
"tools.dispatch"
"tools.memory"
"tools.profiler.sampling"
"tools.test"
"tools.time"
"tools.threads"
"tools.deprecation"
"vocabs.hierarchy"
"vocabs.refresh"
"vocabs.refresh.monitor"
} [ require ] each -> { ~array~ ~array~ } cond
]
(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
(O) Method: M\ vocab (require)
(O) Word: load-source
(O) Method: M\ vocab (require)
(O) Word: load-source
(O) Word: parse-file
(O) Word: parse-stream
(O) Word: parse-fresh
(O) Word: (parse-lines)
(O) Word: (parse-until)
(O) Word: parse-until-step
(O) Word: execute-parsing
(O) Word: add-qualified
(O) Word: <qualified>
(O) Word: load-vocab
(O) Word: no-vocab
(O) Method: M\ object throw
(U) Quotation: [
OBJ-CURRENT-THREAD special-object error-thread set-global
continuation -> error-continuation set-global
[ original-error set-global ] [ rethrow ] bi
]
resource:basis/tools/deploy/unix/unix.factor
6: QUALIFIED: webbrowser
^
Vocabulary does not exist
name "webbrowser"
The following restarts are available:
:1 Load resource:basis/tools/deploy/unix/unix.factor again
New Annotation