>>> qbe: Building community/qbe 1.0-r0 (using abuild 3.9.0-r1) started Thu, 23 Jun 2022 16:17:51 +0000 >>> qbe: Checking sanity of /home/buildozer/aports/community/qbe/APKBUILD... >>> qbe: Analyzing dependencies... >>> qbe: Installing for build: build-base (1/1) Installing .makedepends-qbe (20220623.161755) OK: 215 MiB in 80 packages >>> qbe: Cleaning up srcdir >>> qbe: Cleaning up pkgdir >>> qbe: Fetching https://distfiles.alpinelinux.org/distfiles/edge//qbe-1.0.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> qbe: Fetching qbe-1.0.tar.gz::https://c9x.me/git/qbe.git/snapshot/qbe-1.0.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 343k 0 343k 0 0 363k 0 --:--:-- --:--:-- --:--:-- 375k >>> qbe: Fetching https://distfiles.alpinelinux.org/distfiles/edge//qbe-1.0.tar.gz >>> qbe: Checking sha512sums... qbe-1.0.tar.gz: OK >>> qbe: Unpacking /var/cache/distfiles/qbe-1.0.tar.gz... gcc -Os -fomit-frame-pointer -Wall -Wextra -std=c99 -g -Wpedantic -c util.c -o util.o gcc -Os -fomit-frame-pointer -Wall -Wextra -std=c99 -g -Wpedantic -c parse.c -o parse.o gcc -Os -fomit-frame-pointer -Wall -Wextra -std=c99 -g -Wpedantic -c cfg.c -o cfg.o gcc -Os -fomit-frame-pointer -Wall -Wextra -std=c99 -g -Wpedantic -c mem.c -o mem.o gcc -Os -fomit-frame-pointer -Wall -Wextra -std=c99 -g -Wpedantic -c ssa.c -o ssa.o gcc -Os -fomit-frame-pointer -Wall -Wextra -std=c99 -g -Wpedantic -c alias.c -o alias.o gcc -Os -fomit-frame-pointer -Wall -Wextra -std=c99 -g -Wpedantic -c load.c -o load.o gcc -Os -fomit-frame-pointer -Wall -Wextra -std=c99 -g -Wpedantic -c copy.c -o copy.o gcc -Os -fomit-frame-pointer -Wall -Wextra -std=c99 -g -Wpedantic -c fold.c -o fold.o gcc -Os -fomit-frame-pointer -Wall -Wextra -std=c99 -g -Wpedantic -c live.c -o live.o gcc -Os -fomit-frame-pointer -Wall -Wextra -std=c99 -g -Wpedantic -c spill.c -o spill.o gcc -Os -fomit-frame-pointer -Wall -Wextra -std=c99 -g -Wpedantic -c rega.c -o rega.o gcc -Os -fomit-frame-pointer -Wall -Wextra -std=c99 -g -Wpedantic -c gas.c -o gas.o gcc -Os -fomit-frame-pointer -Wall -Wextra -std=c99 -g -Wpedantic -c amd64/targ.c -o amd64/targ.o gcc -Os -fomit-frame-pointer -Wall -Wextra -std=c99 -g -Wpedantic -c amd64/sysv.c -o amd64/sysv.o gcc -Os -fomit-frame-pointer -Wall -Wextra -std=c99 -g -Wpedantic -c amd64/isel.c -o amd64/isel.o gcc -Os -fomit-frame-pointer -Wall -Wextra -std=c99 -g -Wpedantic -c amd64/emit.c -o amd64/emit.o gcc -Os -fomit-frame-pointer -Wall -Wextra -std=c99 -g -Wpedantic -c arm64/targ.c -o arm64/targ.o gcc -Os -fomit-frame-pointer -Wall -Wextra -std=c99 -g -Wpedantic -c arm64/abi.c -o arm64/abi.o gcc -Os -fomit-frame-pointer -Wall -Wextra -std=c99 -g -Wpedantic -c arm64/isel.c -o arm64/isel.o gcc -Os -fomit-frame-pointer -Wall -Wextra -std=c99 -g -Wpedantic -c arm64/emit.c -o arm64/emit.o gcc -Os -fomit-frame-pointer -Wall -Wextra -std=c99 -g -Wpedantic -c rv64/targ.c -o rv64/targ.o gcc -Os -fomit-frame-pointer -Wall -Wextra -std=c99 -g -Wpedantic -c rv64/abi.c -o rv64/abi.o gcc -Os -fomit-frame-pointer -Wall -Wextra -std=c99 -g -Wpedantic -c rv64/isel.c -o rv64/isel.o gcc -Os -fomit-frame-pointer -Wall -Wextra -std=c99 -g -Wpedantic -c rv64/emit.c -o rv64/emit.o gcc -Os -fomit-frame-pointer -Wall -Wextra -std=c99 -g -Wpedantic -c main.c -o main.o rega.c: In function 'pmrec': rega.c:244:16: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] 244 | return c; | ^ gcc -Wl,--as-needed,-O1,--sort-common main.o util.o parse.o cfg.o mem.o ssa.o alias.o load.o copy.o fold.o live.o spill.o rega.o gas.o amd64/targ.o amd64/sysv.o amd64/isel.o amd64/emit.o arm64/targ.o arm64/abi.o arm64/isel.o arm64/emit.o rv64/targ.o rv64/abi.o rv64/isel.o rv64/emit.o -o qbe >>> qbe: Entering fakeroot... mkdir -p "/home/buildozer/aports/community/qbe/pkg/qbe/usr/bin" install -m755 qbe "/home/buildozer/aports/community/qbe/pkg/qbe/usr/bin/qbe" >>> qbe*: Running postcheck for qbe >>> qbe*: Preparing package qbe... >>> qbe*: Stripping binaries >>> qbe*: Scanning shared objects >>> qbe*: Tracing dependencies... so:libc.musl-riscv64.so.1 >>> qbe*: Package size: 148.0 KB >>> qbe*: Compressing data... >>> qbe*: Create checksum... >>> qbe*: Create qbe-1.0-r0.apk >>> qbe: Build complete at Thu, 23 Jun 2022 16:18:06 +0000 elapsed time 0h 0m 15s >>> qbe: Cleaning up srcdir >>> qbe: Cleaning up pkgdir >>> qbe: Uninstalling dependencies... (1/1) Purging .makedepends-qbe (20220623.161755) OK: 215 MiB in 79 packages >>> qbe: Updating the community/riscv64 repository index... >>> qbe: Signing the index...