>>> ubridge: Building community/ubridge 0.9.18-r1 (using abuild 3.12.0-r0) started Wed, 25 Oct 2023 10:41:32 +0000
>>> ubridge: Checking sanity of /home/buildozer/aports/community/ubridge/APKBUILD...
>>> ubridge: Analyzing dependencies...
>>> ubridge: Installing for build: build-base libpcap-dev linux-headers
(1/4) Installing libpcap (1.10.4-r1)
(2/4) Installing libpcap-dev (1.10.4-r1)
(3/4) Installing linux-headers (6.5-r0)
(4/4) Installing .makedepends-ubridge (20231025.104203)
Executing busybox-1.36.1-r13.trigger
OK: 385 MiB in 106 packages
>>> ubridge: Cleaning up srcdir
>>> ubridge: Cleaning up pkgdir
>>> ubridge: Cleaning up tmpdir
>>> ubridge: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/ubridge-0.9.18.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
  0   146    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404
>>> ubridge: Fetching ubridge-0.9.18.tar.gz::https://github.com/GNS3/ubridge/archive/v0.9.18.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
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0

100 64340    0 64340    0     0   111k      0 --:--:-- --:--:-- --:--:--  111k
>>> ubridge: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/ubridge-0.9.18.tar.gz
>>> ubridge: Checking sha512sums...
ubridge-0.9.18.tar.gz: OK
musl-fixes.patch: OK
>>> ubridge: Unpacking /var/cache/distfiles/v3.19/ubridge-0.9.18.tar.gz...
>>> ubridge: musl-fixes.patch
patching file src/netlink/nl.c
Hunk #1 succeeded at 29 with fuzz 2.
patching file src/netlink/nl.h
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -DLINUX_RAW   -c -o src/ubridge.o src/ubridge.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -DLINUX_RAW   -c -o src/nio.o src/nio.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -DLINUX_RAW   -c -o src/nio_udp.o src/nio_udp.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -DLINUX_RAW   -c -o src/nio_unix.o src/nio_unix.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -DLINUX_RAW   -c -o src/nio_ethernet.o src/nio_ethernet.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -DLINUX_RAW   -c -o src/nio_tap.o src/nio_tap.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -DLINUX_RAW   -c -o src/parse.o src/parse.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -DLINUX_RAW   -c -o src/packet_filter.o src/packet_filter.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -DLINUX_RAW   -c -o src/pcap_capture.o src/pcap_capture.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -DLINUX_RAW   -c -o src/pcap_filter.o src/pcap_filter.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -DLINUX_RAW   -c -o src/hypervisor.o src/hypervisor.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -DLINUX_RAW   -c -o src/hypervisor_parser.o src/hypervisor_parser.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -DLINUX_RAW   -c -o src/hypervisor_bridge.o src/hypervisor_bridge.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -DLINUX_RAW   -c -o src/nio_linux_raw.o src/nio_linux_raw.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -DLINUX_RAW   -c -o src/hypervisor_docker.o src/hypervisor_docker.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -DLINUX_RAW   -c -o src/hypervisor_iol_bridge.o src/hypervisor_iol_bridge.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -DLINUX_RAW   -c -o src/hypervisor_brctl.o src/hypervisor_brctl.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -DLINUX_RAW   -c -o src/netlink/nl.o src/netlink/nl.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -DLINUX_RAW   -c -o src/iniparser/iniparser.o src/iniparser/iniparser.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -DLINUX_RAW   -c -o src/iniparser/dictionary.o src/iniparser/dictionary.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -DLINUX_RAW -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o ubridge src/ubridge.o src/nio.o src/nio_udp.o src/nio_unix.o src/nio_ethernet.o src/nio_tap.o src/parse.o src/packet_filter.o src/pcap_capture.o src/pcap_filter.o src/hypervisor.o src/hypervisor_parser.o src/hypervisor_bridge.o src/nio_linux_raw.o src/hypervisor_docker.o src/hypervisor_iol_bridge.o src/hypervisor_brctl.o src/netlink/nl.o src/iniparser/iniparser.o src/iniparser/dictionary.o -lpthread -lpcap
ubridge version 0.9.18
>>> ubridge: Entering fakeroot...
>>> ubridge*: Running postcheck for ubridge
>>> ubridge*: Preparing package ubridge...
>>> ubridge*: Stripping binaries
>>> ubridge*: Script found. /bin/sh added as a dependency for ubridge-0.9.18-r1.apk
>>> ubridge*: Adding .post-install
>>> ubridge*: Adding .post-upgrade
>>> ubridge*: Scanning shared objects
>>> ubridge*: Tracing dependencies...
	/bin/sh
	so:libc.musl-x86.so.1
	so:libpcap.so.1
>>> ubridge*: Package size: 84.0 KB
>>> ubridge*: Compressing data...
>>> ubridge*: Create checksum...
>>> ubridge*: Create ubridge-0.9.18-r1.apk
>>> ubridge: Build complete at Wed, 25 Oct 2023 10:42:05 +0000 elapsed time 0h 0m 33s
>>> ubridge: Cleaning up srcdir
>>> ubridge: Cleaning up pkgdir
>>> ubridge: Uninstalling dependencies...
(1/4) Purging .makedepends-ubridge (20231025.104203)
(2/4) Purging libpcap-dev (1.10.4-r1)
(3/4) Purging libpcap (1.10.4-r1)
(4/4) Purging linux-headers (6.5-r0)
Executing busybox-1.36.1-r13.trigger
OK: 376 MiB in 102 packages
>>> ubridge: Updating the community/x86 repository index...
>>> ubridge: Signing the index...