>>> sxmo-st: Building community/sxmo-st 0.8.4.1-r1 (using abuild 3.11.0_rc13-r0) started Tue, 25 Apr 2023 19:11:11 +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/43) Installing ncurses-terminfo (6.4_p20230401-r6) (2/43) Installing libpng (1.6.39-r3) (3/43) Installing freetype (2.13.0-r5) (4/43) Installing fontconfig (2.14.2-r3) (5/43) Installing expat (2.5.0-r1) (6/43) Installing expat-dev (2.5.0-r1) (7/43) Installing brotli (1.0.9-r14) (8/43) Installing brotli-dev (1.0.9-r14) (9/43) Installing zlib-dev (1.2.13-r1) (10/43) Installing libpng-dev (1.6.39-r3) (11/43) Installing freetype-dev (2.13.0-r5) (12/43) Installing fontconfig-dev (2.14.2-r3) (13/43) Installing libxau (1.0.11-r1) (14/43) Installing xorgproto (2022.2-r0) (15/43) Installing libxau-dev (1.0.11-r1) (16/43) Installing libffi (3.4.4-r2) (17/43) Installing gdbm (1.23-r1) (18/43) Installing mpdecimal (2.5.1-r2) (19/43) Installing libpanelw (6.4_p20230401-r6) (20/43) Installing readline (8.2.1-r1) (21/43) Installing sqlite-libs (3.41.2-r2) (22/43) Installing python3 (3.11.3-r10) (23/43) Installing python3-pycache-pyc0 (3.11.3-r10) (24/43) Installing pyc (0.1-r0) (25/43) Installing xcb-proto-pyc (1.15.2-r2) (26/43) Installing python3-pyc (3.11.3-r10) (27/43) Installing xcb-proto (1.15.2-r2) (28/43) Installing libmd (1.0.4-r2) (29/43) Installing libbsd (0.11.7-r1) (30/43) Installing libxdmcp (1.1.4-r1) (31/43) Installing libxcb (1.15-r1) (32/43) Installing libxdmcp-dev (1.1.4-r1) (33/43) Installing libxcb-dev (1.15-r1) (34/43) Installing xtrans (1.4.0-r2) (35/43) Installing libx11 (1.8.4-r2) (36/43) Installing libx11-dev (1.8.4-r2) (37/43) Installing libxext (1.3.5-r1) (38/43) Installing libxext-dev (1.3.5-r1) (39/43) Installing libxrender (0.9.11-r2) (40/43) Installing libxft (2.3.8-r0) (41/43) Installing libxrender-dev (0.9.11-r2) (42/43) Installing libxft-dev (2.3.8-r0) (43/43) Installing .makedepends-sxmo-st (20230425.191131) Executing busybox-1.36.0-r8.trigger OK: 511 MiB in 146 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 50007 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50007 100 50007 0 0 60594 0 --:--:-- --:--:-- --:--:-- 60541 >>> 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 -Wl,-z,pack-relative-relocs 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 -Wl,-z,pack-relative-relocs 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: 164.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-ppc64le.so.1 so:libfontconfig.so.1 >>> sxmo-st*: Package size: 168.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 Tue, 25 Apr 2023 19:11:34 +0000 elapsed time 0h 0m 23s >>> sxmo-st: Cleaning up srcdir >>> sxmo-st: Cleaning up pkgdir >>> sxmo-st: Uninstalling dependencies... (1/43) Purging .makedepends-sxmo-st (20230425.191131) (2/43) Purging ncurses-terminfo (6.4_p20230401-r6) (3/43) Purging libxext-dev (1.3.5-r1) (4/43) Purging libxext (1.3.5-r1) (5/43) Purging libxft-dev (2.3.8-r0) (6/43) Purging libxft (2.3.8-r0) (7/43) Purging fontconfig-dev (2.14.2-r3) (8/43) Purging fontconfig (2.14.2-r3) (9/43) Purging freetype-dev (2.13.0-r5) (10/43) Purging freetype (2.13.0-r5) (11/43) Purging libpng-dev (1.6.39-r3) (12/43) Purging libpng (1.6.39-r3) (13/43) Purging libxrender-dev (0.9.11-r2) (14/43) Purging libxrender (0.9.11-r2) (15/43) Purging python3-pyc (3.11.3-r10) (16/43) Purging python3-pycache-pyc0 (3.11.3-r10) (17/43) Purging xcb-proto-pyc (1.15.2-r2) (18/43) Purging pyc (0.1-r0) (19/43) Purging zlib-dev (1.2.13-r1) (20/43) Purging brotli-dev (1.0.9-r14) (21/43) Purging brotli (1.0.9-r14) (22/43) Purging expat-dev (2.5.0-r1) (23/43) Purging expat (2.5.0-r1) (24/43) Purging libx11-dev (1.8.4-r2) (25/43) Purging xtrans (1.4.0-r2) (26/43) Purging libx11 (1.8.4-r2) (27/43) Purging libxcb-dev (1.15-r1) (28/43) Purging libxcb (1.15-r1) (29/43) Purging xcb-proto (1.15.2-r2) (30/43) Purging python3 (3.11.3-r10) (31/43) Purging gdbm (1.23-r1) (32/43) Purging libxdmcp-dev (1.1.4-r1) (33/43) Purging libxdmcp (1.1.4-r1) (34/43) Purging libbsd (0.11.7-r1) (35/43) Purging libffi (3.4.4-r2) (36/43) Purging libmd (1.0.4-r2) (37/43) Purging libpanelw (6.4_p20230401-r6) (38/43) Purging libxau-dev (1.0.11-r1) (39/43) Purging libxau (1.0.11-r1) (40/43) Purging mpdecimal (2.5.1-r2) (41/43) Purging readline (8.2.1-r1) (42/43) Purging sqlite-libs (3.41.2-r2) (43/43) Purging xorgproto (2022.2-r0) Executing busybox-1.36.0-r8.trigger OK: 443 MiB in 103 packages >>> sxmo-st: Updating the community/ppc64le repository index... >>> sxmo-st: Signing the index...