>>> passt: Building community/passt 2024.09.06-r1 (using abuild 3.13.0-r5) started Thu, 12 Sep 2024 12:52:13 +0000 >>> passt: Checking sanity of /home/buildozer/aports/community/passt/APKBUILD... >>> passt: Analyzing dependencies... >>> passt: Installing for build: build-base coreutils-fmt linux-headers (1/3) Installing coreutils-fmt (9.5-r1) (2/3) Installing linux-headers (6.6-r0) (3/3) Installing .makedepends-passt (20240912.125214) Executing busybox-1.36.1-r31.trigger OK: 291 MiB in 106 packages >>> passt: Cleaning up srcdir >>> passt: Cleaning up pkgdir >>> passt: Cleaning up tmpdir >>> passt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/passt-2024_09_06.6b38f07.tar.gz >>> passt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/passt-2024_09_06.6b38f07.tar.gz >>> passt: Checking sha512sums... passt-2024_09_06.6b38f07.tar.gz: OK >>> passt: Unpacking /var/cache/distfiles/edge/passt-2024_09_06.6b38f07.tar.gz... gcc -Wall -Wextra -Wno-format-zero-length -pedantic -std=c11 -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -O2 -pie -fPIE -DPAGE_SIZE=4096 -DNETNS_RUN_DIR=\"/run/netns\" -DPASST_AUDIT_ARCH=AUDIT_ARCH_ARM -DRLIMIT_STACK_VAL=8192 -DARCH=\"armv7\" -DVERSION=\"2024_09_06.6b38f07\" -DDUAL_STACK_SOCKETS=1 -DHAS_SND_WND -DHAS_BYTES_ACKED -DHAS_MIN_RTT -DHAS_GETRANDOM -fstack-protector-strong -Os -fstack-clash-protection -Wformat -Werror=format-security qrap.c -o qrap -Wl,--as-needed,-O1,--sort-common ln -sf passt.1 pasta.1 Warning: no syscall number for clock_gettime none of these syscalls will be allowed Warning: no syscall number for timerfd_settime none of these syscalls will be allowed Warning: no syscall number for timerfd_gettime none of these syscalls will be allowed seccomp profile passt allows: accept4 bind close connect epoll_ctl epoll_pwait epoll_wait exit_group fcntl ftruncate getsockopt listen lseek read recvfrom recvmmsg recvmsg sendmmsg sendmsg sendto setsockopt shutdown socket timerfd_create write writev Warning: no syscall number for clock_gettime none of these syscalls will be allowed Warning: no syscall number for timerfd_settime none of these syscalls will be allowed Warning: no syscall number for timerfd_gettime none of these syscalls will be allowed seccomp profile pasta allows: accept4 bind clone close connect epoll_ctl epoll_pwait epoll_wait exit exit_group fcntl ftruncate getsockopt ioctl listen lseek openat pipe2 read recvfrom recvmmsg recvmsg rt_sigprocmask rt_sigreturn sendmmsg sendmsg sendto setns setsockopt shutdown socket splice timerfd_create waitid write writev gcc -Wall -Wextra -Wno-format-zero-length -pedantic -std=c11 -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -O2 -pie -fPIE -DPAGE_SIZE=4096 -DNETNS_RUN_DIR=\"/run/netns\" -DPASST_AUDIT_ARCH=AUDIT_ARCH_ARM -DRLIMIT_STACK_VAL=8192 -DARCH=\"armv7\" -DVERSION=\"2024_09_06.6b38f07\" -DDUAL_STACK_SOCKETS=1 -DHAS_SND_WND -DHAS_BYTES_ACKED -DHAS_MIN_RTT -DHAS_GETRANDOM -fstack-protector-strong -Os -fstack-clash-protection -Wformat -Werror=format-security arch.c arp.c checksum.c conf.c dhcp.c dhcpv6.c flow.c fwd.c icmp.c igmp.c inany.c iov.c ip.c isolation.c lineread.c log.c mld.c ndp.c netlink.c packet.c passt.c pasta.c pcap.c pif.c tap.c tcp.c tcp_buf.c tcp_splice.c udp.c udp_flow.c util.c -o passt -Wl,--as-needed,-O1,--sort-common fwd.c: In function 'fwd_probe_ephemeral': fwd.c:78:28: warning: comparison of integer expressions of different signedness: 'long int' and 'unsigned int' [-Wsign-compare] 78 | if (min < 0 || min >= NUM_PORTS || | ^~ fwd.c:79:28: warning: comparison of integer expressions of different signedness: 'long int' and 'unsigned int' [-Wsign-compare] 79 | max < 0 || max >= NUM_PORTS) | ^~ tap.c: In function 'tap_pasta_input': tap.c:1079:23: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 1079 | for (n = 0; n <= (ssize_t)TAP_BUF_BYTES - ETH_MAX_MTU; n += len) { | ^~ ln -sf passt pasta passt 2024_09_06.6b38f07 Copyright Red Hat GNU General Public License, version 2 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. pasta 2024_09_06.6b38f07 Copyright Red Hat GNU General Public License, version 2 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. >>> passt: Entering fakeroot... mkdir -p /home/buildozer/aports/community/passt/pkg/passt/usr/bin /home/buildozer/aports/community/passt/pkg/passt/usr/share/man/man1 cp -d passt pasta qrap /home/buildozer/aports/community/passt/pkg/passt/usr/bin cp -d passt.1 pasta.1 qrap.1 /home/buildozer/aports/community/passt/pkg/passt/usr/share/man/man1 mkdir -p /home/buildozer/aports/community/passt/pkg/passt/usr/share/doc/passt cp -d README.plain.md /home/buildozer/aports/community/passt/pkg/passt/usr/share/doc/passt/README.md cp -d doc/demo.sh /home/buildozer/aports/community/passt/pkg/passt/usr/share/doc/passt >>> passt-doc*: Running split function doc... >>> passt-doc*: Preparing subpackage passt-doc... >>> passt-doc*: Running postcheck for passt-doc >>> passt*: Running postcheck for passt >>> passt*: Preparing package passt... >>> passt*: Stripping binaries >>> passt-doc*: Scanning shared objects >>> passt*: Scanning shared objects >>> passt-doc*: Tracing dependencies... >>> passt-doc*: Package size: 100.0 KB >>> passt-doc*: Compressing data... >>> passt-doc*: Create checksum... >>> passt-doc*: Create passt-doc-2024.09.06-r1.apk >>> passt*: Tracing dependencies... so:libc.musl-armv7.so.1 >>> passt*: Package size: 156.0 KB >>> passt*: Compressing data... >>> passt*: Create checksum... >>> passt*: Create passt-2024.09.06-r1.apk >>> passt: Build complete at Thu, 12 Sep 2024 12:52:25 +0000 elapsed time 0h 0m 12s >>> passt: Cleaning up srcdir >>> passt: Cleaning up pkgdir >>> passt: Uninstalling dependencies... (1/3) Purging .makedepends-passt (20240912.125214) (2/3) Purging coreutils-fmt (9.5-r1) (3/3) Purging linux-headers (6.6-r0) Executing busybox-1.36.1-r31.trigger OK: 283 MiB in 103 packages >>> passt: Updating the community/armv7 repository index... >>> passt: Signing the index...