>>> raspberrypi-utils: Building community/raspberrypi-utils 0.20250318-r0 (using abuild 3.14.1-r7) started Wed, 26 Mar 2025 21:46:50 +0000
>>> raspberrypi-utils: Validating /home/buildozer/aports/community/raspberrypi-utils/APKBUILD...
>>> raspberrypi-utils: Analyzing dependencies...
>>> raspberrypi-utils: Installing for build: build-base cmake samurai dtc-dev
(1/11) Installing libbz2 (1.0.8-r6)
(2/11) Installing xz-libs (5.6.4-r0)
(3/11) Installing libarchive (3.7.7-r0)
(4/11) Installing rhash-libs (1.4.5-r0)
(5/11) Installing libuv (1.50.0-r0)
(6/11) Installing cmake (3.31.6-r1)
(7/11) Installing samurai (1.2-r6)
(8/11) Installing libfdt (1.7.2-r0)
(9/11) Installing dtc (1.7.2-r0)
(10/11) Installing dtc-dev (1.7.2-r0)
(11/11) Installing .makedepends-raspberrypi-utils (20250326.214651)
Executing busybox-1.37.0-r14.trigger
OK: 444 MiB in 119 packages
>>> raspberrypi-utils: Cleaning up srcdir
>>> raspberrypi-utils: Cleaning up pkgdir
>>> raspberrypi-utils: Cleaning up tmpdir
>>> raspberrypi-utils: Fetching https://distfiles.alpinelinux.org/distfiles/edge/raspberrypi-utils-92900c5c733c8b91a67b1772d4f0a25104f2b05d.tar.gz
>>> raspberrypi-utils: Fetching https://distfiles.alpinelinux.org/distfiles/edge/raspberrypi-utils-92900c5c733c8b91a67b1772d4f0a25104f2b05d.tar.gz
>>> raspberrypi-utils: Checking sha512sums...
raspberrypi-utils-92900c5c733c8b91a67b1772d4f0a25104f2b05d.tar.gz: OK
do-not-build-piolib.patch.txt: OK
>>> raspberrypi-utils: Unpacking /var/cache/distfiles/edge/raspberrypi-utils-92900c5c733c8b91a67b1772d4f0a25104f2b05d.tar.gz...
-- The C compiler identification is GNU 14.2.0
-- The CXX compiler identification is GNU 14.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Configuring done (0.3s)
-- Generating done (0.0s)
-- Build files have been written to: /home/buildozer/aports/community/raspberrypi-utils/src/utils-92900c5c733c8b91a67b1772d4f0a25104f2b05d/build
[1/44] Building C object vcmailbox/CMakeFiles/vcmailbox.dir/vcmailbox.c.o
[2/44] Building C object vclog/CMakeFiles/vclog.dir/vclog.c.o
[3/44] Building C object vcgencmd/CMakeFiles/vcgencmd.dir/vcgencmd.c.o
[4/44] Building C object piolib/examples/CMakeFiles/quadenc.dir/quadrature_encoder.c.o
[5/44] Building C object piolib/examples/CMakeFiles/rp1sm.dir/rp1sm.c.o
[6/44] Building C object piolib/examples/CMakeFiles/dpi_csync.dir/dpi_csync.c.o
[7/44] Building C object piolib/examples/CMakeFiles/piows2812.dir/ws2812.c.o
[8/44] Building C object piolib/examples/CMakeFiles/pioseq.dir/genseq.c.o
[9/44] Building C object piolib/examples/CMakeFiles/piopwm.dir/pwm.c.o
[10/44] Building C object piolib/examples/CMakeFiles/piotest.dir/piotest.c.o
[11/44] Building C object piolib/examples/CMakeFiles/apitest.dir/apitest.c.o
[12/44] Building C object piolib/CMakeFiles/pio.dir/pio_rp1.c.o
[13/44] Building C object piolib/CMakeFiles/pio.dir/piolib.c.o
[14/44] Building C object pinctrl/CMakeFiles/pinctrl.dir/gpiochip_rp1.c.o
[15/44] Building C object pinctrl/CMakeFiles/pinctrl.dir/gpiochip_bcm2712.c.o
[16/44] Building C object pinctrl/CMakeFiles/pinctrl.dir/gpiochip_bcm2835.c.o
[17/44] Building C object pinctrl/CMakeFiles/pinctrl.dir/util.c.o
[18/44] Building C object pinctrl/CMakeFiles/pinctrl.dir/gpiolib.c.o
[19/44] Building C object pinctrl/CMakeFiles/pinctrl.dir/pinctrl.c.o
[20/44] Building C object eeptools/CMakeFiles/eepdump.dir/eeplib.c.o
[21/44] Building C object eeptools/CMakeFiles/eepdump.dir/eepdump.c.o
[22/44] Building C object eeptools/CMakeFiles/eepmake.dir/eeplib.c.o
[23/44] Building C object eeptools/CMakeFiles/eepmake.dir/eepmake.c.o
[24/44] Building C object dtmerge/CMakeFiles/dtoverlay.dir/utils.c.o
[25/44] Building C object dtmerge/CMakeFiles/dtoverlay.dir/dtoverlay_main.c.o
[26/44] Building C object dtmerge/CMakeFiles/dtmerge.dir/dtmerge.c.o
[27/44] Building C object dtmerge/CMakeFiles/dtovl.dir/dtoverlay.c.o
[28/44] Linking C executable vcmailbox/vcmailbox
[29/44] Linking C executable vcgencmd/vcgencmd
[30/44] Linking C executable vclog/vclog
[31/44] Linking C executable eeptools/eepdump
[32/44] Linking C executable eeptools/eepmake
[33/44] Linking C executable pinctrl/pinctrl
[34/44] Linking C executable piolib/examples/quadenc
[35/44] Linking C executable piolib/examples/rp1sm
[36/44] Linking C executable piolib/examples/dpi_csync
[37/44] Linking C executable piolib/examples/piows2812
[38/44] Linking C executable piolib/examples/pioseq
[39/44] Linking C executable piolib/examples/piopwm
[40/44] Linking C executable piolib/examples/piotest
[41/44] Linking C executable piolib/examples/apitest
[42/44] Linking C static library dtmerge/libdtovl.a
[43/44] Linking C executable dtmerge/dtoverlay
[44/44] Linking C executable dtmerge/dtmerge
>>> raspberrypi-utils: Entering fakeroot...
-- Install configuration: "MinSizeRel"
-- Installing: /home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils/usr/bin/dtmerge
-- Installing: /home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils/usr/share/man/man1/dtmerge.1
-- Installing: /home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils/usr/bin/dtoverlay
-- Installing: /home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils/usr/share/man/man1/dtoverlay.1
-- Installing: /home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils/usr/bin/dtparam
-- Installing: /home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils/usr/share/man/man1/dtparam.1
-- Installing: /home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils/usr/bin/eepmake
-- Installing: /home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils/usr/bin/eepdump
-- Installing: /home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils/usr/bin/eepflash.sh
-- Installing: /home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils/usr/bin/kdtc
-- Installing: /home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils/usr/bin/otpset
-- Installing: /home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils/usr/bin/overlaycheck
-- Installing: /home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils/usr/bin/overlaycheck_exclusions.txt
-- Installing: /home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils/usr/bin/ovmerge
-- Installing: /home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils/usr/bin/pinctrl
-- Installing: /home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils/usr/share/bash-completion/completions/pinctrl
-- Installing: /home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils/usr/bin/apitest
-- Installing: /home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils/usr/bin/piotest
-- Installing: /home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils/usr/bin/piopwm
-- Installing: /home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils/usr/bin/pioseq
-- Installing: /home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils/usr/bin/piows2812
-- Installing: /home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils/usr/bin/dpi_csync
-- Installing: /home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils/usr/bin/rp1sm
-- Installing: /home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils/usr/bin/quadenc
-- Installing: /home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils/usr/bin/raspinfo
-- Installing: /home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils/usr/bin/vcgencmd
-- Installing: /home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils/usr/share/man/man1/vcgencmd.1
-- Installing: /home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils/usr/share/bash-completion/completions/vcgencmd
-- Installing: /home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils/usr/bin/vclog
-- Installing: /home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils/usr/bin/vcmailbox
-- Installing: /home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils/usr/share/man/man1/vcmailbox.1
-- Installing: /home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils/usr/share/man/man7/vcmailbox.7
-- Installing: /home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils/usr/share/man/man7/raspiotp.7
-- Installing: /home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils/usr/share/man/man7/raspirev.7
>>> raspberrypi-utils-dtmerge*: Running split function dtmerge...
'usr/bin/dtmerge' -> '/home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils-dtmerge/usr/bin/dtmerge'
'usr/bin/dtoverlay' -> '/home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils-dtmerge/usr/bin/dtoverlay'
'usr/bin/dtparam' -> '/home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils-dtmerge/usr/bin/dtparam'
>>> raspberrypi-utils-dtmerge*: Preparing subpackage raspberrypi-utils-dtmerge...
>>> raspberrypi-utils-dtmerge*: Stripping binaries
>>> raspberrypi-utils-dtmerge*: Running postcheck for raspberrypi-utils-dtmerge
>>> raspberrypi-utils-dtmerge-doc*: Running split function dtmerge_doc...
'usr/share/man/man1/dtmerge.1.gz' -> '/home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils-dtmerge-doc/usr/share/man/man1/dtmerge.1.gz'
'usr/share/man/man1/dtoverlay.1.gz' -> '/home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils-dtmerge-doc/usr/share/man/man1/dtoverlay.1.gz'
'usr/share/man/man1/dtparam.1.gz' -> '/home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils-dtmerge-doc/usr/share/man/man1/dtparam.1.gz'
>>> raspberrypi-utils-dtmerge-doc*: Preparing subpackage raspberrypi-utils-dtmerge-doc...
>>> raspberrypi-utils-dtmerge-doc*: Running postcheck for raspberrypi-utils-dtmerge-doc
>>> raspberrypi-utils-eeptools*: Running split function eeptools...
'usr/bin/eepdump' -> '/home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils-eeptools/usr/bin/eepdump'
'usr/bin/eepflash.sh' -> '/home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils-eeptools/usr/bin/eepflash.sh'
'usr/bin/eepmake' -> '/home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils-eeptools/usr/bin/eepmake'
>>> raspberrypi-utils-eeptools*: Preparing subpackage raspberrypi-utils-eeptools...
>>> raspberrypi-utils-eeptools*: Stripping binaries
>>> raspberrypi-utils-eeptools*: Running postcheck for raspberrypi-utils-eeptools
>>> raspberrypi-utils-kdtc*: Running split function kdtc...
'usr/bin/kdtc' -> '/home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils-kdtc/usr/bin/kdtc'
>>> raspberrypi-utils-kdtc*: Preparing subpackage raspberrypi-utils-kdtc...
>>> raspberrypi-utils-kdtc*: Running postcheck for raspberrypi-utils-kdtc
>>> raspberrypi-utils-otpset*: Running split function otpset...
'usr/bin/otpset' -> '/home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils-otpset/usr/bin/otpset'
>>> raspberrypi-utils-otpset*: Preparing subpackage raspberrypi-utils-otpset...
>>> raspberrypi-utils-otpset*: Running postcheck for raspberrypi-utils-otpset
>>> raspberrypi-utils-overlaycheck*: Running split function overlaycheck...
'usr/bin/overlaycheck' -> '/home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils-overlaycheck/usr/bin/overlaycheck'
'usr/bin/overlaycheck_exclusions.txt' -> '/home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils-overlaycheck/usr/bin/overlaycheck_exclusions.txt'
>>> raspberrypi-utils-overlaycheck*: Preparing subpackage raspberrypi-utils-overlaycheck...
>>> raspberrypi-utils-overlaycheck*: Running postcheck for raspberrypi-utils-overlaycheck
>>> raspberrypi-utils-ovmerge*: Running split function ovmerge...
'usr/bin/ovmerge' -> '/home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils-ovmerge/usr/bin/ovmerge'
>>> raspberrypi-utils-ovmerge*: Preparing subpackage raspberrypi-utils-ovmerge...
>>> raspberrypi-utils-ovmerge*: Running postcheck for raspberrypi-utils-ovmerge
>>> raspberrypi-utils-pinctrl*: Running split function pinctrl...
'usr/bin/pinctrl' -> '/home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils-pinctrl/usr/bin/pinctrl'
>>> raspberrypi-utils-pinctrl*: Preparing subpackage raspberrypi-utils-pinctrl...
>>> raspberrypi-utils-pinctrl*: Stripping binaries
>>> raspberrypi-utils-pinctrl*: Running postcheck for raspberrypi-utils-pinctrl
>>> raspberrypi-utils-pinctrl-bash-completion*: Running split function pinctrl_bashcomp...
'usr/share/bash-completion/completions/pinctrl' -> '/home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils-pinctrl-bash-completion/usr/share/bash-completion/completions/pinctrl'
>>> raspberrypi-utils-pinctrl-bash-completion*: Preparing subpackage raspberrypi-utils-pinctrl-bash-completion...
>>> raspberrypi-utils-pinctrl-bash-completion*: Running postcheck for raspberrypi-utils-pinctrl-bash-completion
>>> raspberrypi-utils-raspinfo*: Running split function raspinfo...
'usr/bin/raspinfo' -> '/home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils-raspinfo/usr/bin/raspinfo'
>>> raspberrypi-utils-raspinfo*: Preparing subpackage raspberrypi-utils-raspinfo...
>>> raspberrypi-utils-raspinfo*: Running postcheck for raspberrypi-utils-raspinfo
>>> raspberrypi-utils-vcgencmd*: Running split function vcgencmd...
'usr/bin/vcgencmd' -> '/home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils-vcgencmd/usr/bin/vcgencmd'
>>> raspberrypi-utils-vcgencmd*: Preparing subpackage raspberrypi-utils-vcgencmd...
>>> raspberrypi-utils-vcgencmd*: Stripping binaries
>>> raspberrypi-utils-vcgencmd*: Running postcheck for raspberrypi-utils-vcgencmd
>>> raspberrypi-utils-vcgencmd-bash-completion*: Running split function vcgencmd_bashcomp...
'usr/share/bash-completion/completions/vcgencmd' -> '/home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils-vcgencmd-bash-completion/usr/share/bash-completion/completions/vcgencmd'
>>> raspberrypi-utils-vcgencmd-bash-completion*: Preparing subpackage raspberrypi-utils-vcgencmd-bash-completion...
>>> raspberrypi-utils-vcgencmd-bash-completion*: Running postcheck for raspberrypi-utils-vcgencmd-bash-completion
>>> raspberrypi-utils-vcgencmd-doc*: Running split function vcgencmd_doc...
'usr/share/man/man1/vcgencmd.1.gz' -> '/home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils-vcgencmd-doc/usr/share/man/man1/vcgencmd.1.gz'
>>> raspberrypi-utils-vcgencmd-doc*: Preparing subpackage raspberrypi-utils-vcgencmd-doc...
>>> raspberrypi-utils-vcgencmd-doc*: Running postcheck for raspberrypi-utils-vcgencmd-doc
>>> raspberrypi-utils-vclog*: Running split function vclog...
'usr/bin/vclog' -> '/home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils-vclog/usr/bin/vclog'
>>> raspberrypi-utils-vclog*: Preparing subpackage raspberrypi-utils-vclog...
>>> raspberrypi-utils-vclog*: Stripping binaries
>>> raspberrypi-utils-vclog*: Running postcheck for raspberrypi-utils-vclog
>>> raspberrypi-utils-vcmailbox*: Running split function vcmailbox...
'usr/bin/vcmailbox' -> '/home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils-vcmailbox/usr/bin/vcmailbox'
>>> raspberrypi-utils-vcmailbox*: Preparing subpackage raspberrypi-utils-vcmailbox...
>>> raspberrypi-utils-vcmailbox*: Stripping binaries
>>> raspberrypi-utils-vcmailbox*: Running postcheck for raspberrypi-utils-vcmailbox
>>> raspberrypi-utils-vcmailbox-doc*: Running split function vcmailbox_doc...
'usr/share/man/man1/vcmailbox.1.gz' -> '/home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils-vcmailbox-doc/usr/share/man/man1/vcmailbox.1.gz'
'usr/share/man/man7/vcmailbox.7.gz' -> '/home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils-vcmailbox-doc/usr/share/man/man7/vcmailbox.7.gz'
'usr/share/man/man7/raspiotp.7.gz' -> '/home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils-vcmailbox-doc/usr/share/man/man7/raspiotp.7.gz'
'usr/share/man/man7/raspirev.7.gz' -> '/home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils-vcmailbox-doc/usr/share/man/man7/raspirev.7.gz'
>>> raspberrypi-utils-vcmailbox-doc*: Preparing subpackage raspberrypi-utils-vcmailbox-doc...
>>> raspberrypi-utils-vcmailbox-doc*: Running postcheck for raspberrypi-utils-vcmailbox-doc
>>> raspberrypi-utils-piolib*: Running split function piolib...
'usr/bin/apitest' -> '/home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils-piolib/usr/bin/apitest'
'usr/bin/dpi_csync' -> '/home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils-piolib/usr/bin/dpi_csync'
'usr/bin/piopwm' -> '/home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils-piolib/usr/bin/piopwm'
'usr/bin/pioseq' -> '/home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils-piolib/usr/bin/pioseq'
'usr/bin/piotest' -> '/home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils-piolib/usr/bin/piotest'
'usr/bin/piows2812' -> '/home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils-piolib/usr/bin/piows2812'
'usr/bin/quadenc' -> '/home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils-piolib/usr/bin/quadenc'
'usr/bin/rp1sm' -> '/home/buildozer/aports/community/raspberrypi-utils/pkg/raspberrypi-utils-piolib/usr/bin/rp1sm'
>>> raspberrypi-utils-piolib*: Preparing subpackage raspberrypi-utils-piolib...
>>> raspberrypi-utils-piolib*: Stripping binaries
>>> raspberrypi-utils-piolib*: Running postcheck for raspberrypi-utils-piolib
>>> raspberrypi-utils*: Running postcheck for raspberrypi-utils
>>> raspberrypi-utils*: Preparing package raspberrypi-utils...
>>> raspberrypi-utils*: Stripping binaries
>>> WARNING: raspberrypi-utils*: No arch specific binaries found so arch should probably be set to "noarch"
>>> raspberrypi-utils-dtmerge-doc*: Scanning shared objects
>>> raspberrypi-utils-dtmerge*: Scanning shared objects
>>> raspberrypi-utils-eeptools*: Scanning shared objects
>>> raspberrypi-utils-kdtc*: Scanning shared objects
>>> raspberrypi-utils-otpset*: Scanning shared objects
>>> raspberrypi-utils-overlaycheck*: Scanning shared objects
>>> raspberrypi-utils-ovmerge*: Scanning shared objects
>>> raspberrypi-utils-pinctrl-bash-completion*: Scanning shared objects
>>> raspberrypi-utils-pinctrl*: Scanning shared objects
>>> raspberrypi-utils-piolib*: Scanning shared objects
>>> raspberrypi-utils-raspinfo*: Scanning shared objects
>>> raspberrypi-utils-vcgencmd-bash-completion*: Scanning shared objects
>>> raspberrypi-utils-vcgencmd-doc*: Scanning shared objects
>>> raspberrypi-utils-vcgencmd*: Scanning shared objects
>>> raspberrypi-utils-vclog*: Scanning shared objects
>>> raspberrypi-utils-vcmailbox-doc*: Scanning shared objects
>>> raspberrypi-utils-vcmailbox*: Scanning shared objects
>>> raspberrypi-utils*: Scanning shared objects
>>> raspberrypi-utils-dtmerge-doc*: Tracing dependencies...
	raspberrypi-utils-dtmerge=0.20250318-r0
