>>> xset: Building community/xset 1.2.5-r1 (using abuild 3.11.0_rc13-r0) started Fri, 05 May 2023 02:15:36 +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/41) Installing libblkid (2.38.1-r7) (2/41) Installing libuuid (2.38.1-r7) (3/41) Installing libfdisk (2.38.1-r7) (4/41) Installing libmount (2.38.1-r7) (5/41) Installing libsmartcols (2.38.1-r7) (6/41) Installing util-linux-dev (2.38.1-r7) (7/41) Installing libxau (1.0.11-r2) (8/41) Installing libmd (1.0.4-r2) (9/41) Installing libbsd (0.11.7-r1) (10/41) Installing libxdmcp (1.1.4-r2) (11/41) Installing libxcb (1.15-r1) (12/41) Installing libx11 (1.8.4-r3) (13/41) Installing libxext (1.3.5-r2) (14/41) Installing libice (1.1.1-r2) (15/41) Installing libsm (1.2.4-r1) (16/41) Installing libxt (1.3.0-r2) (17/41) Installing libxmu (1.1.4-r2) (18/41) Installing xorgproto (2022.2-r0) (19/41) Installing libxau-dev (1.0.11-r2) (20/41) Installing gdbm (1.23-r1) (21/41) Installing mpdecimal (2.5.1-r2) (22/41) Installing libpanelw (6.4_p20230429-r0) (23/41) Installing readline (8.2.1-r1) (24/41) Installing sqlite-libs (3.41.2-r2) (25/41) Installing python3 (3.11.3-r10) (26/41) Installing python3-pycache-pyc0 (3.11.3-r10) (27/41) Installing pyc (0.1-r0) (28/41) Installing xcb-proto-pyc (1.15.2-r2) (29/41) Installing python3-pyc (3.11.3-r10) (30/41) Installing xcb-proto (1.15.2-r2) (31/41) Installing libxdmcp-dev (1.1.4-r2) (32/41) Installing libxcb-dev (1.15-r1) (33/41) Installing xtrans (1.4.0-r3) (34/41) Installing libx11-dev (1.8.4-r3) (35/41) Installing libxext-dev (1.3.5-r2) (36/41) Installing libice-dev (1.1.1-r2) (37/41) Installing libsm-dev (1.2.4-r1) (38/41) Installing libxt-dev (1.3.0-r2) (39/41) Installing libxmu-dev (1.1.4-r2) (40/41) Installing util-macros (1.20.0-r0) (41/41) Installing .makedepends-xset (20230505.021536) Executing busybox-1.36.0-r8.trigger OK: 967 MiB in 149 packages >>> xset: Cleaning up srcdir >>> xset: Cleaning up pkgdir >>> xset: Fetching https://distfiles.alpinelinux.org/distfiles/edge//xset-1.2.5.tar.xz >>> xset: Fetching https://distfiles.alpinelinux.org/distfiles/edge//xset-1.2.5.tar.xz >>> xset: Checking sha512sums... xset-1.2.5.tar.xz: OK >>> xset: Unpacking /var/cache/distfiles/edge//xset-1.2.5.tar.xz... checking for armv7-alpine-linux-musleabihf-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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free 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 whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of gcc... gcc3 checking for gcc options needed to detect all undeclared functions... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking for armv7-alpine-linux-musleabihf-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... armv7-alpine-linux-musleabihf checking host system type... armv7-alpine-linux-musleabihf 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 without xf86misc 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.5' Making all in man make[2]: Entering directory '/home/buildozer/aports/community/xset/src/xset-1.2.5/man' GEN xset.1 make[2]: Leaving directory '/home/buildozer/aports/community/xset/src/xset-1.2.5/man' make[2]: Entering directory '/home/buildozer/aports/community/xset/src/xset-1.2.5' CC xset.o CCLD xset make[2]: Leaving directory '/home/buildozer/aports/community/xset/src/xset-1.2.5' make[1]: Leaving directory '/home/buildozer/aports/community/xset/src/xset-1.2.5' make: Entering directory '/home/buildozer/aports/community/xset/src/xset-1.2.5' Making check in man make[1]: Entering directory '/home/buildozer/aports/community/xset/src/xset-1.2.5/man' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/xset/src/xset-1.2.5/man' make[1]: Entering directory '/home/buildozer/aports/community/xset/src/xset-1.2.5' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/home/buildozer/aports/community/xset/src/xset-1.2.5' make: Leaving directory '/home/buildozer/aports/community/xset/src/xset-1.2.5' >>> xset: Entering fakeroot... Making install in man make[1]: Entering directory '/home/buildozer/aports/community/xset/src/xset-1.2.5/man' make[2]: Entering directory '/home/buildozer/aports/community/xset/src/xset-1.2.5/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.5/man' make[1]: Leaving directory '/home/buildozer/aports/community/xset/src/xset-1.2.5/man' make[1]: Entering directory '/home/buildozer/aports/community/xset/src/xset-1.2.5' make[2]: Entering directory '/home/buildozer/aports/community/xset/src/xset-1.2.5' 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.5' make[1]: Leaving directory '/home/buildozer/aports/community/xset/src/xset-1.2.5' >>> 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.5-r1.apk >>> xset*: Tracing dependencies... so:libX11.so.6 so:libXext.so.6 so:libXmuu.so.1 so:libc.musl-armv7.so.1 >>> xset*: Package size: 36.0 KB >>> xset*: Compressing data... >>> xset*: Create checksum... >>> xset*: Create xset-1.2.5-r1.apk >>> xset: Build complete at Fri, 05 May 2023 02:15:40 +0000 elapsed time 0h 0m 4s >>> xset: Cleaning up srcdir >>> xset: Cleaning up pkgdir >>> xset: Uninstalling dependencies... (1/41) Purging .makedepends-xset (20230505.021536) (2/41) Purging libxmu-dev (1.1.4-r2) (3/41) Purging libxmu (1.1.4-r2) (4/41) Purging libxext-dev (1.3.5-r2) (5/41) Purging libxext (1.3.5-r2) (6/41) Purging util-macros (1.20.0-r0) (7/41) Purging libxt-dev (1.3.0-r2) (8/41) Purging libxt (1.3.0-r2) (9/41) Purging python3-pyc (3.11.3-r10) (10/41) Purging python3-pycache-pyc0 (3.11.3-r10) (11/41) Purging xcb-proto-pyc (1.15.2-r2) (12/41) Purging pyc (0.1-r0) (13/41) Purging libx11-dev (1.8.4-r3) (14/41) Purging xtrans (1.4.0-r3) (15/41) Purging libx11 (1.8.4-r3) (16/41) Purging libxcb-dev (1.15-r1) (17/41) Purging libxcb (1.15-r1) (18/41) Purging xcb-proto (1.15.2-r2) (19/41) Purging python3 (3.11.3-r10) (20/41) Purging gdbm (1.23-r1) (21/41) Purging libsm-dev (1.2.4-r1) (22/41) Purging libsm (1.2.4-r1) (23/41) Purging util-linux-dev (2.38.1-r7) (24/41) Purging libfdisk (2.38.1-r7) (25/41) Purging libmount (2.38.1-r7) (26/41) Purging libsmartcols (2.38.1-r7) (27/41) Purging libuuid (2.38.1-r7) (28/41) Purging libblkid (2.38.1-r7) (29/41) Purging libxdmcp-dev (1.1.4-r2) (30/41) Purging libxdmcp (1.1.4-r2) (31/41) Purging libbsd (0.11.7-r1) (32/41) Purging libice-dev (1.1.1-r2) (33/41) Purging libice (1.1.1-r2) (34/41) Purging libmd (1.0.4-r2) (35/41) Purging libpanelw (6.4_p20230429-r0) (36/41) Purging libxau-dev (1.0.11-r2) (37/41) Purging libxau (1.0.11-r2) (38/41) Purging mpdecimal (2.5.1-r2) (39/41) Purging readline (8.2.1-r1) (40/41) Purging sqlite-libs (3.41.2-r2) (41/41) Purging xorgproto (2022.2-r0) Executing busybox-1.36.0-r8.trigger OK: 916 MiB in 108 packages >>> xset: Updating the community/armv7 repository index... >>> xset: Signing the index...