>>> st: Building community/st 0.8.4-r0 (using abuild 3.9.0_rc2-r1) started Tue, 19 Oct 2021 22:44:53 +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/56) Installing libbz2 (1.0.8-r1) (2/56) Installing libpng (1.6.37-r1) (3/56) Installing freetype (2.11.0-r0) (4/56) Installing libuuid (2.37.2-r1) (5/56) Installing fontconfig (2.13.1-r4) (6/56) Installing expat-dev (2.4.1-r0) (7/56) Installing brotli-dev (1.0.9-r5) (8/56) Installing zlib-dev (1.2.11-r3) (9/56) Installing libpng-dev (1.6.37-r1) (10/56) Installing freetype-dev (2.11.0-r0) (11/56) Installing util-linux (2.37.2-r1) (12/56) Installing libblkid (2.37.2-r1) (13/56) Installing libeconf (0.4.1-r0) (14/56) Installing libfdisk (2.37.2-r1) (15/56) Installing libmount (2.37.2-r1) (16/56) Installing libsmartcols (2.37.2-r1) (17/56) Installing util-linux-misc (2.37.2-r1) (18/56) Installing linux-pam (1.5.2-r0) (19/56) Installing runuser (2.37.2-r1) (20/56) Installing hexdump (2.37.2-r1) (21/56) Installing uuidgen (2.37.2-r1) (22/56) Installing blkid (2.37.2-r1) (23/56) Installing sfdisk (2.37.2-r1) (24/56) Installing mcookie (2.37.2-r1) (25/56) Installing wipefs (2.37.2-r1) (26/56) Installing cfdisk (2.37.2-r1) (27/56) Installing flock (2.37.2-r1) (28/56) Installing lsblk (2.37.2-r1) (29/56) Installing libcap-ng (0.8.2-r0) (30/56) Installing setpriv (2.37.2-r1) (31/56) Installing logger (2.37.2-r1) (32/56) Installing partx (2.37.2-r1) (33/56) Installing findmnt (2.37.2-r1) (34/56) Installing util-linux-dev (2.37.2-r1) (35/56) Installing fontconfig-dev (2.13.1-r4) (36/56) Installing libxau (1.0.9-r0) (37/56) Installing xorgproto (2021.5-r0) (38/56) Installing libxau-dev (1.0.9-r0) (39/56) Installing xcb-proto (1.14.1-r2) (40/56) Installing libmd (1.0.3-r0) (41/56) Installing libbsd (0.11.3-r1) (42/56) Installing libxdmcp (1.1.3-r0) (43/56) Installing libxcb (1.14-r2) (44/56) Installing libxdmcp-dev (1.1.3-r0) (45/56) Installing libxcb-dev (1.14-r2) (46/56) Installing xtrans (1.4.0-r1) (47/56) Installing libx11 (1.7.2-r0) (48/56) Installing libx11-dev (1.7.2-r0) (49/56) Installing libxext (1.3.4-r0) (50/56) Installing libxext-dev (1.3.4-r0) (51/56) Installing libxrender (0.9.10-r3) (52/56) Installing libxft (2.3.4-r0) (53/56) Installing libxrender-dev (0.9.10-r3) (54/56) Installing libxft-dev (2.3.4-r0) (55/56) Installing .makedepends-st (20211019.224511) (56/56) Installing util-linux-openrc (2.37.2-r1) Executing busybox-1.34.1-r1.trigger OK: 340 MiB in 145 packages >>> st: Cleaning up srcdir >>> st: Cleaning up pkgdir >>> st: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/st-0.8.4.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 curl: (22) The requested URL returned error: 404 >>> st: Fetching https://dl.suckless.org/st/st-0.8.4.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 47330 100 47330 0 0 139k 0 --:--:-- --:--:-- --:--:-- 139k >>> st: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/st-0.8.4.tar.gz >>> st: Checking sha512sums... st-0.8.4.tar.gz: OK >>> st: Unpacking /var/cache/distfiles/v3.15/st-0.8.4.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.8.4\" -D_XOPEN_SOURCE=600 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -g -c st.c gcc -I/usr/X11R6/include `pkg-config --cflags fontconfig` `pkg-config --cflags freetype2` -DVERSION=\"0.8.4\" -D_XOPEN_SOURCE=600 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -g -c x.c CFLAGS = -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -DVERSION="0.8.4" -D_XOPEN_SOURCE=600 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -g LDFLAGS = -L/usr/X11R6/lib -lm -lrt -lX11 -lutil -lXft -lfontconfig -lfreetype -lfreetype 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` >>> 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.8.4/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: 144.0 KB >>> st-dbg*: Compressing data... >>> st-dbg*: Create checksum... >>> st-dbg*: Create st-dbg-0.8.4-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.8.4-r0.apk >>> st*: Tracing dependencies... ncurses-terminfo-base so:libX11.so.6 so:libXft.so.2 so:libc.musl-x86.so.1 so:libfontconfig.so.1 >>> st*: Package size: 100.0 KB >>> st*: Compressing data... >>> st*: Create checksum... >>> st*: Create st-0.8.4-r0.apk >>> st: Build complete at Tue, 19 Oct 2021 22:45:14 +0000 elapsed time 0h 0m 21s >>> st: Cleaning up srcdir >>> st: Cleaning up pkgdir >>> st: Uninstalling dependencies... (1/56) Purging util-linux-misc (2.37.2-r1) (2/56) Purging runuser (2.37.2-r1) (3/56) Purging hexdump (2.37.2-r1) (4/56) Purging uuidgen (2.37.2-r1) (5/56) Purging blkid (2.37.2-r1) (6/56) Purging sfdisk (2.37.2-r1) (7/56) Purging mcookie (2.37.2-r1) (8/56) Purging wipefs (2.37.2-r1) (9/56) Purging cfdisk (2.37.2-r1) (10/56) Purging flock (2.37.2-r1) (11/56) Purging lsblk (2.37.2-r1) (12/56) Purging setpriv (2.37.2-r1) (13/56) Purging logger (2.37.2-r1) (14/56) Purging partx (2.37.2-r1) (15/56) Purging findmnt (2.37.2-r1) (16/56) Purging .makedepends-st (20211019.224511) (17/56) Purging libxext-dev (1.3.4-r0) (18/56) Purging libxext (1.3.4-r0) (19/56) Purging libxft-dev (2.3.4-r0) (20/56) Purging libxft (2.3.4-r0) (21/56) Purging util-linux-openrc (2.37.2-r1) (22/56) Purging fontconfig-dev (2.13.1-r4) (23/56) Purging fontconfig (2.13.1-r4) (24/56) Purging freetype-dev (2.11.0-r0) (25/56) Purging freetype (2.11.0-r0) (26/56) Purging libbz2 (1.0.8-r1) (27/56) Purging libpng-dev (1.6.37-r1) (28/56) Purging libpng (1.6.37-r1) (29/56) Purging util-linux-dev (2.37.2-r1) (30/56) Purging util-linux (2.37.2-r1) (31/56) Purging libfdisk (2.37.2-r1) (32/56) Purging libmount (2.37.2-r1) (33/56) Purging libsmartcols (2.37.2-r1) (34/56) Purging libuuid (2.37.2-r1) (35/56) Purging expat-dev (2.4.1-r0) (36/56) Purging brotli-dev (1.0.9-r5) (37/56) Purging zlib-dev (1.2.11-r3) (38/56) Purging libblkid (2.37.2-r1) (39/56) Purging libeconf (0.4.1-r0) (40/56) Purging linux-pam (1.5.2-r0) (41/56) Purging libcap-ng (0.8.2-r0) (42/56) Purging libxrender-dev (0.9.10-r3) (43/56) Purging libxrender (0.9.10-r3) (44/56) Purging libx11-dev (1.7.2-r0) (45/56) Purging xtrans (1.4.0-r1) (46/56) Purging libx11 (1.7.2-r0) (47/56) Purging libxcb-dev (1.14-r2) (48/56) Purging xcb-proto (1.14.1-r2) (49/56) Purging libxcb (1.14-r2) (50/56) Purging libxau-dev (1.0.9-r0) (51/56) Purging libxau (1.0.9-r0) (52/56) Purging libxdmcp-dev (1.1.3-r0) (53/56) Purging libxdmcp (1.1.3-r0) (54/56) Purging xorgproto (2021.5-r0) (55/56) Purging libbsd (0.11.3-r1) (56/56) Purging libmd (1.0.3-r0) Executing busybox-1.34.1-r1.trigger OK: 316 MiB in 89 packages >>> st: Updating the community/x86 repository index... >>> st: Signing the index...