Build 3479e7f697b815db
Summary
- Status
- succeeded
- Package
- pi
- Machine
- not assigned
- Branch
- pi
- Commit
- 55b8528589677424a2abbc0ee145e5b9ba3da718
- Upstream ref
- Started
- 2026-08-30 08:40:04
- Finished
- 2026-08-30 08:42:25
- Duration
- 2m 21s
- Queue wait
- 1m 14s
Command log
Download logCloning into '/var/lib/varve/work/7b1c1190-8806-478d-9975-9ce8425fa3e3.ext'...
==> Making package: pi 0.84.4-1 (Sun Aug 30 08:40:06 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Package (5) New Version Net Change Download Size
extra/ada 3.4.4-1 1.08 MiB 0.28 MiB
extra/c-ares 1.34.8-1 0.53 MiB 0.23 MiB
extra/libuv 1.52.1-2 0.64 MiB 0.26 MiB
extra/simdjson 1:4.6.8-1 7.59 MiB 0.29 MiB
extra/nodejs 26.8.1-1 61.72 MiB 16.29 MiB
Total Download Size: 17.36 MiB
Total Installed Size: 71.55 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
nodejs-26.8.1-1-x86_64 downloading...
simdjson-1:4.6.8-1-x86_64 downloading...
ada-3.4.4-1-x86_64 downloading...
libuv-1.52.1-2-x86_64 downloading...
c-ares-1.34.8-1-x86_64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
:: Processing package changes...
installing ada...
installing c-ares...
installing libuv...
installing simdjson...
installing nodejs...
Optional dependencies for nodejs
npm: nodejs package manager
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Package (4) New Version Net Change Download Size
extra/node-gyp 13.0.2-1 6.80 MiB 1.01 MiB
extra/nodejs-nopt 10.0.1-1 0.03 MiB 0.01 MiB
extra/semver 7.8.5-1 0.10 MiB 0.03 MiB
extra/npm 12.0.2-1 9.39 MiB 1.74 MiB
Total Download Size: 2.80 MiB
Total Installed Size: 16.32 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
npm-12.0.2-1-any downloading...
node-gyp-13.0.2-1-any downloading...
semver-7.8.5-1-any downloading...
nodejs-nopt-10.0.1-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
:: Processing package changes...
installing nodejs-nopt...
installing semver...
installing node-gyp...
Optional dependencies for node-gyp
gcc: to build C++ modules [installed]
make: to build C++ modules [installed]
python: to build C++ modules [installed]
installing npm...
Optional dependencies for npm
git: for dependencies using Git URL's [installed]
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Downloading pi-0.84.4.tar.gz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0
100 5.95M 0 5.95M 0 0 6.61M 0 0
100 5.95M 0 5.95M 0 0 6.61M 0 0
100 5.95M 0 5.95M 0 0 6.61M 0 0
-> Downloading pi-ai-0.84.4.tgz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 0
100 758.6k 100 758.6k 0 0 4.72M 0 0
100 758.6k 100 758.6k 0 0 4.72M 0 0
100 758.6k 100 758.6k 0 0 4.72M 0 0
==> Validating source files with sha256sums...
pi-0.84.4.tar.gz ... Passed
pi-ai-0.84.4.tgz ... Passed
==> Extracting sources...
-> Extracting pi-0.84.4.tar.gz with bsdtar
-> Extracting pi-ai-0.84.4.tgz with bsdtar
==> Starting prepare()...
==> Starting build()...
npm warn deprecated prebuild-install@7.1.3: No longer maintained. Please contact the author of the relevant native addon; alternatives are available.
npm warn deprecated node-domexception@1.0.0: Use your platform's native DOMException instead
added 321 packages in 6s
npm notice run pi-monorepo@0.0.3 build:offline
npm notice run cd packages/tui && npm run build && cd ../telemetry && npm run build && cd ../ai && npm run build:offline && cd ../agent && npm run build && cd ../session-backends/sqlite-node && npm run build && cd ../../protocol && npm run build && cd ../client && npm run build && cd ../server && npm run build && cd ../coding-agent && npm run build
npm notice run @earendil-works/pi-tui@0.84.4 build
npm notice run tsgo -p tsconfig.build.json
npm notice run @earendil-works/pi-telemetry@0.84.4 build
npm notice run tsgo -p tsconfig.build.json
npm notice run @earendil-works/pi-ai@0.84.4 build:offline
npm notice run npm run check:model-data && tsgo -p tsconfig.build.json && shx rm -rf dist/providers/data && shx cp -r src/providers/data dist/providers/data
npm notice run @earendil-works/pi-ai@0.84.4 check:model-data
npm notice run node scripts/check-model-data.ts
Generated model data is valid.
npm notice run @earendil-works/pi-agent-core@0.84.4 build
npm notice run tsgo -p tsconfig.build.json
npm notice run @earendil-works/pi-session-backend-sqlite-node@0.84.4 build
npm notice run tsgo -p tsconfig.build.json && node ./scripts/prepare-dist.mjs copy-sqlite-migrations
npm notice run @earendil-works/pi-protocol@0.84.4 build
npm notice run tsgo -p tsconfig.build.json
npm notice run @earendil-works/pi-client@0.84.4 build
npm notice run tsgo -p tsconfig.build.json
npm notice run @earendil-works/pi-server@0.84.4 build
npm notice run tsgo -p tsconfig.build.json
npm notice run @earendil-works/pi-coding-agent@0.84.4 build
npm notice run npm run build:unbundled && node ../../scripts/build-coding-agent-bundle.mjs
npm notice run @earendil-works/pi-coding-agent@0.84.4 build:unbundled
npm notice run tsgo -p tsconfig.build.json && shx chmod +x dist/cli.js dist/rpc-entry.js && npm run copy-assets
npm notice run @earendil-works/pi-coding-agent@0.84.4 copy-assets
npm notice run shx mkdir -p dist/modes/interactive/theme && shx cp src/modes/interactive/theme/*.json dist/modes/interactive/theme/ && shx mkdir -p dist/modes/interactive/assets && shx cp src/modes/interactive/assets/*.png dist/modes/interactive/assets/ && shx mkdir -p dist/core/export-html/vendor && shx cp src/core/export-html/template.html src/core/export-html/template.css src/core/export-html/template.js dist/core/export-html/ && shx cp src/core/export-html/vendor/*.js dist/core/export-html/vendor/
Built packages/coding-agent/dist/bundle (48 files, 7.1 MiB)
removed 162 packages, changed 2 packages, and audited 179 packages in 556ms
17 packages are looking for funding
run `npm fund` for details
found 0 vulnerabilities
npm warn install-scripts 4 packages had install scripts blocked because they are not covered by allowScripts:
npm warn install-scripts @google/genai@1.52.0 (preinstall: echo 'preinstall: no-op')
npm warn install-scripts cpu-features@0.0.10 (install: node-gyp rebuild)
npm warn install-scripts protobufjs@7.6.5 (postinstall: node scripts/postinstall)
npm warn install-scripts ssh2@1.17.0 (install: node install.js)
npm warn install-scripts
npm warn install-scripts Run `npm install-scripts ls` to review, or `npm install-scripts approve <pkg>` to allow.
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
Error while writing index for `/var/lib/varve/work/7b1c1190-8806-478d-9975-9ce8425fa3e3/pkg/pi/usr/lib/node_modules/pi/node_modules/@earendil-works/gondolin-krun-runner-linux-x64/lib/libkrun.so': No debugging symbols
gdb-add-index: No index was created for ./usr/lib/node_modules/pi/node_modules/@earendil-works/gondolin-krun-runner-linux-x64/lib/libkrun.so
gdb-add-index: [Was there no debuginfo? Was there already an index?]
Error while writing index for `/var/lib/varve/work/7b1c1190-8806-478d-9975-9ce8425fa3e3/pkg/pi/usr/lib/node_modules/pi/node_modules/@anthropic-ai/sandbox-runtime/vendor/seccomp/x64/apply-seccomp': No debugging symbols
gdb-add-index: No index was created for ./usr/lib/node_modules/pi/node_modules/@anthropic-ai/sandbox-runtime/vendor/seccomp/x64/apply-seccomp
gdb-add-index: [Was there no debuginfo? Was there already an index?]
Error while writing index for `/var/lib/varve/work/7b1c1190-8806-478d-9975-9ce8425fa3e3/pkg/pi/usr/lib/node_modules/pi/node_modules/@anthropic-ai/sandbox-runtime/vendor/seccomp/arm64/apply-seccomp': No debugging symbols
gdb-add-index: No index was created for ./usr/lib/node_modules/pi/node_modules/@anthropic-ai/sandbox-runtime/vendor/seccomp/arm64/apply-seccomp
gdb-add-index: [Was there no debuginfo? Was there already an index?]
strip: Unable to recognise the architecture of the input file `./usr/lib/node_modules/pi/node_modules/@anthropic-ai/sandbox-runtime/vendor/seccomp/arm64/apply-seccomp'
Error while writing index for `/var/lib/varve/work/7b1c1190-8806-478d-9975-9ce8425fa3e3/pkg/pi/usr/lib/node_modules/pi/node_modules/@anthropic-ai/sandbox-runtime/dist/vendor/seccomp/arm64/apply-seccomp': No debugging symbols
gdb-add-index: No index was created for ./usr/lib/node_modules/pi/node_modules/@anthropic-ai/sandbox-runtime/dist/vendor/seccomp/arm64/apply-seccomp
gdb-add-index: [Was there no debuginfo? Was there already an index?]
strip: Unable to recognise the architecture of the input file `./usr/lib/node_modules/pi/node_modules/@anthropic-ai/sandbox-runtime/dist/vendor/seccomp/arm64/apply-seccomp'
Error while writing index for `/var/lib/varve/work/7b1c1190-8806-478d-9975-9ce8425fa3e3/pkg/pi/usr/lib/node_modules/pi/node_modules/@mariozechner/clipboard-linux-x64-gnu/clipboard.linux-x64-gnu.node': No debugging symbols
gdb-add-index: No index was created for ./usr/lib/node_modules/pi/node_modules/@mariozechner/clipboard-linux-x64-gnu/clipboard.linux-x64-gnu.node
gdb-add-index: [Was there no debuginfo? Was there already an index?]
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "pi"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Creating package "pi-debug"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: pi 0.84.4-1 (Sun Aug 30 08:41:53 2026)
gpg: keybox '/var/lib/varve/work/.gnupg-7b1c1190-8806-478d-9975-9ce8425fa3e3/pubring.kbx' created
gpg: /var/lib/varve/work/.gnupg-7b1c1190-8806-478d-9975-9ce8425fa3e3/trustdb.gpg: trustdb created
gpg: key D3217A21C16802E8: public key "foopkgs <i+foopkgs@0x0f.dev>" imported
gpg: key D3217A21C16802E8: secret key imported
gpg: Total number processed: 1
gpg: imported: 1
gpg: secret keys read: 1
gpg: secret keys imported: 1
Log complete.
Resource usage
| Time | CPU | Memory | Disk |
|---|---|---|---|
| 08:42:23 | 0.1% | 811.8 MiB / peak 1 GiB | 60.4 GiB used of 144.3 GiB (41.9%) |
| 08:42:12 | 0.1% | 811.8 MiB / peak 1 GiB | |
| 08:42:01 | 22.5% | 811.6 MiB / peak 1 GiB | |
| 08:41:51 | 82.8% | 792.8 MiB / peak 1 GiB | |
| 08:41:40 | 122.8% | 788.4 MiB / peak 1 GiB | |
| 08:41:29 | 122.8% | 790.2 MiB / peak 1 GiB | |
| 08:41:18 | 122.4% | 790.7 MiB / peak 1 GiB | |
| 08:41:08 | 122.7% | 789.7 MiB / peak 1 GiB | |
| 08:40:58 | 120.5% | 788.7 MiB / peak 1 GiB | |
| 08:40:47 | 115.7% | 788.7 MiB / peak 1 GiB | |
| 08:40:36 | 105.7% | 789.8 MiB / peak 1 GiB | |
| 08:40:25 | 226.8% | 550.6 MiB / peak 1 GiB | |
| 08:40:15 | 118.1% | 1 GiB / peak 1 GiB | |
| 08:40:05 | 0.5s total | 19.1 MiB / peak 1 GiB |