For information about the package build service, see https://pkg-build.racket-lang.org/about.html The time is now Wed, 27 May 2026 14:41:09 +0000 (/usr/bin/env PLTUSERHOME=/home/root//user PLT_PKG_BUILD_SERVICE=1 CI=true PLT_INFO_ALLOW_VARS=;PLT_PKG_BUILD_SERVICE PLTCOMPILEDROOTS=/home/root//zo: PLTSTDOUT=debug@pkg info@GC:major /bin/sh -c cd "/home/root/"/racket && bin/racket -MCR "/home/root/"/zo: -l- raco pkg install --jobs 2 -u --auto rml-neural) Resolved "rml-neural" via file:///home/root//catalogs/archive/catalog pkg: catalog response: #hash((author . "johnstonskj@gmail.com") (checksum . "6e52e236142937986b02e33f29ed9188b798e5f0") (dependencies . (("base") ("math-lib") ("plot-gui-lib") ("plot-lib") ("rackunit-lib") ("scribble-lib") ("scribble-math") ("racket-doc") ("racket-index") ("sandbox-lib") ("cover-coveralls"))) (description . "Pedantic implementation of neural networks for deep learning in Racket") (modules . ((lib "rml-neural/tests/rml-neural.rkt") (lib "rml-neural/activation.rkt") (lib "rml-neural/scribblings/act-plots.rkt") (lib "rml-neural/flmatrix.rkt") (lib "rml-neural/cost.rkt") (lib "rml-neural/private/contract.rkt") (lib "rml-neural/scribblings/activation.scrbl") (lib "rml-neural/scribblings/_rml-neural.scrbl") (lib "rml-neural/perceptron.rkt") (lib "rml-neural/main.rkt") (lib "rml-neural/private/act-struct.rkt") (lib "rml-neural/tests/test-doc-complete.rkt") (lib "rml-neural/private/act-syntax.rkt") (lib "rml-neural/private/rml-neural.rkt") (lib "rml-neural/private/act-plot.rkt") (lib "rml-neural/scribblings/rml-neural.scrbl"))) (name . "rml-neural") (ring . 1) (source . "file:///home/root/catalogs/archive/pkgs/rml-neural.zip") (tags . ("ml"))) 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 . "spdegabrielle@gmail.com racket.suzanne.soy@suzanne.soy stephen@degabrielle.name") (checksum . "be6f1ba6c01fbaa62e203674e7680e291e779c1e") (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/katex-convert-unicode.rkt") (lib "scribble-math/asymptote.rkt") (lib "scribble-math/scribblings/scribble-math.scrbl") (lib "scribble-math/main.rkt") (lib "scribble-math/mathjax-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 . "9b9c3995a8acc4de0659d889a2e64cc2765f239b") (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 . "e11fb69e1e2fbf32db56c743d5d5160cf7927abf") (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 . "12cdcc6c694e1d7f4bc560cca8cd79fe15858327") (dependencies . (("base") ("racket-doc") ("scribble-lib"))) (description . "A load handler that avoids stale zo files.") (modules . ((lib "custom-load/custom-load.scrbl") (lib "custom-load/main.rkt") (lib "custom-load/top.rkt") (lib "custom-load/test/c.rkt") (lib "custom-load/test/a.rkt") (lib "custom-load/test/b.rkt") (lib "custom-load/private/loader.rkt"))) (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") "12cdcc6c694e1d7f4bc560cca8cd79fe15858327" #t "custom-load") pkg: creating link to # pkg: updating db with "rml-neural" to '#s(pkg-info (catalog "rml-neural") "6e52e236142937986b02e33f29ed9188b798e5f0" #f) pkg: creating single-collection link to # pkg: updating db with "scribble-math" to '#s((sc-pkg-info pkg-info 3) (catalog "scribble-math") "be6f1ba6c01fbaa62e203674e7680e291e779c1e" #t "scribble-math") pkg: creating link to # pkg: updating db with "cover-coveralls" to '#s(pkg-info (catalog "cover-coveralls") "9b9c3995a8acc4de0659d889a2e64cc2765f239b" #t) pkg: creating link to # pkg: updating db with "cover-lib" to '#s(pkg-info (catalog "cover-lib") "e11fb69e1e2fbf32db56c743d5d5160cf7927abf" #t) The following uninstalled packages were listed as dependencies and they were automatically installed: dependencies of rml-neural: scribble-math cover-coveralls dependencies of cover-coveralls: cover-lib dependencies of cover-lib: custom-load raco setup: version: 9.2 raco setup: platform: x86_64-linux-natipkg [cs] raco setup: target machine: any raco setup: cross-installation: yes raco setup: installation name: 9.2 raco setup: variants: cs raco setup: main collects: /home/root/racket/collects/ raco setup: collects paths: raco setup: /home/root/user/.local/share/racket/9.2/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/9.2/pkgs raco setup: links files: raco setup: /home/root/racket/share/links.rktd raco setup: /home/root//user/.local/share/racket/9.2/links.rktd raco setup: compiled-file roots: raco setup: /home/root//zo raco setup: same raco setup: --- updating info-domain tables --- [14:41:15] raco setup: updating: /home/root/user/.local/share/racket/9.2/share/info-cache.rktd raco setup: --- pre-installing collections --- [14:41:15] raco setup: --- installing foreign libraries --- [14:41:15] raco setup: --- installing shared files --- [14:41:15] raco setup: --- compiling collections --- [14:41:15] raco setup: --- parallel build using 2 jobs --- [14:41:15] raco setup: 1 making: /cover-coveralls/cover raco setup: 0 making: /cover-lib/cover raco setup: 1 making: /cover-coveralls/cover/private raco setup: 1 making: /cover-coveralls/cover/private/tests raco setup: 1 making: /custom-load (custom-load) raco setup: 0 making: /cover-lib/cover/private raco setup: 0 making: /cover-lib/cover/private/html raco setup: 0 making: /rml-neural/rml-neural raco setup: 1 making: /custom-load/private raco setup: 1 making: /scribble-math raco setup: 0 making: /rml-neural/rml-neural/scribblings raco setup: --- creating launchers --- [14:41:24] raco setup: --- installing man pages --- [14:41:24] raco setup: --- building documentation --- [14:41:24] raco setup: syncing: /custom-load/doc/custom-load raco setup: syncing: /scribble-math/doc/scribble-math raco setup: 0 running: /racket-index/scribblings/main/user/family.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: /rml-neural/rml-neural/scribblings/rml-neural.scrbl raco setup: 1 running: /racket-index/scribblings/main/user/search.scrbl raco setup: 0 running: /racket-index/scribblings/main/user/start.scrbl raco setup: 1 rendering: /racket-index/scribblings/main/user/family.scrbl raco setup: 0 rendering: /racket-index/scribblings/main/user/local-redirect.scrbl raco setup: 1 rendering: /racket-index/scribblings/main/user/release.scrbl raco setup: 0 rendering: /rml-neural/rml-neural/scribblings/rml-neural.scrbl raco setup: 1 rendering: /racket-index/scribblings/main/user/search.scrbl raco setup: 1 rendering: /racket-index/scribblings/main/user/start.scrbl raco setup: --- installing collections --- [14:41:35] raco setup: --- post-installing collections --- [14:41:35] GC: 0:atexit peak 396,444K(+150,731K); alloc 10,010,930K; major 9; minor 569; 6445ms The time is now Wed, 27 May 2026 14:41:35 +0000