>>> raspberrypi-utils-dtmerge-doc*: Package size: 2.8 KB
>>> raspberrypi-utils-dtmerge-doc*: Compressing data...
>>> raspberrypi-utils-dtmerge-doc*: Create checksum...
>>> raspberrypi-utils-dtmerge-doc*: Create raspberrypi-utils-dtmerge-doc-0.20250318-r0.apk
>>> raspberrypi-utils-dtmerge*: Tracing dependencies...
	so:libc.musl-aarch64.so.1
	so:libfdt.so.1
>>> raspberrypi-utils-dtmerge*: Package size: 131.9 KB
>>> raspberrypi-utils-dtmerge*: Compressing data...
>>> raspberrypi-utils-dtmerge*: Create checksum...
>>> raspberrypi-utils-dtmerge*: Create raspberrypi-utils-dtmerge-0.20250318-r0.apk
>>> raspberrypi-utils-eeptools*: Tracing dependencies...
	so:libc.musl-aarch64.so.1
>>> raspberrypi-utils-eeptools*: Package size: 135.9 KB
>>> raspberrypi-utils-eeptools*: Compressing data...
>>> raspberrypi-utils-eeptools*: Create checksum...
>>> raspberrypi-utils-eeptools*: Create raspberrypi-utils-eeptools-0.20250318-r0.apk
>>> raspberrypi-utils-kdtc*: Tracing dependencies...
	dtc
	perl
