>>> st: Building community/st 0.8.4-r0 (using abuild 3.7.0_rc1-r1) started Sat, 19 Dec 2020 09:29:03 +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/48) Installing libbz2 (1.0.8-r1) (2/48) Installing libpng (1.6.37-r1) (3/48) Installing freetype (2.10.4-r0) (4/48) Installing libuuid (2.36.1-r0) (5/48) Installing fontconfig (2.13.1-r3) (6/48) Installing expat-dev (2.2.10-r0) (7/48) Installing brotli-dev (1.0.9-r2) (8/48) Installing zlib-dev (1.2.11-r3) (9/48) Installing libpng-dev (1.6.37-r1) (10/48) Installing freetype-dev (2.10.4-r0) (11/48) Installing libblkid (2.36.1-r0) (12/48) Installing blkid (2.36.1-r0) (13/48) Installing libcap-ng (0.8.2-r0) (14/48) Installing setpriv (2.36.1-r0) (15/48) Installing libmount (2.36.1-r0) (16/48) Installing libsmartcols (2.36.1-r0) (17/48) Installing findmnt (2.36.1-r0) (18/48) Installing mcookie (2.36.1-r0) (19/48) Installing hexdump (2.36.1-r0) (20/48) Installing lsblk (2.36.1-r0) (21/48) Installing libfdisk (2.36.1-r0) (22/48) Installing sfdisk (2.36.1-r0) (23/48) Installing cfdisk (2.36.1-r0) (24/48) Installing partx (2.36.1-r0) (25/48) Installing libeconf (0.3.8-r0) (26/48) Installing util-linux (2.36.1-r0) (27/48) Installing util-linux-dev (2.36.1-r0) (28/48) Installing fontconfig-dev (2.13.1-r3) (29/48) Installing libxau (1.0.9-r0) (30/48) Installing xorgproto (2020.1-r0) (31/48) Installing libxau-dev (1.0.9-r0) (32/48) Installing xcb-proto (1.14.1-r0) (33/48) Installing libbsd (0.10.0-r0) (34/48) Installing libxdmcp (1.1.3-r0) (35/48) Installing libxcb (1.14-r1) (36/48) Installing libxdmcp-dev (1.1.3-r0) (37/48) Installing libxcb-dev (1.14-r1) (38/48) Installing xtrans (1.4.0-r1) (39/48) Installing libx11 (1.7.0-r0) (40/48) Installing libx11-dev (1.7.0-r0) (41/48) Installing libxext (1.3.4-r0) (42/48) Installing libxext-dev (1.3.4-r0) (43/48) Installing libxrender (0.9.10-r3) (44/48) Installing libxft (2.3.3-r0) (45/48) Installing libxrender-dev (0.9.10-r3) (46/48) Installing libxft-dev (2.3.3-r0) (47/48) Installing .makedepends-st (20201219.092909) (48/48) Installing util-linux-openrc (2.36.1-r0) Executing busybox-1.32.0-r8.trigger OK: 332 MiB in 134 packages >>> st: Cleaning up srcdir >>> st: Cleaning up pkgdir >>> st: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/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 100 47330 100 47330 0 0 633k 0 --:--:-- --:--:-- --:--:-- 633k >>> st: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/st-0.8.4.tar.gz >>> st: Checking sha512sums... st-0.8.4.tar.gz: OK >>> st: Unpacking /var/cache/distfiles/v3.13/st-0.8.4.tar.gz... 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\" -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 -Wl,--as-needed 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 >>> 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 Sat, 19 Dec 2020 09:29:13 +0000 elapsed time 0h 0m 10s >>> st: Cleaning up srcdir >>> st: Cleaning up pkgdir >>> st: Uninstalling dependencies... (1/48) Purging .makedepends-st (20201219.092909) (2/48) Purging libxext-dev (1.3.4-r0) (3/48) Purging libxext (1.3.4-r0) (4/48) Purging libxft-dev (2.3.3-r0) (5/48) Purging libxft (2.3.3-r0) (6/48) Purging util-linux-openrc (2.36.1-r0) (7/48) Purging fontconfig-dev (2.13.1-r3) (8/48) Purging fontconfig (2.13.1-r3) (9/48) Purging freetype-dev (2.10.4-r0) (10/48) Purging freetype (2.10.4-r0) (11/48) Purging libbz2 (1.0.8-r1) (12/48) Purging libpng-dev (1.6.37-r1) (13/48) Purging libpng (1.6.37-r1) (14/48) Purging util-linux-dev (2.36.1-r0) (15/48) Purging util-linux (2.36.1-r0) (16/48) Purging blkid (2.36.1-r0) (17/48) Purging setpriv (2.36.1-r0) (18/48) Purging findmnt (2.36.1-r0) (19/48) Purging mcookie (2.36.1-r0) (20/48) Purging hexdump (2.36.1-r0) (21/48) Purging lsblk (2.36.1-r0) (22/48) Purging sfdisk (2.36.1-r0) (23/48) Purging cfdisk (2.36.1-r0) (24/48) Purging partx (2.36.1-r0) (25/48) Purging libfdisk (2.36.1-r0) (26/48) Purging libmount (2.36.1-r0) (27/48) Purging libsmartcols (2.36.1-r0) (28/48) Purging libuuid (2.36.1-r0) (29/48) Purging expat-dev (2.2.10-r0) (30/48) Purging brotli-dev (1.0.9-r2) (31/48) Purging zlib-dev (1.2.11-r3) (32/48) Purging libblkid (2.36.1-r0) (33/48) Purging libcap-ng (0.8.2-r0) (34/48) Purging libeconf (0.3.8-r0) (35/48) Purging libxrender-dev (0.9.10-r3) (36/48) Purging libxrender (0.9.10-r3) (37/48) Purging libx11-dev (1.7.0-r0) (38/48) Purging xtrans (1.4.0-r1) (39/48) Purging libx11 (1.7.0-r0) (40/48) Purging libxcb-dev (1.14-r1) (41/48) Purging xcb-proto (1.14.1-r0) (42/48) Purging libxcb (1.14-r1) (43/48) Purging libxau-dev (1.0.9-r0) (44/48) Purging libxau (1.0.9-r0) (45/48) Purging libxdmcp-dev (1.1.3-r0) (46/48) Purging libxdmcp (1.1.3-r0) (47/48) Purging xorgproto (2020.1-r0) (48/48) Purging libbsd (0.10.0-r0) Executing busybox-1.32.0-r8.trigger OK: 310 MiB in 86 packages >>> st: Updating the community/x86 repository index... >>> st: Signing the index...