>>> st: Building community/st 0.9.2-r0 (using abuild 3.12.0-r5) started Sun, 07 Apr 2024 20:01:42 +0000 >>> st: Checking sanity of /home/buildozer/aports/community/st/APKBUILD... >>> st: Analyzing dependencies... >>> st: Installing for build: build-base ncurses-terminfo-base font-liberation fontconfig-dev freetype-dev libx11-dev libxext-dev libxft-dev (1/43) Installing libpng (1.6.43-r0) (2/43) Installing freetype (2.13.2-r0) (3/43) Installing fontconfig (2.15.0-r0) (4/43) Installing font-liberation (2.1.5-r2) (5/43) Installing expat (2.6.2-r0) (6/43) Installing expat-dev (2.6.2-r0) (7/43) Installing brotli (1.1.0-r1) (8/43) Installing brotli-dev (1.1.0-r1) (9/43) Installing zlib-dev (1.3.1-r0) (10/43) Installing libpng-dev (1.6.43-r0) (11/43) Installing freetype-dev (2.13.2-r0) (12/43) Installing fontconfig-dev (2.15.0-r0) (13/43) Installing libxau (1.0.11-r3) (14/43) Installing xorgproto (2023.2-r0) (15/43) Installing libxau-dev (1.0.11-r3) (16/43) Installing libffi (3.4.6-r0) (17/43) Installing gdbm (1.23-r1) (18/43) Installing mpdecimal (4.0.0-r0) (19/43) Installing libpanelw (6.4_p20240309-r0) (20/43) Installing readline (8.2.10-r0) (21/43) Installing sqlite-libs (3.45.2-r0) (22/43) Installing python3 (3.11.8-r0) (23/43) Installing python3-pycache-pyc0 (3.11.8-r0) (24/43) Installing pyc (3.11.8-r0) (25/43) Installing xcb-proto-pyc (1.16.0-r0) (26/43) Installing python3-pyc (3.11.8-r0) (27/43) Installing xcb-proto (1.16.0-r0) (28/43) Installing libmd (1.1.0-r0) (29/43) Installing libbsd (0.12.2-r0) (30/43) Installing libxdmcp (1.1.5-r0) (31/43) Installing libxcb (1.16.1-r0) (32/43) Installing libxdmcp-dev (1.1.5-r0) (33/43) Installing libxcb-dev (1.16.1-r0) (34/43) Installing xtrans (1.5.0-r0) (35/43) Installing libx11 (1.8.7-r0) (36/43) Installing libx11-dev (1.8.7-r0) (37/43) Installing libxext (1.3.6-r1) (38/43) Installing libxext-dev (1.3.6-r1) (39/43) Installing libxrender (0.9.11-r4) (40/43) Installing libxft (2.3.8-r2) (41/43) Installing libxrender-dev (0.9.11-r4) (42/43) Installing libxft-dev (2.3.8-r2) (43/43) Installing .makedepends-st (20240407.200145) Executing busybox-1.36.1-r25.trigger Executing fontconfig-2.15.0-r0.trigger OK: 329 MiB in 153 packages >>> st: Cleaning up srcdir >>> st: Cleaning up pkgdir >>> st: Cleaning up tmpdir >>> st: Fetching https://distfiles.alpinelinux.org/distfiles/edge/st-0.9.2.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (56) The requested URL returned error: 404 >>> st: Fetching https://dl.suckless.org/st/st-0.9.2.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 33 48381 33 16065 0 0 23275 0 0:00:02 --:--:-- 0:00:02 23282 100 48381 100 48381 0 0 56364 0 --:--:-- --:--:-- --:--:-- 56388 >>> st: Fetching https://distfiles.alpinelinux.org/distfiles/edge/st-0.9.2.tar.gz >>> st: Checking sha512sums... st-0.9.2.tar.gz: OK >>> st: Unpacking /var/cache/distfiles/st-0.9.2.tar.gz... cp config.def.h config.h gcc -I/usr/X11R6/include `pkg-config --cflags fontconfig` `pkg-config --cflags freetype2` -DVERSION=\"0.9.2\" -D_XOPEN_SOURCE=600 -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c st.c gcc -I/usr/X11R6/include `pkg-config --cflags fontconfig` `pkg-config --cflags freetype2` -DVERSION=\"0.9.2\" -D_XOPEN_SOURCE=600 -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c x.c 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 >>> 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.2/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.2-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.2-r0.apk >>> st*: Tracing dependencies... ncurses-terminfo-base font-liberation so:libX11.so.6 so:libXft.so.2 so:libc.musl-ppc64le.so.1 so:libfontconfig.so.1 >>> st*: Package size: 164.0 KB >>> st*: Compressing data... >>> st*: Create checksum... >>> st*: Create st-0.9.2-r0.apk >>> st: Build complete at Sun, 07 Apr 2024 20:01:53 +0000 elapsed time 0h 0m 11s >>> st: Cleaning up srcdir >>> st: Cleaning up pkgdir >>> st: Uninstalling dependencies... (1/43) Purging .makedepends-st (20240407.200145) (2/43) Purging font-liberation (2.1.5-r2) (3/43) Purging libxext-dev (1.3.6-r1) (4/43) Purging libxext (1.3.6-r1) (5/43) Purging libxft-dev (2.3.8-r2) (6/43) Purging libxft (2.3.8-r2) (7/43) Purging fontconfig-dev (2.15.0-r0) (8/43) Purging fontconfig (2.15.0-r0) (9/43) Purging freetype-dev (2.13.2-r0) (10/43) Purging freetype (2.13.2-r0) (11/43) Purging libpng-dev (1.6.43-r0) (12/43) Purging libpng (1.6.43-r0) (13/43) Purging libxrender-dev (0.9.11-r4) (14/43) Purging libxrender (0.9.11-r4) (15/43) Purging python3-pyc (3.11.8-r0) (16/43) Purging python3-pycache-pyc0 (3.11.8-r0) (17/43) Purging xcb-proto-pyc (1.16.0-r0) (18/43) Purging pyc (3.11.8-r0) (19/43) Purging zlib-dev (1.3.1-r0) (20/43) Purging brotli-dev (1.1.0-r1) (21/43) Purging brotli (1.1.0-r1) (22/43) Purging expat-dev (2.6.2-r0) (23/43) Purging expat (2.6.2-r0) (24/43) Purging libx11-dev (1.8.7-r0) (25/43) Purging xtrans (1.5.0-r0) (26/43) Purging libx11 (1.8.7-r0) (27/43) Purging libxcb-dev (1.16.1-r0) (28/43) Purging libxcb (1.16.1-r0) (29/43) Purging xcb-proto (1.16.0-r0) (30/43) Purging python3 (3.11.8-r0) (31/43) Purging gdbm (1.23-r1) (32/43) Purging libxdmcp-dev (1.1.5-r0) (33/43) Purging libxdmcp (1.1.5-r0) (34/43) Purging libbsd (0.12.2-r0) (35/43) Purging libffi (3.4.6-r0) (36/43) Purging libmd (1.1.0-r0) (37/43) Purging libpanelw (6.4_p20240309-r0) (38/43) Purging libxau-dev (1.0.11-r3) (39/43) Purging libxau (1.0.11-r3) (40/43) Purging mpdecimal (4.0.0-r0) (41/43) Purging readline (8.2.10-r0) (42/43) Purging sqlite-libs (3.45.2-r0) (43/43) Purging xorgproto (2023.2-r0) Executing busybox-1.36.1-r25.trigger OK: 264 MiB in 110 packages >>> st: Updating the community/ppc64le repository index... >>> st: Signing the index...