The time is now Monday, November 4th, 2024 5:49:49am (/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: DISPLAY=:1 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 wordle-solver) Resolved "wordle-solver" via file:///home/root//catalogs/archive/catalog pkg: catalog response: #hash((author . "laurent.orseau@gmail.com") (checksum . "1cfe12f0fa704d0bc934cf6558de19ce770bd46d") (dependencies . (("base") ("define2") ("global") ("at-exp-lib") ("rackunit-lib") ("scribble-lib") ("racket-doc"))) (description . "A simple solver for Wordle") (modules . ((lib "wordle-solver/main.rkt") (lib "wordle-solver/scribblings/wordle-solver.scrbl"))) (name . "wordle-solver") (ring . 1) (source . "file:///home/root/catalogs/archive/pkgs/wordle-solver.zip") (tags . ("cli" "game" "games" "solver"))) 00: Resolved "define2" via file:///home/root//catalogs/built/catalog Resolved "global" via file:///home/root//catalogs/built/catalog pkg: catalog response: #hash((author . "laurent.orseau@gmail.com") (checksum . "2350d0de19335d8b3c8d9868bcbafd86409439c0") (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.rkt") (lib "define2/scribblings/define2.scrbl") (lib "define2/tests/define.rkt") (lib "define2/define-wrapper.rkt") (lib "define2/formals.rkt") (lib "define2/main.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 . "9ea1251a49678cf4e34f8c015fd53c8fd28e6490") (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/example.rkt") (lib "global/main.rkt") (lib "global/tests/out-of-scope.rkt") (lib "global/tests/more-tests.rkt") (lib "global/examples/minimal.rkt") (lib "global/tests/define-global-stress-test.rkt") (lib "global/scribblings/global.scrbl"))) (name . "global") (ring . 1) (source . "file:///home/root/catalogs/built/pkgs/global.zip") (tags . ("command-line" "commandline"))) Resolved "text-table" via file:///home/root//catalogs/built/catalog pkg: catalog response: #hash((author . "laurent.orseau@gmail.com") (checksum . "f5b0a868bf6ee5c4656d3d72221fc44df5612dbd") (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") "f5b0a868bf6ee5c4656d3d72221fc44df5612dbd" #t "text-table") pkg: creating single-collection link to # pkg: updating db with "wordle-solver" to '#s((sc-pkg-info pkg-info 3) (catalog "wordle-solver") "1cfe12f0fa704d0bc934cf6558de19ce770bd46d" #f "wordle-solver") pkg: creating single-collection link to # pkg: updating db with "define2" to '#s((sc-pkg-info pkg-info 3) (catalog "define2") "2350d0de19335d8b3c8d9868bcbafd86409439c0" #t "define2") pkg: creating single-collection link to # pkg: updating db with "global" to '#s((sc-pkg-info pkg-info 3) (catalog "global") "9ea1251a49678cf4e34f8c015fd53c8fd28e6490" #t "global") The following uninstalled packages were listed as dependencies and they were automatically installed: dependencies of wordle-solver: define2 global dependencies of global: text-table raco setup: version: 8.15 raco setup: platform: x86_64-linux-natipkg [cs] raco setup: target machine: any raco setup: cross-installation: yes raco setup: installation name: 8.15 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.15/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.15/pkgs raco setup: links files: raco setup: /home/root/racket/share/links.rktd raco setup: /home/root//user/.local/share/racket/8.15/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 --- [5:49:51] raco setup: updating: /home/root/user/.local/share/racket/8.15/share/info-cache.rktd raco setup: --- pre-installing collections --- [5:49:51] raco setup: --- installing foreign libraries --- [5:49:51] raco setup: --- installing shared files --- [5:49:51] raco setup: --- compiling collections --- [5:49:51] raco setup: --- parallel build using 2 jobs --- [5:49:51] 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: /text-table raco setup: 0 making: /wordle-solver raco setup: 1 making: /text-table/tests raco setup: --- creating launchers --- [5:49:53] raco setup: --- installing man pages --- [5:49:53] raco setup: --- building documentation --- [5:49:53] raco setup: syncing: /define2/doc/define2 raco setup: syncing: /global/doc/global raco setup: syncing: /text-table/doc/text-table raco setup: 0 running: /racket-index/scribblings/main/user/local-redirect.scrbl raco setup: 0 running: /racket-index/scribblings/main/user/release.scrbl raco setup: 0 running: /racket-index/scribblings/main/user/search.scrbl raco setup: 1 running: /racket-index/scribblings/main/user/start.scrbl raco setup: 1 running: /wordle-solver/scribblings/wordle-solver.scrbl raco setup: 1 rendering: /racket-index/scribblings/main/user/local-redirect.scrbl raco setup: 0 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: 0 rendering: /wordle-solver/scribblings/wordle-solver.scrbl raco setup: --- installing collections --- [5:49:58] raco setup: --- post-installing collections --- [5:49:58] GC: 0:atexit peak 296,592K(+158,471K); alloc 6,376,621K; major 4; minor 368; 2191ms The time is now Monday, November 4th, 2024 5:49:58am