The time is now Fri, 10 Oct 2025 07:58:26 -0500 (/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: PLT_PKG_BUILD_SERVICE=1 PLTSTDOUT=debug@pkg info@GC:major /usr/bin/xvfb-run --auto-servernum /bin/sh -c cd "/home/root/"/racket && bin/racket -MCR "/home/root/"/zo: -l- raco pkg install --jobs 1 -u --auto x64asm-doc) Resolved "x64asm-doc" via file:///home/root//catalogs/archive/catalog pkg: catalog response: #hash((author . "yj_qww6@126.com") (checksum . "d341ff02809c0792697959a633c14635394ceb1e") (dependencies . (("base") ("x64asm-lib") ("scribble-lib") ("racket-doc") ("typed-racket-doc") ("typed-racket-lib"))) (description . "") (modules . ((lib "x64asm/scribblings/inst.scrbl") (lib "x64asm/scribblings/expe.scrbl") (lib "x64asm/scribblings/registers.scrbl") (lib "x64asm/scribblings/sample.rkt") (lib "x64asm/scribblings/advanced.scrbl") (lib "x64asm/scribblings/x64asm.scrbl"))) (name . "x64asm-doc") (ring . 1) (source . "file:///home/root/catalogs/archive/pkgs/x64asm-doc.zip") (tags . ("docs"))) Resolved "x64asm-lib" via file:///home/root//catalogs/built/catalog pkg: catalog response: #hash((author . "yj_qww6@126.com") (checksum . "1740cb362c44648c0427a310166a665d944fc05d") (dependencies . (("base") ("typed-racket-lib"))) (description . "a simple x64 assembler written in Typed Racket") (modules . ((lib "x64asm/private/assembler.rkt") (lib "x64asm/unsafe.rkt") (lib "x64asm/private/encode.rkt") (lib "x64asm/well-typed.rkt") (lib "x64asm/private/trace.rkt") (lib "x64asm/private/sizes.rkt") (lib "x64asm/untyped.rkt") (lib "x64asm/private/emit.rkt") (lib "x64asm/private/macros.rkt") (lib "x64asm/private/instruction.rkt") (lib "x64asm/private/lift.rkt") (lib "x64asm/private/prefix.rkt") (lib "x64asm/plain.rkt") (lib "x64asm/private/registers.rkt") (lib "x64asm/private/cases3.rkt") (lib "x64asm/private/unsafe.rkt") (lib "x64asm/private/sse.rkt") (lib "x64asm/main.rkt") (lib "x64asm/private/operand.rkt") (lib "x64asm/private/operand-helper.rkt") (lib "x64asm/base.rkt") (lib "x64asm/private/inst.rkt") (lib "x64asm/private/dispatch2.rkt") (lib "x64asm/private/helper.rkt") (lib "x64asm/private/patterns.rkt") (lib "x64asm/private/encode-common.rkt"))) (name . "x64asm-lib") (ring . 1) (source . "file:///home/root/catalogs/built/pkgs/x64asm-lib.zip") (tags . ("assembler" "typed-racket"))) pkg: creating link to # pkg: updating db with "x64asm-lib" to '#s(pkg-info (catalog "x64asm-lib") "1740cb362c44648c0427a310166a665d944fc05d" #t) pkg: creating link to # pkg: updating db with "x64asm-doc" to '#s(pkg-info (catalog "x64asm-doc") "d341ff02809c0792697959a633c14635394ceb1e" #f) The following uninstalled packages were listed as dependencies and they were automatically installed: dependencies of x64asm-doc: x64asm-lib raco setup: version: 8.18.0.18 raco setup: platform: aarch64-linux-natipkg [cs] raco setup: target machine: any raco setup: cross-installation: yes raco setup: installation name: 8.18.0.18 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.18.0.18/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.18.0.18/pkgs raco setup: links files: raco setup: /home/root/racket/share/links.rktd raco setup: /home/root//user/.local/share/racket/8.18.0.18/links.rktd raco setup: compiled-file roots: raco setup: /home/root//zo raco setup: same raco setup: --- updating info-domain tables --- [12:58:28] raco setup: updating: /home/root/user/.local/share/racket/8.18.0.18/share/info-cache.rktd raco setup: --- pre-installing collections --- [12:58:28] raco setup: --- installing foreign libraries --- [12:58:28] raco setup: --- installing shared files --- [12:58:28] raco setup: --- compiling collections --- [12:58:28] raco setup: making: /x64asm-doc/x64asm raco setup: in /x64asm-doc/x64asm raco setup: in /x64asm-doc/x64asm/scribblings raco setup: in /x64asm-lib/x64asm raco setup: in /x64asm-lib/x64asm/private raco setup: making: /x64asm-doc/x64asm/examples raco setup: making: /x64asm-doc/x64asm/scribblings raco setup: making: /x64asm-lib/x64asm raco setup: in /x64asm-lib/x64asm raco setup: making: /x64asm-lib/x64asm/private raco setup: --- creating launchers --- [12:58:42] raco setup: --- installing man pages --- [12:58:42] raco setup: --- building documentation --- [12:58:42] raco setup: running: /racket-index/scribblings/main/user/local-redirect.scrbl raco setup: running: /racket-index/scribblings/main/user/release.scrbl raco setup: running: /racket-index/scribblings/main/user/search.scrbl raco setup: running: /racket-index/scribblings/main/user/start.scrbl raco setup: running: /x64asm-doc/x64asm/scribblings/x64asm.scrbl examples: exception raised in example error: "illegal instruction. Some debugging context lost" context...: /home/root/racket/collects/racket/private/more-scheme.rkt:163:2: select-handler/no-breaks /home/root/racket/share/pkgs/scribble-lib/scribble/eval.rkt:336:9 .../private/map.rkt:40:19: loop [repeats 1 more time] body of "/home/root/user/.local/share/racket/8.18.0.18/pkgs/x64asm-doc/x64asm/scribblings/advanced.scrbl" raco setup: rendering: /racket-index/scribblings/main/user/local-redirect.scrbl raco setup: rendering: /racket-index/scribblings/main/user/release.scrbl raco setup: rendering: /racket-index/scribblings/main/user/search.scrbl raco setup: rendering: /racket-index/scribblings/main/user/start.scrbl raco setup: --- installing collections --- [12:58:49] raco setup: --- post-installing collections --- [12:58:49] raco setup: --- summary of errors --- [12:58:49] GC: 0:atexit peak 485,537K(+91,714K); alloc 13,916,821K; major 16; minor 1609; 5063ms raco setup: error: during building docs for /x64asm-doc/x64asm/scribblings/x64asm.scrbl raco setup: examples: exception raised in example raco setup: error: "illegal instruction. Some debugging context lost" racket pkg install: packages installed, although setup reported errors The time is now Fri, 10 Oct 2025 07:58:49 -0500