>>> raspberrypi-utils-kdtc*: Package size: 5.4 KB
>>> raspberrypi-utils-kdtc*: Compressing data...
>>> raspberrypi-utils-kdtc*: Create checksum...
>>> raspberrypi-utils-kdtc*: Create raspberrypi-utils-kdtc-0.20250318-r0.apk
>>> raspberrypi-utils-otpset*: Tracing dependencies...
	python3
	raspberrypi-utils-vcmailbox=0.20250318-r0
>>> raspberrypi-utils-otpset*: Package size: 5.8 KB
>>> raspberrypi-utils-otpset*: Compressing data...
>>> raspberrypi-utils-otpset*: Create checksum...
>>> raspberrypi-utils-otpset*: Create raspberrypi-utils-otpset-0.20250318-r0.apk
>>> raspberrypi-utils-overlaycheck*: Tracing dependencies...
	raspberrypi-utils-dtmerge=0.20250318-r0
	raspberrypi-utils-ovmerge=0.20250318-r0
	dtc
	perl
>>> raspberrypi-utils-overlaycheck*: Package size: 25.7 KB
>>> raspberrypi-utils-overlaycheck*: Compressing data...
>>> raspberrypi-utils-overlaycheck*: Create checksum...
>>> raspberrypi-utils-overlaycheck*: Create raspberrypi-utils-overlaycheck-0.20250318-r0.apk
>>> raspberrypi-utils-ovmerge*: Tracing dependencies...
	perl
