The time is now Wednesday, February 7th, 2024 1:15:10am (/usr/bin/env PLTUSERHOME=/home/root//user PLT_PKG_BUILD_SERVICE=1 CI=true PLTSTDERR=debug@pkg error PLT_INFO_ALLOW_VARS=;PLT_PKG_BUILD_SERVICE PLTCOMPILEDROOTS=/home/root//zo: /bin/sh -c cd "/home/root/"/racket && bin/racket -MCR "/home/root/"/zo: -l- raco pkg install --jobs 4 -u --auto ecmascript) Resolved "ecmascript" via file:///home/root//catalogs/archive/catalog pkg: catalog response: #hash((author . "leo@lwh.jp") (checksum . "9a34964308e5072b0f4e8b29c0e7ade5b0025ad8") (dependencies . (("base") ("math-lib") ("parser-tools-lib") ("ragg") ("racket-doc") ("scribble-lib"))) (description . "Parser, runtime and #lang for ECMAScript") (modules . ((lib "ecmascript/eval.rkt") (lib "ecmascript/lang/lex.rkt") (lib "ecmascript/lang/grammar.rkt") (lib "ecmascript/scribblings/lit-op.scrbl") (lib "ecmascript/scribblings/syntax.scrbl") (lib "ecmascript/private/object.rkt") (lib "ecmascript/run.rkt") (lib "ecmascript/scribblings/lang.scrbl") (lib "ecmascript/lang/compile.rkt") (lib "ecmascript/scribblings/parsing.scrbl") (lib "ecmascript/lib/math.rkt") (lib "ecmascript/lang/runtime-config.rkt") (lib "ecmascript/lib/array.rkt") (lib "ecmascript/init.rkt") (lib "ecmascript/lib/regexp.rkt") (lib "ecmascript/lang/read.rkt") (lib "ecmascript/ast.rkt") (lib "ecmascript/private/primitive.rkt") (lib "ecmascript/lib/function.rkt") (lib "ecmascript/lang/reader.rkt") (lib "ecmascript/main.rkt") (lib "ecmascript/scribblings/functions.scrbl") (lib "ecmascript/private/global-object.rkt") (lib "ecmascript/lang/statement.rkt") (lib "ecmascript/lang/language-info.rkt") (lib "ecmascript/lib/object.rkt") (lib "ecmascript/lib/number.rkt") (lib "ecmascript/private/this.rkt") (lib "ecmascript/lib/util.rkt") (lib "ecmascript/lang/helpers.rkt") (lib "ecmascript/convert.rkt") (lib "ecmascript/lang/environment.rkt") (lib "ecmascript/function.rkt") (lib "ecmascript/scribblings/types.scrbl") (lib "ecmascript/parse.rkt") (lib "ecmascript/private/function.rkt") (lib "ecmascript/scribblings/statements.scrbl") (lib "ecmascript/lib/boolean.rkt") (lib "ecmascript/lang/operator.rkt") (lib "ecmascript/lang/literal.rkt") (lib "ecmascript/types.rkt") (lib "ecmascript/object.rkt") (lib "ecmascript/private/environment.rkt") (lib "ecmascript/scribblings/ecmascript.scrbl") (lib "ecmascript/lib/string.rkt") (lib "ecmascript/lib/error.rkt") (lib "ecmascript/private/array.rkt") (lib "ecmascript/private/date.rkt") (lib "ecmascript/private/error.rkt") (lib "ecmascript/scribblings/sexpr.scrbl") (lib "ecmascript/lang/function.rkt"))) (name . "ecmascript") (ring . 1) (source . "file:///home/root/catalogs/archive/pkgs/ecmascript.zip") (tags . ("language"))) Resolved "ragg" via file:///home/root//catalogs/built/catalog pkg: catalog response: #hash((author . "mb@mbtype.com clements@racket-lang.org dyoo@hashcollision.org") (checksum . "7167ee448a81085a77a04036d5f1180297afc200") (dependencies . (("base") ("parser-tools-lib") ("rackunit-lib") ("python-tokenizer") ("at-exp-lib") ("parser-tools-doc") ("racket-doc") ("scribble-lib"))) (description . "Given a grammar in EBNF, `ragg` produces a parser that generates a syntax object with source locations. This package is maintained for backward compatibility. `brag` is an updated version.") (modules . ((lib "ragg/examples/simple-line-drawing/examples/letter-i.rkt") (lib "ragg/test/test-parser.rkt") (lib "ragg/test/test-wordy.rkt") (lib "ragg/test/test-01-equal.rkt") (lib "ragg/examples/baby-json.rkt") (lib "ragg/rules/parser.rkt") (lib "ragg/test/test-0n1n.rkt") (lib "ragg/codegen/lang/reader.rkt") (lib "ragg/examples/simple-line-drawing/semantics.rkt") (lib "ragg/codegen/satisfaction.rkt") (lib "ragg/examples/statlist-grammar.rkt") (lib "ragg/examples/python-grammar.rkt") (lib "ragg/examples/simple-arithmetic-grammar.rkt") (lib "ragg/test/test-weird-grammar.rkt") (lib "ragg/lang/reader.rkt") (lib "ragg/rules/rule-structs.rkt") (lib "ragg/test/test-old-token.rkt") (lib "ragg/test/weird-grammar.rkt") (lib "ragg/examples/simple-line-drawing/lang/reader.rkt") (lib "ragg/ragg.scrbl") (lib "ragg/codegen/flatten.rkt") (lib "ragg/examples/lua-parser.rkt") (lib "ragg/test/test-errors.rkt") (lib "ragg/test/test-baby-json.rkt") (lib "ragg/examples/bnf.rkt") (lib "ragg/support.rkt") (lib "ragg/private/internal-support.rkt") (lib "ragg/test/test-lexer.rkt") (lib "ragg/test/test-0n1.rkt") (lib "ragg/examples/simple-line-drawing/lexer.rkt") (lib "ragg/codegen/sexp-based-lang.rkt") (lib "ragg/rules/stx.rkt") (lib "ragg/examples/nested-word-list.rkt") (lib "ragg/rules/stx-types.rkt") (lib "ragg/rules/lexer.rkt") (lib "ragg/test/test-all.rkt") (lib "ragg/test/test-flatten.rkt") (lib "ragg/test/test-simple-arithmetic-grammar.rkt") (lib "ragg/codegen/runtime.rkt") (lib "ragg/rules/runtime.rkt") (lib "ragg/cfg-parser/cfg-parser.rkt") (lib "ragg/test/test-simple-line-drawing.rkt") (lib "ragg/examples/0n1.rkt") (lib "ragg/examples/0n1n.rkt") (lib "ragg/codegen/codegen.rkt") (lib "ragg/examples/01-equal.rkt") (lib "ragg/examples/simple-line-drawing/interpret.rkt") (lib "ragg/examples/simple-line-drawing/grammar.rkt") (lib "ragg/test/exercise-python-grammar.rkt") (lib "ragg/examples/wordy.rkt") (lib "ragg/examples/simple-line-drawing.rkt"))) (name . "ragg") (ring . 1) (source . "file:///home/root/catalogs/built/pkgs/ragg.zip") (tags . ("legacy" "parser" "parsing"))) Resolved "python-tokenizer" via file:///home/root//catalogs/built/catalog pkg: catalog response: #hash((author . "clements@racket-lang.org dyoo@hashcollision.org") (checksum . "3f058a1e469e576139e5397f7e2b4d855608d690") (dependencies . (("base") ("rackunit-lib") ("data-lib") ("while-loop") ("at-exp-lib") ("parser-tools-doc") ("racket-doc") ("scribble-lib"))) (description . "A fairly direct translation of tokenize.py") (modules . ((lib "python-tokenizer/python-tokenizer.rkt") (lib "python-tokenizer/test-more.rkt") (lib "python-tokenizer/test-tokenize.rkt") (lib "python-tokenizer/python-tokenizer.scrbl") (lib "python-tokenizer/main.rkt"))) (name . "python-tokenizer") (ring . 1) (source . "file:///home/root/catalogs/built/pkgs/python-tokenizer.zip") (tags . ("parser"))) Resolved "while-loop" via file:///home/root//catalogs/built/catalog pkg: catalog response: #hash((author . "clements@racket-lang.org dyoo@hashcollision.org") (checksum . "8e54f822e77292c1d8c23de54d1bba4432b12712") (dependencies . (("base") ("parser-tools-doc") ("racket-doc") ("scribble-lib"))) (description . "Danny Yoo's while-loop package") (modules . ((lib "dyoo-while-loop/dyoo-while-loop.scrbl") (lib "dyoo-while-loop/main.rkt"))) (name . "while-loop") (ring . 1) (source . "file:///home/root/catalogs/built/pkgs/while-loop.zip") (tags . ())) pkg: creating link to # pkg: updating db with "while-loop" to '#s(pkg-info (catalog "while-loop") "8e54f822e77292c1d8c23de54d1bba4432b12712" #t) pkg: creating single-collection link to # pkg: updating db with "ecmascript" to '#s((sc-pkg-info pkg-info 3) (catalog "ecmascript") "9a34964308e5072b0f4e8b29c0e7ade5b0025ad8" #f "ecmascript") pkg: creating link to # pkg: updating db with "ragg" to '#s(pkg-info (catalog "ragg") "7167ee448a81085a77a04036d5f1180297afc200" #t) pkg: creating link to # pkg: updating db with "python-tokenizer" to '#s(pkg-info (catalog "python-tokenizer") "3f058a1e469e576139e5397f7e2b4d855608d690" #t) The following uninstalled packages were listed as dependencies and they were automatically installed: dependencies of ecmascript: ragg dependencies of ragg: python-tokenizer dependencies of python-tokenizer: while-loop raco setup: version: 8.12 raco setup: platform: x86_64-linux-natipkg [cs] raco setup: target machine: any raco setup: cross-installation: yes raco setup: installation name: 8.12 raco setup: variants: cs raco setup: main collects: /home/root/racket/collects/ raco setup: collects paths: raco setup: /home/root/user/.local/share/racket/8.12/collects raco setup: /home/root/racket/collects/ raco setup: main pkgs: /home/root/racket/share/pkgs raco setup: pkgs paths: raco setup: /home/root/racket/share/pkgs raco setup: /home/root//user/.local/share/racket/8.12/pkgs raco setup: links files: raco setup: /home/root/racket/share/links.rktd raco setup: /home/root//user/.local/share/racket/8.12/links.rktd raco setup: compiled-file roots: raco setup: /home/root//zo raco setup: same raco setup: main docs: /home/root/racket/doc raco setup: --- updating info-domain tables --- [6:15:12] raco setup: updating: /home/root/user/.local/share/racket/8.12/share/info-cache.rktd raco setup: --- pre-installing collections --- [6:15:12] raco setup: --- installing foreign libraries --- [6:15:12] raco setup: --- installing shared files --- [6:15:12] raco setup: --- compiling collections --- [6:15:12] raco setup: --- parallel build using 4 jobs --- [6:15:12] raco setup: 3 making: /ecmascript raco setup: 2 making: /python-tokenizer/python-tokenizer (python-tokenizer: a translation of Python's @tt{tokenize.py} library for Racket) raco setup: 1 making: /ragg/ragg (ragg) raco setup: 0 making: /while-loop/dyoo-while-loop (while-loop: While loops for Racket) raco setup: 1 making: /ragg/ragg/cfg-parser raco setup: 1 making: /ragg/ragg/codegen raco setup: 1 making: /ragg/ragg/codegen/lang raco setup: 1 making: /ragg/ragg/examples raco setup: 1 making: /ragg/ragg/examples/simple-line-drawing raco setup: 1 making: /ragg/ragg/examples/simple-line-drawing/examples raco setup: 1 making: /ragg/ragg/examples/simple-line-drawing/lang raco setup: 1 making: /ragg/ragg/lang raco setup: 1 making: /ragg/ragg/private raco setup: 1 making: /ragg/ragg/rules raco setup: 1 making: /ragg/ragg/test raco setup: 3 making: /ecmascript/lang raco setup: 3 making: /ecmascript/lib raco setup: 3 making: /ecmascript/private raco setup: 3 making: /ecmascript/scribblings raco setup: --- creating launchers --- [6:15:22] raco setup: --- installing man pages --- [6:15:22] raco setup: --- building documentation --- [6:15:22] raco setup: syncing: /while-loop/dyoo-while-loop/doc/dyoo-while-loop raco setup: syncing: /python-tokenizer/python-tokenizer/doc/python-tokenizer raco setup: syncing: /ragg/ragg/doc/ragg raco setup: 0 running: /ecmascript/scribblings/ecmascript.scrbl raco setup: 3 running: /racket-index/scribblings/main/user/local-redirect.scrbl raco setup: 2 running: /racket-index/scribblings/main/user/release.scrbl raco setup: 1 running: /racket-index/scribblings/main/user/search.scrbl raco setup: 2 running: /racket-index/scribblings/main/user/start.scrbl WARNING: collected information for key multiple times: '(part "Literals"); values: (vector '("Literals") '(part "Literals") '(1 4) (list (mobile-root #) #"Literals_and_Operators.html") #f) (vector '("Literals") '(part "Literals") '(2 1 7) (list (mobile-root #) #"Parsing_ECMAScript.html") #f) WARNING: collected information for key multiple times: '(part "Statements"); values: (vector '("Statements") '(part "Statements") '(5) (list (mobile-root #) #"Statements.html") #t) (vector '("Statements") '(part "Statements") '(3 1 7) (list (mobile-root #) #"Parsing_ECMAScript.html") #f) WARNING: collected information for key multiple times: '(index-entry (part "Statements")); values: (list '("Statements") (list (element #f '("Statements"))) (part-index-desc)) (list '("Statements") (list (element #f '("Statements"))) (part-index-desc)) WARNING: collected information for key multiple times: '(index-entry (part "Literals")); values: (list '("Literals") (list (element #f '("Literals"))) (part-index-desc)) (list '("Literals") (list (element #f '("Literals"))) (part-index-desc)) raco setup: WARNING: undefined tag in /ecmascript/scribblings/ecmascript.scrbl: raco setup: ((lib "ecmascript/lang/literal.rkt") array) raco setup: ((lib "ecmascript/lang/literal.rkt") object) raco setup: ((lib "ecmascript/lang/literal.rkt") regexp) raco setup: ((lib "ecmascript/lang/statement.rkt") block) raco setup: ((lib "ecmascript/lang/statement.rkt") break) raco setup: ((lib "ecmascript/lang/statement.rkt") continue) raco setup: ((lib "ecmascript/lang/statement.rkt") empty-statement) raco setup: ((lib "ecmascript/lang/statement.rkt") for) raco setup: ((lib "ecmascript/lang/statement.rkt") for-in) raco setup: ((lib "ecmascript/lang/statement.rkt") if) raco setup: ((lib "ecmascript/lang/statement.rkt") label) raco setup: ((lib "ecmascript/lang/statement.rkt") switch) raco setup: ((lib "ecmascript/lang/statement.rkt") throw) raco setup: ((lib "ecmascript/lang/statement.rkt") try) raco setup: ((lib "ecmascript/lang/statement.rkt") while) raco setup: ((lib "ecmascript/lang/statement.rkt") with) raco setup: ((lib "ecmascript/main.rkt") return) raco setup: ((lib "ecmascript/main.rkt") this) raco setup: 3 rendering: /ecmascript/scribblings/ecmascript.scrbl raco setup: 2 rendering: /racket-index/scribblings/main/user/local-redirect.scrbl raco setup: 1 rendering: /racket-index/scribblings/main/user/release.scrbl raco setup: 0 rendering: /racket-index/scribblings/main/user/search.scrbl raco setup: 1 rendering: /racket-index/scribblings/main/user/start.scrbl WARNING: collected information for key multiple times: '(part "Literals"); values: (vector '("Literals") '(part "Literals") '(1 4) (list (mobile-root #) #"Literals_and_Operators.html") #f) (vector '("Literals") '(part "Literals") '(2 1 7) (list (mobile-root #) #"Parsing_ECMAScript.html") #f) WARNING: collected information for key multiple times: '(part "Statements"); values: (vector '("Statements") '(part "Statements") '(5) (list (mobile-root #) #"Statements.html") #t) (vector '("Statements") '(part "Statements") '(3 1 7) (list (mobile-root #) #"Parsing_ECMAScript.html") #f) WARNING: collected information for key multiple times: '(index-entry (part "Statements")); values: (list '("Statements") (list (element #f '("Statements"))) (part-index-desc)) (list '("Statements") (list (element #f '("Statements"))) (part-index-desc)) WARNING: collected information for key multiple times: '(index-entry (part "Literals")); values: (list '("Literals") (list (element #f '("Literals"))) (part-index-desc)) (list '("Literals") (list (element #f '("Literals"))) (part-index-desc)) raco setup: --- installing collections --- [6:15:30] raco setup: --- post-installing collections --- [6:15:30] The time is now Wednesday, February 7th, 2024 1:15:30am