>>> xset: Building community/xset 1.2.4-r0 (using abuild 3.9.0_rc2-r1) started Sun, 17 Oct 2021 17:42:41 +0000 >>> xset: Checking sanity of /home/buildozer/aports/community/xset/APKBUILD... >>> xset: Analyzing dependencies... >>> xset: Installing for build: build-base libxmu-dev libx11-dev libxext-dev util-macros (1/51) Installing util-linux (2.37.2-r1) (2/51) Installing libblkid (2.37.2-r1) (3/51) Installing libeconf (0.4.1-r0) (4/51) Installing libuuid (2.37.2-r1) (5/51) Installing libfdisk (2.37.2-r1) (6/51) Installing libmount (2.37.2-r1) (7/51) Installing libsmartcols (2.37.2-r1) (8/51) Installing util-linux-misc (2.37.2-r1) (9/51) Installing linux-pam (1.5.2-r0) (10/51) Installing runuser (2.37.2-r1) (11/51) Installing hexdump (2.37.2-r1) (12/51) Installing uuidgen (2.37.2-r1) (13/51) Installing blkid (2.37.2-r1) (14/51) Installing sfdisk (2.37.2-r1) (15/51) Installing mcookie (2.37.2-r1) (16/51) Installing wipefs (2.37.2-r1) (17/51) Installing cfdisk (2.37.2-r1) (18/51) Installing flock (2.37.2-r1) (19/51) Installing lsblk (2.37.2-r1) (20/51) Installing libcap-ng (0.8.2-r0) (21/51) Installing setpriv (2.37.2-r1) (22/51) Installing logger (2.37.2-r1) (23/51) Installing partx (2.37.2-r1) (24/51) Installing findmnt (2.37.2-r1) (25/51) Installing util-linux-dev (2.37.2-r1) (26/51) Installing libxau (1.0.9-r0) (27/51) Installing libmd (1.0.3-r0) (28/51) Installing libbsd (0.11.3-r1) (29/51) Installing libxdmcp (1.1.3-r0) (30/51) Installing libxcb (1.14-r2) (31/51) Installing libx11 (1.7.2-r0) (32/51) Installing libxext (1.3.4-r0) (33/51) Installing libice (1.0.10-r0) (34/51) Installing libsm (1.2.3-r0) (35/51) Installing libxt (1.2.1-r0) (36/51) Installing libxmu (1.1.3-r0) (37/51) Installing xorgproto (2021.5-r0) (38/51) Installing libxau-dev (1.0.9-r0) (39/51) Installing xcb-proto (1.14.1-r2) (40/51) Installing libxdmcp-dev (1.1.3-r0) (41/51) Installing libxcb-dev (1.14-r2) (42/51) Installing xtrans (1.4.0-r1) (43/51) Installing libx11-dev (1.7.2-r0) (44/51) Installing libxext-dev (1.3.4-r0) (45/51) Installing libice-dev (1.0.10-r0) (46/51) Installing libsm-dev (1.2.3-r0) (47/51) Installing libxt-dev (1.2.1-r0) (48/51) Installing libxmu-dev (1.1.3-r0) (49/51) Installing util-macros (1.19.3-r0) (50/51) Installing .makedepends-xset (20211017.174301) (51/51) Installing util-linux-openrc (2.37.2-r1) Executing busybox-1.34.1-r1.trigger OK: 364 MiB in 141 packages >>> xset: Cleaning up srcdir >>> xset: Cleaning up pkgdir >>> xset: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/xset-1.2.4.tar.bz2 >>> xset: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/xset-1.2.4.tar.bz2 >>> xset: Checking sha512sums... xset-1.2.4.tar.bz2: OK >>> xset: Unpacking /var/cache/distfiles/v3.15/xset-1.2.4.tar.bz2... checking for x86_64-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking for x86_64-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking for a sed that does not truncate output... /bin/sed checking if gcc supports -Werror=unknown-warning-option... no checking if gcc supports -Werror=unused-command-line-argument... no checking if gcc supports -Wall... yes checking if gcc supports -Wpointer-arith... yes checking if gcc supports -Wmissing-declarations... yes checking if gcc supports -Wformat=2... yes checking if gcc supports -Wstrict-prototypes... yes checking if gcc supports -Wmissing-prototypes... yes checking if gcc supports -Wnested-externs... yes checking if gcc supports -Wbad-function-cast... yes checking if gcc supports -Wold-style-definition... yes checking if gcc supports -Wdeclaration-after-statement... yes checking if gcc supports -Wunused... yes checking if gcc supports -Wuninitialized... yes checking if gcc supports -Wshadow... yes checking if gcc supports -Wmissing-noreturn... yes checking if gcc supports -Wmissing-format-attribute... yes checking if gcc supports -Wredundant-decls... yes checking if gcc supports -Wlogical-op... yes checking if gcc supports -Werror=implicit... yes checking if gcc supports -Werror=nonnull... yes checking if gcc supports -Werror=init-self... yes checking if gcc supports -Werror=main... yes checking if gcc supports -Werror=missing-braces... yes checking if gcc supports -Werror=sequence-point... yes checking if gcc supports -Werror=return-type... yes checking if gcc supports -Werror=trigraphs... yes checking if gcc supports -Werror=array-bounds... yes checking if gcc supports -Werror=write-strings... yes checking if gcc supports -Werror=address... yes checking if gcc supports -Werror=int-to-pointer-cast... yes checking if gcc supports -Werror=pointer-to-int-cast... yes checking if gcc supports -pedantic... yes checking if gcc supports -Werror... yes checking if gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking for usleep... yes checking for XSET... yes checking for SET_X11... yes checking for SET_XEXT... yes checking for X11/extensions/dpms.h... yes checking for X11/extensions/MITMisc.h... yes checking for SET_XKB... yes checking for X11/XKBlib.h... yes checking for SET_XF86MISC... no not found checking for SET_FONTCACHE... no not found checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/home/buildozer/aports/community/xset/src/xset-1.2.4' Making all in man make[2]: Entering directory '/home/buildozer/aports/community/xset/src/xset-1.2.4/man' GEN xset.1 make[2]: Leaving directory '/home/buildozer/aports/community/xset/src/xset-1.2.4/man' make[2]: Entering directory '/home/buildozer/aports/community/xset/src/xset-1.2.4' CC xset.o CCLD xset make[2]: Leaving directory '/home/buildozer/aports/community/xset/src/xset-1.2.4' make[1]: Leaving directory '/home/buildozer/aports/community/xset/src/xset-1.2.4' make: Entering directory '/home/buildozer/aports/community/xset/src/xset-1.2.4' Making check in man make[1]: Entering directory '/home/buildozer/aports/community/xset/src/xset-1.2.4/man' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/xset/src/xset-1.2.4/man' make[1]: Entering directory '/home/buildozer/aports/community/xset/src/xset-1.2.4' make[1]: Leaving directory '/home/buildozer/aports/community/xset/src/xset-1.2.4' make: Leaving directory '/home/buildozer/aports/community/xset/src/xset-1.2.4' >>> xset: Entering fakeroot... Making install in man make[1]: Entering directory '/home/buildozer/aports/community/xset/src/xset-1.2.4/man' make[2]: Entering directory '/home/buildozer/aports/community/xset/src/xset-1.2.4/man' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/community/xset/pkg/xset/usr/share/man/man1' /usr/bin/install -c -m 644 xset.1 '/home/buildozer/aports/community/xset/pkg/xset/usr/share/man/man1' make[2]: Leaving directory '/home/buildozer/aports/community/xset/src/xset-1.2.4/man' make[1]: Leaving directory '/home/buildozer/aports/community/xset/src/xset-1.2.4/man' make[1]: Entering directory '/home/buildozer/aports/community/xset/src/xset-1.2.4' make[2]: Entering directory '/home/buildozer/aports/community/xset/src/xset-1.2.4' make[2]: Nothing to be done for 'install-data-am'. ./install-sh -c -d '/home/buildozer/aports/community/xset/pkg/xset/usr/bin' /usr/bin/install -c xset '/home/buildozer/aports/community/xset/pkg/xset/usr/bin' make[2]: Leaving directory '/home/buildozer/aports/community/xset/src/xset-1.2.4' make[1]: Leaving directory '/home/buildozer/aports/community/xset/src/xset-1.2.4' >>> xset-doc*: Running split function doc... >>> xset-doc*: Preparing subpackage xset-doc... >>> xset-doc*: Running postcheck for xset-doc >>> xset*: Running postcheck for xset >>> xset*: Preparing package xset... >>> xset*: Stripping binaries >>> xset-doc*: Scanning shared objects >>> xset*: Scanning shared objects >>> xset-doc*: Tracing dependencies... >>> xset-doc*: Package size: 28.0 KB >>> xset-doc*: Compressing data... >>> xset-doc*: Create checksum... >>> xset-doc*: Create xset-doc-1.2.4-r0.apk >>> xset*: Tracing dependencies... so:libX11.so.6 so:libXext.so.6 so:libXmuu.so.1 so:libc.musl-x86_64.so.1 >>> xset*: Package size: 44.0 KB >>> xset*: Compressing data... >>> xset*: Create checksum... >>> xset*: Create xset-1.2.4-r0.apk >>> xset: Build complete at Sun, 17 Oct 2021 17:43:09 +0000 elapsed time 0h 0m 28s >>> xset: Cleaning up srcdir >>> xset: Cleaning up pkgdir >>> xset: Uninstalling dependencies... (1/51) Purging util-linux-misc (2.37.2-r1) (2/51) Purging runuser (2.37.2-r1) (3/51) Purging hexdump (2.37.2-r1) (4/51) Purging uuidgen (2.37.2-r1) (5/51) Purging blkid (2.37.2-r1) (6/51) Purging sfdisk (2.37.2-r1) (7/51) Purging mcookie (2.37.2-r1) (8/51) Purging wipefs (2.37.2-r1) (9/51) Purging cfdisk (2.37.2-r1) (10/51) Purging flock (2.37.2-r1) (11/51) Purging lsblk (2.37.2-r1) (12/51) Purging setpriv (2.37.2-r1) (13/51) Purging logger (2.37.2-r1) (14/51) Purging partx (2.37.2-r1) (15/51) Purging findmnt (2.37.2-r1) (16/51) Purging .makedepends-xset (20211017.174301) (17/51) Purging libxmu-dev (1.1.3-r0) (18/51) Purging util-linux-dev (2.37.2-r1) (19/51) Purging util-linux-openrc (2.37.2-r1) (20/51) Purging util-linux (2.37.2-r1) (21/51) Purging libfdisk (2.37.2-r1) (22/51) Purging libmount (2.37.2-r1) (23/51) Purging libsmartcols (2.37.2-r1) (24/51) Purging libxmu (1.1.3-r0) (25/51) Purging libxext-dev (1.3.4-r0) (26/51) Purging libxext (1.3.4-r0) (27/51) Purging util-macros (1.19.3-r0) (28/51) Purging libblkid (2.37.2-r1) (29/51) Purging libeconf (0.4.1-r0) (30/51) Purging libxt-dev (1.2.1-r0) (31/51) Purging libxt (1.2.1-r0) (32/51) Purging libsm-dev (1.2.3-r0) (33/51) Purging libsm (1.2.3-r0) (34/51) Purging libuuid (2.37.2-r1) (35/51) Purging linux-pam (1.5.2-r0) (36/51) Purging libcap-ng (0.8.2-r0) (37/51) Purging libx11-dev (1.7.2-r0) (38/51) Purging xtrans (1.4.0-r1) (39/51) Purging libx11 (1.7.2-r0) (40/51) Purging libxcb-dev (1.14-r2) (41/51) Purging xcb-proto (1.14.1-r2) (42/51) Purging libxcb (1.14-r2) (43/51) Purging libxau-dev (1.0.9-r0) (44/51) Purging libxau (1.0.9-r0) (45/51) Purging libxdmcp-dev (1.1.3-r0) (46/51) Purging libxdmcp (1.1.3-r0) (47/51) Purging libbsd (0.11.3-r1) (48/51) Purging libmd (1.0.3-r0) (49/51) Purging libice-dev (1.0.10-r0) (50/51) Purging libice (1.0.10-r0) (51/51) Purging xorgproto (2021.5-r0) Executing busybox-1.34.1-r1.trigger OK: 342 MiB in 90 packages >>> xset: Updating the community/x86_64 repository index... >>> xset: Signing the index...