==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: usbutils 019-1 (Fri Oct 24 20:45:53 2025)
==> Retrieving sources...
-> Found usbutils-019.tar.xz
-> Found usbutils-019.tar.sign
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
usbutils-019.tar.xz ... Passed
usbutils-019.tar.sign ... Skipped
==> Validating source files with b2sums...
usbutils-019.tar.xz ... Passed
usbutils-019.tar.sign ... Skipped
==> Making package: usbutils 019-1 (Fri Oct 24 20:46:15 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
Packages (3) ninja-1.13.1-2 python-tqdm-4.67.1-2 meson-1.9.1-2
Total Download Size: 2.39 MiB
Total Installed Size: 14.92 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
meson-1.9.1-2-any downloading...
ninja-1.13.1-2-armv7h downloading...
python-tqdm-4.67.1-2-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing ninja...
installing python-tqdm...
Optional dependencies for python-tqdm
python-requests: telegram
installing meson...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
-> Found usbutils-019.tar.xz
-> Found usbutils-019.tar.sign
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting usbutils-019.tar.xz 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 usbutils-019 build
The Meson build system
Version: 1.9.1
Source dir: /build/usbutils/src/usbutils-019
Build dir: /build/usbutils/src/build
Build type: native build
Project name: usbutils
Project version: 019
C compiler for the host machine: cc (gcc 14.2.1 "armv7l-unknown-linux-gnueabihf-gcc (GCC) 14.2.1 20250207")
C linker for the host machine: cc ld.bfd 2.44
Host machine cpu family: arm
Host machine cpu: armv7l
Compiler for C supports arguments -Wbad-function-cast: YES
Compiler for C supports arguments -Wno-cast-align: YES
Compiler for C supports arguments -Wchar-subscripts: YES
Compiler for C supports arguments -Wempty-body: YES
Compiler for C supports arguments -Wformat: YES
Compiler for C supports arguments -Wformat=2: YES
Compiler for C supports arguments -Wformat-nonliteral: YES
Compiler for C supports arguments -Wformat-security: YES
Compiler for C supports arguments -Wformat-y2k: YES
Compiler for C supports arguments -Winit-self: YES
Compiler for C supports arguments -Winline: YES
Compiler for C supports arguments -Wint-conversion: YES
Compiler for C supports arguments -Wmissing-declarations: YES
Compiler for C supports arguments -Wmissing-format-attribute: YES
Compiler for C supports arguments -Wmissing-include-dirs: YES
Compiler for C supports arguments -Wmissing-prototypes: YES
Compiler for C supports arguments -Wmissing-noreturn: YES
Compiler for C supports arguments -Wnested-externs: YES
Compiler for C supports arguments -Wold-style-definition: YES
Compiler for C supports arguments -Wold-style-declaration: YES
Compiler for C supports arguments -Wpointer-arith: YES
Compiler for C supports arguments -Wredundant-decls: YES
Compiler for C supports arguments -Wshadow: YES
Compiler for C supports arguments -Wsign-compare: YES
Compiler for C supports arguments -Wstrict-prototypes: YES
Compiler for C supports arguments -Wswitch: YES
Compiler for C supports arguments -Wtype-limits: YES
Compiler for C supports arguments -Wundef: YES
Compiler for C supports arguments -Wuninitialized: YES
Compiler for C supports arguments -Wunused: YES
Compiler for C supports arguments -Wunused-variable: YES
Compiler for C supports arguments -Wvla: YES
Compiler for C supports arguments -Wwrite-strings: YES
Compiler for C supports arguments -fdiagnostics-color=auto: YES
Compiler for C supports arguments -Wno-unused-parameter: YES
Compiler for C supports arguments -Wno-unused-function: YES
Compiler for C supports arguments -Wno-deprecated-declarations: YES
Configuring config.h using configuration
Found pkg-config: YES (/usr/bin/pkg-config) 2.5.1
Run-time dependency libudev found: YES 258
Run-time dependency libusb-1.0 found: YES 1.0.29
Build targets in project: 3
usbutils 019
User defined options
auto_features : enabled
b_lto : false
b_pie : true
buildtype : plain
libexecdir : lib
prefix : /usr
python.bytecompile: 1
sbindir : bin
wrap_mode : nodownload
Found ninja-1.13.1 at /usr/bin/ninja
Generating targets: 0%| | 0/3 eta ?
Writing build.ninja: 0%| | 0/40 eta ?
INFO: autodetecting backend as ninja
INFO: calculating backend command to run: /usr/bin/ninja -C /build/usbutils/src/build
ninja: Entering directory `/build/usbutils/src/build'
[0/16] Compiling C object lsusb.p/desc-defs.c.o
[0/16] Compiling C object lsusb.p/desc-dump.c.o
[0/16] Compiling C object lsusb.p/lsusb-t.c.o
[0/16] Compiling C object lsusb.p/lsusb.c.o
[0/16] Compiling C object lsusb.p/names.c.o
[0/16] Compiling C object lsusb.p/sysfs.c.o
[1/16] Compiling C object lsusb.p/desc-defs.c.o
[1/16] Compiling C object lsusb.p/usbmisc.c.o
[2/16] Compiling C object lsusb.p/sysfs.c.o
[2/16] Compiling C object usbhid-dump.p/usbhid-dump_dev.c.o
[3/16] Compiling C object lsusb.p/desc-dump.c.o
../usbutils-019/desc-dump.c: In function 'get_n_bytes_as_ull':
../usbutils-019/desc-dump.c:97:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../usbutils-019/desc-dump.c:98:2: note: here
../usbutils-019/desc-dump.c:98:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../usbutils-019/desc-dump.c:99:2: note: here
../usbutils-019/desc-dump.c:99:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../usbutils-019/desc-dump.c:100:2: note: here
../usbutils-019/desc-dump.c:100:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../usbutils-019/desc-dump.c:101:2: note: here
../usbutils-019/desc-dump.c:101:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../usbutils-019/desc-dump.c:102:2: note: here
../usbutils-019/desc-dump.c:102:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../usbutils-019/desc-dump.c:103:2: note: here
../usbutils-019/desc-dump.c:103:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../usbutils-019/desc-dump.c:104:2: note: here
[3/16] Compiling C object usbhid-dump.p/usbhid-dump_dev_list.c.o
[4/16] Compiling C object lsusb.p/lsusb-t.c.o
[4/16] Compiling C object usbhid-dump.p/usbhid-dump_iface.c.o
[5/16] Compiling C object lsusb.p/names.c.o
[5/16] Compiling C object usbhid-dump.p/usbhid-dump_iface_list.c.o
[6/16] Compiling C object usbhid-dump.p/usbhid-dump_dev.c.o
[6/16] Compiling C object usbhid-dump.p/usbhid-dump_usbhid-dump.c.o
[7/16] Compiling C object lsusb.p/usbmisc.c.o
[7/16] Compiling C object usbreset.p/usbreset.c.o
[8/16] Compiling C object usbhid-dump.p/usbhid-dump_dev_list.c.o
[9/16] Compiling C object usbhid-dump.p/usbhid-dump_iface_list.c.o
[10/16] Compiling C object usbhid-dump.p/usbhid-dump_iface.c.o
[11/16] Compiling C object usbreset.p/usbreset.c.o
[11/16] Linking target usbreset
[12/16] Compiling C object usbhid-dump.p/usbhid-dump_usbhid-dump.c.o
[12/16] Linking target usbhid-dump
[13/16] Linking target usbreset
[14/16] Linking target usbhid-dump
[15/16] Compiling C object lsusb.p/lsusb.c.o
[15/16] Linking target lsusb
[16/16] Linking target lsusb
==> Entering fakeroot environment...
==> Starting package()...
Dropping privileges to 'root' before running ninja...
ninja: Entering directory `/build/usbutils/src/build'
ninja: no work to do.
Installing lsusb to /build/usbutils/pkg/usbutils/usr/bin
Installing usbhid-dump to /build/usbutils/pkg/usbutils/usr/bin
Installing /build/usbutils/src/usbutils-019/man/lsusb.8 to /build/usbutils/pkg/usbutils/usr/share/man/man8
Installing /build/usbutils/src/usbutils-019/man/lsusb.py.1 to /build/usbutils/pkg/usbutils/usr/share/man/man1
Installing /build/usbutils/src/usbutils-019/man/usb-devices.1 to /build/usbutils/pkg/usbutils/usr/share/man/man1
Installing /build/usbutils/src/usbutils-019/man/usbhid-dump.8 to /build/usbutils/pkg/usbutils/usr/share/man/man8
Installing /build/usbutils/src/usbutils-019/usb-devices to /build/usbutils/pkg/usbutils/usr/bin
Installing /build/usbutils/src/usbutils-019/lsusb.py to /build/usbutils/pkg/usbutils/usr/bin
'build/usbreset' -> '/build/usbutils/pkg/usbutils/usr/bin/usbreset'
install: creating directory '/build/usbutils/pkg/usbutils/usr/share/doc'
install: creating directory '/build/usbutils/pkg/usbutils/usr/share/doc/usbutils'
'usbutils-019/NEWS' -> '/build/usbutils/pkg/usbutils/usr/share/doc/usbutils/NEWS'
'usbutils-019/README.md' -> '/build/usbutils/pkg/usbutils/usr/share/doc/usbutils/README.md'
install: creating directory '/build/usbutils/pkg/usbutils/usr/share/licenses'
install: creating directory '/build/usbutils/pkg/usbutils/usr/share/licenses/usbutils'
'usbutils-019/LICENSES/CC0-1.0.txt' -> '/build/usbutils/pkg/usbutils/usr/share/licenses/usbutils/CC0-1.0.txt'
'usbutils-019/LICENSES/GPL-2.0-only.txt' -> '/build/usbutils/pkg/usbutils/usr/share/licenses/usbutils/GPL-2.0-only.txt'
'usbutils-019/LICENSES/GPL-2.0-or-later.txt' -> '/build/usbutils/pkg/usbutils/usr/share/licenses/usbutils/GPL-2.0-or-later.txt'
'usbutils-019/LICENSES/GPL-3.0-only.txt' -> '/build/usbutils/pkg/usbutils/usr/share/licenses/usbutils/GPL-3.0-only.txt'
'usbutils-019/LICENSES/LGPL-2.1-or-later.txt' -> '/build/usbutils/pkg/usbutils/usr/share/licenses/usbutils/LGPL-2.1-or-later.txt'
'usbutils-019/LICENSES/MIT.txt' -> '/build/usbutils/pkg/usbutils/usr/share/licenses/usbutils/MIT.txt'
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "usbutils"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: usbutils 019-1 (Fri Oct 24 20:46:33 2025)
==> Cleaning up...