For information about the package build service, see https://pkg-build.racket-lang.org/about.html The time is now Tue, 10 Feb 2026 08:15:32 +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 jobsched) Resolved "jobsched" via file:///home/root//catalogs/archive/catalog pkg: catalog response: #hash((author . "laurent.orseau@gmail.com") (checksum . "024186d1cecb31fdfea5d69f3c30367aa5c32e40") (dependencies . (("data-lib") ("define2") ("global") ("base") ("timev") ("scribble-lib") ("racket-doc") ("rackunit-lib") ("distributed-places-doc"))) (description . "A simple server-worker architecture to schedule jobs in separate Racket processes") (modules . ((lib "jobsched/scribblings/jobsched.scrbl") (lib "jobsched/test/test-break.rkt") (lib "jobsched/worker.rkt") (lib "jobsched/test/test-return-void.rkt") (lib "jobsched/utils.rkt") (lib "jobsched/examples/server-worker-simple.rkt") (lib "jobsched/server.rkt") (lib "jobsched/test/test-early-output.rkt") (lib "jobsched/test/test-unreadable.rkt") (lib "jobsched/examples/server-worker-fun-call.rkt") (lib "jobsched/examples/adder-server.rkt") (lib "jobsched/examples/adder-worker.rkt") (lib "jobsched/test/test-close-workers.rkt") (lib "jobsched/fun-call.rkt") (lib "jobsched/examples/server-worker.rkt") (lib "jobsched/main.rkt") (lib "jobsched/job.rkt"))) (name . "jobsched") (ring . 2) (source . "file:///home/root/catalogs/archive/pkgs/jobsched.zip") (tags . ())) 00: Resolved "define2" via file:///home/root//catalogs/built/catalog 00: Resolved "global" via file:///home/root//catalogs/built/catalog Resolved "timev" via file:///home/root//catalogs/built/catalog pkg: catalog response: #hash((author . "laurent.orseau@gmail.com") (checksum . "514f6b58728b6e51346d25f24f8be7c8695d5e49") (dependencies . (("base") ("sandbox-lib") ("scribble-lib") ("racket-doc") ("rackunit-lib"))) (description . "Provides new but backward-compatible definitions of `lambda` and `define` that simplify keyword arguments and designing wrapper functions.") (modules . ((lib "define2/define-wrapper.rkt") (lib "define2/tests/define.rkt") (lib "define2/scribblings/define2.scrbl") (lib "define2/define.rkt") (lib "define2/main.rkt") (lib "define2/formals.rkt"))) (name . "define2") (ring . 1) (source . "file:///home/root/catalogs/built/pkgs/define2.zip") (tags . ("define" "keywords" "lambda" "syntax"))) pkg: catalog response: #hash((author . "laurent.orseau@gmail.com") (checksum . "957775b256bc9ebfa478c3078714fb49328414b8") (dependencies . (("text-table") ("base") ("scribble-lib") ("racket-doc") ("rackunit-lib"))) (description . "Define global variables and automatically generate a command line parser.") (modules . ((lib "global/examples/minimal.rkt") (lib "global/tests/define-global-stress-test.rkt") (lib "global/scribblings/global.scrbl") (lib "global/tests/out-of-scope.rkt") (lib "global/examples/example.rkt") (lib "global/main.rkt") (lib "global/tests/more-tests.rkt"))) (name . "global") (ring . 1) (source . "file:///home/root/catalogs/built/pkgs/global.zip") (tags . ("command-line" "commandline"))) pkg: catalog response: #hash((author . "laurent.orseau@gmail.com") (checksum . "17fafffcbe5c711ece5330bfec2c2f671228ed8b") (dependencies . (("base") ("define2") ("global") ("scribble-lib") ("racket-doc") ("rackunit-lib"))) (description . "Like `time` but prefixes with a string and has optional display.") (modules . ((lib "timev/scribblings/timev.scrbl") (lib "timev/main.rkt"))) (name . "timev") (ring . 2) (source . "file:///home/root/catalogs/built/pkgs/timev.zip") (tags . ())) Resolved "text-table" via file:///home/root//catalogs/built/catalog pkg: catalog response: #hash((author . "laurent.orseau@gmail.com") (checksum . "587ec24bcf1e5c68354dc38c3133086b553a41ae") (dependencies . (("base") ("sandbox-lib") ("scribble-lib") ("racket-doc") ("rackunit-lib"))) (description . "A simple package to display text tables with unicode frames.") (modules . ((lib "text-table/tests/utils.rkt") (lib "text-table/tests/table.rkt") (lib "text-table/scribblings/text-table.scrbl") (lib "text-table/main.rkt") (lib "text-table/utils.rkt"))) (name . "text-table") (ring . 1) (source . "file:///home/root/catalogs/built/pkgs/text-table.zip") (tags . ("format" "tabular" "text" "unicode"))) pkg: creating single-collection link to # pkg: updating db with "text-table" to '#s((sc-pkg-info pkg-info 3) (catalog "text-table") "587ec24bcf1e5c68354dc38c3133086b553a41ae" #t "text-table") pkg: creating single-collection link to # pkg: updating db with "timev" to '#s((sc-pkg-info pkg-info 3) (catalog "timev") "17fafffcbe5c711ece5330bfec2c2f671228ed8b" #t "timev") pkg: creating single-collection link to # pkg: updating db with "jobsched" to '#s((sc-pkg-info pkg-info 3) (catalog "jobsched") "024186d1cecb31fdfea5d69f3c30367aa5c32e40" #f "jobsched") pkg: creating single-collection link to # pkg: updating db with "define2" to '#s((sc-pkg-info pkg-info 3) (catalog "define2") "514f6b58728b6e51346d25f24f8be7c8695d5e49" #t "define2") pkg: creating single-collection link to # pkg: updating db with "global" to '#s((sc-pkg-info pkg-info 3) (catalog "global") "957775b256bc9ebfa478c3078714fb49328414b8" #t "global") The following uninstalled packages were listed as dependencies and they were automatically installed: dependencies of jobsched: define2 global timev dependencies of global: text-table raco setup: version: 9.0 raco setup: platform: x86_64-linux-natipkg [cs] raco setup: target machine: any raco setup: cross-installation: yes raco setup: installation name: 9.0 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.0/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.0/pkgs raco setup: links files: raco setup: /home/root/racket/share/links.rktd raco setup: /home/root//user/.local/share/racket/9.0/links.rktd raco setup: compiled-file roots: raco setup: /home/root//zo raco setup: same raco setup: --- updating info-domain tables --- [8:15:33] raco setup: updating: /home/root/user/.local/share/racket/9.0/share/info-cache.rktd raco setup: --- pre-installing collections --- [8:15:33] raco setup: --- installing foreign libraries --- [8:15:33] raco setup: --- installing shared files --- [8:15:33] raco setup: --- compiling collections --- [8:15:33] raco setup: --- parallel build using 2 jobs --- [8:15:33] raco setup: 1 making: /define2 raco setup: 0 making: /global raco setup: 0 making: /global/examples raco setup: 1 making: /define2/tests raco setup: 0 making: /global/tests raco setup: 1 making: /jobsched raco setup: 0 making: /text-table raco setup: 0 making: /text-table/tests raco setup: 0 making: /timev raco setup: 1 making: /jobsched/examples raco setup: --- creating launchers --- [8:15:37] raco setup: --- installing man pages --- [8:15:37] raco setup: --- building documentation --- [8:15:37] raco setup: syncing: /define2/doc/define2 raco setup: syncing: /global/doc/global raco setup: syncing: /text-table/doc/text-table raco setup: syncing: /timev/doc/timev raco setup: 0 running: /jobsched/scribblings/jobsched.scrbl raco setup: 1 running: /racket-index/scribblings/main/user/local-redirect.scrbl raco setup: 0 running: /racket-index/scribblings/main/user/release.scrbl raco setup: 1 running: /racket-index/scribblings/main/user/search.scrbl raco setup: 1 running: /racket-index/scribblings/main/user/start.scrbl raco setup: 1 rendering: /jobsched/scribblings/jobsched.scrbl raco setup: 0 rendering: /racket-index/scribblings/main/user/local-redirect.scrbl raco setup: 0 rendering: /racket-index/scribblings/main/user/release.scrbl raco setup: 1 rendering: /racket-index/scribblings/main/user/search.scrbl raco setup: 0 rendering: /racket-index/scribblings/main/user/start.scrbl raco setup: --- installing collections --- [8:15:43] raco setup: --- post-installing collections --- [8:15:43] GC: 0:atexit peak 333,259K(+177,920K); alloc 8,003,945K; major 6; minor 436; 3137ms The time is now Tue, 10 Feb 2026 08:15:43 +0000