>>> v86d: Building main/v86d 0.1.10-r1 (using abuild 3.9.0-r0) started Wed, 13 Apr 2022 20:53:35 +0000 >>> v86d: Checking sanity of /home/buildozer/aports/main/v86d/APKBUILD... >>> v86d: Analyzing dependencies... >>> v86d: Installing for build: build-base bash linux-headers (1/6) Installing ncurses-terminfo-base (6.3_p20220402-r0) (2/6) Installing ncurses-libs (6.3_p20220402-r0) (3/6) Installing readline (8.1.2-r0) (4/6) Installing bash (5.1.16-r2) Executing bash-5.1.16-r2.post-install (5/6) Installing linux-headers (5.16.7-r1) (6/6) Installing .makedepends-v86d (20220413.205342) Executing busybox-1.35.0-r8.trigger OK: 337 MiB in 91 packages >>> v86d: Cleaning up srcdir >>> v86d: Cleaning up pkgdir >>> v86d: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/v86d-0.1.10.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 100 88520 100 88520 0 0 1089k 0 --:--:-- --:--:-- --:--:-- 1094k >>> v86d: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/v86d-0.1.10.tar.gz >>> v86d: Checking sha512sums... v86d-0.1.10.tar.gz: OK modprobe.uvesafb: OK >>> v86d: Unpacking /var/cache/distfiles/v3.16/v86d-0.1.10.tar.gz... config.h successfully created. You can run `make` now. make -w -C libs/x86emu gcc -Os -fomit-frame-pointer -I/lib/modules/5.15.12-0-lts/source/include -Ilibs/x86emu -c -o v86_x86emu.o v86_x86emu.c make[1]: Entering directory '/home/buildozer/aports/main/v86d/src/v86d-86d-0.1.10/libs/x86emu' gcc -c -Os -fomit-frame-pointer -I/lib/modules/5.15.12-0-lts/source/include -Ilibs/x86emu -I. -I../../include -I../../include/x86emu -o decode.o decode.c gcc -c -Os -fomit-frame-pointer -I/lib/modules/5.15.12-0-lts/source/include -Ilibs/x86emu -I. -I../../include -I../../include/x86emu -o fpu.o fpu.c gcc -Os -fomit-frame-pointer -I/lib/modules/5.15.12-0-lts/source/include -Ilibs/x86emu -c -o v86_mem.o v86_mem.c gcc -c -Os -fomit-frame-pointer -I/lib/modules/5.15.12-0-lts/source/include -Ilibs/x86emu -I. -I../../include -I../../include/x86emu -o ops.o ops.c gcc -c -Os -fomit-frame-pointer -I/lib/modules/5.15.12-0-lts/source/include -Ilibs/x86emu -I. -I../../include -I../../include/x86emu -o ops2.o ops2.c gcc -c -Os -fomit-frame-pointer -I/lib/modules/5.15.12-0-lts/source/include -Ilibs/x86emu -I. -I../../include -I../../include/x86emu -o prim_ops.o prim_ops.c gcc -c -Os -fomit-frame-pointer -I/lib/modules/5.15.12-0-lts/source/include -Ilibs/x86emu -I. -I../../include -I../../include/x86emu -o sys.o sys.c gcc -Os -fomit-frame-pointer -I/lib/modules/5.15.12-0-lts/source/include -Ilibs/x86emu -c -o v86_common.o v86_common.c gcc -Os -fomit-frame-pointer -I/lib/modules/5.15.12-0-lts/source/include -Ilibs/x86emu -c -o v86.o v86.c In file included from v86.c:10: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ ops2.c: In function 'x86emuOp2_cpuid': ops2.c:393:5: warning: implicit declaration of function 'cpuid' [-Wimplicit-function-declaration] 393 | cpuid(); | ^~~~~ ar rv libx86emu.a decode.o fpu.o ops.o ops2.o prim_ops.o sys.o ar: creating libx86emu.a a - decode.o a - fpu.o a - ops.o a - ops2.o a - prim_ops.o a - sys.o make[1]: Leaving directory '/home/buildozer/aports/main/v86d/src/v86d-86d-0.1.10/libs/x86emu' gcc -Llibs/x86emu v86_x86emu.o v86_mem.o v86_common.o v86.o -lx86emu -o v86d >>> WARNING: v86d: 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. >>> v86d: Entering fakeroot... install -D v86d /home/buildozer/aports/main/v86d/pkg/v86d/sbin/v86d >>> v86d*: Running postcheck for v86d >>> v86d*: Preparing package v86d... >>> v86d*: Stripping binaries >>> v86d*: Scanning shared objects >>> v86d*: Tracing dependencies... so:libc.musl-x86_64.so.1 >>> v86d*: Package size: 132.0 KB >>> v86d*: Compressing data... >>> v86d*: Create checksum... >>> v86d*: Create v86d-0.1.10-r1.apk >>> v86d: Build complete at Wed, 13 Apr 2022 20:53:46 +0000 elapsed time 0h 0m 11s >>> v86d: Cleaning up srcdir >>> v86d: Cleaning up pkgdir >>> v86d: Uninstalling dependencies... (1/6) Purging .makedepends-v86d (20220413.205342) (2/6) Purging bash (5.1.16-r2) Executing bash-5.1.16-r2.pre-deinstall (3/6) Purging linux-headers (5.16.7-r1) (4/6) Purging readline (8.1.2-r0) (5/6) Purging ncurses-libs (6.3_p20220402-r0) (6/6) Purging ncurses-terminfo-base (6.3_p20220402-r0) Executing busybox-1.35.0-r8.trigger OK: 327 MiB in 85 packages >>> v86d: Updating the main/x86_64 repository index... >>> v86d: Signing the index...