>>> udpcast: Building community/udpcast 20250223-r0 (using abuild 3.14.1-r6) started Fri, 28 Feb 2025 04:03:29 +0000 >>> udpcast: Validating /home/buildozer/aports/community/udpcast/APKBUILD... >>> udpcast: Analyzing dependencies... >>> udpcast: Installing for build: build-base linux-headers m4 perl (1/7) Installing linux-headers (6.12.6-r0) (2/7) Installing m4 (1.4.19-r3) (3/7) Installing perl (5.40.1-r0) (4/7) Installing .makedepends-udpcast (20250228.040330) (5/7) Installing perl-error (0.17029-r2) (6/7) Installing perl-git (2.48.1-r0) (7/7) Installing git-perl (2.48.1-r0) Executing busybox-1.37.0-r14.trigger OK: 440 MiB in 124 packages >>> udpcast: Cleaning up srcdir >>> udpcast: Cleaning up pkgdir >>> udpcast: Cleaning up tmpdir >>> udpcast: Fetching https://distfiles.alpinelinux.org/distfiles/edge/udpcast-20250223.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 curl: (22) The requested URL returned error: 404 >>> udpcast: Fetching https://www.udpcast.linux.lu/download/udpcast-20250223.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 173k 100 173k 0 0 433k 0 --:--:-- --:--:-- --:--:-- 433k >>> udpcast: Fetching https://distfiles.alpinelinux.org/distfiles/edge/udpcast-20250223.tar.gz >>> udpcast: Checking sha512sums... udpcast-20250223.tar.gz: OK console.patch: OK fix-includes.patch: OK >>> udpcast: Unpacking /var/cache/distfiles/edge/udpcast-20250223.tar.gz... >>> udpcast: console.patch patching file console.c Hunk #1 succeeded at 4 (offset 1 line). >>> udpcast: fix-includes.patch patching file receivedata.c Hunk #1 succeeded at 14 (offset 1 line). checking for i586-alpine-linux-musl-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 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 wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for i586-alpine-linux-musl-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking how to run the C preprocessor... gcc -E checking for egrep -e... /bin/grep -E checking whether gcc needs -traditional... no checking for a BSD-compatible install... /usr/bin/install -c checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-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 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 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 net/if.h... yes checking for netinet/in.h... 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 intptr_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uintptr_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... 4 checking size of time_t... 8 checking size of long... 4 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 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 checking for strndup... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -DNO_BB -I. -I. -c -o udp-receiver.o udp-receiver.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -DNO_BB -I. -I. -c -o socklib.o socklib.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -DNO_BB -I. -I. -c -o udpcast.o udpcast.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -DNO_BB -I. -I. -c -o strparse.o strparse.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -DNO_BB -I. -I. -c -o receiver-diskio.o receiver-diskio.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -DNO_BB -I. -I. -c -o receivedata.o receivedata.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -DNO_BB -I. -I. -c -o udpr-negotiate.o udpr-negotiate.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -DNO_BB -I. -I. -c -o produconsum.o produconsum.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -DNO_BB -I. -I. -c -o fifo.o fifo.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -DNO_BB -I. -I. -c -o log.o log.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -DNO_BB -I. -I. -c -o statistics.o statistics.c gcc -c -I. -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -DNO_BB -fno-inline fec.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -DNO_BB -I. -I. -c -o udpc_version.o udpc_version.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -DNO_BB -I. -I. -c -o console.o console.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -DNO_BB -I. -I. -c -o process.o process.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -DNO_BB -I. -I. -c -o udp-sender.o udp-sender.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -DNO_BB -I. -I. -c -o rateGovernor.o rateGovernor.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -DNO_BB -I. -I. -c -o rate-limit.o rate-limit.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -DNO_BB -I. -I. -c -o auto-rate.o auto-rate.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -DNO_BB -I. -I. -c -o sender-diskio.o sender-diskio.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -DNO_BB -I. -I. -c -o senddata.o senddata.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -DNO_BB -I. -I. -c -o udps-negotiate.o udps-negotiate.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -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 >>> udpcast: Entering fakeroot... install -d /home/buildozer/aports/community/udpcast/pkg/udpcast/usr/sbin install -m 755 udp-sender udp-receiver /home/buildozer/aports/community/udpcast/pkg/udpcast/usr/sbin install -d /home/buildozer/aports/community/udpcast/pkg/udpcast/usr/share/man/man1 install -m 644 udp-sender.1 udp-receiver.1 /home/buildozer/aports/community/udpcast/pkg/udpcast/usr/share/man/man1 install -d /home/buildozer/aports/community/udpcast/pkg/udpcast/usr/include/udpcast install -m 644 rateGovernor.h /home/buildozer/aports/community/udpcast/pkg/udpcast/usr/include/udpcast >>> udpcast-dev*: Running split function dev... 'usr/include' -> '/home/buildozer/aports/community/udpcast/pkg/udpcast-dev/usr/include' >>> udpcast-dev*: Preparing subpackage udpcast-dev... >>> udpcast-dev*: Stripping binaries >>> udpcast-dev*: Running postcheck for udpcast-dev >>> udpcast-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/community/udpcast/pkg/udpcast-doc/usr/share/man' >>> udpcast-doc*: Preparing subpackage udpcast-doc... >>> udpcast-doc*: Running postcheck for udpcast-doc >>> 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: 2.2 KB >>> udpcast-dev*: Compressing data... >>> udpcast-dev*: Create checksum... >>> udpcast-dev*: Create udpcast-dev-20250223-r0.apk >>> udpcast-doc*: Tracing dependencies... >>> udpcast-doc*: Package size: 10.3 KB >>> udpcast-doc*: Compressing data... >>> udpcast-doc*: Create checksum... >>> udpcast-doc*: Create udpcast-doc-20250223-r0.apk >>> udpcast*: Tracing dependencies... so:libc.musl-x86.so.1 >>> udpcast*: Package size: 83.9 KB >>> udpcast*: Compressing data... >>> udpcast*: Create checksum... >>> udpcast*: Create udpcast-20250223-r0.apk >>> udpcast: Build complete at Fri, 28 Feb 2025 04:03:37 +0000 elapsed time 0h 0m 8s >>> udpcast: Cleaning up srcdir >>> udpcast: Cleaning up pkgdir >>> udpcast: Uninstalling dependencies... (1/7) Purging .makedepends-udpcast (20250228.040330) (2/7) Purging linux-headers (6.12.6-r0) (3/7) Purging m4 (1.4.19-r3) (4/7) Purging git-perl (2.48.1-r0) (5/7) Purging perl-git (2.48.1-r0) (6/7) Purging perl-error (0.17029-r2) (7/7) Purging perl (5.40.1-r0) Executing busybox-1.37.0-r14.trigger OK: 403 MiB in 117 packages >>> udpcast: Updating the community/x86 repository index... >>> udpcast: Signing the index...