>>> raspberrypi-utils-ovmerge*: Package size: 46.3 KB
>>> raspberrypi-utils-ovmerge*: Compressing data...
>>> raspberrypi-utils-ovmerge*: Create checksum...
>>> raspberrypi-utils-ovmerge*: Create raspberrypi-utils-ovmerge-0.20250318-r0.apk
>>> raspberrypi-utils-pinctrl-bash-completion*: Tracing dependencies...
	raspberrypi-utils-pinctrl=0.20250318-r0
>>> raspberrypi-utils-pinctrl-bash-completion*: Package size: 2.7 KB
>>> raspberrypi-utils-pinctrl-bash-completion*: Compressing data...
>>> raspberrypi-utils-pinctrl-bash-completion*: Create checksum...
>>> raspberrypi-utils-pinctrl-bash-completion*: Create raspberrypi-utils-pinctrl-bash-completion-0.20250318-r0.apk
>>> raspberrypi-utils-pinctrl*: Tracing dependencies...
	so:libc.musl-aarch64.so.1
>>> raspberrypi-utils-pinctrl*: Package size: 66.2 KB
>>> raspberrypi-utils-pinctrl*: Compressing data...
>>> raspberrypi-utils-pinctrl*: Create checksum...
>>> raspberrypi-utils-pinctrl*: Create raspberrypi-utils-pinctrl-0.20250318-r0.apk
>>> raspberrypi-utils-piolib*: Tracing dependencies...
	so:libc.musl-aarch64.so.1
