>>> irqbalance: Building main/irqbalance 1.9.4-r1 (using abuild 3.15.0-r0) started Tue, 09 Sep 2025 02:53:48 +0000 >>> irqbalance: Validating /home/udu/aports/main/irqbalance/APKBUILD... >>> irqbalance: Analyzing dependencies... >>> irqbalance: Installing for build: build-base glib-dev autoconf automake libtool ncurses-dev numactl-dev (1/3) Installing numactl (2.0.18-r0) (2/3) Installing numactl-dev (2.0.18-r0) (3/3) Installing .makedepends-irqbalance (20250909.025348) OK: 2013 MiB in 585 packages >>> irqbalance: Cleaning up srcdir >>> irqbalance: Cleaning up pkgdir >>> irqbalance: Cleaning up tmpdir >>> irqbalance: Fetching irqbalance-1.9.4.tar.gz::https://github.com/Irqbalance/irqbalance/archive/v1.9.4.tar.gz >>> irqbalance: Fetching irqbalance-1.9.4.tar.gz::https://github.com/Irqbalance/irqbalance/archive/v1.9.4.tar.gz >>> irqbalance: Checking sha512sums... irqbalance-1.9.4.tar.gz: OK irqbalance.confd: OK irqbalance.initd: OK >>> irqbalance: Unpacking /var/cache/distfiles/irqbalance-1.9.4.tar.gz... + mkdir -p m4 + autoreconf -fv --install autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force -I m4 autoreconf: running: /usr/bin/autoconf --force configure.ac:7: warning: The macro 'AM_PROG_LIBTOOL' is obsolete. configure.ac:7: You should run autoupdate. m4/libtool.m4:101: AM_PROG_LIBTOOL is expanded from... configure.ac:7: the top level configure.ac:14: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.ac:14: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... configure.ac:14: the top level configure.ac:118: warning: AC_OUTPUT should be used without arguments. configure.ac:118: You should run autoupdate. autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:7: installing './compile' configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:6: installing './install-sh' configure.ac:6: installing './missing' parallel-tests: installing './test-driver' autoreconf: Leaving directory '.' checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for x86_64-alpine-linux-musl-gcc... cc 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 cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert x86_64-alpine-linux-musl file names to x86_64-alpine-linux-musl format... func_convert_file_noop checking how to convert x86_64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for file... file checking for x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for x86_64-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no 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 dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for x86_64-alpine-linux-musl-gcc... (cached) cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) none checking for gawk... (cached) gawk checking for egrep... (cached) /bin/grep -E checking for numa.h... yes checking for getopt_long... yes checking for x86_64-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for numa... yes checking for floor in -lm... yes checking for glib-2.0... yes checking for ncursesw... yes checking for libnl-3.0 libnl-genl-3.0... no configure: no thermal event support as libnl-3.0 is unavailable. checking for an ANSI C-conforming const... yes checking for inline... inline checking for libcap-ng... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: configure: irqbalance Version: 1.9.4 configure: Target: configure: Installation prefix: /usr configure: Compiler: cc configure: Compiler flags: -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt make all-recursive make[1]: Entering directory '/home/udu/aports/main/irqbalance/src/irqbalance-1.9.4' Making all in tests make[2]: Entering directory '/home/udu/aports/main/irqbalance/src/irqbalance-1.9.4/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/udu/aports/main/irqbalance/src/irqbalance-1.9.4/tests' make[2]: Entering directory '/home/udu/aports/main/irqbalance/src/irqbalance-1.9.4' cc -DHAVE_CONFIG_H -I. -I. -W -Wall -Wshadow -Wformat -Wundef -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c -o activate.o activate.c cc -DHAVE_CONFIG_H -I. -I. -W -Wall -Wshadow -Wformat -Wundef -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c -o bitmap.o bitmap.c cc -DHAVE_CONFIG_H -I. -I. -W -Wall -Wshadow -Wformat -Wundef -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c -o classify.o classify.c cc -DHAVE_CONFIG_H -I. -I. -W -Wall -Wshadow -Wformat -Wundef -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c -o cputree.o cputree.c cc -DHAVE_CONFIG_H -I. -I. -W -Wall -Wshadow -Wformat -Wundef -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c -o irqbalance.o irqbalance.c cc -DHAVE_CONFIG_H -I. -I. -W -Wall -Wshadow -Wformat -Wundef -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c -o irqlist.o irqlist.c cc -DHAVE_CONFIG_H -I. -I. -W -Wall -Wshadow -Wformat -Wundef -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c -o numa.o numa.c cc -DHAVE_CONFIG_H -I. -I. -W -Wall -Wshadow -Wformat -Wundef -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c -o placement.o placement.c cc -DHAVE_CONFIG_H -I. -I. -W -Wall -Wshadow -Wformat -Wundef -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c -o procinterrupts.o procinterrupts.c cc -DHAVE_CONFIG_H -I. -I. -W -Wall -Wshadow -Wformat -Wundef -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c -o ui/helpers.o ui/helpers.c cc -DHAVE_CONFIG_H -I. -I. -W -Wall -Wshadow -Wformat -Wundef -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c -o ui/irqbalance-ui.o ui/irqbalance-ui.c cc -DHAVE_CONFIG_H -I. -I. -W -Wall -Wshadow -Wformat -Wundef -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c -o ui/ui.o ui/ui.c ui/ui.c: In function 'handle_cpu_banning': ui/ui.c:299:53: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 299 | mvprintw(position, 3, "CPU %d ", position + offset - 6); | ~^ ~~~~~~~~~~~~~~~~~~~~~ | | | | int size_t {aka long unsigned int} | %ld /bin/sh ./libtool --tag=CC --mode=link cc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o irqbalance-ui ui/helpers.o ui/irqbalance-ui.o ui/ui.o -lglib-2.0 -lintl -lnuma -lm -lncursesw /bin/sh ./libtool --tag=CC --mode=link cc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o irqbalance activate.o bitmap.o classify.o cputree.o irqbalance.o irqlist.o numa.o placement.o procinterrupts.o -lglib-2.0 -lintl -lnuma -lm -lncursesw libtool: link: cc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o irqbalance-ui ui/helpers.o ui/irqbalance-ui.o ui/ui.o -lglib-2.0 -lintl -lnuma -lm -lncursesw libtool: link: cc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o irqbalance activate.o bitmap.o classify.o cputree.o irqbalance.o irqlist.o numa.o placement.o procinterrupts.o -lglib-2.0 -lintl -lnuma -lm -lncursesw make[2]: Leaving directory '/home/udu/aports/main/irqbalance/src/irqbalance-1.9.4' make[1]: Leaving directory '/home/udu/aports/main/irqbalance/src/irqbalance-1.9.4' Making check in tests make[1]: Entering directory '/home/udu/aports/main/irqbalance/src/irqbalance-1.9.4/tests' make runoneshot.sh make[2]: Entering directory '/home/udu/aports/main/irqbalance/src/irqbalance-1.9.4/tests' make[2]: Nothing to be done for 'runoneshot.sh'. make[2]: Leaving directory '/home/udu/aports/main/irqbalance/src/irqbalance-1.9.4/tests' make check-TESTS make[2]: Entering directory '/home/udu/aports/main/irqbalance/src/irqbalance-1.9.4/tests' make[3]: Entering directory '/home/udu/aports/main/irqbalance/src/irqbalance-1.9.4/tests' PASS: runoneshot.sh ============================================================================ Testsuite summary for irqbalance 1.9.4 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/home/udu/aports/main/irqbalance/src/irqbalance-1.9.4/tests' make[2]: Leaving directory '/home/udu/aports/main/irqbalance/src/irqbalance-1.9.4/tests' make[1]: Leaving directory '/home/udu/aports/main/irqbalance/src/irqbalance-1.9.4/tests' make[1]: Entering directory '/home/udu/aports/main/irqbalance/src/irqbalance-1.9.4' make[1]: Leaving directory '/home/udu/aports/main/irqbalance/src/irqbalance-1.9.4' >>> irqbalance: Entering fakeroot... Making install in tests make[1]: Entering directory '/home/udu/aports/main/irqbalance/src/irqbalance-1.9.4/tests' make[2]: Entering directory '/home/udu/aports/main/irqbalance/src/irqbalance-1.9.4/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/udu/aports/main/irqbalance/src/irqbalance-1.9.4/tests' make[1]: Leaving directory '/home/udu/aports/main/irqbalance/src/irqbalance-1.9.4/tests' make[1]: Entering directory '/home/udu/aports/main/irqbalance/src/irqbalance-1.9.4' make[2]: Entering directory '/home/udu/aports/main/irqbalance/src/irqbalance-1.9.4' /bin/mkdir -p '/home/udu/aports/main/irqbalance/pkg/irqbalance/usr/sbin' /bin/mkdir -p '/home/udu/aports/main/irqbalance/pkg/irqbalance/usr/share/man/man1' /bin/sh ./libtool --mode=install /usr/bin/install -c irqbalance irqbalance-ui '/home/udu/aports/main/irqbalance/pkg/irqbalance/usr/sbin' /usr/bin/install -c -m 644 irqbalance.1 irqbalance-ui.1 '/home/udu/aports/main/irqbalance/pkg/irqbalance/usr/share/man/man1' libtool: install: /usr/bin/install -c irqbalance /home/udu/aports/main/irqbalance/pkg/irqbalance/usr/sbin/irqbalance libtool: install: /usr/bin/install -c irqbalance-ui /home/udu/aports/main/irqbalance/pkg/irqbalance/usr/sbin/irqbalance-ui make[2]: Leaving directory '/home/udu/aports/main/irqbalance/src/irqbalance-1.9.4' make[1]: Leaving directory '/home/udu/aports/main/irqbalance/src/irqbalance-1.9.4' >>> irqbalance-doc*: Running split function doc... renamed 'usr/share/man' -> '/home/udu/aports/main/irqbalance/pkg/irqbalance-doc/usr/share/man' >>> irqbalance-doc*: Preparing subpackage irqbalance-doc... >>> irqbalance-doc*: Running postcheck for irqbalance-doc >>> irqbalance-openrc*: Running split function openrc... renamed 'etc/conf.d' -> '/home/udu/aports/main/irqbalance/pkg/irqbalance-openrc/etc/conf.d' renamed 'etc/init.d' -> '/home/udu/aports/main/irqbalance/pkg/irqbalance-openrc/etc/init.d' >>> irqbalance-openrc*: Preparing subpackage irqbalance-openrc... >>> irqbalance-openrc*: Running postcheck for irqbalance-openrc >>> irqbalance*: Running postcheck for irqbalance >>> irqbalance*: Preparing package irqbalance... >>> irqbalance*: Stripping binaries >>> irqbalance-doc*: Scanning shared objects >>> irqbalance-openrc*: Scanning shared objects >>> irqbalance*: Scanning shared objects >>> irqbalance-doc*: Tracing dependencies... >>> irqbalance-doc*: Package size: 4.0 KB >>> irqbalance-doc*: Compressing data... >>> irqbalance-doc*: Create checksum... >>> irqbalance-doc*: Create irqbalance-doc-1.9.4-r1.apk >>> irqbalance-openrc*: Tracing dependencies... >>> irqbalance-openrc*: Package size: 1.1 KB >>> irqbalance-openrc*: Compressing data... >>> irqbalance-openrc*: Create checksum... >>> irqbalance-openrc*: Create irqbalance-openrc-1.9.4-r1.apk >>> irqbalance*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libglib-2.0.so.0 so:libncursesw.so.6 so:libnuma.so.1 >>> irqbalance*: Package size: 88.5 KB >>> irqbalance*: Compressing data... >>> irqbalance*: Create checksum... >>> irqbalance*: Create irqbalance-1.9.4-r1.apk >>> irqbalance: Build complete at Tue, 09 Sep 2025 02:54:05 +0000 elapsed time 0h 0m 17s >>> irqbalance: Cleaning up srcdir >>> irqbalance: Cleaning up pkgdir >>> irqbalance: Uninstalling dependencies... (1/3) Purging .makedepends-irqbalance (20250909.025348) (2/3) Purging numactl-dev (2.0.18-r0) (3/3) Purging numactl (2.0.18-r0) OK: 2013 MiB in 582 packages >>> irqbalance: Updating the main/x86_64 repository index... >>> irqbalance: Signing the index...