>>> xclip: Building community/xclip 0.13-r3 (using abuild 3.12.0-r0) started Sun, 22 Oct 2023 13:06:52 +0000 >>> xclip: Checking sanity of /home/buildozer/aports/community/xclip/APKBUILD... >>> xclip: Analyzing dependencies... >>> xclip: Installing for build: build-base autoconf automake libxmu-dev libx11-dev (1/50) Installing m4 (1.4.19-r3) (2/50) Installing libbz2 (1.0.8-r6) (3/50) Installing perl (5.38.0-r0) (4/50) Installing autoconf (2.71-r2) (5/50) Installing automake (1.16.5-r2) (6/50) Installing libblkid (2.39.2-r0) (7/50) Installing libuuid (2.39.2-r0) (8/50) Installing libfdisk (2.39.2-r0) (9/50) Installing libmount (2.39.2-r0) (10/50) Installing libsmartcols (2.39.2-r0) (11/50) Installing util-linux-dev (2.39.2-r0) (12/50) Installing libxau (1.0.11-r3) (13/50) Installing libmd (1.1.0-r0) (14/50) Installing libbsd (0.11.7-r3) (15/50) Installing libxdmcp (1.1.4-r3) (16/50) Installing libxcb (1.16-r0) (17/50) Installing libx11 (1.8.7-r0) (18/50) Installing libxext (1.3.5-r3) (19/50) Installing libice (1.1.1-r5) (20/50) Installing libsm (1.2.4-r3) (21/50) Installing libxt (1.3.0-r4) (22/50) Installing libxmu (1.1.4-r2) (23/50) Installing xorgproto (2023.2-r0) (24/50) Installing libxau-dev (1.0.11-r3) (25/50) Installing libffi (3.4.4-r3) (26/50) Installing gdbm (1.23-r1) (27/50) Installing xz-libs (5.4.4-r0) (28/50) Installing mpdecimal (2.5.1-r2) (29/50) Installing libpanelw (6.4_p20231007-r0) (30/50) Installing readline (8.2.1-r2) (31/50) Installing sqlite-libs (3.43.2-r0) (32/50) Installing python3 (3.11.6-r1) (33/50) Installing python3-pycache-pyc0 (3.11.6-r1) (34/50) Installing pyc (3.11.6-r1) (35/50) Installing xcb-proto-pyc (1.16.0-r0) (36/50) Installing python3-pyc (3.11.6-r1) (37/50) Installing xcb-proto (1.16.0-r0) (38/50) Installing libxdmcp-dev (1.1.4-r3) (39/50) Installing libxcb-dev (1.16-r0) (40/50) Installing xtrans (1.5.0-r0) (41/50) Installing libx11-dev (1.8.7-r0) (42/50) Installing libxext-dev (1.3.5-r3) (43/50) Installing libice-dev (1.1.1-r5) (44/50) Installing libsm-dev (1.2.4-r3) (45/50) Installing libxt-dev (1.3.0-r4) (46/50) Installing libxmu-dev (1.1.4-r2) (47/50) Installing .makedepends-xclip (20231022.130711) (48/50) Installing perl-error (0.17029-r2) (49/50) Installing perl-git (2.42.0-r0) (50/50) Installing git-perl (2.42.0-r0) Executing busybox-1.36.1-r13.trigger OK: 578 MiB in 155 packages >>> xclip: Cleaning up srcdir >>> xclip: Cleaning up pkgdir >>> xclip: Cleaning up tmpdir >>> xclip: Fetching xclip-0.13.tar.gz::https://github.com/astrand/xclip/archive/0.13.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30461 0 30461 0 0 79165 0 --:--:-- --:--:-- --:--:-- 309k >>> xclip: Fetching xclip-0.13.tar.gz::https://github.com/astrand/xclip/archive/0.13.tar.gz >>> xclip: Checking sha512sums... xclip-0.13.tar.gz: OK >>> xclip: Unpacking /var/cache/distfiles/xclip-0.13.tar.gz... autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /usr/bin/autoconf --force configure.ac:11: warning: The macro `AC_LANG_C' is obsolete. configure.ac:11: You should run autoupdate. ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from... configure.ac:11: the top level configure.ac:12: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:12: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:12: the top level configure.ac:22: warning: AC_OUTPUT should be used without arguments. configure.ac:22: You should run autoupdate. autoreconf: configure.ac: not using Autoheader autoreconf: configure.ac: not using Automake autoreconf: './install-sh' is updated autoreconf: Leaving directory '.' checking for aarch64-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 for a BSD-compatible install... /usr/bin/install -c 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 grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking how to run the C preprocessor... gcc -E checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for aarch64-alpine-linux-musl-strip... no checking for strip... strip checking for X11/Xmu/Atoms.h... yes checking for X11/Intrinsic.h... yes checking for iconv.h... yes checking for library containing iconv... none required checking for XmuClientWindow in -lXmu... yes configure: creating ./config.status config.status: creating Makefile gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -DPACKAGE_NAME=\"xclip\" -DPACKAGE_TARNAME=\"xclip\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"xclip\ 0.13\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_ICONV=1 -DHAVE_LIBXMU=1 -o xclib.o -c xclib.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -DPACKAGE_NAME=\"xclip\" -DPACKAGE_TARNAME=\"xclip\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"xclip\ 0.13\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_ICONV=1 -DHAVE_LIBXMU=1 -o xcprint.o -c xcprint.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -DPACKAGE_NAME=\"xclip\" -DPACKAGE_TARNAME=\"xclip\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"xclip\ 0.13\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_ICONV=1 -DHAVE_LIBXMU=1 -o xclip.o -c xclip.c gcc xclib.o xcprint.o xclip.o -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -DPACKAGE_NAME=\"xclip\" -DPACKAGE_TARNAME=\"xclip\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"xclip\ 0.13\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_ICONV=1 -DHAVE_LIBXMU=1 -o xclip -Wl,--as-needed,-O1,--sort-common -lXmu -lX11 -lXmu >>> WARNING: xclip: 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. >>> xclip: Entering fakeroot... mkdir -p /home/buildozer/aports/community/xclip/pkg/xclip/usr/bin mkdir -p /home/buildozer/aports/community/xclip/pkg/xclip/usr/share/man/man1 /usr/bin/install -c xclip xclip-copyfile xclip-pastefile xclip-cutfile /home/buildozer/aports/community/xclip/pkg/xclip/usr/bin /usr/bin/install -c -m 644 xclip.1 xclip-copyfile.1 /home/buildozer/aports/community/xclip/pkg/xclip/usr/share/man/man1 >>> xclip-doc*: Running split function doc... >>> xclip-doc*: Preparing subpackage xclip-doc... >>> xclip-doc*: Running postcheck for xclip-doc >>> xclip*: Running postcheck for xclip >>> xclip*: Preparing package xclip... >>> xclip*: Stripping binaries >>> xclip-doc*: Scanning shared objects >>> xclip*: Scanning shared objects >>> xclip-doc*: Tracing dependencies... >>> xclip-doc*: Package size: 52.0 KB >>> xclip-doc*: Compressing data... >>> xclip-doc*: Create checksum... >>> xclip-doc*: Create xclip-doc-0.13-r3.apk >>> xclip*: Tracing dependencies... so:libX11.so.6 so:libXmu.so.6 so:libc.musl-aarch64.so.1 >>> xclip*: Package size: 92.0 KB >>> xclip*: Compressing data... >>> xclip*: Create checksum... >>> xclip*: Create xclip-0.13-r3.apk >>> xclip: Build complete at Sun, 22 Oct 2023 13:07:16 +0000 elapsed time 0h 0m 24s >>> xclip: Cleaning up srcdir >>> xclip: Cleaning up pkgdir >>> xclip: Uninstalling dependencies... (1/50) Purging .makedepends-xclip (20231022.130711) (2/50) Purging autoconf (2.71-r2) (3/50) Purging m4 (1.4.19-r3) (4/50) Purging automake (1.16.5-r2) (5/50) Purging libxmu-dev (1.1.4-r2) (6/50) Purging libxmu (1.1.4-r2) (7/50) Purging git-perl (2.42.0-r0) (8/50) Purging perl-git (2.42.0-r0) (9/50) Purging perl-error (0.17029-r2) (10/50) Purging perl (5.38.0-r0) (11/50) Purging libxext-dev (1.3.5-r3) (12/50) Purging libxext (1.3.5-r3) (13/50) Purging libxt-dev (1.3.0-r4) (14/50) Purging libxt (1.3.0-r4) (15/50) Purging python3-pyc (3.11.6-r1) (16/50) Purging python3-pycache-pyc0 (3.11.6-r1) (17/50) Purging xcb-proto-pyc (1.16.0-r0) (18/50) Purging pyc (3.11.6-r1) (19/50) Purging libx11-dev (1.8.7-r0) (20/50) Purging xtrans (1.5.0-r0) (21/50) Purging libx11 (1.8.7-r0) (22/50) Purging libxcb-dev (1.16-r0) (23/50) Purging libxcb (1.16-r0) (24/50) Purging xcb-proto (1.16.0-r0) (25/50) Purging python3 (3.11.6-r1) (26/50) Purging gdbm (1.23-r1) (27/50) Purging libsm-dev (1.2.4-r3) (28/50) Purging libsm (1.2.4-r3) (29/50) Purging util-linux-dev (2.39.2-r0) (30/50) Purging libfdisk (2.39.2-r0) (31/50) Purging libmount (2.39.2-r0) (32/50) Purging libsmartcols (2.39.2-r0) (33/50) Purging libuuid (2.39.2-r0) (34/50) Purging libblkid (2.39.2-r0) (35/50) Purging libxdmcp-dev (1.1.4-r3) (36/50) Purging libxdmcp (1.1.4-r3) (37/50) Purging libbsd (0.11.7-r3) (38/50) Purging libbz2 (1.0.8-r6) (39/50) Purging libffi (3.4.4-r3) (40/50) Purging libice-dev (1.1.1-r5) (41/50) Purging libice (1.1.1-r5) (42/50) Purging libmd (1.1.0-r0) (43/50) Purging libpanelw (6.4_p20231007-r0) (44/50) Purging libxau-dev (1.0.11-r3) (45/50) Purging libxau (1.0.11-r3) (46/50) Purging mpdecimal (2.5.1-r2) (47/50) Purging readline (8.2.1-r2) (48/50) Purging sqlite-libs (3.43.2-r0) (49/50) Purging xorgproto (2023.2-r0) (50/50) Purging xz-libs (5.4.4-r0) Executing busybox-1.36.1-r13.trigger OK: 473 MiB in 105 packages >>> xclip: Updating the community/aarch64 repository index... >>> xclip: Signing the index...