>>> pnpm: Building community/pnpm 10.7.1-r0 (using abuild 3.14.1-r7) started Fri, 04 Apr 2025 05:38:59 +0000
>>> pnpm: Validating /home/buildozer/aports/community/pnpm/APKBUILD...
>>> pnpm: Analyzing dependencies...
>>> pnpm: Installing for build: build-base nodejs
(1/9) Installing ca-certificates (20241121-r2)
(2/9) Installing ada-libs (2.9.2-r3)
(3/9) Installing icu-data-en (76.1-r0)
Executing icu-data-en-76.1-r0.post-install
*
* If you need ICU with non-English locales and legacy charset support, install
* package icu-data-full.
*
(4/9) Installing icu-libs (76.1-r0)
(5/9) Installing simdjson (3.12.0-r0)
(6/9) Installing simdutf (6.4.1-r0)
(7/9) Installing sqlite-libs (3.49.1-r0)
(8/9) Installing nodejs (22.13.1-r4)
(9/9) Installing .makedepends-pnpm (20250404.053900)
Executing busybox-1.37.0-r14.trigger
Executing ca-certificates-20241121-r2.trigger
OK: 423 MiB in 117 packages
>>> pnpm: Cleaning up srcdir
>>> pnpm: Cleaning up pkgdir
>>> pnpm: Cleaning up tmpdir
>>> pnpm: Fetching https://distfiles.alpinelinux.org/distfiles/edge//pnpm-10.7.1.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
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404
>>> pnpm: Fetching https://registry.npmjs.org/pnpm/-/pnpm-10.7.1.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 4256k  100 4256k    0     0  24.7M      0 --:--:-- --:--:-- --:--:-- 24.8M
>>> pnpm: Fetching https://distfiles.alpinelinux.org/distfiles/edge//pnpm-10.7.1.tgz
>>> pnpm: Checking sha512sums...
pnpm-10.7.1.tgz: OK
0001-no-check-for-updates.patch: OK
0002-no-self-update.patch: OK
>>> pnpm: Unpacking /var/cache/distfiles/edge/pnpm-10.7.1.tgz...
>>> pnpm: 0001-no-check-for-updates.patch
patching file dist/pnpm.cjs
Hunk #1 succeeded at 112448 (offset -1578 lines).
>>> pnpm: 0002-no-self-update.patch
patching file dist/pnpm.cjs
Hunk #1 succeeded at 204252 (offset -16006 lines).
Version 10.7.1 (compiled to binary; bundled Node.js v22.13.1)
Usage: pnpm [command] [flags]
       pnpm [ -h | --help | -v | --version ]

Manage your dependencies:
      add                  Installs a package and any packages that it depends
                           on. By default, any new package is installed as a
                           prod dependency
      import               Generates a pnpm-lock.yaml from an npm
                           package-lock.json (or npm-shrinkwrap.json) file
   i, install              Install all dependencies for a project
  it, install-test         Runs a pnpm install followed immediately by a pnpm
                           test
  ln, link                 Connect the local project to another one
      prune                Removes extraneous packages
  rb, rebuild              Rebuild a package
  rm, remove               Removes packages from node_modules and from the
                           project's package.json
      unlink               Unlinks a package. Like yarn unlink but pnpm
                           re-installs the dependency after removing the
                           external link
  up, update               Updates packages to their latest version based on the
                           specified range

Review your dependencies:
      audit                Checks for known security issues with the installed
                           packages
      licenses             Check licenses in consumed packages
  ls, list                 Print all the versions of packages that are
                           installed, as well as their dependencies, in a
                           tree-structure
      outdated             Check for outdated packages

Run your scripts:
      exec                 Executes a shell command in scope of a project
      run                  Runs a defined package script
      start                Runs an arbitrary command specified in the package's
                           "start" property of its "scripts" object
   t, test                 Runs a package's "test" script, if one was provided

Other:
      cat-file             Prints the contents of a file based on the hash value
                           stored in the index file
      cat-index            Prints the index file of a specific package from the
                           store
      find-hash            Experimental! Lists the packages that include the
                           file with the specified hash.
      pack                 Create a tarball from a package
      publish              Publishes a package to the registry
      root                 Prints the effective modules directory

Manage your store:
      store add            Adds new packages to the pnpm store directly. Does
                           not modify any projects or files outside the store
      store path           Prints the path to the active store directory
      store prune          Removes unreferenced (extraneous, orphan) packages
                           from the store
      store status         Checks for modified packages in the store

