==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: libusb 1.0.29-1 (Thu Jun 5 04:56:07 2025) ==> Retrieving sources... -> Cloning libusb git repo... Cloning into bare repository '/home/leming/work/libusb/libusb'... ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... libusb ... Skipped ==> Validating source files with b2sums... libusb ... Skipped ==> Making package: libusb 1.0.29-1 (Thu 05 Jun 2025 04:56:17 AM MDT) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (5) perl-error-0.17030-1 perl-mailtools-2.22-1 perl-timedate-2.33-7 zlib-ng-2.2.4-1 git-2.49.0-2 Total Download Size: 7.71 MiB Total Installed Size: 44.86 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... git-2.49.0-2-aarch64 downloading... zlib-ng-2.2.4-1-aarch64 downloading... perl-mailtools-2.22-1-any downloading... perl-timedate-2.33-7-any downloading... perl-error-0.17030-1-any downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing perl-error... installing perl-timedate... installing perl-mailtools... installing zlib-ng... installing git... Optional dependencies for git git-zsh-completion: upstream zsh completion tk: gitk and git gui openssh: ssh transport and crypto man: show help with `git command --help` perl-libwww: git svn perl-term-readkey: git svn and interactive.singlekey setting perl-io-socket-ssl: git send-email TLS support perl-authen-sasl: git send-email TLS support perl-mediawiki-api: git mediawiki support perl-datetime-format-iso8601: git mediawiki support perl-lwp-protocol-https: git mediawiki https support perl-cgi: gitweb (web interface) support python: git svn & git p4 [installed] subversion: git svn org.freedesktop.secrets: keyring credential helper libsecret: libsecret credential helper [installed] :: Running post-transaction hooks... (1/4) Creating system user accounts... Creating group 'git' with GID 971. Creating user 'git' (git daemon user) with UID 971 and GID 971. (2/4) Reloading system manager configuration... Skipped: Current root is not booted. (3/4) Arming ConditionNeedsUpdate... (4/4) Checking for old perl modules... [?25h==> Retrieving sources... ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Creating working copy of libusb git repo... Cloning into 'libusb'... done. Switched to a new branch 'makepkg' ==> Starting prepare()... autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 aclocal: warning: couldn't open directory 'm4': No such file or directory 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 autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:23: installing './compile' configure.ac:27: installing './config.guess' configure.ac:27: installing './config.sub' configure.ac:26: installing './install-sh' configure.ac:26: installing './missing' Makefile.am: installing './INSTALL' examples/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' autoreconf: Leaving directory '.' ==> Starting build()... 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 whether gcc understands -c and -o together... yes checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking for inline... inline 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... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking xargs -n works... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking dependency style of gcc... gcc3 checking dependency style of g++... gcc3 checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/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... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for windres... no checking if gcc supports -std=gnu11... yes checking operating system... Linux checking for nfds_t... yes checking for pipe2... yes checking if gcc recognizes -pthread... yes checking for library containing pthread_create... none required checking whether __atomic_load_n is supported... yes checking for library containing clock_gettime... none required checking for pthread_setname_np... yes checking for libudev.h... yes checking for udev_new in -ludev... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for umockdev-1.0 >= 0.16.0... no checking for umockdev-1.0 >= 0.17.7... no checking for sys/time.h... yes checking for clock_gettime... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether CLOCK_MONOTONIC is declared... yes checking for pthread_condattr_setclock... yes checking for sys/eventfd.h... yes checking whether EFD_NONBLOCK is declared... yes checking whether EFD_CLOEXEC is declared... yes checking for eventfd... yes checking whether to use eventfd for signalling... yes checking for sys/timerfd.h... yes checking whether TFD_NONBLOCK is declared... yes checking whether TFD_CLOEXEC is declared... yes checking for timerfd_create... yes checking whether to use timerfd for timing... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libusb-1.0.pc config.status: creating Makefile config.status: creating libusb/Makefile config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating doc/doxygen.cfg config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/build/libusb/src/libusb' Making all in libusb make[2]: Entering directory '/build/libusb/src/libusb/libusb' CC core.lo CC descriptor.lo CC hotplug.lo CC io.lo CC sync.lo CC strerror.lo CC os/events_posix.lo CC os/threads_posix.lo CC os/linux_usbfs.lo CC os/linux_udev.lo os/linux_usbfs.c: In function 'op_cancel_transfer': os/linux_usbfs.c:2318:6: warning: this statement may fall through [-Wimplicit-fallthrough=] os/linux_usbfs.c:2321:2: note: here CCLD libusb-1.0.la make[2]: Leaving directory '/build/libusb/src/libusb/libusb' make[2]: Entering directory '/build/libusb/src/libusb' make[2]: Leaving directory '/build/libusb/src/libusb' make[1]: Leaving directory '/build/libusb/src/libusb' ==> Entering fakeroot environment... ==> Starting package()... make: Entering directory '/build/libusb/src/libusb' Making install in libusb make[1]: Entering directory '/build/libusb/src/libusb/libusb' make[2]: Entering directory '/build/libusb/src/libusb/libusb' /usr/bin/mkdir -p '/build/libusb/pkg/libusb/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libusb-1.0.la '/build/libusb/pkg/libusb/usr/lib' /usr/bin/mkdir -p '/build/libusb/pkg/libusb/usr/include/libusb-1.0' /usr/bin/install -c -m 644 libusb.h '/build/libusb/pkg/libusb/usr/include/libusb-1.0' libtool: install: /usr/bin/install -c .libs/libusb-1.0.so.0.5.0 /build/libusb/pkg/libusb/usr/lib/libusb-1.0.so.0.5.0 libtool: install: (cd /build/libusb/pkg/libusb/usr/lib && { ln -s -f libusb-1.0.so.0.5.0 libusb-1.0.so.0 || { rm -f libusb-1.0.so.0 && ln -s libusb-1.0.so.0.5.0 libusb-1.0.so.0; }; }) libtool: install: (cd /build/libusb/pkg/libusb/usr/lib && { ln -s -f libusb-1.0.so.0.5.0 libusb-1.0.so || { rm -f libusb-1.0.so && ln -s libusb-1.0.so.0.5.0 libusb-1.0.so; }; }) libtool: install: /usr/bin/install -c .libs/libusb-1.0.lai /build/libusb/pkg/libusb/usr/lib/libusb-1.0.la libtool: install: /usr/bin/install -c .libs/libusb-1.0.a /build/libusb/pkg/libusb/usr/lib/libusb-1.0.a libtool: install: chmod 644 /build/libusb/pkg/libusb/usr/lib/libusb-1.0.a libtool: install: ranlib /build/libusb/pkg/libusb/usr/lib/libusb-1.0.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/build/libusb/src/libusb/libusb' make[1]: Leaving directory '/build/libusb/src/libusb/libusb' make[1]: Entering directory '/build/libusb/src/libusb' make[2]: Entering directory '/build/libusb/src/libusb' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/libusb/pkg/libusb/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libusb-1.0.pc '/build/libusb/pkg/libusb/usr/lib/pkgconfig' make[2]: Leaving directory '/build/libusb/src/libusb' make[1]: Leaving directory '/build/libusb/src/libusb' make: Leaving directory '/build/libusb/src/libusb' install: creating directory '/build/libusb/pkg/libusb/usr/share' install: creating directory '/build/libusb/pkg/libusb/usr/share/doc' install: creating directory '/build/libusb/pkg/libusb/usr/share/doc/libusb' 'libusb/AUTHORS' -> '/build/libusb/pkg/libusb/usr/share/doc/libusb/AUTHORS' 'libusb/ChangeLog' -> '/build/libusb/pkg/libusb/usr/share/doc/libusb/ChangeLog' 'libusb/README' -> '/build/libusb/pkg/libusb/usr/share/doc/libusb/README' ==> 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 "libusb"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: libusb 1.0.29-1 (Thu 05 Jun 2025 04:56:51 AM MDT) ==> Cleaning up...