==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: typescript-language-server 5.1.1-1 (Wed Nov 5 21:54:03 2025)
==> Retrieving sources...
-> Updating typescript-language-server git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
typescript-language-server ... Passed
==> Making package: typescript-language-server 5.1.1-1 (Wed Nov 5 21:54:07 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (6) c-ares-1.34.5-1 libngtcp2-1.17.0-1 libuv-1.51.0-1 nodejs-25.1.0-3 simdjson-1:4.2.1-1 typescript-5.9.3-1
Total Download Size: 16.65 MiB
Total Installed Size: 91.86 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
nodejs-25.1.0-3-aarch64 downloading...
typescript-5.9.3-1-any downloading...
libuv-1.51.0-1-aarch64 downloading...
simdjson-1:4.2.1-1-aarch64 downloading...
c-ares-1.34.5-1-aarch64 downloading...
libngtcp2-1.17.0-1-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing c-ares...
installing libngtcp2...
installing libuv...
installing simdjson...
installing nodejs...
Optional dependencies for nodejs
npm: nodejs package manager
installing typescript...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (8) oniguruma-6.9.10-1 perl-error-0.17030-2 perl-mailtools-2.22-2 perl-timedate-2.33-8 zlib-ng-2.2.5-1 git-2.51.2-2 jq-1.8.1-1 yarn-1.22.22-2
Total Download Size: 11.32 MiB
Total Installed Size: 66.00 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
git-2.51.2-2-aarch64 downloading...
yarn-1.22.22-2-any downloading...
oniguruma-6.9.10-1-aarch64 downloading...
jq-1.8.1-1-aarch64 downloading...
zlib-ng-2.2.5-1-aarch64 downloading...
perl-mailtools-2.22-2-any downloading...
perl-timedate-2.33-8-any downloading...
perl-error-0.17030-2-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
git-zsh-completion: upstream zsh completion
tk: gitk and git gui
openssh: ssh transport and crypto
man: show help with `git command --help`
perl-libwww: git svn
perl-term-readkey: git svn and interactive.singlekey setting
perl-io-socket-ssl: git send-email TLS support
perl-authen-sasl: git send-email TLS support
perl-cgi: gitweb (web interface) support
python: git svn & git p4
subversion: git svn
org.freedesktop.secrets: keyring credential helper
libsecret: libsecret credential helper [installed]
less: the default pager for git
installing oniguruma...
installing jq...
installing yarn...
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'git' with GID 969.
Creating user 'git' (git daemon user) with UID 969 and GID 969.
(2/4) Reloading system manager configuration...
Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Checking for old perl modules...
==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Creating working copy of typescript-language-server git repo...
Cloning into 'typescript-language-server'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
yarn install v1.22.22
[1/5] Validating package.json...
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
$ cd test-data/jsx && yarn
yarn install v1.22.22
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
Done in 1.84s.
Done in 26.17s.
==> Starting build()...
yarn run v1.22.22
$ rimraf lib && rollup --config rollup.config.ts --configPlugin typescript
loaded rollup.config.ts with warnings
(!) [plugin typescript] @rollup/plugin-typescript: Rollup 'sourcemap' option must be set to generate source maps.
src/cli.ts → lib/cli.mjs...
[plugin force-close] rollup-build: Starting build, 1 build(s) running
(!) Circular dependency
node_modules/semver/classes/comparator.js -> node_modules/semver/classes/range.js -> node_modules/semver/classes/comparator.js
created lib/cli.mjs in 21s
Done in 34.48s.
==> Entering fakeroot environment...
==> Starting package()...
yarn remove v1.22.22
[1/37] Removing module @rollup/plugin-commonjs...
[2/37] Removing module @rollup/plugin-node-resolve...
[3/37] Removing module @rollup/plugin-terser...
[4/37] Removing module @rollup/plugin-typescript...
[5/37] Removing module @size-limit/file...
[6/37] Removing module @stylistic/eslint-plugin...
[7/37] Removing module @types/fs-extra...
[8/37] Removing module @types/node...
[9/37] Removing module @types/semver...
[10/37] Removing module @types/which...
[11/37] Removing module @vitest/eslint-plugin...
[12/37] Removing module commander...
[13/37] Removing module concurrently...
[14/37] Removing module cross-env...
[15/37] Removing module deepmerge...
[16/37] Removing module eslint...
[17/37] Removing module fs-extra...
[18/37] Removing module husky...
[19/37] Removing module p-debounce...
[20/37] Removing module package-up...
[21/37] Removing module rimraf...
[22/37] Removing module rollup...
[23/37] Removing module semver...
[24/37] Removing module size-limit...
[25/37] Removing module source-map-support...
[26/37] Removing module tempy...
[27/37] Removing module typescript...
[28/37] Removing module typescript-eslint...
[29/37] Removing module vitest...
[30/37] Removing module vscode-jsonrpc...
[31/37] Removing module vscode-languageserver...
[32/37] Removing module vscode-languageserver-protocol...
[33/37] Removing module vscode-languageserver-textdocument...
[34/37] Removing module vscode-uri...
[35/37] Removing module which...
[36/37] Removing module why-is-node-running...
$ node husky uninstall
husky > Uninstalling git hooks
husky > Done
$ node husky uninstall
husky > Uninstalling git hooks
husky > Done
[37/37] Regenerating lockfile and installing missing dependencies...
success Uninstalled packages.
Done in 2.97s.
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
libfakeroot internal error: payload not recognized!
==> Checking for packaging issues...
==> Creating package "typescript-language-server"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: typescript-language-server 5.1.1-1 (Wed Nov 5 21:55:28 2025)
==> Cleaning up...
[?12l[?25h