>>> apk-file: Building community/apk-file 0.3.6-r30 (using abuild 3.14.1-r4) started Sun, 16 Mar 2025 18:01:18 +0000
>>> apk-file: Validating /home/buildozer/aports/community/apk-file/APKBUILD...
>>> WARNING: apk-file: Go packages require network connection to build. Maybe add 'net' to options
>>> apk-file: Analyzing dependencies...
>>> apk-file: Installing for build: build-base go bash
(1/3) Installing go (1.23.7-r0)
(2/3) Installing bash (5.2.37-r0)
Executing bash-5.2.37-r0.post-install
(3/3) Installing .makedepends-apk-file (20250316.180119)
Executing busybox-1.37.0-r12.trigger
OK: 581 MiB in 104 packages
>>> apk-file: Cleaning up srcdir
>>> apk-file: Cleaning up pkgdir
>>> apk-file: Cleaning up tmpdir
>>> apk-file: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/apk-file-0.3.6.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.21/apk-file-0.3.6.tar.gz.part'
apk-file-0.3.6.tar.g 100% |********************************| 1111k  0:00:00 ETA
'/var/cache/distfiles/v3.21/apk-file-0.3.6.tar.gz.part' saved
>>> apk-file: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/apk-file-0.3.6.tar.gz
>>> apk-file: Checking sha512sums...
apk-file-0.3.6.tar.gz: OK
go-mod.patch: OK
>>> apk-file: Unpacking /var/cache/distfiles/v3.21/apk-file-0.3.6.tar.gz...
>>> apk-file: go-mod.patch
patching file go.mod
patching file go.sum
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
+ apk-file
go build -tags "" -ldflags "-w -X github.com/genuinetools/apk-file/version.GITCOMMIT= -X github.com/genuinetools/apk-file/version.VERSION=v0.3.6" -o apk-file .
go: downloading github.com/sirupsen/logrus v1.0.6
go: downloading github.com/genuinetools/pkg v0.0.0-20180910213200-1c141f661797
go: downloading github.com/PuerkitoBio/goquery v1.4.1
go: downloading golang.org/x/sys v0.19.0
go: downloading golang.org/x/crypto v0.16.0
go: downloading golang.org/x/net v0.19.0
go: downloading github.com/andybalholm/cascadia v1.0.0
go: downloading golang.org/x/term v0.15.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
+ test
?   	github.com/genuinetools/apk-file/version	[no test files]
=== RUN   TestGetFileAndPath
--- PASS: TestGetFileAndPath (0.00s)
=== RUN   TestParseHTML
--- PASS: TestParseHTML (0.00s)
PASS
ok  	github.com/genuinetools/apk-file	0.004s
>>> apk-file: Entering fakeroot...
>>> apk-file*: Running postcheck for apk-file
>>> apk-file*: Preparing package apk-file...
>>> apk-file*: Stripping binaries
>>> apk-file*: Scanning shared objects
>>> apk-file*: Tracing dependencies...
	so:libc.musl-x86_64.so.1
>>> apk-file*: Package size: 6.2 MB
>>> apk-file*: Compressing data...
>>> apk-file*: Create checksum...
>>> apk-file*: Create apk-file-0.3.6-r30.apk
>>> apk-file: Build complete at Sun, 16 Mar 2025 18:01:32 +0000 elapsed time 0h 0m 14s
>>> apk-file: Cleaning up srcdir
>>> apk-file: Cleaning up pkgdir
>>> apk-file: Uninstalling dependencies...
(1/3) Purging .makedepends-apk-file (20250316.180119)
(2/3) Purging go (1.23.7-r0)
(3/3) Purging bash (5.2.37-r0)
Executing bash-5.2.37-r0.pre-deinstall
Executing busybox-1.37.0-r12.trigger
OK: 397 MiB in 101 packages
>>> apk-file: Updating the community/x86_64 repository index...
>>> apk-file: Signing the index...