Paste: bootstrap failure

Author: Dave Carlton
Mode: factor
Date: Mon, 12 Sep 2022 21:10:10
Plain Text |
(O) unknown-macro-input
(O) M\ object throw
(U) [
        OBJ-CURRENT-THREAD special-object error-thread set-global
        current-continuation => error-continuation set-global
        [ original-error set-global ] [ rethrow ] bi
    ]
resource:basis/editors/editors.factor

3: USING: accessors assocs calendar continuations debugger
6: threads tools.crossref vocabs vocabs.files vocabs.hierarchy
                         ^
resource:basis/tools/crossref/crossref.factor

3: USING: accessors arrays assocs combinators.smart compiler.units
4: generic generic.single hash-sets.identity hashtables help
                                                            ^
resource:basis/help/help.factor

3: USING: accessors arrays assocs classes classes.error combinators
5: generic help.crossref help.markup help.stylesheet help.topics io
                        ^
resource:basis/help/crossref/crossref.factor

3: USING: fry help.markup help.topics kernel math sequences ;
                         ^
resource:basis/help/markup/markup.factor

3: USING: accessors arrays assocs combinators compiler.units
8: words words.symbol ui.tools.environment.tree.help-tree ;
                                                         ^
resource:basis/ui/tools/environment/tree/help-tree/help-tree.factor

3: USING: code code.factor-abstraction continuations kernel models
4: ui.gadgets.borders ui.gadgets.labels ui.tools.environment.tree words ;
                                                                 ^
resource:basis/ui/tools/environment/tree/tree.factor

3: USING: accessors arrays code combinators.short-circuit kernel
5: ui.gadgets ui.gadgets.borders ui.gadgets.buttons.round
                                                         ^
resource:basis/ui/gadgets/buttons/round/round.factor

3: USING: accessors arrays colors colors.gray kernel locals math
4: math.order sequences ui.gadgets ui.gadgets.buttons combinators.smart
                                                     ^
resource:basis/ui/gadgets/buttons/buttons.factor

3: USING: accessors assocs colors combinators combinators.short-circuit
5: namespaces sequences ui.commands ui.gadgets ui.gadgets.borders
                                   ^
resource:basis/ui/commands/commands.factor

44:             [ command-word <$link> , ]
                                      ^
No word named “<$link>” found in current vocabulary search path

The following restarts are available:

:1      Defer word in current vocabulary
:2      Load resource:basis/ui/commands/commands.factor again
:3      Load resource:basis/ui/gadgets/buttons/buttons.factor again
4 :res  Load resource:basis/ui/gadgets/buttons/round/round.factor again
5 :res  Load resource:basis/ui/tools/environment/tree/tree.factor again
6 :res  Load resource:basis/ui/tools/environment/tree/help-tree/help-tree.factor again
7 :res  Load resource:basis/help/markup/markup.factor again
8 :res  Load resource:basis/help/crossref/crossref.factor again
9 :res  Load resource:basis/help/help.factor again
10 :res  Load resource:basis/tools/crossref/crossref.factor again
11 :res  Load resource:basis/editors/editors.factor again
Factor 0.99 x86.64 (2176, heads/develop-7348ceef73, Sep 10 2022 10:50:51)
[Clang (GCC Apple LLVM 14.0.0 (clang-1400.0.29.102))] on macosx
IN: scratchpad

New Annotation

Summary:
Author:
Mode:
Body: