==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: irqbalance 1.9.5-3 (Fri Dec 19 10:07:36 2025)
==> Retrieving sources...
-> Found irqbalance-1.9.5.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
irqbalance-1.9.5.tar.gz ... Passed
==> Validating source files with b2sums...
irqbalance-1.9.5.tar.gz ... Passed
==> Making package: irqbalance 1.9.5-3 (Fri Dec 19 17:08:02 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (1) libnl-3.12.0-1
Total Installed Size: 1.65 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libnl...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (6) mpdecimal-4.0.1-1 ninja-1.13.2-1 python-3.13.11-1 python-tqdm-4.67.1-3 meson-1.10.0-1 numactl-2.0.19-1
Total Download Size: 0.07 MiB
Total Installed Size: 79.87 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
numactl-2.0.19-1-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing ninja...
installing mpdecimal...
installing python...
Optional dependencies for python
python-setuptools: for building Python packages using tooling that is usually bundled with Python
python-pip: for installing Python packages using tooling that is usually bundled with Python
python-pipx: for installing Python software not packaged on Arch Linux
sqlite: for a default database integration [installed]
xz: for lzma [installed]
tk: for tkinter
installing python-tqdm...
Optional dependencies for python-tqdm
python-requests: telegram
installing meson...
installing numactl...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Found irqbalance-1.9.5.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting irqbalance-1.9.5.tar.gz with bsdtar
==> Starting build()...
+ exec meson setup --prefix /usr --libexecdir lib --sbindir bin --buildtype plain --auto-features enabled --wrap-mode nodownload -D b_lto=false -D b_pie=true -D python.bytecompile=1 irqbalance-1.9.5 -D pkgconfdir=/usr/share/irqbalance build
The Meson build system
Version: 1.10.0
Source dir: /build/irqbalance/src/irqbalance-1.9.5
Build dir: /build/irqbalance/src/build
Build type: native build
Project name: irqbalance
Project version: 1.9.5
C compiler for the host machine: cc (gcc 15.2.1 "armv7l-unknown-linux-gnueabihf-gcc (GCC) 15.2.1 20251112")
C linker for the host machine: cc ld.bfd 2.45.1
Host machine cpu family: arm
Host machine cpu: armv7l
Found pkg-config: YES (/usr/bin/pkg-config) 2.5.1
Run-time dependency glib-2.0 found: YES 2.86.3
Library m found: YES
Run-time dependency libcap-ng found: YES 0.8.5
Run-time dependency curses found: YES 6.5.20240427
Library numa found: YES
Run-time dependency libnl-3.0 found: YES 3.12.0
Run-time dependency libnl-genl-3.0 found: YES 3.12.0
Run-time dependency libsystemd found: YES 259
Run-time dependency systemd found: YES 259
Checking for function "getopt_long" : YES
Has header "numa.h" : YES
Configuring config.h using configuration
Configuring irqbalance.service using configuration
Configuring irqbalance.env using configuration
Build targets in project: 2
irqbalance 1.9.5
User defined options
auto_features : enabled
b_lto : false
b_pie : true
buildtype : plain
libexecdir : lib
pkgconfdir : /usr/share/irqbalance
prefix : /usr
python.bytecompile: 1
sbindir : bin
wrap_mode : nodownload
Found ninja-1.13.2 at /usr/bin/ninja
Generating targets: 0%| | 0/2 eta ?
Writing build.ninja: 0%| | 0/39 eta ?
ninja: Entering directory `/build/irqbalance/src/build'
[1/15] Compiling C object irqbalance.p/bitmap.c.o
[2/15] Compiling C object irqbalance.p/activate.c.o
[3/15] Compiling C object irqbalance-ui.p/ui_helpers.c.o
[4/15] Compiling C object irqbalance.p/classify.c.o
[5/15] Compiling C object irqbalance-ui.p/ui_irqbalance-ui.c.o
../irqbalance-1.9.5/ui/irqbalance-ui.c: In function 'main':
../irqbalance-1.9.5/ui/irqbalance-ui.c:514:6: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
[6/15] Compiling C object irqbalance-ui.p/ui_ui.c.o
distcc[1174] ERROR: nonblocking connect to 10.3.0.15:3732 failed: Connection refused
../irqbalance-1.9.5/ui/ui.c: In function 'get_irq_name':
../irqbalance-1.9.5/ui/ui.c:418:2: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
../irqbalance-1.9.5/ui/ui.c:427:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
../irqbalance-1.9.5/ui/ui.c:429:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
[7/15] Compiling C object irqbalance.p/cputree.c.o
In function 'do_one_cpu',
inlined from 'parse_cpu_tree' at ../irqbalance-1.9.5/cputree.c:535:4:
../irqbalance-1.9.5/cputree.c:338:4: warning: '/topology/core_siblings' directive output may be truncated writing 23 bytes into a region of size between 1 and 4096 [-Wformat-truncation=]
In file included from /usr/include/stdio.h:970,
from ../irqbalance-1.9.5/cputree.c:29:
In function 'snprintf',
inlined from 'do_one_cpu' at ../irqbalance-1.9.5/cputree.c:337:2,
inlined from 'parse_cpu_tree' at ../irqbalance-1.9.5/cputree.c:535:4:
/usr/include/bits/stdio2.h:68:10: note: '__builtin___snprintf_chk' output between 24 and 4119 bytes into a destination of size 4096
68 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
69 | __glibc_objsize (__s), __fmt,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
70 | __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~~
In function 'do_one_cpu',
inlined from 'parse_cpu_tree' at ../irqbalance-1.9.5/cputree.c:535:4:
../irqbalance-1.9.5/cputree.c:346:4: warning: '/topology/physical_package_id' directive output may be truncated writing 29 bytes into a region of size between 1 and 4096 [-Wformat-truncation=]
In function 'snprintf',
inlined from 'do_one_cpu' at ../irqbalance-1.9.5/cputree.c:345:2,
inlined from 'parse_cpu_tree' at ../irqbalance-1.9.5/cputree.c:535:4:
/usr/include/bits/stdio2.h:68:10: note: '__builtin___snprintf_chk' output between 30 and 4125 bytes into a destination of size 4096
68 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
69 | __glibc_objsize (__s), __fmt,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
70 | __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~~
In function 'do_one_cpu',
inlined from 'parse_cpu_tree' at ../irqbalance-1.9.5/cputree.c:535:4:
../irqbalance-1.9.5/cputree.c:357:5: warning: '/cache/index' directive output may be truncated writing 12 bytes into a region of size between 1 and 4096 [-Wformat-truncation=]
../irqbalance-1.9.5/cputree.c:357:5: note: using the range [-2147483648, 2147483647] for directive argument
In function 'snprintf',
inlined from 'do_one_cpu' at ../irqbalance-1.9.5/cputree.c:356:3,
inlined from 'parse_cpu_tree' at ../irqbalance-1.9.5/cputree.c:535:4:
/usr/include/bits/stdio2.h:68:10: note: '__builtin___snprintf_chk' output between 29 and 4134 bytes into a destination of size 4096
68 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
69 | __glibc_objsize (__s), __fmt,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
70 | __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~~
In function 'do_one_cpu',
inlined from 'parse_cpu_tree' at ../irqbalance-1.9.5/cputree.c:535:4:
../irqbalance-1.9.5/cputree.c:370:5: warning: '/cache/index' directive output may be truncated writing 12 bytes into a region of size between 1 and 4096 [-Wformat-truncation=]
../irqbalance-1.9.5/cputree.c:370:5: note: using the range [-2147483648, 2147483647] for directive argument
In function 'snprintf',
inlined from 'do_one_cpu' at ../irqbalance-1.9.5/cputree.c:369:3,
inlined from 'parse_cpu_tree' at ../irqbalance-1.9.5/cputree.c:535:4:
/usr/include/bits/stdio2.h:68:10: note: '__builtin___snprintf_chk' output between 29 and 4134 bytes into a destination of size 4096
68 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
69 | __glibc_objsize (__s), __fmt,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
70 | __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~~
[8/15] Compiling C object irqbalance.p/irqbalance.c.o
../irqbalance-1.9.5/irqbalance.c: In function 'main':
../irqbalance-1.9.5/irqbalance.c:665:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
../irqbalance-1.9.5/irqbalance.c:696:2: warning: ignoring return value of 'capng_lock' declared with attribute 'warn_unused_result' [-Wunused-result]
../irqbalance-1.9.5/irqbalance.c:697:2: warning: ignoring return value of 'capng_apply' declared with attribute 'warn_unused_result' [-Wunused-result]
[9/15] Compiling C object irqbalance.p/placement.c.o
[10/15] Compiling C object irqbalance.p/numa.c.o
[11/15] Compiling C object irqbalance.p/irqlist.c.o
[12/15] Linking target irqbalance-ui
[13/15] Compiling C object irqbalance.p/procinterrupts.c.o
[14/15] Compiling C object irqbalance.p/thermal.c.o
[15/15] Linking target irqbalance
INFO: autodetecting backend as ninja
INFO: calculating backend command to run: /usr/bin/ninja -C /build/irqbalance/src/build
==> Entering fakeroot environment...
==> Starting package()...
ninja: Entering directory `/build/irqbalance/src/build'
ninja: no work to do.
Installing irqbalance-ui to /build/irqbalance/pkg/irqbalance/usr/bin
Installing irqbalance to /build/irqbalance/pkg/irqbalance/usr/bin
Installing /build/irqbalance/src/irqbalance-1.9.5/irqbalance-ui.1 to /build/irqbalance/pkg/irqbalance/usr/share/man/man1
Installing /build/irqbalance/src/irqbalance-1.9.5/irqbalance.1 to /build/irqbalance/pkg/irqbalance/usr/share/man/man1
Installing /build/irqbalance/src/build/irqbalance.service to /build/irqbalance/pkg/irqbalance/usr/lib/systemd/system
Installing /build/irqbalance/src/build/irqbalance.env to /build/irqbalance/pkg/irqbalance/usr/share/irqbalance
install: creating directory '/build/irqbalance/pkg/irqbalance/usr/share/doc'
install: creating directory '/build/irqbalance/pkg/irqbalance/usr/share/doc/irqbalance'
'irqbalance-1.9.5/AUTHORS' -> '/build/irqbalance/pkg/irqbalance/usr/share/doc/irqbalance/AUTHORS'
'irqbalance-1.9.5/README.md' -> '/build/irqbalance/pkg/irqbalance/usr/share/doc/irqbalance/README.md'
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "irqbalance"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: irqbalance 1.9.5-3 (Fri Dec 19 17:08:24 2025)
==> Cleaning up...
[?12l[?25h