>>> raspberrypi-utils-piolib*: Package size: 527.7 KB
>>> raspberrypi-utils-piolib*: Compressing data...
>>> raspberrypi-utils-piolib*: Create checksum...
>>> raspberrypi-utils-piolib*: Create raspberrypi-utils-piolib-0.20250318-r0.apk
>>> raspberrypi-utils-raspinfo*: Tracing dependencies...
	raspberrypi-utils-vclog=0.20250318-r0
	raspberrypi-utils-pinctrl=0.20250318-r0
	raspberrypi-utils-vcgencmd=0.20250318-r0
	bash
	sudo-virt
	usbutils
>>> raspberrypi-utils-raspinfo*: Package size: 5.8 KB
>>> raspberrypi-utils-raspinfo*: Compressing data...
>>> raspberrypi-utils-raspinfo*: Create checksum...
>>> raspberrypi-utils-raspinfo*: Create raspberrypi-utils-raspinfo-0.20250318-r0.apk
>>> raspberrypi-utils-vcgencmd-bash-completion*: Tracing dependencies...
	raspberrypi-utils-vcgencmd=0.20250318-r0
>>> raspberrypi-utils-vcgencmd-bash-completion*: Package size: 281.0 B
>>> raspberrypi-utils-vcgencmd-bash-completion*: Compressing data...
>>> raspberrypi-utils-vcgencmd-bash-completion*: Create checksum...
>>> raspberrypi-utils-vcgencmd-bash-completion*: Create raspberrypi-utils-vcgencmd-bash-completion-0.20250318-r0.apk
>>> raspberrypi-utils-vcgencmd-doc*: Tracing dependencies...
	raspberrypi-utils-vcgencmd=0.20250318-r0
