>>> fathom: Building testing/fathom 1.3.0-r3 (using abuild 3.10.0-r0) started Thu, 06 Apr 2023 18:42:45 +0000 >>> fathom: Checking sanity of /home/buildozer/aports/testing/fathom/APKBUILD... >>> fathom: Analyzing dependencies... >>> fathom: Installing for build: build-base npm go (1/8) Installing icu-data-en (72.1-r2) Executing icu-data-en-72.1-r2.post-install * * If you need ICU with non-English locales and legacy charset support, install * package icu-data-full. * (2/8) Installing icu-libs (72.1-r2) (3/8) Installing libuv (1.44.2-r1) (4/8) Installing nodejs-current (19.8.1-r0) (5/8) Installing npm (9.6.4-r0) (6/8) Installing binutils-gold (2.40-r3) (7/8) Installing go (1.20.3-r0) (8/8) Installing .makedepends-fathom (20230406.184246) Executing busybox-1.36.0-r5.trigger OK: 642 MiB in 107 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/edge/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 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. 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) added 677 packages, and audited 678 packages in 14s 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.010s ok github.com/usefathom/fathom/pkg/api 0.012s ? github.com/usefathom/fathom/pkg/cli [no test files] ok github.com/usefathom/fathom/pkg/config 0.009s ? github.com/usefathom/fathom/pkg/datastore [no test files] ok github.com/usefathom/fathom/pkg/datastore/sqlstore 0.011s ok github.com/usefathom/fathom/pkg/models 0.272s >>> 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-aarch64.so.1 >>> fathom*: Package size: 12.2 MB >>> fathom*: Compressing data... >>> fathom*: Create checksum... >>> fathom*: Create fathom-1.3.0-r3.apk >>> fathom: Build complete at Thu, 06 Apr 2023 18:44:53 +0000 elapsed time 0h 2m 8s >>> fathom: Cleaning up srcdir >>> fathom: Cleaning up pkgdir >>> fathom: Uninstalling dependencies... (1/8) Purging .makedepends-fathom (20230406.184246) (2/8) Purging npm (9.6.4-r0) (3/8) Purging go (1.20.3-r0) (4/8) Purging binutils-gold (2.40-r3) (5/8) Purging nodejs-current (19.8.1-r0) (6/8) Purging icu-libs (72.1-r2) (7/8) Purging icu-data-en (72.1-r2) (8/8) Purging libuv (1.44.2-r1) Executing busybox-1.36.0-r5.trigger OK: 408 MiB in 99 packages >>> fathom: Updating the testing/aarch64 repository index... >>> fathom: Signing the index...