>>> bettercap: Building testing/bettercap 2.41.0-r0 (using abuild 3.15.0_rc3-r0) started Tue, 15 Apr 2025 12:26:09 +0000 >>> bettercap: Validating /home/buildozer/aports/testing/bettercap/APKBUILD... >>> bettercap: Analyzing dependencies... >>> bettercap: Installing for build: build-base iptables iw net-tools wireless-tools go libpcap-dev libusb-dev python3 (1/26) Installing libmnl (1.0.5-r2) (2/26) Installing libnftnl (1.2.8-r0) (3/26) Installing libxtables (1.8.11-r1) (4/26) Installing iptables (1.8.11-r1) (5/26) Installing libnl3 (3.11.0-r0) (6/26) Installing iw (6.9-r0) (7/26) Installing mii-tool (2.10-r3) (8/26) Installing net-tools (2.10-r3) (9/26) Installing wireless-tools-libs (30_pre9-r5) (10/26) Installing wireless-tools (30_pre9-r5) (11/26) Installing go (1.24.2-r0) (12/26) Installing libpcap (1.10.5-r0) (13/26) Installing libpcap-dev (1.10.5-r0) (14/26) Installing libusb (1.0.28-r0) (15/26) Installing libusb-dev (1.0.28-r0) (16/26) Installing libffi (3.4.8-r0) (17/26) Installing gdbm (1.24-r0) (18/26) Installing mpdecimal (4.0.0-r0) (19/26) Installing libpanelw (6.5_p20250216-r0) (20/26) Installing sqlite-libs (3.49.1-r0) (21/26) Installing python3 (3.12.10-r0) (22/26) Installing python3-pycache-pyc0 (3.12.10-r0) (23/26) Installing pyc (3.12.10-r0) (24/26) Installing python3-pyc (3.12.10-r0) (25/26) Installing .makedepends-bettercap (20250415.122613) (26/26) Installing iptables-openrc (1.8.11-r1) Executing busybox-1.37.0-r16.trigger OK: 572 MiB in 136 packages >>> bettercap: Cleaning up srcdir >>> bettercap: Cleaning up pkgdir >>> bettercap: Cleaning up tmpdir >>> bettercap: Fetching https://distfiles.alpinelinux.org/distfiles/edge/bettercap-2.41.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 4 11.7M 4 527k 0 0 2603k 0 0:00:04 --:--:-- 0:00:04 2600k 100 11.7M 100 11.7M 0 0 17.8M 0 --:--:-- --:--:-- --:--:-- 17.8M >>> bettercap: Fetching https://distfiles.alpinelinux.org/distfiles/edge/bettercap-2.41.0.tar.gz >>> bettercap: Checking sha512sums... bettercap-2.41.0.tar.gz: OK 01-fix-Makefile.patch: OK >>> bettercap: Unpacking /var/cache/distfiles/edge/bettercap-2.41.0.tar.gz... >>> bettercap: 01-fix-Makefile.patch patching file Makefile go build -buildmode=pie -modcacherw -trimpath -buildvcs=false -o bettercap . go: downloading github.com/evilsocket/islazy v1.11.0 go: downloading github.com/google/go-github v17.0.0+incompatible go: downloading github.com/robertkrimen/otto v0.4.0 go: downloading github.com/bettercap/readline v0.0.0-20210228151553-655e48bcb7bf go: downloading github.com/thoj/go-ircevent v0.0.0-20210723090443-73e444401d64 go: downloading github.com/malfunkt/iprange v0.9.0 go: downloading github.com/florianl/go-nfqueue/v2 v2.0.0 go: downloading github.com/google/gousb v1.1.3 go: downloading github.com/bettercap/nrf24 v0.0.0-20190219153547-aa37e6d0e0eb go: downloading github.com/tarm/serial v0.0.0-20180830185346-98f6abe2eb07 go: downloading github.com/adrianmo/go-nmea v1.9.0 go: downloading github.com/gobwas/glob v0.0.0-20181002190808-e7a84e9525fe go: downloading github.com/mdlayher/dhcp6 v0.0.0-20190311162359-2a67805d7d0b go: downloading github.com/stratoberry/go-gpsd v1.3.0 go: downloading github.com/antchfx/jsonquery v1.3.5 go: downloading github.com/bettercap/recording v0.0.0-20190408083647-3ce1dcf032e3 go: downloading github.com/elazarl/goproxy v0.0.0-20240726154733-8b0c20506380 go: downloading github.com/jpillora/go-tld v1.2.1 go: downloading github.com/inconshreveable/go-vhost v1.0.0 go: downloading github.com/bettercap/gatt v0.0.0-20240808115956-ec4935e8c4a0 go: downloading go.einride.tech/can v0.12.0 go: downloading github.com/hashicorp/go-bexpr v0.1.14 go: downloading github.com/phin1x/go-ipp v1.6.1 go: downloading github.com/antchfx/xpath v1.3.1 go: downloading github.com/kr/binarydist v0.1.0 go: downloading github.com/mitchellh/mapstructure v1.4.1 go: downloading github.com/mgutz/logxi v0.0.0-20161027140823-aebf8a7d67ab go: downloading gopkg.in/sourcemap.v1 v1.0.5 go test -covermode=atomic -coverprofile=cover.out ./... github.com/bettercap/bettercap/v2 coverage: 0.0% of statements github.com/bettercap/bettercap/v2/caplets coverage: 0.0% of statements ok github.com/bettercap/bettercap/v2/core 0.135s coverage: 36.0% of statements github.com/bettercap/bettercap/v2/firewall coverage: 0.0% of statements github.com/bettercap/bettercap/v2/js coverage: 0.0% of statements github.com/bettercap/bettercap/v2/log coverage: 0.0% of statements github.com/bettercap/bettercap/v2/modules coverage: 0.0% of statements github.com/bettercap/bettercap/v2/modules/any_proxy coverage: 0.0% of statements github.com/bettercap/bettercap/v2/modules/api_rest coverage: 0.0% of statements github.com/bettercap/bettercap/v2/modules/arp_spoof coverage: 0.0% of statements github.com/bettercap/bettercap/v2/modules/ble coverage: 0.0% of statements github.com/bettercap/bettercap/v2/modules/c2 coverage: 0.0% of statements github.com/bettercap/bettercap/v2/modules/can coverage: 0.0% of statements github.com/bettercap/bettercap/v2/modules/caplets coverage: 0.0% of statements github.com/bettercap/bettercap/v2/modules/dhcp6_spoof coverage: 0.0% of statements github.com/bettercap/bettercap/v2/modules/dns_proxy coverage: 0.0% of statements github.com/bettercap/bettercap/v2/modules/dns_spoof coverage: 0.0% of statements github.com/bettercap/bettercap/v2/modules/events_stream coverage: 0.0% of statements github.com/bettercap/bettercap/v2/modules/gps coverage: 0.0% of statements github.com/bettercap/bettercap/v2/modules/graph coverage: 0.0% of statements github.com/bettercap/bettercap/v2/modules/hid coverage: 0.0% of statements github.com/bettercap/bettercap/v2/modules/http_proxy coverage: 0.0% of statements github.com/bettercap/bettercap/v2/modules/http_server coverage: 0.0% of statements github.com/bettercap/bettercap/v2/modules/https_proxy coverage: 0.0% of statements github.com/bettercap/bettercap/v2/modules/https_server coverage: 0.0% of statements github.com/bettercap/bettercap/v2/modules/mac_changer coverage: 0.0% of statements github.com/bettercap/bettercap/v2/modules/mysql_server coverage: 0.0% of statements github.com/bettercap/bettercap/v2/modules/ndp_spoof coverage: 0.0% of statements github.com/bettercap/bettercap/v2/modules/net_probe coverage: 0.0% of statements github.com/bettercap/bettercap/v2/modules/net_recon coverage: 0.0% of statements github.com/bettercap/bettercap/v2/modules/net_sniff coverage: 0.0% of statements github.com/bettercap/bettercap/v2/modules/packet_proxy coverage: 0.0% of statements github.com/bettercap/bettercap/v2/modules/syn_scan coverage: 0.0% of statements github.com/bettercap/bettercap/v2/modules/tcp_proxy coverage: 0.0% of statements github.com/bettercap/bettercap/v2/modules/ticker coverage: 0.0% of statements github.com/bettercap/bettercap/v2/modules/ui coverage: 0.0% of statements github.com/bettercap/bettercap/v2/modules/update coverage: 0.0% of statements github.com/bettercap/bettercap/v2/modules/utils coverage: 0.0% of statements github.com/bettercap/bettercap/v2/modules/wifi coverage: 0.0% of statements github.com/bettercap/bettercap/v2/modules/wol coverage: 0.0% of statements github.com/bettercap/bettercap/v2/modules/zerogod coverage: 0.0% of statements github.com/bettercap/bettercap/v2/modules/zerogod/zeroconf coverage: 0.0% of statements ok github.com/bettercap/bettercap/v2/network 0.471s coverage: 31.8% of statements ok github.com/bettercap/bettercap/v2/packets 0.247s coverage: 19.7% of statements github.com/bettercap/bettercap/v2/routing coverage: 0.0% of statements ok github.com/bettercap/bettercap/v2/session 0.405s coverage: 11.2% of statements github.com/bettercap/bettercap/v2/tls coverage: 0.0% of statements >>> bettercap: Entering fakeroot... >>> bettercap-doc*: Running split function doc... 'usr/share/licenses' -> '/home/buildozer/aports/testing/bettercap/pkg/bettercap-doc/usr/share/licenses' >>> bettercap-doc*: Preparing subpackage bettercap-doc... >>> bettercap-doc*: Running postcheck for bettercap-doc >>> bettercap*: Running postcheck for bettercap >>> bettercap*: Preparing package bettercap... >>> bettercap*: Stripping binaries >>> bettercap-doc*: Scanning shared objects >>> bettercap*: Scanning shared objects >>> bettercap-doc*: Tracing dependencies... >>> bettercap-doc*: Package size: 34.4 KB >>> bettercap-doc*: Compressing data... >>> bettercap-doc*: Create checksum... >>> bettercap-doc*: Create bettercap-doc-2.41.0-r0.apk >>> bettercap*: Tracing dependencies... iptables iw net-tools wireless-tools so:libc.musl-riscv64.so.1 so:libpcap.so.1 so:libusb-1.0.so.0 >>> bettercap*: Package size: 65.9 MB >>> bettercap*: Compressing data... >>> bettercap*: Create checksum... >>> bettercap*: Create bettercap-2.41.0-r0.apk >>> bettercap: Build complete at Tue, 15 Apr 2025 12:27:33 +0000 elapsed time 0h 1m 24s >>> bettercap: Cleaning up srcdir >>> bettercap: Cleaning up pkgdir >>> bettercap: Uninstalling dependencies... (1/26) Purging .makedepends-bettercap (20250415.122613) (2/26) Purging iptables-openrc (1.8.11-r1) (3/26) Purging iptables (1.8.11-r1) (4/26) Purging iw (6.9-r0) (5/26) Purging net-tools (2.10-r3) (6/26) Purging mii-tool (2.10-r3) (7/26) Purging wireless-tools (30_pre9-r5) (8/26) Purging go (1.24.2-r0) (9/26) Purging libpcap-dev (1.10.5-r0) (10/26) Purging libpcap (1.10.5-r0) (11/26) Purging libusb-dev (1.0.28-r0) (12/26) Purging libusb (1.0.28-r0) (13/26) Purging python3-pyc (3.12.10-r0) (14/26) Purging python3-pycache-pyc0 (3.12.10-r0) (15/26) Purging pyc (3.12.10-r0) (16/26) Purging python3 (3.12.10-r0) (17/26) Purging gdbm (1.24-r0) (18/26) Purging libffi (3.4.8-r0) (19/26) Purging libnftnl (1.2.8-r0) (20/26) Purging libnl3 (3.11.0-r0) (21/26) Purging libpanelw (6.5_p20250216-r0) (22/26) Purging libxtables (1.8.11-r1) (23/26) Purging mpdecimal (4.0.0-r0) (24/26) Purging sqlite-libs (3.49.1-r0) (25/26) Purging wireless-tools-libs (30_pre9-r5) (26/26) Purging libmnl (1.0.5-r2) Executing busybox-1.37.0-r16.trigger OK: 343 MiB in 110 packages >>> bettercap: Updating the testing/riscv64 repository index... >>> bettercap: Signing the index...