>>> sxmo-st: Building community/sxmo-st 0.8.4.1-r1 (using abuild 3.11.0_rc13-r0) started Mon, 24 Apr 2023 18:37:24 +0000 >>> sxmo-st: Checking sanity of /home/buildozer/aports/community/sxmo-st/APKBUILD... >>> sxmo-st: Analyzing dependencies... >>> sxmo-st: Installing for build: build-base ncurses-terminfo fontconfig-dev freetype-dev libx11-dev libxext-dev libxft-dev (1/45) Installing ncurses-terminfo (6.4_p20230401-r5) (2/45) Installing libbz2 (1.0.8-r5) (3/45) Installing libpng (1.6.39-r3) (4/45) Installing freetype (2.13.0-r5) (5/45) Installing fontconfig (2.14.2-r3) (6/45) Installing expat (2.5.0-r1) (7/45) Installing expat-dev (2.5.0-r1) (8/45) Installing brotli (1.0.9-r14) (9/45) Installing brotli-dev (1.0.9-r14) (10/45) Installing zlib-dev (1.2.13-r1) (11/45) Installing libpng-dev (1.6.39-r3) (12/45) Installing freetype-dev (2.13.0-r5) (13/45) Installing fontconfig-dev (2.14.2-r3) (14/45) Installing libxau (1.0.11-r1) (15/45) Installing xorgproto (2022.2-r0) (16/45) Installing libxau-dev (1.0.11-r1) (17/45) Installing libffi (3.4.4-r2) (18/45) Installing gdbm (1.23-r1) (19/45) Installing xz-libs (5.4.2-r1) (20/45) Installing mpdecimal (2.5.1-r2) (21/45) Installing libpanelw (6.4_p20230401-r5) (22/45) Installing readline (8.2.1-r1) (23/45) Installing sqlite-libs (3.41.2-r2) (24/45) Installing python3 (3.11.3-r10) (25/45) Installing python3-pycache-pyc0 (3.11.3-r10) (26/45) Installing pyc (0.1-r0) (27/45) Installing xcb-proto-pyc (1.15.2-r2) (28/45) Installing python3-pyc (3.11.3-r10) (29/45) Installing xcb-proto (1.15.2-r2) (30/45) Installing libmd (1.0.4-r2) (31/45) Installing libbsd (0.11.7-r1) (32/45) Installing libxdmcp (1.1.4-r1) (33/45) Installing libxcb (1.15-r1) (34/45) Installing libxdmcp-dev (1.1.4-r1) (35/45) Installing libxcb-dev (1.15-r1) (36/45) Installing xtrans (1.4.0-r2) (37/45) Installing libx11 (1.8.4-r2) (38/45) Installing libx11-dev (1.8.4-r2) (39/45) Installing libxext (1.3.5-r1) (40/45) Installing libxext-dev (1.3.5-r1) (41/45) Installing libxrender (0.9.11-r2) (42/45) Installing libxft (2.3.8-r0) (43/45) Installing libxrender-dev (0.9.11-r2) (44/45) Installing libxft-dev (2.3.8-r0) (45/45) Installing .makedepends-sxmo-st (20230424.183736) Executing busybox-1.36.0-r7.trigger OK: 433 MiB in 143 packages >>> sxmo-st: Cleaning up srcdir >>> sxmo-st: Cleaning up pkgdir >>> sxmo-st: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/sxmo-st-0.8.4.1.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 50007 100 50007 0 0 117k 0 --:--:-- --:--:-- --:--:-- 117k >>> sxmo-st: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/sxmo-st-0.8.4.1.tar.gz >>> sxmo-st: Checking sha512sums... sxmo-st-0.8.4.1.tar.gz: OK >>> sxmo-st: Unpacking /var/cache/distfiles/v3.18/sxmo-st-0.8.4.1.tar.gz... make: Entering directory '/home/buildozer/aports/community/sxmo-st/src/sxmo-st-0.8.4.1' cp config.def.h config.h st build options: gcc -I/usr/X11R6/include `pkg-config --cflags fontconfig` `pkg-config --cflags freetype2` -DVERSION=\"0.8.4.1\" -D_XOPEN_SOURCE=600 -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -g -c st.c gcc -I/usr/X11R6/include `pkg-config --cflags fontconfig` `pkg-config --cflags freetype2` -DVERSION=\"0.8.4.1\" -D_XOPEN_SOURCE=600 -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -g -c x.c CFLAGS = -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -DVERSION="0.8.4.1" -D_XOPEN_SOURCE=600 -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -g LDFLAGS = -L/usr/X11R6/lib -lm -lrt -lX11 -lutil -lXft -lfontconfig -lfreetype -lfreetype -Wl,--as-needed,-O1,--sort-common CC = gcc gcc -o st st.o x.o -L/usr/X11R6/lib -lm -lrt -lX11 -lutil -lXft `pkg-config --libs fontconfig` `pkg-config --libs freetype2` -Wl,--as-needed,-O1,--sort-common make: Leaving directory '/home/buildozer/aports/community/sxmo-st/src/sxmo-st-0.8.4.1' >>> sxmo-st: Entering fakeroot... mkdir -p /home/buildozer/aports/community/sxmo-st/pkg/sxmo-st/usr/bin cp -f st /home/buildozer/aports/community/sxmo-st/pkg/sxmo-st/usr/bin chmod 755 /home/buildozer/aports/community/sxmo-st/pkg/sxmo-st/usr/bin/st mkdir -p /home/buildozer/aports/community/sxmo-st/pkg/sxmo-st/usr/share/man/man1 sed "s/VERSION/0.8.4.1/g" < st.1 > /home/buildozer/aports/community/sxmo-st/pkg/sxmo-st/usr/share/man/man1/st.1 chmod 644 /home/buildozer/aports/community/sxmo-st/pkg/sxmo-st/usr/share/man/man1/st.1 Please see the README file regarding the terminfo entry of st. >>> sxmo-st-dbg*: Running split function dbg... >>> sxmo-st-dbg*: Preparing subpackage sxmo-st-dbg... >>> sxmo-st-dbg*: Running postcheck for sxmo-st-dbg >>> sxmo-st-doc*: Running split function doc... >>> sxmo-st-doc*: Preparing subpackage sxmo-st-doc... >>> sxmo-st-doc*: Running postcheck for sxmo-st-doc >>> sxmo-st*: Running postcheck for sxmo-st >>> sxmo-st*: Preparing package sxmo-st... >>> sxmo-st-dbg*: Scanning shared objects >>> sxmo-st-doc*: Scanning shared objects >>> sxmo-st*: Scanning shared objects >>> sxmo-st-dbg*: Tracing dependencies... >>> sxmo-st-dbg*: Package size: 160.0 KB >>> sxmo-st-dbg*: Compressing data... >>> sxmo-st-dbg*: Create checksum... >>> sxmo-st-dbg*: Create sxmo-st-dbg-0.8.4.1-r1.apk >>> sxmo-st-doc*: Tracing dependencies... >>> sxmo-st-doc*: Package size: 24.0 KB >>> sxmo-st-doc*: Compressing data... >>> sxmo-st-doc*: Create checksum... >>> sxmo-st-doc*: Create sxmo-st-doc-0.8.4.1-r1.apk >>> sxmo-st*: Tracing dependencies... ncurses-terminfo so:libX11.so.6 so:libXft.so.2 so:libc.musl-s390x.so.1 so:libfontconfig.so.1 >>> sxmo-st*: Package size: 116.0 KB >>> sxmo-st*: Compressing data... >>> sxmo-st*: Create checksum... >>> sxmo-st*: Create sxmo-st-0.8.4.1-r1.apk >>> sxmo-st: Build complete at Mon, 24 Apr 2023 18:37:39 +0000 elapsed time 0h 0m 15s >>> sxmo-st: Cleaning up srcdir >>> sxmo-st: Cleaning up pkgdir >>> sxmo-st: Uninstalling dependencies... (1/45) Purging .makedepends-sxmo-st (20230424.183736) (2/45) Purging ncurses-terminfo (6.4_p20230401-r5) (3/45) Purging libxext-dev (1.3.5-r1) (4/45) Purging libxext (1.3.5-r1) (5/45) Purging libxft-dev (2.3.8-r0) (6/45) Purging libxft (2.3.8-r0) (7/45) Purging fontconfig-dev (2.14.2-r3) (8/45) Purging fontconfig (2.14.2-r3) (9/45) Purging freetype-dev (2.13.0-r5) (10/45) Purging freetype (2.13.0-r5) (11/45) Purging libpng-dev (1.6.39-r3) (12/45) Purging libpng (1.6.39-r3) (13/45) Purging libxrender-dev (0.9.11-r2) (14/45) Purging libxrender (0.9.11-r2) (15/45) Purging python3-pyc (3.11.3-r10) (16/45) Purging python3-pycache-pyc0 (3.11.3-r10) (17/45) Purging xcb-proto-pyc (1.15.2-r2) (18/45) Purging pyc (0.1-r0) (19/45) Purging zlib-dev (1.2.13-r1) (20/45) Purging brotli-dev (1.0.9-r14) (21/45) Purging brotli (1.0.9-r14) (22/45) Purging expat-dev (2.5.0-r1) (23/45) Purging expat (2.5.0-r1) (24/45) Purging libx11-dev (1.8.4-r2) (25/45) Purging xtrans (1.4.0-r2) (26/45) Purging libx11 (1.8.4-r2) (27/45) Purging libxcb-dev (1.15-r1) (28/45) Purging libxcb (1.15-r1) (29/45) Purging xcb-proto (1.15.2-r2) (30/45) Purging python3 (3.11.3-r10) (31/45) Purging gdbm (1.23-r1) (32/45) Purging libxdmcp-dev (1.1.4-r1) (33/45) Purging libxdmcp (1.1.4-r1) (34/45) Purging libbsd (0.11.7-r1) (35/45) Purging libbz2 (1.0.8-r5) (36/45) Purging libffi (3.4.4-r2) (37/45) Purging libmd (1.0.4-r2) (38/45) Purging libpanelw (6.4_p20230401-r5) (39/45) Purging libxau-dev (1.0.11-r1) (40/45) Purging libxau (1.0.11-r1) (41/45) Purging mpdecimal (2.5.1-r2) (42/45) Purging readline (8.2.1-r1) (43/45) Purging sqlite-libs (3.41.2-r2) (44/45) Purging xorgproto (2022.2-r0) (45/45) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 370 MiB in 98 packages >>> sxmo-st: Updating the community/s390x repository index... >>> sxmo-st: Signing the index...