>>> xprop: Building community/xprop 1.2.8-r0 (using abuild 3.14.1-r3) started Wed, 04 Dec 2024 10:30:22 +0000
>>> xprop: Validating /home/buildozer/aports/community/xprop/APKBUILD...
>>> xprop: Analyzing dependencies...
>>> xprop: Installing for build: build-base libx11-dev util-macros
(1/27) Installing libxau (1.0.11-r4)
(2/27) Installing xorgproto (2024.1-r0)
(3/27) Installing libxau-dev (1.0.11-r4)
(4/27) Installing libbz2 (1.0.8-r6)
(5/27) Installing libffi (3.4.6-r0)
(6/27) Installing gdbm (1.24-r0)
(7/27) Installing xz-libs (5.6.3-r0)
(8/27) Installing mpdecimal (4.0.0-r0)
(9/27) Installing libpanelw (6.5_p20241006-r3)
(10/27) Installing sqlite-libs (3.47.1-r0)
(11/27) Installing python3 (3.12.7-r1)
(12/27) Installing python3-pycache-pyc0 (3.12.7-r1)
(13/27) Installing pyc (3.12.7-r1)
(14/27) Installing xcb-proto-pyc (1.17.0-r0)
(15/27) Installing python3-pyc (3.12.7-r1)
(16/27) Installing xcb-proto (1.17.0-r0)
(17/27) Installing libmd (1.1.0-r0)
(18/27) Installing libbsd (0.12.2-r0)
(19/27) Installing libxdmcp (1.1.5-r1)
(20/27) Installing libxcb (1.16.1-r0)
(21/27) Installing libxdmcp-dev (1.1.5-r1)
(22/27) Installing libxcb-dev (1.16.1-r0)
(23/27) Installing xtrans (1.5.2-r0)
(24/27) Installing libx11 (1.8.10-r0)
(25/27) Installing libx11-dev (1.8.10-r0)
(26/27) Installing util-macros (1.20.1-r0)
(27/27) Installing .makedepends-xprop (20241204.103022)
Executing busybox-1.37.0-r8.trigger
OK: 438 MiB in 128 packages
>>> xprop: Cleaning up srcdir
>>> xprop: Cleaning up pkgdir
>>> xprop: Cleaning up tmpdir
>>> xprop: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/xprop-1.2.8.tar.xz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
wget: server returned error: HTTP/1.1 404 Not Found
>>> xprop: Fetching https://www.x.org/archive/individual/app/xprop-1.2.8.tar.xz
Connecting to www.x.org (131.252.210.176:443)
saving to '/var/cache/distfiles/v3.21/xprop-1.2.8.tar.xz.part'
xprop-1.2.8.tar.xz.p 100% |********************************|  143k  0:00:00 ETA
'/var/cache/distfiles/v3.21/xprop-1.2.8.tar.xz.part' saved
>>> xprop: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/xprop-1.2.8.tar.xz
>>> xprop: Checking sha512sums...
xprop-1.2.8.tar.xz: OK
>>> xprop: Unpacking /var/cache/distfiles/v3.21/xprop-1.2.8.tar.xz...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 2
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /bin/mkdir -p
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 nested variables... yes
checking xargs -n works... yes
checking whether make supports the include directive... yes (GNU style)
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 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 dependency style of gcc... gcc3
checking for gcc options needed to detect all undeclared functions... none needed
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 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 -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 for wchar.h... yes
checking for wctype.h... yes
checking for langinfo.h... yes
checking for XPROP... 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/xprop/src/xprop-1.2.8'
Making all in man
make[2]: Entering directory '/home/buildozer/aports/community/xprop/src/xprop-1.2.8/man'
  GEN      xprop.1
make[2]: Leaving directory '/home/buildozer/aports/community/xprop/src/xprop-1.2.8/man'
make[2]: Entering directory '/home/buildozer/aports/community/xprop/src/xprop-1.2.8'
  CC       dsimple.o
  CC       clientwin.o
  CC       xprop.o
  CCLD     xprop
make[2]: Leaving directory '/home/buildozer/aports/community/xprop/src/xprop-1.2.8'
make[1]: Leaving directory '/home/buildozer/aports/community/xprop/src/xprop-1.2.8'
Making check in man
make[1]: Entering directory '/home/buildozer/aports/community/xprop/src/xprop-1.2.8/man'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/buildozer/aports/community/xprop/src/xprop-1.2.8/man'
make[1]: Entering directory '/home/buildozer/aports/community/xprop/src/xprop-1.2.8'
make[1]: Leaving directory '/home/buildozer/aports/community/xprop/src/xprop-1.2.8'
>>> xprop: Entering fakeroot...
Making install in man
make[1]: Entering directory '/home/buildozer/aports/community/xprop/src/xprop-1.2.8/man'
make[2]: Entering directory '/home/buildozer/aports/community/xprop/src/xprop-1.2.8/man'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/home/buildozer/aports/community/xprop/pkg/xprop/usr/share/man/man1'
 /usr/bin/install -c -m 644 xprop.1 '/home/buildozer/aports/community/xprop/pkg/xprop/usr/share/man/man1'
