>>> fathom: Building testing/fathom 1.3.0-r1 (using abuild 3.10.0-r0) started Wed, 08 Feb 2023 02:12:47 +0000 >>> fathom: Checking sanity of /home/buildozer/aports/testing/fathom/APKBUILD... >>> fathom: Analyzing dependencies... >>> fathom: Installing for build: build-base npm go (1/7) Installing icu-data-en (72.1-r1) Executing icu-data-en-72.1-r1.post-install * * If you need ICU with non-English locales and legacy charset support, install * package icu-data-full. * (2/7) Installing icu-libs (72.1-r1) (3/7) Installing libuv (1.44.2-r0) (4/7) Installing nodejs-current (19.6.0-r0) (5/7) Installing npm (9.4.1-r0) (6/7) Installing go (1.20-r0) (7/7) Installing .makedepends-fathom (20230208.021248) Executing busybox-1.36.0-r3.trigger OK: 533 MiB in 103 packages >>> fathom: Cleaning up srcdir >>> fathom: Cleaning up pkgdir >>> fathom: Fetching https://distfiles.alpinelinux.org/distfiles/edge/fathom-v1.3.0.tar.gz >>> fathom: Fetching https://distfiles.alpinelinux.org/distfiles/edge/fathom-v1.3.0.tar.gz >>> fathom: Checking sha512sums... fathom-v1.3.0.tar.gz: OK >>> fathom: Unpacking /var/cache/distfiles/fathom-v1.3.0.tar.gz... npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated npm WARN deprecated debug@3.2.5: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797) npm WARN deprecated debug@3.2.5: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797) npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. npm WARN deprecated uuid@2.0.3: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. added 677 packages, and audited 678 packages in 6s 5 packages are looking for funding run `npm fund` for details 24 vulnerabilities (1 low, 22 high, 1 critical) To address issues that do not require attention, run: npm audit fix To address all issues (including breaking changes), run: npm audit fix --force Run `npm audit` for details. fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git for PKG in github.com/usefathom/fathom github.com/usefathom/fathom/pkg/aggregator github.com/usefathom/fathom/pkg/api github.com/usefathom/fathom/pkg/cli github.com/usefathom/fathom/pkg/config github.com/usefathom/fathom/pkg/datastore github.com/usefathom/fathom/pkg/datastore/sqlstore github.com/usefathom/fathom/pkg/models; do go test $PKG || exit 1; done; fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git ? github.com/usefathom/fathom [no test files] ok github.com/usefathom/fathom/pkg/aggregator 0.008s ok github.com/usefathom/fathom/pkg/api 0.010s ? github.com/usefathom/fathom/pkg/cli [no test files] ok github.com/usefathom/fathom/pkg/config 0.005s ? github.com/usefathom/fathom/pkg/datastore [no test files] ok github.com/usefathom/fathom/pkg/datastore/sqlstore 0.009s ok github.com/usefathom/fathom/pkg/models 0.323s >>> fathom: Entering fakeroot... >>> fathom*: Running postcheck for fathom >>> fathom*: Preparing package fathom... >>> fathom*: Stripping binaries >>> fathom*: Scanning shared objects >>> fathom*: Tracing dependencies... so:libc.musl-ppc64le.so.1 >>> fathom*: Package size: 12.9 MB >>> fathom*: Compressing data... >>> fathom*: Create checksum... >>> fathom*: Create fathom-1.3.0-r1.apk >>> fathom: Build complete at Wed, 08 Feb 2023 02:15:10 +0000 elapsed time 0h 2m 23s >>> fathom: Cleaning up srcdir >>> fathom: Cleaning up pkgdir >>> fathom: Uninstalling dependencies... (1/7) Purging .makedepends-fathom (20230208.021248) (2/7) Purging npm (9.4.1-r0) (3/7) Purging go (1.20-r0) (4/7) Purging nodejs-current (19.6.0-r0) (5/7) Purging icu-libs (72.1-r1) (6/7) Purging icu-data-en (72.1-r1) (7/7) Purging libuv (1.44.2-r0) Executing busybox-1.36.0-r3.trigger OK: 294 MiB in 96 packages >>> fathom: Updating the testing/ppc64le repository index... >>> fathom: Signing the index...