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