>>> udpcast: Building testing/udpcast 20230924-r0 (using abuild 3.12.0-r2) started Sun, 21 Jan 2024 02:53:31 +0000 >>> udpcast: Checking sanity of /home/buildozer/aports/testing/udpcast/APKBUILD... >>> udpcast: Analyzing dependencies... >>> udpcast: Installing for build: build-base linux-headers m4 perl (1/8) Installing linux-headers (6.6-r0) (2/8) Installing m4 (1.4.19-r3) (3/8) Installing libbz2 (1.0.8-r6) (4/8) Installing perl (5.38.2-r0) (5/8) Installing .makedepends-udpcast (20240121.025333) (6/8) Installing perl-error (0.17029-r2) (7/8) Installing perl-git (2.43.0-r1) (8/8) Installing git-perl (2.43.0-r1) Executing busybox-1.36.1-r19.trigger OK: 426 MiB in 115 packages >>> udpcast: Cleaning up srcdir >>> udpcast: Cleaning up pkgdir >>> udpcast: Cleaning up tmpdir >>> udpcast: Fetching https://distfiles.alpinelinux.org/distfiles/edge/udpcast-20230924.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 100 172k 100 172k 0 0 1757k 0 --:--:-- --:--:-- --:--:-- 1776k >>> udpcast: Fetching https://distfiles.alpinelinux.org/distfiles/edge/udpcast-20230924.tar.gz >>> udpcast: Checking sha512sums... udpcast-20230924.tar.gz: OK console.patch: OK fix-includes.patch: OK >>> udpcast: Unpacking /var/cache/distfiles/edge/udpcast-20230924.tar.gz... >>> udpcast: console.patch patching file console.c >>> udpcast: fix-includes.patch patching file receivedata.c Hunk #1 succeeded at 12 (offset -1 lines). checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether gcc needs -traditional... no checking for a BSD-compatible install... /usr/bin/install -c checking build system type... x86_64-pc-linux-musl checking host system type... x86_64-pc-linux-musl checking target system type... x86_64-pc-linux-musl checking for an ANSI C-conforming const... yes checking for inline... inline checking for pthread_create in -lpthread... yes checking for dlsym in -ldl... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for fcntl.h... yes checking for limits.h... yes checking for sys/ioctl.h... yes checking for sys/time.h... yes checking for arpa/inet.h... yes checking for netdb.h... yes checking for sys/select.h... yes checking for sys/sockio.h... no checking for sys/socket.h... yes checking for sys/param.h... yes checking for memory.h... yes checking for malloc.h... yes checking for signal.h... yes checking for net/if.h... yes checking for netinet/in.h... yes checking for winsock2.h... no checking for sys/uio.h... yes checking for getopt.h... yes checking for dlfcn.h... yes checking for string.h... (cached) yes checking for stdint.h... (cached) yes checking for termios.h... yes checking for struct ip_mreqn.imr_ifindex... yes checking for in_addr_t... yes checking for in_port_t... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for ssize_t... yes checking for size_t... yes checking for off_t... yes checking for uid_t in sys/types.h... yes checking for caddr_t... yes checking size of size_t... 8 checking size of time_t... 8 checking size of long... 8 checking size of long long... 8 checking size of off_t... 8 checking for htons... yes checking for kill... yes checking for daemon... yes checking for an ANSI C-conforming const... (cached) yes checking for inline... (cached) inline checking for size_t... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking for atexit... yes checking for on_exit... no checking for tcsetattr... yes checking for lseek64... no checking for snprintf... yes checking for inet_pton... yes checking for inet_aton... yes checking for getopt_long... yes checking for dlsym... yes checking for strtoull... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wall -DNO_BB -I. -I. -c -o udp-receiver.o udp-receiver.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wall -DNO_BB -I. -I. -c -o socklib.o socklib.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wall -DNO_BB -I. -I. -c -o udpcast.o udpcast.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wall -DNO_BB -I. -I. -c -o strparse.o strparse.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wall -DNO_BB -I. -I. -c -o receiver-diskio.o receiver-diskio.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wall -DNO_BB -I. -I. -c -o receivedata.o receivedata.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wall -DNO_BB -I. -I. -c -o udpr-negotiate.o udpr-negotiate.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wall -DNO_BB -I. -I. -c -o produconsum.o produconsum.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wall -DNO_BB -I. -I. -c -o fifo.o fifo.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wall -DNO_BB -I. -I. -c -o log.o log.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wall -DNO_BB -I. -I. -c -o statistics.o statistics.c gcc -c -I. -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wall -DNO_BB -fno-inline fec.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wall -DNO_BB -I. -I. -c -o udpc_version.o udpc_version.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wall -DNO_BB -I. -I. -c -o console.o console.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wall -DNO_BB -I. -I. -c -o process.o process.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wall -DNO_BB -I. -I. -c -o udp-sender.o udp-sender.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wall -DNO_BB -I. -I. -c -o rateGovernor.o rateGovernor.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wall -DNO_BB -I. -I. -c -o rate-limit.o rate-limit.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wall -DNO_BB -I. -I. -c -o auto-rate.o auto-rate.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wall -DNO_BB -I. -I. -c -o sender-diskio.o sender-diskio.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wall -DNO_BB -I. -I. -c -o senddata.o senddata.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wall -DNO_BB -I. -I. -c -o udps-negotiate.o udps-negotiate.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wall -DNO_BB -I. -I. -c -o participants.o participants.c cat udp-receiver.txt udp-sender.txt cmd.html | m4 >cmd.html.man perl html2man.pl cmd.html.man gcc -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs udp-receiver.o socklib.o udpcast.o strparse.o receiver-diskio.o receivedata.o udpr-negotiate.o produconsum.o fifo.o log.o statistics.o fec.o udpc_version.o console.o process.o -ldl -lpthread -ldl -lpthread -o udp-receiver gcc -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs udp-sender.o socklib.o udpcast.o strparse.o rateGovernor.o rate-limit.o auto-rate.o sender-diskio.o senddata.o udps-negotiate.o fifo.o produconsum.o participants.o log.o statistics.o fec.o udpc_version.o console.o process.o -ldl -lpthread -ldl -lpthread -o udp-sender >>> WARNING: udpcast: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> udpcast: Entering fakeroot... install -d /home/buildozer/aports/testing/udpcast/pkg/udpcast/usr/sbin install -m 755 udp-sender udp-receiver /home/buildozer/aports/testing/udpcast/pkg/udpcast/usr/sbin install -d /home/buildozer/aports/testing/udpcast/pkg/udpcast/usr/share/man/man1 install -m 644 udp-sender.1 udp-receiver.1 /home/buildozer/aports/testing/udpcast/pkg/udpcast/usr/share/man/man1 install -d /home/buildozer/aports/testing/udpcast/pkg/udpcast/usr/include/udpcast install -m 644 rateGovernor.h /home/buildozer/aports/testing/udpcast/pkg/udpcast/usr/include/udpcast >>> udpcast-doc*: Running split function doc... >>> udpcast-doc*: Preparing subpackage udpcast-doc... >>> udpcast-doc*: Running postcheck for udpcast-doc >>> udpcast-dev*: Running split function dev... >>> udpcast-dev*: Preparing subpackage udpcast-dev... >>> udpcast-dev*: Stripping binaries >>> udpcast-dev*: Running postcheck for udpcast-dev >>> udpcast*: Running postcheck for udpcast >>> udpcast*: Preparing package udpcast... >>> udpcast*: Stripping binaries >>> udpcast-dev*: Scanning shared objects >>> udpcast-doc*: Scanning shared objects >>> udpcast*: Scanning shared objects >>> udpcast-dev*: Tracing dependencies... >>> udpcast-dev*: Package size: 20.0 KB >>> udpcast-dev*: Compressing data... >>> udpcast-dev*: Create checksum... >>> udpcast-dev*: Create udpcast-dev-20230924-r0.apk >>> udpcast-doc*: Tracing dependencies... >>> udpcast-doc*: Package size: 32.0 KB >>> udpcast-doc*: Compressing data... >>> udpcast-doc*: Create checksum... >>> udpcast-doc*: Create udpcast-doc-20230924-r0.apk >>> udpcast*: Tracing dependencies... so:libc.musl-x86_64.so.1 >>> udpcast*: Package size: 104.0 KB >>> udpcast*: Compressing data... >>> udpcast*: Create checksum... >>> udpcast*: Create udpcast-20230924-r0.apk >>> udpcast: Build complete at Sun, 21 Jan 2024 02:53:44 +0000 elapsed time 0h 0m 13s >>> udpcast: Cleaning up srcdir >>> udpcast: Cleaning up pkgdir >>> udpcast: Uninstalling dependencies... (1/8) Purging .makedepends-udpcast (20240121.025333) (2/8) Purging linux-headers (6.6-r0) (3/8) Purging m4 (1.4.19-r3) (4/8) Purging git-perl (2.43.0-r1) (5/8) Purging perl-git (2.43.0-r1) (6/8) Purging perl-error (0.17029-r2) (7/8) Purging perl (5.38.2-r0) (8/8) Purging libbz2 (1.0.8-r6) Executing busybox-1.36.1-r19.trigger OK: 378 MiB in 107 packages >>> udpcast: Updating the testing/x86_64 repository index... >>> udpcast: Signing the index...