>>> xrefresh: Building community/xrefresh 1.1.0-r0 (using abuild 3.14.1-r1) started Tue, 12 Nov 2024 14:24:05 +0000
>>> xrefresh: Validating /home/buildozer/aports/community/xrefresh/APKBUILD...
>>> xrefresh: Analyzing dependencies...
>>> xrefresh: Installing for build: build-base libx11-dev
(1/26) Installing libxau (1.0.11-r4)
(2/26) Installing xorgproto (2024.1-r0)
(3/26) Installing libxau-dev (1.0.11-r4)
(4/26) Installing libbz2 (1.0.8-r6)
(5/26) Installing libffi (3.4.6-r0)
(6/26) Installing gdbm (1.24-r0)
(7/26) Installing xz-libs (5.6.3-r0)
(8/26) Installing mpdecimal (4.0.0-r0)
(9/26) Installing libpanelw (6.5_p20241006-r3)
(10/26) Installing sqlite-libs (3.47.0-r0)
(11/26) Installing python3 (3.12.7-r1)
(12/26) Installing python3-pycache-pyc0 (3.12.7-r1)
(13/26) Installing pyc (3.12.7-r1)
(14/26) Installing xcb-proto-pyc (1.17.0-r0)
(15/26) Installing python3-pyc (3.12.7-r1)
(16/26) Installing xcb-proto (1.17.0-r0)
(17/26) Installing libmd (1.1.0-r0)
(18/26) Installing libbsd (0.12.2-r0)
(19/26) Installing libxdmcp (1.1.5-r1)
(20/26) Installing libxcb (1.16.1-r0)
(21/26) Installing libxdmcp-dev (1.1.5-r1)
(22/26) Installing libxcb-dev (1.16.1-r0)
(23/26) Installing xtrans (1.5.1-r0)
(24/26) Installing libx11 (1.8.10-r0)
(25/26) Installing libx11-dev (1.8.10-r0)
(26/26) Installing .makedepends-xrefresh (20241112.142424)
Executing busybox-1.37.0-r6.trigger
OK: 439 MiB in 127 packages
>>> xrefresh: Cleaning up srcdir
>>> xrefresh: Cleaning up pkgdir
>>> xrefresh: Cleaning up tmpdir
>>> xrefresh: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/xrefresh-1.1.0.tar.xz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.21/xrefresh-1.1.0.tar.xz.part'
xrefresh-1.1.0.tar.x 100% |********************************|  119k  0:00:00 ETA
'/var/cache/distfiles/v3.21/xrefresh-1.1.0.tar.xz.part' saved
>>> xrefresh: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/xrefresh-1.1.0.tar.xz
>>> xrefresh: Checking sha512sums...
xrefresh-1.1.0.tar.xz: OK
>>> xrefresh: Unpacking /var/cache/distfiles/v3.21/xrefresh-1.1.0.tar.xz...
checking for i586-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 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... /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 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 i586-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... i586-alpine-linux-musl
checking host system type... i586-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
Package xorg-macros was not found in the pkg-config search path.
Perhaps you should add the directory containing `xorg-macros.pc'
to the PKG_CONFIG_PATH environment variable
Package 'xorg-macros' not found
checking whether make supports nested variables... (cached) yes
checking for strcasecmp... yes
checking for XREFRESH... 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/xrefresh/src/xrefresh-1.1.0'
Making all in man
make[2]: Entering directory '/home/buildozer/aports/community/xrefresh/src/xrefresh-1.1.0/man'
  GEN      xrefresh.1
make[2]: Leaving directory '/home/buildozer/aports/community/xrefresh/src/xrefresh-1.1.0/man'
make[2]: Entering directory '/home/buildozer/aports/community/xrefresh/src/xrefresh-1.1.0'
  CC       xrefresh.o
  CCLD     xrefresh
make[2]: Leaving directory '/home/buildozer/aports/community/xrefresh/src/xrefresh-1.1.0'
make[1]: Leaving directory '/home/buildozer/aports/community/xrefresh/src/xrefresh-1.1.0'
>>> WARNING: xrefresh: 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.
>>> xrefresh: Entering fakeroot...
Making install in man
make[1]: Entering directory '/home/buildozer/aports/community/xrefresh/src/xrefresh-1.1.0/man'
make[2]: Entering directory '/home/buildozer/aports/community/xrefresh/src/xrefresh-1.1.0/man'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/home/buildozer/aports/community/xrefresh/pkg/xrefresh/usr/share/man/man1'
 /usr/bin/install -c -m 644 xrefresh.1 '/home/buildozer/aports/community/xrefresh/pkg/xrefresh/usr/share/man/man1'
make[2]: Leaving directory '/home/buildozer/aports/community/xrefresh/src/xrefresh-1.1.0/man'
make[1]: Leaving directory '/home/buildozer/aports/community/xrefresh/src/xrefresh-1.1.0/man'
make[1]: Entering directory '/home/buildozer/aports/community/xrefresh/src/xrefresh-1.1.0'
make[2]: Entering directory '/home/buildozer/aports/community/xrefresh/src/xrefresh-1.1.0'
make[2]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '/home/buildozer/aports/community/xrefresh/pkg/xrefresh/usr/bin'
  /usr/bin/install -c xrefresh '/home/buildozer/aports/community/xrefresh/pkg/xrefresh/usr/bin'
make[2]: Leaving directory '/home/buildozer/aports/community/xrefresh/src/xrefresh-1.1.0'
make[1]: Leaving directory '/home/buildozer/aports/community/xrefresh/src/xrefresh-1.1.0'
>>> xrefresh-doc*: Running split function doc...
'usr/share/man' -> '/home/buildozer/aports/community/xrefresh/pkg/xrefresh-doc/usr/share/man'
>>> xrefresh-doc*: Preparing subpackage xrefresh-doc...
>>> xrefresh-doc*: Running postcheck for xrefresh-doc
>>> xrefresh*: Running postcheck for xrefresh
>>> xrefresh*: Preparing package xrefresh...
>>> xrefresh*: Stripping binaries
>>> xrefresh-doc*: Scanning shared objects
>>> xrefresh*: Scanning shared objects
>>> xrefresh-doc*: Tracing dependencies...
>>> xrefresh-doc*: Package size: 1.6 KB
>>> xrefresh-doc*: Compressing data...
>>> xrefresh-doc*: Create checksum...
>>> xrefresh-doc*: Create xrefresh-doc-1.1.0-r0.apk
>>> xrefresh*: Tracing dependencies...
	so:libX11.so.6
	so:libc.musl-x86.so.1
>>> xrefresh*: Package size: 13.3 KB
>>> xrefresh*: Compressing data...
>>> xrefresh*: Create checksum...
>>> xrefresh*: Create xrefresh-1.1.0-r0.apk
>>> xrefresh: Build complete at Tue, 12 Nov 2024 14:24:28 +0000 elapsed time 0h 0m 23s
>>> xrefresh: Cleaning up srcdir
>>> xrefresh: Cleaning up pkgdir
>>> xrefresh: Uninstalling dependencies...
(1/26) Purging .makedepends-xrefresh (20241112.142424)
(2/26) Purging libx11-dev (1.8.10-r0)
(3/26) Purging xtrans (1.5.1-r0)
(4/26) Purging libx11 (1.8.10-r0)
(5/26) Purging libxcb-dev (1.16.1-r0)
(6/26) Purging xcb-proto-pyc (1.17.0-r0)
(7/26) Purging xcb-proto (1.17.0-r0)
(8/26) Purging python3-pyc (3.12.7-r1)
(9/26) Purging python3-pycache-pyc0 (3.12.7-r1)
(10/26) Purging pyc (3.12.7-r1)
(11/26) Purging python3 (3.12.7-r1)
(12/26) Purging libxcb (1.16.1-r0)
(13/26) Purging libxdmcp-dev (1.1.5-r1)
(14/26) Purging libxdmcp (1.1.5-r1)
(15/26) Purging mpdecimal (4.0.0-r0)
(16/26) Purging sqlite-libs (3.47.0-r0)
(17/26) Purging xz-libs (5.6.3-r0)
(18/26) Purging gdbm (1.24-r0)
(19/26) Purging libbsd (0.12.2-r0)
(20/26) Purging libbz2 (1.0.8-r6)
(21/26) Purging libffi (3.4.6-r0)
(22/26) Purging libmd (1.1.0-r0)
(23/26) Purging libpanelw (6.5_p20241006-r3)
(24/26) Purging libxau-dev (1.0.11-r4)
(25/26) Purging libxau (1.0.11-r4)
(26/26) Purging xorgproto (2024.1-r0)
Executing busybox-1.37.0-r6.trigger
OK: 397 MiB in 101 packages
>>> xrefresh: Updating the community/x86 repository index...
>>> xrefresh: Signing the index...