>>> raspberrypi-utils-vcgencmd-doc*: Package size: 2.7 KB
>>> raspberrypi-utils-vcgencmd-doc*: Compressing data...
>>> raspberrypi-utils-vcgencmd-doc*: Create checksum...
>>> raspberrypi-utils-vcgencmd-doc*: Create raspberrypi-utils-vcgencmd-doc-0.20250318-r0.apk
>>> raspberrypi-utils-vcgencmd*: Tracing dependencies...
	so:libc.musl-aarch64.so.1
>>> raspberrypi-utils-vcgencmd*: Package size: 65.7 KB
>>> raspberrypi-utils-vcgencmd*: Compressing data...
>>> raspberrypi-utils-vcgencmd*: Create checksum...
>>> raspberrypi-utils-vcgencmd*: Create raspberrypi-utils-vcgencmd-0.20250318-r0.apk
>>> raspberrypi-utils-vclog*: Tracing dependencies...
	so:libc.musl-aarch64.so.1
>>> raspberrypi-utils-vclog*: Package size: 65.8 KB
>>> raspberrypi-utils-vclog*: Compressing data...
>>> raspberrypi-utils-vclog*: Create checksum...
>>> raspberrypi-utils-vclog*: Create raspberrypi-utils-vclog-0.20250318-r0.apk
>>> raspberrypi-utils-vcmailbox-doc*: Tracing dependencies...
	raspberrypi-utils-vcmailbox=0.20250318-r0
