>>> havoc: Building community/havoc 0.5.0-r0 (using abuild 3.11.0_rc13-r0) started Thu, 27 Apr 2023 19:52:30 +0000 >>> havoc: Checking sanity of /home/buildozer/aports/community/havoc/APKBUILD... >>> havoc: Analyzing dependencies... >>> havoc: Installing for build: build-base wayland-dev wayland-protocols libxkbcommon-dev (1/14) Installing libxml2 (2.10.4-r2) (2/14) Installing wayland-libs-client (1.22.0-r1) (3/14) Installing wayland-libs-cursor (1.22.0-r1) (4/14) Installing wayland-libs-egl (1.22.0-r1) (5/14) Installing wayland-libs-server (1.22.0-r1) (6/14) Installing wayland-dev (1.22.0-r1) (7/14) Installing wayland-protocols (1.31-r1) (8/14) Installing xkeyboard-config (2.38-r0) (9/14) Installing libxkbcommon (1.5.0-r1) (10/14) Installing libxkbcommon-x11 (1.5.0-r1) (11/14) Installing libxml2-utils (2.10.4-r2) (12/14) Installing libxml2-dev (2.10.4-r2) (13/14) Installing libxkbcommon-dev (1.5.0-r1) (14/14) Installing .makedepends-havoc (20230427.195230) Executing busybox-1.36.0-r8.trigger OK: 499 MiB in 182 packages >>> havoc: Cleaning up srcdir >>> havoc: Cleaning up pkgdir >>> havoc: Fetching https://distfiles.alpinelinux.org/distfiles/edge//havoc-0.5.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 100 95461 100 95461 0 0 221k 0 --:--:-- --:--:-- --:--:-- 221k >>> havoc: Fetching https://distfiles.alpinelinux.org/distfiles/edge//havoc-0.5.0.tar.gz >>> havoc: Checking sha512sums... havoc-0.5.0.tar.gz: OK >>> havoc: Unpacking /var/cache/distfiles/edge/havoc-0.5.0.tar.gz... make -C tsm wayland-scanner private-code < //usr/share/wayland-protocols/stable/xdg-shell/xdg-shell.xml > xdg-shell.c make[1]: Entering directory '/home/buildozer/aports/community/havoc/src/havoc-0.5.0/tsm' gcc -Os -Wformat -Werror=format-security -DVERSION=\""0.5.0"\" -Os -Wformat -Werror=format-security -c -o wcwidth.o wcwidth.c wayland-scanner client-header < //usr/share/wayland-protocols/stable/xdg-shell/xdg-shell.xml > xdg-shell.h gcc -Os -Wformat -Werror=format-security -DVERSION=\""0.5.0"\" -Os -Wformat -Werror=format-security -c -o shl-htable.o shl-htable.c gcc -Os -Wformat -Werror=format-security -DVERSION=\""0.5.0"\" -Os -Wformat -Werror=format-security -c -o tsm-render.o tsm-render.c gcc -Os -Wformat -Werror=format-security -DVERSION=\""0.5.0"\" -Os -Wformat -Werror=format-security -c -o tsm-screen.o tsm-screen.c gcc -Os -Wformat -Werror=format-security -DVERSION=\""0.5.0"\" -Os -Wformat -Werror=format-security -c -o tsm-selection.o tsm-selection.c gcc -Os -Wformat -Werror=format-security -DVERSION=\""0.5.0"\" -Os -Wformat -Werror=format-security -c -o tsm-unicode.o tsm-unicode.c gcc -Os -Wformat -Werror=format-security -DVERSION=\""0.5.0"\" -Os -Wformat -Werror=format-security -c -o tsm-vte-charsets.o tsm-vte-charsets.c wayland-scanner private-code < //usr/share/wayland-protocols/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml > xdg-decoration-unstable-v1.c wayland-scanner client-header < //usr/share/wayland-protocols/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml > xdg-decoration-unstable-v1.h wayland-scanner private-code < gtk-primary-selection.xml > gtk-primary-selection.c wayland-scanner client-header < gtk-primary-selection.xml > gtk-primary-selection.h gcc -Os -Wformat -Werror=format-security -DVERSION=\""0.5.0"\" -Os -Wformat -Werror=format-security -c -o xdg-shell.o xdg-shell.c gcc -Os -Wformat -Werror=format-security -DVERSION=\""0.5.0"\" -Os -Wformat -Werror=format-security -c -o xdg-decoration-unstable-v1.o xdg-decoration-unstable-v1.c gcc -Os -Wformat -Werror=format-security -DVERSION=\""0.5.0"\" -Os -Wformat -Werror=format-security -c -o gtk-primary-selection.o gtk-primary-selection.c gcc -Os -Wformat -Werror=format-security -DVERSION=\""0.5.0"\" -Os -Wformat -Werror=format-security -c -o glyph.o glyph.c gcc -Os -Wformat -Werror=format-security -DVERSION=\""0.5.0"\" -Os -Wformat -Werror=format-security -c -o main.o main.c gcc -Os -Wformat -Werror=format-security -DVERSION=\""0.5.0"\" -Os -Wformat -Werror=format-security -c -o tsm-vte.o tsm-vte.c ar -rv libhtsm.a wcwidth.o shl-htable.o tsm-render.o tsm-screen.o tsm-selection.o tsm-unicode.o tsm-vte-charsets.o tsm-vte.o ar: creating libhtsm.a a - wcwidth.o a - shl-htable.o a - tsm-render.o a - tsm-screen.o a - tsm-selection.o a - tsm-unicode.o a - tsm-vte-charsets.o a - tsm-vte.o make[1]: Leaving directory '/home/buildozer/aports/community/havoc/src/havoc-0.5.0/tsm' gcc -Wl,--as-needed,-O1,--sort-common -o havoc xdg-shell.o xdg-decoration-unstable-v1.o gtk-primary-selection.o glyph.o main.o -lrt -lm -lutil -lwayland-client -lwayland-cursor -lxkbcommon -Ltsm -lhtsm >>> havoc: Entering fakeroot... >>> havoc-doc*: Running split function doc... >>> havoc-doc*: Preparing subpackage havoc-doc... >>> havoc-doc*: Running postcheck for havoc-doc >>> havoc*: Running postcheck for havoc >>> havoc*: Preparing package havoc... >>> havoc*: Stripping binaries >>> havoc-doc*: Scanning shared objects >>> havoc*: Scanning shared objects >>> havoc-doc*: Tracing dependencies... >>> havoc-doc*: Package size: 36.0 KB >>> havoc-doc*: Compressing data... >>> havoc-doc*: Create checksum... >>> havoc-doc*: Create havoc-doc-0.5.0-r0.apk >>> havoc*: Tracing dependencies... so:libc.musl-s390x.so.1 so:libwayland-client.so.0 so:libwayland-cursor.so.0 so:libxkbcommon.so.0 >>> havoc*: Package size: 148.0 KB >>> havoc*: Compressing data... >>> havoc*: Create checksum... >>> havoc*: Create havoc-0.5.0-r0.apk >>> havoc: Build complete at Thu, 27 Apr 2023 19:52:32 +0000 elapsed time 0h 0m 2s >>> havoc: Cleaning up srcdir >>> havoc: Cleaning up pkgdir >>> havoc: Uninstalling dependencies... (1/14) Purging .makedepends-havoc (20230427.195230) (2/14) Purging wayland-dev (1.22.0-r1) (3/14) Purging wayland-libs-cursor (1.22.0-r1) (4/14) Purging wayland-libs-egl (1.22.0-r1) (5/14) Purging wayland-libs-server (1.22.0-r1) (6/14) Purging wayland-protocols (1.31-r1) (7/14) Purging libxkbcommon-dev (1.5.0-r1) (8/14) Purging libxkbcommon-x11 (1.5.0-r1) (9/14) Purging libxkbcommon (1.5.0-r1) (10/14) Purging xkeyboard-config (2.38-r0) (11/14) Purging libxml2-dev (2.10.4-r2) (12/14) Purging libxml2-utils (2.10.4-r2) (13/14) Purging libxml2 (2.10.4-r2) (14/14) Purging wayland-libs-client (1.22.0-r1) Executing busybox-1.36.0-r8.trigger OK: 491 MiB in 168 packages >>> havoc: Updating the community/s390x repository index... >>> havoc: Signing the index...