>>> fathom: Building testing/fathom 1.3.1-r13 (using abuild 3.15.0_rc3-r3) started Wed, 14 May 2025 20:52:14 +0000 >>> fathom: Validating /home/buildozer/aports/testing/fathom/APKBUILD... >>> WARNING: fathom: Go packages require network connection to build. Maybe add 'net' to options >>> fathom: Analyzing dependencies... >>> fathom: Installing for build: build-base npm go sqlite-dev (1/14) Installing ca-certificates (20241121-r2) (2/14) Installing ada-libs (2.9.2-r3) (3/14) 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/14) Installing icu-libs (76.1-r0) (5/14) Installing simdjson (3.12.0-r0) (6/14) Installing simdutf (7.0.0-r1) (7/14) Installing sqlite-libs (3.49.2-r0) (8/14) Installing nodejs (22.13.1-r5) (9/14) Installing npm (11.3.0-r0) (10/14) Installing binutils-gold (2.44-r0) (11/14) Installing go (1.24.3-r1) (12/14) Installing sqlite (3.49.2-r0) (13/14) Installing sqlite-dev (3.49.2-r0) (14/14) Installing .makedepends-fathom (20250514.205215) Executing busybox-1.37.0-r17.trigger Executing ca-certificates-20241121-r2.trigger OK: 580 MiB in 118 packages >>> fathom: Cleaning up srcdir >>> fathom: Cleaning up pkgdir >>> fathom: Cleaning up tmpdir >>> fathom: Fetching https://distfiles.alpinelinux.org/distfiles/edge/fathom-v1.3.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/fathom-v1.3.1.tar.gz.part' fathom-v1.3.1.tar.gz 100% |********************************| 3001k 0:00:00 ETA '/var/cache/distfiles/edge/fathom-v1.3.1.tar.gz.part' saved >>> fathom: Fetching https://distfiles.alpinelinux.org/distfiles/edge/fathom-v1.3.1.tar.gz >>> fathom: Checking sha512sums... fathom-v1.3.1.tar.gz: OK >>> fathom: Unpacking /var/cache/distfiles/edge/fathom-v1.3.1.tar.gz... npm warn Unknown builtin config "globalignorefile". This will stop working in the next major version of npm. npm warn Unknown builtin config "python". This will stop working in the next major version of npm. npm warn deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm warn deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#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 querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 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 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 681 packages, and audited 682 packages in 10s 5 packages are looking for funding run `npm fund` for details 37 vulnerabilities (2 low, 7 moderate, 25 high, 3 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. go: downloading golang.org/x/crypto v0.3.0 go: downloading github.com/joho/godotenv v1.4.0 go: downloading github.com/rubenv/sql-migrate v1.2.0 go: downloading github.com/kelseyhightower/envconfig v1.4.0 go: downloading github.com/gorilla/handlers v1.5.1 go: downloading github.com/gobuffalo/packr/v2 v2.8.3 go: downloading github.com/mattn/go-sqlite3 v1.14.16 go: downloading github.com/urfave/cli v1.22.10 go: downloading github.com/gorilla/sessions v1.2.1 go: downloading github.com/go-sql-driver/mysql v1.6.0 go: downloading github.com/sirupsen/logrus v1.9.0 go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/lib/pq v1.10.7 go: downloading github.com/jmoiron/sqlx v1.3.5 go: downloading github.com/mssola/user_agent v0.5.3 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/gorilla/context v1.1.1 go: downloading github.com/gorilla/securecookie v1.1.2-0.20180608144417-78f3d318a8bf go: downloading golang.org/x/sys v0.2.0 go: downloading github.com/felixge/httpsnoop v1.0.1 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 go: downloading github.com/go-gorp/gorp/v3 v3.0.2 go: downloading github.com/markbates/safe v1.0.1 go: downloading github.com/gobuffalo/logger v1.0.6 go: downloading github.com/karrick/godirwalk v1.16.1 go: downloading github.com/gobuffalo/packd v1.0.1 go: downloading github.com/markbates/oncer v1.0.0 go: downloading github.com/markbates/errx v1.1.0 go: downloading github.com/russross/blackfriday/v2 v2.0.1 go: downloading golang.org/x/net v0.2.0 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 go: downloading golang.org/x/term v0.2.0 go: downloading golang.org/x/text v0.4.0 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.007s ok github.com/usefathom/fathom/pkg/api 0.008s ? github.com/usefathom/fathom/pkg/cli [no test files] ok github.com/usefathom/fathom/pkg/config 0.008s ? github.com/usefathom/fathom/pkg/datastore [no test files] ok github.com/usefathom/fathom/pkg/datastore/sqlstore 0.007s ok github.com/usefathom/fathom/pkg/models 0.277s >>> 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-armhf.so.1 so:libsqlite3.so.0 >>> fathom*: Package size: 12.2 MB >>> fathom*: Compressing data... >>> fathom*: Create checksum... >>> fathom*: Create fathom-1.3.1-r13.apk >>> fathom: Build complete at Wed, 14 May 2025 20:52:57 +0000 elapsed time 0h 0m 43s >>> fathom: Cleaning up srcdir >>> fathom: Cleaning up pkgdir >>> fathom: Uninstalling dependencies... (1/14) Purging .makedepends-fathom (20250514.205215) (2/14) Purging npm (11.3.0-r0) (3/14) Purging nodejs (22.13.1-r5) (4/14) Purging ca-certificates (20241121-r2) Executing ca-certificates-20241121-r2.post-deinstall (5/14) Purging go (1.24.3-r1) (6/14) Purging binutils-gold (2.44-r0) (7/14) Purging sqlite-dev (3.49.2-r0) (8/14) Purging sqlite (3.49.2-r0) (9/14) Purging sqlite-libs (3.49.2-r0) (10/14) Purging ada-libs (2.9.2-r3) (11/14) Purging icu-libs (76.1-r0) (12/14) Purging simdjson (3.12.0-r0) (13/14) Purging simdutf (7.0.0-r1) (14/14) Purging icu-data-en (76.1-r0) Executing busybox-1.37.0-r17.trigger OK: 323 MiB in 104 packages >>> fathom: Updating the testing/armhf repository index... >>> fathom: Signing the index...