>>> raspberrypi-utils-vcmailbox-doc*: Package size: 9.5 KB
>>> raspberrypi-utils-vcmailbox-doc*: Compressing data...
>>> raspberrypi-utils-vcmailbox-doc*: Create checksum...
>>> raspberrypi-utils-vcmailbox-doc*: Create raspberrypi-utils-vcmailbox-doc-0.20250318-r0.apk
>>> raspberrypi-utils-vcmailbox*: Tracing dependencies...
	so:libc.musl-aarch64.so.1
>>> raspberrypi-utils-vcmailbox*: Package size: 65.7 KB
>>> raspberrypi-utils-vcmailbox*: Compressing data...
>>> raspberrypi-utils-vcmailbox*: Create checksum...
>>> raspberrypi-utils-vcmailbox*: Create raspberrypi-utils-vcmailbox-0.20250318-r0.apk
>>> raspberrypi-utils*: Tracing dependencies...
	raspberrypi-utils-dtmerge=0.20250318-r0
	raspberrypi-utils-eeptools=0.20250318-r0
	raspberrypi-utils-kdtc=0.20250318-r0
	raspberrypi-utils-otpset=0.20250318-r0
	raspberrypi-utils-overlaycheck=0.20250318-r0
	raspberrypi-utils-ovmerge=0.20250318-r0
	raspberrypi-utils-pinctrl=0.20250318-r0
	raspberrypi-utils-raspinfo=0.20250318-r0
	raspberrypi-utils-vcgencmd=0.20250318-r0
	raspberrypi-utils-vclog=0.20250318-r0
	raspberrypi-utils-vcmailbox=0.20250318-r0
	raspberrypi-utils-piolib=0.20250318-r0
