>>> yarn-berry: Building testing/yarn-berry 4.4.0-r0 (using abuild 3.14.0-r0) started Thu, 17 Oct 2024 21:53:58 +0000 >>> yarn-berry: Validating /home/buildozer/aports/testing/yarn-berry/APKBUILD... >>> WARNING: yarn-berry: Setting the maintainer with a comment is deprecated. Use maintainer="Fabricio Silva " instead >>> yarn-berry: Analyzing dependencies... >>> yarn-berry: Installing for build: build-base !yarn cmd:node (1/6) Installing ca-certificates (20240705-r0) (2/6) Installing icu-data-en (74.2-r0) Executing icu-data-en-74.2-r0.post-install * * If you need ICU with non-English locales and legacy charset support, install * package icu-data-full. * (3/6) Installing icu-libs (74.2-r0) (4/6) Installing libuv (1.49.1-r0) (5/6) Installing nodejs-current (22.9.0-r0) (6/6) Installing .makedepends-yarn-berry (20241017.215402) Executing busybox-1.36.1-r32.trigger Executing ca-certificates-20240705-r0.trigger OK: 354 MiB in 114 packages >>> yarn-berry: Cleaning up srcdir >>> yarn-berry: Cleaning up pkgdir >>> yarn-berry: Cleaning up tmpdir >>> yarn-berry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/yarn-berry-4.4.0.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> yarn-berry: Fetching yarn-berry-4.4.0.tgz::https://registry.npmjs.org/@yarnpkg/cli-dist/-/cli-dist-4.4.0.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 13 968k 13 127k 0 0 186k 0 0:00:05 --:--:-- 0:00:05 186k 100 968k 100 968k 0 0 1285k 0 --:--:-- --:--:-- --:--:-- 1285k >>> yarn-berry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/yarn-berry-4.4.0.tgz >>> yarn-berry: Checking sha512sums... yarn-berry-4.4.0.tgz: OK >>> yarn-berry: Unpacking /var/cache/distfiles/yarn-berry-4.4.0.tgz... 4.4.0 Yarn Package Manager - 4.4.0 $ yarn General commands yarn add [--json] [-F,--fixed] [-E,--exact] [-T,--tilde] [-C,--caret] [-D,--dev] [-P,--peer] [-O,--optional] [--prefer-dev] [-i,--interactive] [--cached] [--mode #0] ... add dependencies to the project yarn bin [-v,--verbose] [--json] [name] get the path to a binary script yarn cache clean [--mirror] [--all] remove the shared cache files yarn config [--no-defaults] [--json] ... display the current configuration yarn config get [--why] [--json] [--no-redacted] read a configuration settings yarn config set [--json] [-H,--home] change a configuration settings yarn config unset [-H,--home] unset a configuration setting yarn dedupe [-s,--strategy #0] [-c,--check] [--json] [--mode #0] ... deduplicate dependencies with overlapping ranges yarn dlx [-p,--package #0] [-q,--quiet] ... run a package in a temporary environment yarn exec ... execute a shell script yarn explain [--json] [code] explain an error code yarn explain peer-requirements [hash] explain a set of peer requirements yarn info [-A,--all] [-R,--recursive] [-X,--extra #0] [--cache] [--dependents] [--manifest] [--name-only] [--virtuals] [--json] ... see information related to packages yarn init [-p,--private] [-w,--workspace] [-i,--install] [-n,--name #0] create a new package yarn install [--json] [--immutable] [--immutable-cache] [--refresh-lockfile] [--check-cache] [--check-resolutions] [--inline-builds] [--mode #0] install the project dependencies yarn link [-A,--all] [-p,--private] [-r,--relative] ... connect the local project to another one yarn node ... run node with the hook already setup yarn npm audit [-A,--all] [-R,--recursive] [--environment #0] [--json] [--no-deprecations] [--severity #0] [--exclude #0] [--ignore #0] perform a vulnerability audit against the installed packages yarn pack [--install-if-needed] [-n,--dry-run] [--json] [-o,--out #0] generate a tarball from the active workspace yarn patch [-u,--update] [--json] prepare a package for patching yarn patch-commit [-s,--save] generate a patch out of a directory yarn rebuild ... rebuild the project's native packages yarn remove [-A,--all] [--mode #0] ... remove dependencies from the project yarn run [--inspect] [--inspect-brk] [-T,--top-level] [-B,--binaries-only] [--require #0] ... run a script defined in the package.json yarn set resolution enforce a package resolution yarn set version [--yarn-path] [--only-if-needed] lock the Yarn version used by the project yarn set version from sources [--path #0] [--repository #0] [--branch #0] [--plugin #0] [-n,--dry-run] [--no-minify] [-f,--force] [--skip-plugins] build Yarn from master yarn stage [-c,--commit] [-r,--reset] [-n,--dry-run] add all yarn files to your vcs yarn unlink [-A,--all] ... disconnect the local project from another one yarn unplug [-A,--all] [-R,--recursive] [--json] ... force the unpacking of a list of packages yarn up [-i,--interactive] [-F,--fixed] [-E,--exact] [-T,--tilde] [-C,--caret] [-R,--recursive] [--mode #0] ... upgrade dependencies across the project yarn why [-R,--recursive] [--json] [--peers] display the reason why a package is needed Constraints-related commands yarn constraints [--fix] [--json] check that the project constraints are met yarn constraints query [--json] query the constraints fact database yarn constraints source [-v,--verbose] print the source code for the constraints Interactive commands yarn search open the search interface yarn upgrade-interactive open the upgrade interface Npm-related commands yarn npm info [-f,--fields #0] [--json] ... show information about a package yarn npm login [-s,--scope #0] [--publish] [--always-auth] store new login info to access the npm registry yarn npm logout [-s,--scope #0] [--publish] [-A,--all] logout of the npm registry yarn npm publish [--access #0] [--tag #0] [--tolerate-republish] [--otp #0] publish the active workspace to the npm registry yarn npm tag add add a tag for a specific version of a package yarn npm tag list [--json] [package] list all dist-tags of a package yarn npm tag remove remove a tag from a package yarn npm whoami [-s,--scope #0] [--publish] display the name of the authenticated user Plugin-related commands yarn plugin check [--json] find all third-party plugins that differ from their own spec yarn plugin import [--checksum] download a plugin yarn plugin import from sources [--path #0] [--repository #0] [--branch #0] [--no-minify] [-f,--force] build a plugin from sources yarn plugin list [--json] list the available official plugins yarn plugin remove remove a plugin yarn plugin runtime [--json] list the active plugins Release-related commands yarn version [-d,--deferred] [-i,--immediate] apply a new version to the current package yarn version apply [--all] [--dry-run] [--prerelease] [-R,--recursive] [--json] apply all the deferred version bumps at once yarn version check [-i,--interactive] check that all the relevant packages have been bumped Workspace-related commands yarn workspace ... run a command within the specified workspace yarn workspaces focus [--json] [--production] [-A,--all] ... install a single workspace and its dependencies yarn workspaces foreach [--from #0] [-A,--all] [-R,--recursive] [-W,--worktree] [-v,--verbose] [-p,--parallel] [-i,--interlaced] [-j,--jobs #0] [-t,--topological] [--topological-dev] [--include #0] [--exclude #0] [--no-private] [--since] [-n,--dry-run] ... run a command on all workspaces yarn workspaces list [--since] [-R,--recursive] [--no-private] [-v,--verbose] [--json] list all available workspaces You can also print more details about any of these commands by calling them with the `-h,--help` flag right after the command name. >>> yarn-berry: Entering fakeroot... >>> yarn-berry*: Running postcheck for yarn-berry >>> yarn-berry*: Preparing package yarn-berry... libfakeroot internal error: payload not recognized! >>> yarn-berry*: Tracing dependencies... !yarn cmd:node >>> yarn-berry*: Package size: 2.6 MB >>> yarn-berry*: Compressing data... >>> yarn-berry*: Create checksum... >>> yarn-berry*: Create yarn-berry-4.4.0-r0.apk >>> yarn-berry: Build complete at Thu, 17 Oct 2024 21:54:08 +0000 elapsed time 0h 0m 10s >>> yarn-berry: Cleaning up srcdir >>> yarn-berry: Cleaning up pkgdir >>> yarn-berry: Uninstalling dependencies... (1/6) Purging .makedepends-yarn-berry (20241017.215402) (2/6) Purging nodejs-current (22.9.0-r0) (3/6) Purging ca-certificates (20240705-r0) Executing ca-certificates-20240705-r0.post-deinstall (4/6) Purging icu-libs (74.2-r0) (5/6) Purging icu-data-en (74.2-r0) (6/6) Purging libuv (1.49.1-r0) Executing busybox-1.36.1-r32.trigger OK: 279 MiB in 108 packages >>> yarn-berry: Updating the testing/ppc64le repository index... >>> yarn-berry: Signing the index...