>>> fathom: Building testing/fathom 1.3.1-r15 (using abuild 3.15.0-r2) started Fri, 08 Aug 2025 10:37:32 +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/13) Installing ca-certificates (20250619-r0) ( 2/13) Installing ada-libs (2.9.2-r5) ( 3/13) Installing icu-data-en (76.1-r1) icu-data-en-76.1-r1.post-install: Executing script... icu-data-en-76.1-r1.post-install: * icu-data-en-76.1-r1.post-install: * If you need ICU with non-English locales and legacy charset support, install icu-data-en-76.1-r1.post-install: * package icu-data-full. icu-data-en-76.1-r1.post-install: * ( 4/13) Installing icu-libs (76.1-r1) ( 5/13) Installing simdjson (3.12.0-r0) ( 6/13) Installing simdutf (7.3.4-r0) ( 7/13) Installing sqlite-libs (3.50.4-r0) ( 8/13) Installing nodejs (22.16.0-r3) ( 9/13) Installing npm (11.5.1-r1) (10/13) Installing go (1.24.6-r0) (11/13) Installing sqlite (3.50.4-r0) (12/13) Installing sqlite-dev (3.50.4-r0) (13/13) Installing .makedepends-fathom (20250808.103733) busybox-1.37.0-r22.trigger: Executing script... ca-certificates-20250619-r0.trigger: Executing script... OK: 685 MiB in 117 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 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 681 packages, and audited 682 packages in 5s 5 packages are looking for funding run `npm fund` for details 39 vulnerabilities (3 low, 7 moderate, 25 high, 4 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 github.com/go-sql-driver/mysql v1.6.0 go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/kelseyhightower/envconfig v1.4.0 go: downloading github.com/sirupsen/logrus v1.9.0 go: downloading github.com/mattn/go-sqlite3 v1.14.16 go: downloading golang.org/x/crypto v0.3.0 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/rubenv/sql-migrate v1.2.0 go: downloading github.com/joho/godotenv v1.4.0 go: downloading github.com/gobuffalo/packr/v2 v2.8.3 go: downloading github.com/gorilla/context v1.1.1 go: downloading github.com/urfave/cli v1.22.10 go: downloading github.com/gorilla/sessions v1.2.1 go: downloading github.com/mssola/user_agent v0.5.3 go: downloading github.com/jmoiron/sqlx v1.3.5 go: downloading github.com/gorilla/handlers v1.5.1 go: downloading github.com/lib/pq v1.10.7 go: downloading github.com/gorilla/securecookie v1.1.2-0.20180608144417-78f3d318a8bf go: downloading github.com/felixge/httpsnoop v1.0.1 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 go: downloading github.com/markbates/safe v1.0.1 go: downloading github.com/gobuffalo/packd v1.0.1 go: downloading github.com/markbates/oncer v1.0.0 go: downloading github.com/karrick/godirwalk v1.16.1 go: downloading golang.org/x/sys v0.2.0 go: downloading github.com/go-gorp/gorp/v3 v3.0.2 go: downloading github.com/gobuffalo/logger v1.0.6 go: downloading github.com/markbates/errx v1.1.0 go: downloading golang.org/x/net v0.2.0 go: downloading github.com/russross/blackfriday/v2 v2.0.1 go: downloading golang.org/x/term v0.2.0 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.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.006s ok github.com/usefathom/fathom/pkg/api 0.007s ? github.com/usefathom/fathom/pkg/cli [no test files] ok github.com/usefathom/fathom/pkg/config 0.007s ? github.com/usefathom/fathom/pkg/datastore [no test files] ok github.com/usefathom/fathom/pkg/datastore/sqlstore 0.004s ok github.com/usefathom/fathom/pkg/models 0.408s >>> 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-x86.so.1 so:libsqlite3.so.0 >>> fathom*: Package size: 12.2 MB >>> fathom*: Compressing data... >>> fathom*: Create checksum... >>> fathom*: Create fathom-1.3.1-r15.apk >>> fathom: Build complete at Fri, 08 Aug 2025 10:38:13 +0000 elapsed time 0h 0m 41s >>> fathom: Cleaning up srcdir >>> fathom: Cleaning up pkgdir >>> fathom: Uninstalling dependencies... ( 1/13) Purging .makedepends-fathom (20250808.103733) ( 2/13) Purging npm (11.5.1-r1) ( 3/13) Purging nodejs (22.16.0-r3) ( 4/13) Purging ca-certificates (20250619-r0) ca-certificates-20250619-r0.post-deinstall: Executing script... ( 5/13) Purging go (1.24.6-r0) ( 6/13) Purging sqlite-dev (3.50.4-r0) ( 7/13) Purging sqlite (3.50.4-r0) ( 8/13) Purging sqlite-libs (3.50.4-r0) ( 9/13) Purging ada-libs (2.9.2-r5) (10/13) Purging icu-libs (76.1-r1) (11/13) Purging simdjson (3.12.0-r0) (12/13) Purging simdutf (7.3.4-r0) (13/13) Purging icu-data-en (76.1-r1) busybox-1.37.0-r22.trigger: Executing script... OK: 426 MiB in 104 packages >>> fathom: Updating the testing/x86 repository index... >>> fathom: Signing the index...