>>> cpufetch: Building testing/cpufetch 1.03-r0 (using abuild 3.10.0-r0) started Sun, 08 Jan 2023 08:30:05 +0000 >>> cpufetch: Checking sanity of /home/buildozer/aports/testing/cpufetch/APKBUILD... >>> cpufetch: Analyzing dependencies... >>> cpufetch: Installing for build: build-base linux-headers (1/2) Installing linux-headers (6.1.0-r0) (2/2) Installing .makedepends-cpufetch (20230108.083006) OK: 415 MiB in 98 packages >>> cpufetch: Cleaning up srcdir >>> cpufetch: Cleaning up pkgdir >>> cpufetch: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cpufetch-1.03.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 >>> cpufetch: Fetching cpufetch-1.03.tar.gz::https://github.com/Dr-Noob/cpufetch/archive/refs/tags/v1.03.tar.gz >>> cpufetch: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cpufetch-1.03.tar.gz >>> cpufetch: Checking sha512sums... cpufetch-1.03.tar.gz: OK >>> cpufetch: Unpacking /var/cache/distfiles/edge/cpufetch-1.03.tar.gz... gcc -Os -Wall -Wextra -pedantic -DARCH_ARM -Wno-unused-parameter -std=c99 -fstack-protector-all -O2 -Wfloat-equal -Wshadow -Wpointer-arith src/common/main.c src/common/cpu.c src/common/udev.c src/common/printer.c src/common/args.c src/common/global.c src/arm/midr.c src/arm/uarch.c src/arm/soc.c src/arm/udev.c -o cpufetch src/common/printer.c: In function 'replace_bgbyfg_color': src/common/printer.c:306:29: warning: the comparison will always evaluate as 'false' for the address of 'color_ascii' will never be NULL [-Waddress] 306 | if(logo->color_ascii[i] == NULL) break; | ^~ In file included from src/common/printer.c:9: src/common/ascii.h:36:8: note: 'color_ascii' declared here 36 | char color_ascii[3][100]; | ^~~~~~~~~~~ >>> cpufetch: Entering fakeroot... install -Dm755 "cpufetch" "/home/buildozer/aports/testing/cpufetch/pkg/cpufetch/usr/bin/cpufetch" install -Dm644 "LICENSE" "/home/buildozer/aports/testing/cpufetch/pkg/cpufetch/usr/share/licenses/cpufetch-git/LICENSE" install -Dm644 "cpufetch.1" "/home/buildozer/aports/testing/cpufetch/pkg/cpufetch/usr/share/man/man1/cpufetch.1.gz" >>> cpufetch-doc*: Running split function doc... >>> cpufetch-doc*: Preparing subpackage cpufetch-doc... >>> cpufetch-doc*: Running postcheck for cpufetch-doc >>> cpufetch*: Running postcheck for cpufetch >>> cpufetch*: Preparing package cpufetch... >>> cpufetch*: Stripping binaries >>> cpufetch-doc*: Scanning shared objects >>> cpufetch*: Scanning shared objects >>> cpufetch-doc*: Tracing dependencies... >>> cpufetch-doc*: Package size: 24.0 KB >>> cpufetch-doc*: Compressing data... >>> cpufetch-doc*: Create checksum... >>> cpufetch-doc*: Create cpufetch-doc-1.03-r0.apk >>> cpufetch*: Tracing dependencies... so:libc.musl-aarch64.so.1 >>> cpufetch*: Package size: 152.0 KB >>> cpufetch*: Compressing data... >>> cpufetch*: Create checksum... >>> cpufetch*: Create cpufetch-1.03-r0.apk >>> cpufetch: Build complete at Sun, 08 Jan 2023 08:30:12 +0000 elapsed time 0h 0m 7s >>> cpufetch: Cleaning up srcdir >>> cpufetch: Cleaning up pkgdir >>> cpufetch: Uninstalling dependencies... (1/2) Purging .makedepends-cpufetch (20230108.083006) (2/2) Purging linux-headers (6.1.0-r0) OK: 407 MiB in 96 packages >>> cpufetch: Updating the testing/aarch64 repository index... >>> cpufetch: Signing the index...