Options:
  -r, --recursive          Run the command for each project in the workspace.
>>> pnpm: Entering fakeroot...
>>> pnpm-doc*: Running split function doc...
'usr/share/licenses' -> '/home/buildozer/aports/community/pnpm/pkg/pnpm-doc/usr/share/licenses'
>>> pnpm-doc*: Preparing subpackage pnpm-doc...
>>> pnpm-doc*: Running postcheck for pnpm-doc
>>> pnpm-bash-completion*: Running split function bashcomp...
'usr/share/bash-completion/completions' -> '/home/buildozer/aports/community/pnpm/pkg/pnpm-bash-completion/usr/share/bash-completion/completions'
>>> pnpm-bash-completion*: Preparing subpackage pnpm-bash-completion...
>>> pnpm-bash-completion*: Running postcheck for pnpm-bash-completion
>>> pnpm-zsh-completion*: Running split function zshcomp...
'usr/share/zsh/site-functions' -> '/home/buildozer/aports/community/pnpm/pkg/pnpm-zsh-completion/usr/share/zsh/site-functions'
>>> pnpm-zsh-completion*: Preparing subpackage pnpm-zsh-completion...
libfakeroot internal error: payload not recognized!
>>> pnpm-zsh-completion*: Running postcheck for pnpm-zsh-completion
>>> pnpm-fish-completion*: Running split function fishcomp...
'usr/share/fish/vendor_completions.d' -> '/home/buildozer/aports/community/pnpm/pkg/pnpm-fish-completion/usr/share/fish/vendor_completions.d'
>>> pnpm-fish-completion*: Preparing subpackage pnpm-fish-completion...
>>> pnpm-fish-completion*: Running postcheck for pnpm-fish-completion
>>> pnpm*: Running postcheck for pnpm
>>> pnpm*: Preparing package pnpm...
>>> pnpm-bash-completion*: Tracing dependencies...
>>> pnpm-bash-completion*: Package size: 994.0 B
>>> pnpm-bash-completion*: Compressing data...
>>> pnpm-bash-completion*: Create checksum...
>>> pnpm-bash-completion*: Create pnpm-bash-completion-10.7.1-r0.apk
>>> pnpm-doc*: Tracing dependencies...
>>> pnpm-doc*: Package size: 1.1 KB
>>> pnpm-doc*: Compressing data...
>>> pnpm-doc*: Create checksum...
>>> pnpm-doc*: Create pnpm-doc-10.7.1-r0.apk
>>> pnpm-fish-completion*: Tracing dependencies...
>>> pnpm-fish-completion*: Package size: 672.0 B
>>> pnpm-fish-completion*: Compressing data...
>>> pnpm-fish-completion*: Create checksum...
>>> pnpm-fish-completion*: Create pnpm-fish-completion-10.7.1-r0.apk
>>> pnpm-zsh-completion*: Tracing dependencies...
>>> pnpm-zsh-completion*: Package size: 839.0 B
>>> pnpm-zsh-completion*: Compressing data...
>>> pnpm-zsh-completion*: Create checksum...
>>> pnpm-zsh-completion*: Create pnpm-zsh-completion-10.7.1-r0.apk
>>> pnpm*: Tracing dependencies...
	nodejs
>>> pnpm*: Package size: 20.2 MB
>>> pnpm*: Compressing data...
>>> pnpm*: Create checksum...
>>> pnpm*: Create pnpm-10.7.1-r0.apk
>>> pnpm: Build complete at Fri, 04 Apr 2025 05:39:03 +0000 elapsed time 0h 0m 4s
>>> pnpm: Cleaning up srcdir
>>> pnpm: Cleaning up pkgdir
>>> pnpm: Uninstalling dependencies...
(1/9) Purging .makedepends-pnpm (20250404.053900)
(2/9) Purging nodejs (22.13.1-r4)
(3/9) Purging ca-certificates (20241121-r2)
Executing ca-certificates-20241121-r2.post-deinstall
(4/9) Purging ada-libs (2.9.2-r3)
(5/9) Purging icu-libs (76.1-r0)
(6/9) Purging simdjson (3.12.0-r0)
(7/9) Purging simdutf (6.4.1-r0)
(8/9) Purging sqlite-libs (3.49.1-r0)
(9/9) Purging icu-data-en (76.1-r0)
Executing busybox-1.37.0-r14.trigger
OK: 359 MiB in 108 packages
>>> pnpm: Updating the community/s390x repository index...
>>> pnpm: Signing the index...