>>> xdesktop: Building community/xdesktop 0.3-r0 (using abuild 3.13.0-r3) started Mon, 29 Apr 2024 03:22:57 +0000
>>> xdesktop: Checking sanity of /home/buildozer/aports/community/xdesktop/APKBUILD...
>>> WARNING: xdesktop: depends_dev found but no development subpackage found
>>> xdesktop: Analyzing dependencies...
>>> xdesktop: Installing for build: build-base xcb-util-wm-dev
(1/29) Installing libxau (1.0.11-r4)
(2/29) Installing xorgproto (2024.1-r0)
(3/29) Installing libxau-dev (1.0.11-r4)
(4/29) Installing libbz2 (1.0.8-r6)
(5/29) Installing libffi (3.4.6-r0)
(6/29) Installing gdbm (1.23-r1)
(7/29) Installing xz-libs (5.6.1-r3)
(8/29) Installing mpdecimal (4.0.0-r0)
(9/29) Installing libpanelw (6.4_p20240330-r0)
(10/29) Installing readline (8.2.10-r0)
(11/29) Installing sqlite-libs (3.45.3-r0)
(12/29) Installing python3 (3.12.3-r1)
(13/29) Installing python3-pycache-pyc0 (3.12.3-r1)
(14/29) Installing pyc (3.12.3-r1)
(15/29) Installing xcb-proto-pyc (1.16.0-r1)
(16/29) Installing python3-pyc (3.12.3-r1)
(17/29) Installing xcb-proto (1.16.0-r1)
(18/29) Installing libmd (1.1.0-r0)
(19/29) Installing libbsd (0.12.2-r0)
(20/29) Installing libxdmcp (1.1.5-r1)
(21/29) Installing libxcb (1.16.1-r0)
(22/29) Installing libxdmcp-dev (1.1.5-r1)
(23/29) Installing libxcb-dev (1.16.1-r0)
(24/29) Installing util-macros (1.20.0-r0)
(25/29) Installing xcb-util (0.4.1-r3)
(26/29) Installing xcb-util-dev (0.4.1-r3)
(27/29) Installing xcb-util-wm (0.4.2-r0)
(28/29) Installing xcb-util-wm-dev (0.4.2-r0)
(29/29) Installing .makedepends-xdesktop (20240429.032348)
Executing busybox-1.36.1-r26.trigger
OK: 496 MiB in 134 packages
>>> xdesktop: Cleaning up srcdir
>>> xdesktop: Cleaning up pkgdir
>>> xdesktop: Cleaning up tmpdir
>>> xdesktop: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/xdesktop-0.3.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
wget: server returned error: HTTP/1.1 404 Not Found
>>> xdesktop: Fetching xdesktop-0.3.tar.gz::https://github.com/onodera-punpun/xdesktop/archive/0.3.tar.gz
Connecting to github.com (140.82.121.4:443)
Connecting to github.com (140.82.121.4:443)
Connecting to codeload.github.com (140.82.121.10:443)
saving to '/var/cache/distfiles/xdesktop-0.3.tar.gz.part'
xdesktop-0.3.tar.gz. 100% |********************************|  3489  0:00:00 ETA
'/var/cache/distfiles/xdesktop-0.3.tar.gz.part' saved
>>> xdesktop: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/xdesktop-0.3.tar.gz
>>> xdesktop: Checking sha512sums...
xdesktop-0.3.tar.gz: OK
>>> xdesktop: Unpacking /var/cache/distfiles/xdesktop-0.3.tar.gz...
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -std=c99 -pedantic -Wall -Wextra -I/usr/local/include -D_POSIX_C_SOURCE=200112L -DVERSION=\"0.1\" -Os -c -o helpers.o helpers.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -std=c99 -pedantic -Wall -Wextra -I/usr/local/include -D_POSIX_C_SOURCE=200112L -DVERSION=\"0.1\" -Os -c -o xdesktop.o xdesktop.c
xdesktop.c: In function 'main':
xdesktop.c:31:55: warning: comparison is always true due to limited range of data type [-Wtype-limits]
   31 |         while ((opt = getopt(argc, argv, "hvstg:pn")) != -1) {
      |                                                       ^~
gcc -o xdesktop helpers.o xdesktop.o -Wl,--as-needed,-O1,--sort-common -L/usr/local/lib -s -lm -lxcb -lxcb-icccm -lxcb-ewmh
>>> WARNING: xdesktop: 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.
>>> xdesktop: Entering fakeroot...
mkdir -p "/home/buildozer/aports/community/xdesktop/pkg/xdesktop/usr/bin"
cp -p xdesktop "/home/buildozer/aports/community/xdesktop/pkg/xdesktop/usr/bin"
>>> xdesktop*: Running postcheck for xdesktop
>>> xdesktop*: Preparing package xdesktop...
>>> xdesktop*: Stripping binaries
>>> xdesktop*: Scanning shared objects
>>> xdesktop*: Tracing dependencies...
	so:libc.musl-armv7.so.1
	so:libxcb-ewmh.so.2
	so:libxcb.so.1
>>> xdesktop*: Package size: 20.0 KB
>>> xdesktop*: Compressing data...
>>> xdesktop*: Create checksum...
>>> xdesktop*: Create xdesktop-0.3-r0.apk
>>> xdesktop: Build complete at Mon, 29 Apr 2024 03:23:50 +0000 elapsed time 0h 0m 53s
>>> xdesktop: Cleaning up srcdir
>>> xdesktop: Cleaning up pkgdir
>>> xdesktop: Uninstalling dependencies...
(1/29) Purging .makedepends-xdesktop (20240429.032348)
(2/29) Purging xcb-util-wm-dev (0.4.2-r0)
(3/29) Purging xcb-util-dev (0.4.1-r3)
(4/29) Purging libxcb-dev (1.16.1-r0)
(5/29) Purging xcb-proto-pyc (1.16.0-r1)
(6/29) Purging xcb-proto (1.16.0-r1)
(7/29) Purging python3-pyc (3.12.3-r1)
(8/29) Purging python3-pycache-pyc0 (3.12.3-r1)
(9/29) Purging pyc (3.12.3-r1)
(10/29) Purging python3 (3.12.3-r1)
(11/29) Purging util-macros (1.20.0-r0)
(12/29) Purging xcb-util (0.4.1-r3)
(13/29) Purging xcb-util-wm (0.4.2-r0)
(14/29) Purging gdbm (1.23-r1)
(15/29) Purging libbz2 (1.0.8-r6)
(16/29) Purging libffi (3.4.6-r0)
(17/29) Purging libpanelw (6.4_p20240330-r0)
(18/29) Purging libxau-dev (1.0.11-r4)
(19/29) Purging libxcb (1.16.1-r0)
(20/29) Purging libxdmcp-dev (1.1.5-r1)
(21/29) Purging libxdmcp (1.1.5-r1)
(22/29) Purging mpdecimal (4.0.0-r0)
(23/29) Purging readline (8.2.10-r0)
(24/29) Purging sqlite-libs (3.45.3-r0)
(25/29) Purging xorgproto (2024.1-r0)
(26/29) Purging xz-libs (5.6.1-r3)
(27/29) Purging libbsd (0.12.2-r0)
(28/29) Purging libmd (1.1.0-r0)
(29/29) Purging libxau (1.0.11-r4)
Executing busybox-1.36.1-r26.trigger
OK: 454 MiB in 105 packages
>>> xdesktop: Updating the community/armv7 repository index...
>>> xdesktop: Signing the index...