>>> xwininfo: Building community/xwininfo 1.1.6-r0 (using abuild 3.15.0_rc3-r2) started Sat, 10 May 2025 20:24:58 +0000 >>> xwininfo: Validating /home/buildozer/aports/community/xwininfo/APKBUILD... >>> xwininfo: Analyzing dependencies... >>> xwininfo: Installing for build: build-base libx11-dev libxext-dev util-macros (1/27) Installing libxau (1.0.12-r0) (2/27) Installing xorgproto (2024.1-r0) (3/27) Installing libxau-dev (1.0.12-r0) (4/27) Installing libbz2 (1.0.8-r6) (5/27) Installing gdbm (1.24-r0) (6/27) Installing mpdecimal (4.0.0-r0) (7/27) Installing libpanelw (6.5_p20250503-r0) (8/27) Installing sqlite-libs (3.49.2-r0) (9/27) Installing python3 (3.12.10-r0) (10/27) Installing python3-pycache-pyc0 (3.12.10-r0) (11/27) Installing pyc (3.12.10-r0) (12/27) Installing xcb-proto-pyc (1.17.0-r0) (13/27) Installing python3-pyc (3.12.10-r0) (14/27) Installing xcb-proto (1.17.0-r0) (15/27) Installing libmd (1.1.0-r0) (16/27) Installing libbsd (0.12.2-r0) (17/27) Installing libxdmcp (1.1.5-r1) (18/27) Installing libxcb (1.17.0-r0) (19/27) Installing libxdmcp-dev (1.1.5-r1) (20/27) Installing libxcb-dev (1.17.0-r0) (21/27) Installing xtrans (1.5.2-r0) (22/27) Installing libx11 (1.8.11-r0) (23/27) Installing libx11-dev (1.8.11-r0) (24/27) Installing libxext (1.3.6-r2) (25/27) Installing libxext-dev (1.3.6-r2) (26/27) Installing util-macros (1.20.1-r0) (27/27) Installing .makedepends-xwininfo (20250510.202557) Executing busybox-1.37.0-r17.trigger OK: 642 MiB in 138 packages >>> xwininfo: Cleaning up srcdir >>> xwininfo: Cleaning up pkgdir >>> xwininfo: Cleaning up tmpdir >>> xwininfo: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/xwininfo-1.1.6.tar.xz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/xwininfo-1.1.6.tar.xz.part' xwininfo-1.1.6.tar.x 100% |********************************| 157k 0:00:00 ETA '/var/cache/distfiles/v3.22/xwininfo-1.1.6.tar.xz.part' saved >>> xwininfo: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/xwininfo-1.1.6.tar.xz >>> xwininfo: Checking sha512sums... xwininfo-1.1.6.tar.xz: OK >>> xwininfo: Unpacking /var/cache/distfiles/v3.22/xwininfo-1.1.6.tar.xz... checking for armv6-alpine-linux-musleabihf-gcc... cc 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 cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc 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 cc... gcc3 checking build system type... armv6-alpine-linux-musleabihf checking host system type... armv6-alpine-linux-musleabihf checking for ld used by cc... /usr/armv6-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/armv6-alpine-linux-musleabihf/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for cc 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 armv6-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 for a sed that does not truncate output... /bin/sed checking if cc supports -Werror=unknown-warning-option... no checking if cc supports -Werror=unused-command-line-argument... no checking if cc supports -Wall... yes checking if cc supports -Wpointer-arith... yes checking if cc supports -Wmissing-declarations... yes checking if cc supports -Wformat=2... yes checking if cc supports -Wstrict-prototypes... yes checking if cc supports -Wmissing-prototypes... yes checking if cc supports -Wnested-externs... yes checking if cc supports -Wbad-function-cast... yes checking if cc supports -Wold-style-definition... yes checking if cc supports -Wdeclaration-after-statement... yes checking if cc supports -Wunused... yes checking if cc supports -Wuninitialized... yes checking if cc supports -Wshadow... yes checking if cc supports -Wmissing-noreturn... yes checking if cc supports -Wmissing-format-attribute... yes checking if cc supports -Wredundant-decls... yes checking if cc supports -Wlogical-op... yes checking if cc supports -Werror=implicit... yes checking if cc supports -Werror=nonnull... yes checking if cc supports -Werror=init-self... yes checking if cc supports -Werror=main... yes checking if cc supports -Werror=missing-braces... yes checking if cc supports -Werror=sequence-point... yes checking if cc supports -Werror=return-type... yes checking if cc supports -Werror=trigraphs... yes checking if cc supports -Werror=array-bounds... yes checking if cc supports -Werror=write-strings... yes checking if cc supports -Werror=address... yes checking if cc supports -Werror=int-to-pointer-cast... yes checking if cc supports -Werror=pointer-to-int-cast... yes checking if cc supports -pedantic... yes checking if cc supports -Werror... yes checking if cc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking for strlcat... yes checking for working strnlen... yes checking whether to use xcb-icccm library... no checking whether to use xcb-errors library... no checking for XWININFO... yes checking for XLIB... yes 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/xwininfo/src/xwininfo-1.1.6' Making all in man make[2]: Entering directory '/home/buildozer/aports/community/xwininfo/src/xwininfo-1.1.6/man' GEN xwininfo.1 make[2]: Leaving directory '/home/buildozer/aports/community/xwininfo/src/xwininfo-1.1.6/man' make[2]: Entering directory '/home/buildozer/aports/community/xwininfo/src/xwininfo-1.1.6' CC clientwin.o CC dsimple.o CC xwininfo.o CCLD xwininfo make[2]: Leaving directory '/home/buildozer/aports/community/xwininfo/src/xwininfo-1.1.6' make[1]: Leaving directory '/home/buildozer/aports/community/xwininfo/src/xwininfo-1.1.6' >>> xwininfo: Entering fakeroot... Making install in man make[1]: Entering directory '/home/buildozer/aports/community/xwininfo/src/xwininfo-1.1.6/man' make[2]: Entering directory '/home/buildozer/aports/community/xwininfo/src/xwininfo-1.1.6/man' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/community/xwininfo/pkg/xwininfo/usr/share/man/man1' /usr/bin/install -c -m 644 xwininfo.1 '/home/buildozer/aports/community/xwininfo/pkg/xwininfo/usr/share/man/man1' make[2]: Leaving directory '/home/buildozer/aports/community/xwininfo/src/xwininfo-1.1.6/man' make[1]: Leaving directory '/home/buildozer/aports/community/xwininfo/src/xwininfo-1.1.6/man' make[1]: Entering directory '/home/buildozer/aports/community/xwininfo/src/xwininfo-1.1.6' make[2]: Entering directory '/home/buildozer/aports/community/xwininfo/src/xwininfo-1.1.6' make[2]: Nothing to be done for 'install-data-am'. ./install-sh -c -d '/home/buildozer/aports/community/xwininfo/pkg/xwininfo/usr/bin' /usr/bin/install -c xwininfo '/home/buildozer/aports/community/xwininfo/pkg/xwininfo/usr/bin' make[2]: Leaving directory '/home/buildozer/aports/community/xwininfo/src/xwininfo-1.1.6' make[1]: Leaving directory '/home/buildozer/aports/community/xwininfo/src/xwininfo-1.1.6' >>> xwininfo-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/community/xwininfo/pkg/xwininfo-doc/usr/share/man' >>> xwininfo-doc*: Preparing subpackage xwininfo-doc... >>> xwininfo-doc*: Running postcheck for xwininfo-doc >>> xwininfo*: Running postcheck for xwininfo >>> xwininfo*: Preparing package xwininfo... >>> xwininfo*: Stripping binaries >>> xwininfo-doc*: Scanning shared objects >>> xwininfo*: Scanning shared objects >>> xwininfo-doc*: Tracing dependencies... >>> xwininfo-doc*: Package size: 2.9 KB >>> xwininfo-doc*: Compressing data... >>> xwininfo-doc*: Create checksum... >>> xwininfo-doc*: Create xwininfo-doc-1.1.6-r0.apk >>> xwininfo*: Tracing dependencies... so:libc.musl-armhf.so.1 so:libxcb-shape.so.0 so:libxcb.so.1 >>> xwininfo*: Package size: 33.2 KB >>> xwininfo*: Compressing data... >>> xwininfo*: Create checksum... >>> xwininfo*: Create xwininfo-1.1.6-r0.apk >>> xwininfo: Build complete at Sat, 10 May 2025 20:26:07 +0000 elapsed time 0h 1m 9s >>> xwininfo: Cleaning up srcdir >>> xwininfo: Cleaning up pkgdir >>> xwininfo: Uninstalling dependencies... (1/27) Purging .makedepends-xwininfo (20250510.202557) (2/27) Purging libxext-dev (1.3.6-r2) (3/27) Purging libxext (1.3.6-r2) (4/27) Purging util-macros (1.20.1-r0) (5/27) Purging libx11-dev (1.8.11-r0) (6/27) Purging xtrans (1.5.2-r0) (7/27) Purging libx11 (1.8.11-r0) (8/27) Purging libxcb-dev (1.17.0-r0) (9/27) Purging xcb-proto-pyc (1.17.0-r0) (10/27) Purging xcb-proto (1.17.0-r0) (11/27) Purging python3-pyc (3.12.10-r0) (12/27) Purging python3-pycache-pyc0 (3.12.10-r0) (13/27) Purging pyc (3.12.10-r0) (14/27) Purging python3 (3.12.10-r0) (15/27) Purging libxcb (1.17.0-r0) (16/27) Purging libxdmcp-dev (1.1.5-r1) (17/27) Purging libxdmcp (1.1.5-r1) (18/27) Purging mpdecimal (4.0.0-r0) (19/27) Purging sqlite-libs (3.49.2-r0) (20/27) Purging gdbm (1.24-r0) (21/27) Purging libbsd (0.12.2-r0) (22/27) Purging libbz2 (1.0.8-r6) (23/27) Purging libmd (1.1.0-r0) (24/27) Purging libpanelw (6.5_p20250503-r0) (25/27) Purging libxau-dev (1.0.12-r0) (26/27) Purging libxau (1.0.12-r0) (27/27) Purging xorgproto (2024.1-r0) Executing busybox-1.37.0-r17.trigger OK: 601 MiB in 111 packages >>> xwininfo: Updating the community/armhf repository index... >>> xwininfo: Signing the index...