make[2]: Leaving directory '/home/buildozer/aports/community/xprop/src/xprop-1.2.8/man'
make[1]: Leaving directory '/home/buildozer/aports/community/xprop/src/xprop-1.2.8/man'
make[1]: Entering directory '/home/buildozer/aports/community/xprop/src/xprop-1.2.8'
make[2]: Entering directory '/home/buildozer/aports/community/xprop/src/xprop-1.2.8'
make[2]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '/home/buildozer/aports/community/xprop/pkg/xprop/usr/bin'
  /usr/bin/install -c xprop '/home/buildozer/aports/community/xprop/pkg/xprop/usr/bin'
make[2]: Leaving directory '/home/buildozer/aports/community/xprop/src/xprop-1.2.8'
make[1]: Leaving directory '/home/buildozer/aports/community/xprop/src/xprop-1.2.8'
>>> xprop-doc*: Running split function doc...
'usr/share/man' -> '/home/buildozer/aports/community/xprop/pkg/xprop-doc/usr/share/man'
>>> xprop-doc*: Preparing subpackage xprop-doc...
>>> xprop-doc*: Running postcheck for xprop-doc
>>> xprop*: Running postcheck for xprop
>>> xprop*: Preparing package xprop...
>>> xprop*: Stripping binaries
>>> xprop-doc*: Scanning shared objects
>>> xprop*: Scanning shared objects
>>> xprop-doc*: Tracing dependencies...
>>> xprop-doc*: Package size: 5.6 KB
>>> xprop-doc*: Compressing data...
>>> xprop-doc*: Create checksum...
>>> xprop-doc*: Create xprop-doc-1.2.8-r0.apk
>>> xprop*: Tracing dependencies...
	so:libX11.so.6
	so:libc.musl-x86_64.so.1
>>> xprop*: Package size: 40.2 KB
>>> xprop*: Compressing data...
>>> xprop*: Create checksum...
>>> xprop*: Create xprop-1.2.8-r0.apk
>>> xprop: Build complete at Wed, 04 Dec 2024 10:30:28 +0000 elapsed time 0h 0m 6s
>>> xprop: Cleaning up srcdir
>>> xprop: Cleaning up pkgdir
>>> xprop: Uninstalling dependencies...
(1/27) Purging .makedepends-xprop (20241204.103022)
(2/27) Purging libx11-dev (1.8.10-r0)
(3/27) Purging xtrans (1.5.2-r0)
(4/27) Purging libx11 (1.8.10-r0)
(5/27) Purging util-macros (1.20.1-r0)
(6/27) Purging libxcb-dev (1.16.1-r0)
(7/27) Purging xcb-proto-pyc (1.17.0-r0)
(8/27) Purging xcb-proto (1.17.0-r0)
(9/27) Purging python3-pyc (3.12.7-r1)
(10/27) Purging python3-pycache-pyc0 (3.12.7-r1)
(11/27) Purging pyc (3.12.7-r1)
(12/27) Purging python3 (3.12.7-r1)
(13/27) Purging libxcb (1.16.1-r0)
(14/27) Purging libxdmcp-dev (1.1.5-r1)
(15/27) Purging libxdmcp (1.1.5-r1)
(16/27) Purging mpdecimal (4.0.0-r0)
(17/27) Purging sqlite-libs (3.47.1-r0)
(18/27) Purging xz-libs (5.6.3-r0)
(19/27) Purging gdbm (1.24-r0)
(20/27) Purging libbsd (0.12.2-r0)
(21/27) Purging libbz2 (1.0.8-r6)
(22/27) Purging libffi (3.4.6-r0)
(23/27) Purging libmd (1.1.0-r0)
(24/27) Purging libpanelw (6.5_p20241006-r3)
(25/27) Purging libxau-dev (1.0.11-r4)
(26/27) Purging libxau (1.0.11-r4)
(27/27) Purging xorgproto (2024.1-r0)
Executing busybox-1.37.0-r8.trigger
OK: 395 MiB in 101 packages
>>> xprop: Updating the community/x86_64 repository index...
>>> xprop: Signing the index...