>>> raspberrypi-utils*: Package size: 0.0 
>>> raspberrypi-utils*: Compressing data...
>>> raspberrypi-utils*: Create checksum...
>>> raspberrypi-utils*: Create raspberrypi-utils-0.20250318-r0.apk
>>> raspberrypi-utils: Build complete at Wed, 26 Mar 2025 21:46:56 +0000 elapsed time 0h 0m 6s
>>> raspberrypi-utils: Cleaning up srcdir
>>> raspberrypi-utils: Cleaning up pkgdir
>>> raspberrypi-utils: Uninstalling dependencies...
(1/11) Purging .makedepends-raspberrypi-utils (20250326.214651)
(2/11) Purging cmake (3.31.6-r1)
(3/11) Purging samurai (1.2-r6)
(4/11) Purging dtc-dev (1.7.2-r0)
(5/11) Purging dtc (1.7.2-r0)
(6/11) Purging libfdt (1.7.2-r0)
(7/11) Purging libarchive (3.7.7-r0)
(8/11) Purging libbz2 (1.0.8-r6)
(9/11) Purging libuv (1.50.0-r0)
(10/11) Purging rhash-libs (1.4.5-r0)
(11/11) Purging xz-libs (5.6.4-r0)
Executing busybox-1.37.0-r14.trigger
OK: 397 MiB in 108 packages
>>> raspberrypi-utils: Updating the community/aarch64 repository index...
>>> raspberrypi-utils: Signing the index...