>>> asahi-scripts: Building testing/asahi-scripts 20230821-r1 (using abuild 3.12.0-r1) started Fri, 05 Jan 2024 04:54:49 +0000 >>> asahi-scripts: Checking sanity of /home/buildozer/aports/testing/asahi-scripts/APKBUILD... >>> asahi-scripts: Analyzing dependencies... >>> asahi-scripts: Installing for build: build-base (1/1) Installing .makedepends-asahi-scripts (20240105.045450) OK: 380 MiB in 105 packages >>> asahi-scripts: Cleaning up srcdir >>> asahi-scripts: Cleaning up pkgdir >>> asahi-scripts: Cleaning up tmpdir >>> asahi-scripts: Fetching https://distfiles.alpinelinux.org/distfiles/edge/asahi-scripts-20230821.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> asahi-scripts: Fetching asahi-scripts-20230821.tar.gz::https://github.com/AsahiLinux/asahi-scripts/archive/refs/tags/20230821.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8882 0 8882 0 0 25003 0 --:--:-- --:--:-- --:--:-- 25003 >>> asahi-scripts: Fetching https://distfiles.alpinelinux.org/distfiles/edge/asahi-scripts-20230821.tar.gz >>> asahi-scripts: Checking sha512sums... asahi-scripts-20230821.tar.gz: OK >>> asahi-scripts: Unpacking /var/cache/distfiles/asahi-scripts-20230821.tar.gz... sed -e s,/etc/default,/etc/default,g "asahi-diagnose" > "build/asahi-diagnose" sed -e s,/etc/default,/etc/default,g "asahi-fwupdate" > "build/asahi-fwupdate" sed -e s,/etc/default,/etc/default,g "update-m1n1" > "build/update-m1n1" sed -e s,/etc/default,/etc/default,g "update-grub" > "build/update-grub" chmod +x "build/asahi-diagnose" chmod +x "build/asahi-fwupdate" chmod +x "build/update-m1n1" sed -e s,/etc/default,/etc/default,g "first-boot" > "build/first-boot" chmod +x "build/update-grub" chmod +x "build/first-boot" >>> WARNING: asahi-scripts: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> asahi-scripts: Entering fakeroot... install -d /home/buildozer/aports/testing/asahi-scripts/pkg/asahi-scripts/usr/bin/ install -m0755 -t /home/buildozer/aports/testing/asahi-scripts/pkg/asahi-scripts/usr/bin/ build/asahi-diagnose build/asahi-fwupdate build/update-m1n1 install -dD /home/buildozer/aports/testing/asahi-scripts/pkg/asahi-scripts/etc install -m0644 -t /home/buildozer/aports/testing/asahi-scripts/pkg/asahi-scripts/etc etc/m1n1.conf install -dD /home/buildozer/aports/testing/asahi-scripts/pkg/asahi-scripts/usr/share/asahi-scripts install -m0644 -t /home/buildozer/aports/testing/asahi-scripts/pkg/asahi-scripts/usr/share/asahi-scripts functions.sh install -dD /home/buildozer/aports/testing/asahi-scripts/pkg/asahi-scripts//usr/lib/firmware/vendor >>> asahi-scripts*: Running postcheck for asahi-scripts >>> asahi-scripts*: Preparing package asahi-scripts... >>> asahi-scripts*: Stripping binaries >>> WARNING: asahi-scripts*: No arch specific binaries found so arch should probably be set to "noarch" >>> asahi-scripts*: Scanning shared objects >>> asahi-scripts*: Tracing dependencies... >>> asahi-scripts*: Package size: 72.0 KB >>> asahi-scripts*: Compressing data... >>> asahi-scripts*: Create checksum... >>> asahi-scripts*: Create asahi-scripts-20230821-r1.apk >>> asahi-scripts: Build complete at Fri, 05 Jan 2024 04:54:51 +0000 elapsed time 0h 0m 2s >>> asahi-scripts: Cleaning up srcdir >>> asahi-scripts: Cleaning up pkgdir >>> asahi-scripts: Uninstalling dependencies... (1/1) Purging .makedepends-asahi-scripts (20240105.045450) OK: 380 MiB in 104 packages >>> asahi-scripts: Updating the testing/aarch64 repository index... >>> asahi-scripts: Signing the index...