The time is now Tuesday, February 6th, 2024 6:19:35pm (/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 behavior) Resolved "behavior" via file:///home/root//catalogs/archive/catalog pkg: catalog response: #hash((author . "johnstonskj@gmail.com") (checksum . "3b9b3f3318eee26f53cd5cd34918cde169dc43c2") (dependencies . (("base") ("rackunit-lib") ("racket-index") ("scribble-lib") ("scribble-math") ("racket-doc") ("sandbox-lib") ("cover-coveralls"))) (description . "This package introduces a set of modeling techniques for exploring behavior in software systems.\r\nModels such as state machines and Petri nets can be used to model the behavior of a system, and\r\nMarkov chains are used to generate events to help in the simulation of systems.") (modules . ((lib "behavior/scribblings/behavior.scrbl") (lib "behavior/reporter.rkt") (lib "behavior/petri-net.rkt") (lib "behavior/fsm.rkt") (lib "behavior/test/petri-net.rkt") (lib "behavior/test/scribblings.rkt") (lib "behavior/test/utilities.rkt") (lib "behavior/markov-chain.rkt") (lib "behavior/test/markov-chain.rkt") (lib "behavior/test/fsm.rkt"))) (name . "behavior") (ring . 1) (source . "file:///home/root/catalogs/archive/pkgs/behavior.zip") (tags . ("markov-chain" "petri-net" "state-machine"))) 00: Resolved "scribble-math" via file:///home/root//catalogs/built/catalog Resolved "cover-coveralls" via file:///home/root//catalogs/built/catalog pkg: catalog response: #hash((author . "racket@suzanne.soy jensaxel@soegaard.net") (checksum . "0b5d7629506b90573bb2e40e17350b49984e1a0d") (dependencies . (("base") ("rackunit-lib") ("scribble-lib") ("scribble-lib") ("racket-doc") ("at-exp-lib") ("scribble-doc"))) (description . "Typesetting math in scribble (uses MathJax and/or KaTeX). Also supports figures with Asymptote.") (modules . ((lib "scribble-math/main.rkt") (lib "scribble-math/asymptote.rkt") (lib "scribble-math/scribblings/scribble-math.scrbl") (lib "scribble-math/mathjax-convert-unicode.rkt") (lib "scribble-math/katex-convert-unicode.rkt") (lib "scribble-math/dollar.rkt"))) (name . "scribble-math") (ring . 1) (source . "file:///home/root/catalogs/built/pkgs/scribble-math.zip") (tags . ("documentation" "LaTeX" "math" "Math" "scribble"))) pkg: catalog response: #hash((author . "spencer@florence.io plessner.ryan@gmail.com") (checksum . "fbe66cfe0e44e20518a1b515978adb83263b322d") (dependencies . (("base" #:version "6.1.1") ("cover-lib") ("rackunit-lib"))) (description . "") (modules . ((lib "cover/private/tests/not-run.rkt") (lib "cover/coveralls.rkt") (lib "cover/private/tests/prog.rkt") (lib "cover/private/coveralls.rkt"))) (name . "cover-coveralls") (ring . 1) (source . "file:///home/root/catalogs/built/pkgs/cover-coveralls.zip") (tags . ("testing" "tools"))) Resolved "cover-lib" via file:///home/root//catalogs/built/catalog pkg: catalog response: #hash((author . "spencer@florence.io") (checksum . "fb1b5396b3da048bcc70571b85aadacf7fb41f88") (dependencies . (("base") ("compiler-lib") ("custom-load") ("data-lib") ("errortrace-lib") ("syntax-color-lib") ("testing-util-lib"))) (description . "A code coverage tool, implementation part") (modules . ((lib "cover/raco.rkt") (lib "cover/format.rkt") (lib "cover/cover.rkt") (lib "cover/main.rkt") (lib "cover/strace.rkt") (lib "cover/private/shared.rkt") (lib "cover/private/raw.rkt") (lib "cover/private/html/html.rkt") (lib "cover/private/file-utils.rkt") (lib "cover/private/format-utils.rkt") (lib "cover/private/contracts.rkt"))) (name . "cover-lib") (ring . 1) (source . "file:///home/root/catalogs/built/pkgs/cover-lib.zip") (tags . ("testing" "tools"))) Resolved "custom-load" via file:///home/root//catalogs/built/catalog pkg: catalog response: #hash((author . "ryanc@racket-lang.org") (checksum . "cf20b4436b21aaa7688cdfdc89bf38bb03c68bd5") (dependencies . (("base") ("racket-doc") ("scribble-lib"))) (description . "A load handler that avoids stale zo files.") (modules . ((lib "custom-load/top.rkt") (lib "custom-load/test/a.rkt") (lib "custom-load/test/c.rkt") (lib "custom-load/main.rkt") (lib "custom-load/test/b.rkt") (lib "custom-load/private/loader.rkt") (lib "custom-load/custom-load.scrbl"))) (name . "custom-load") (ring . 1) (source . "file:///home/root/catalogs/built/pkgs/custom-load.zip") (tags . ())) pkg: creating single-collection link to # pkg: updating db with "custom-load" to '#s((sc-pkg-info pkg-info 3) (catalog "custom-load") "cf20b4436b21aaa7688cdfdc89bf38bb03c68bd5" #t "custom-load") pkg: creating link to # pkg: updating db with "behavior" to '#s(pkg-info (catalog "behavior") "3b9b3f3318eee26f53cd5cd34918cde169dc43c2" #f) pkg: creating single-collection link to # pkg: updating db with "scribble-math" to '#s((sc-pkg-info pkg-info 3) (catalog "scribble-math") "0b5d7629506b90573bb2e40e17350b49984e1a0d" #t "scribble-math") pkg: creating link to # pkg: updating db with "cover-coveralls" to '#s(pkg-info (catalog "cover-coveralls") "fbe66cfe0e44e20518a1b515978adb83263b322d" #t) pkg: creating link to # pkg: updating db with "cover-lib" to '#s(pkg-info (catalog "cover-lib") "fb1b5396b3da048bcc70571b85aadacf7fb41f88" #t) The following uninstalled packages were listed as dependencies and they were automatically installed: dependencies of behavior: scribble-math cover-coveralls dependencies of cover-coveralls: cover-lib dependencies of cover-lib: custom-load 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 --- [23:19:38] raco setup: updating: /home/root/user/.local/share/racket/8.12/share/info-cache.rktd raco setup: --- pre-installing collections --- [23:19:38] raco setup: --- installing foreign libraries --- [23:19:38] raco setup: --- installing shared files --- [23:19:38] raco setup: --- compiling collections --- [23:19:38] raco setup: --- parallel build using 4 jobs --- [23:19:38] raco setup: 3 making: /behavior/behavior raco setup: 2 making: /cover-coveralls/cover raco setup: 1 making: /cover-lib/cover raco setup: 0 making: /custom-load (custom-load) raco setup: 0 making: /custom-load/private raco setup: 0 making: /scribble-math raco setup: 0 making: /scribble-math/asymptote-images raco setup: 2 making: /cover-coveralls/cover/private raco setup: 2 making: /cover-coveralls/cover/private/tests raco setup: 0 making: /scribble-math/bower_components raco setup: 0 making: /scribble-math/bower_components/katex raco setup: 0 making: /scribble-math/scribblings raco setup: 0 making: /scribble-math/scribblings/asymptote-images raco setup: 1 making: /cover-lib/cover/private raco setup: 1 making: /cover-lib/cover/private/html raco setup: 1 making: /cover-lib/cover/private/html/assets raco setup: 3 making: /behavior/behavior/scribblings raco setup: 3 making: /behavior/behavior/test raco setup: --- creating launchers --- [23:19:41] raco setup: --- installing man pages --- [23:19:41] raco setup: --- building documentation --- [23:19:41] raco setup: syncing: /custom-load/doc/custom-load raco setup: syncing: /scribble-math/doc/scribble-math raco setup: 1 running: /behavior/behavior/scribblings/behavior.scrbl raco setup: 0 running: /racket-index/scribblings/main/user/local-redirect.scrbl raco setup: 1 running: /racket-index/scribblings/main/user/release.scrbl raco setup: 0 running: /racket-index/scribblings/main/user/search.scrbl raco setup: 3 running: /racket-index/scribblings/main/user/start.scrbl raco setup: 3 rendering: /behavior/behavior/scribblings/behavior.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 raco setup: --- installing collections --- [23:19:49] raco setup: --- post-installing collections --- [23:19:49] The time is now Tuesday, February 6th, 2024 6:19:49pm