Guest User

Untitled

a guest
Jan 20th, 2019
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.90 KB | None | 0 0
  1. $ ./factor -i=boot.unix-x86.64.image
  2. *** Stage 2 early init... done
  3. Loading resource:basis/bootstrap/stage2.factor
  4. Loading resource:basis/command-line/command-line.factor
  5. Loading resource:basis/fry/fry.factor
  6. Loading resource:basis/locals/backend/backend.factor
  7. Loading resource:basis/debugger/debugger.factor
  8. Loading resource:basis/summary/summary.factor
  9. Loading resource:basis/prettyprint/prettyprint.factor
  10. Loading resource:basis/colors/colors.factor
  11. Loading resource:basis/grouping/grouping.factor
  12. Loading resource:basis/io/streams/string/string.factor
  13. Loading resource:basis/io/styles/styles.factor
  14. Loading resource:basis/colors/constants/constants.factor
  15. Loading resource:basis/memoize/memoize.factor
  16. Loading resource:basis/hashtables/identity/identity.factor
  17. Loading resource:basis/hashtables/wrapped/wrapped.factor
  18. Loading resource:basis/hashtables/wrapped/prettyprint/prettyprint.factor
  19. Loading resource:basis/prettyprint/config/config.factor
  20. Loading resource:basis/prettyprint/custom/custom.factor
  21. Loading resource:basis/hashtables/identity/prettyprint/prettyprint.factor
  22. Loading resource:basis/ascii/ascii.factor
  23. Loading resource:basis/combinators/short-circuit/short-circuit.factor
  24. Loading resource:basis/generalizations/generalizations.factor
  25. Loading resource:basis/macros/macros.factor
  26. Loading resource:basis/math/ranges/ranges.factor
  27. Loading resource:basis/hints/hints.factor
  28. Loading resource:basis/delegate/delegate.factor
  29. Loading resource:basis/delegate/protocols/protocols.factor
  30. Loading vocab:bootstrap/bootstrap-error.factor
  31. Loading resource:basis/debugger/debugger.factor
  32. Loading resource:basis/prettyprint/prettyprint.factor
  33. Loading resource:basis/io/styles/styles.factor
  34. Loading resource:basis/delegate/protocols/protocols.factor
  35. The die word was called by the library. Unless you called it yourself,
  36. you have triggered a bug in Factor. Please report.
  37. Starting low level debugger...
Add Comment
Please, Sign In to add comment