>>> xclip: Building community/xclip 0.13-r3 (using abuild 3.15.0-r0) started Tue, 14 Oct 2025 09:21:44 +0000 >>> xclip: Validating /home/udu/aports/community/xclip/APKBUILD... >>> xclip: Analyzing dependencies... >>> xclip: Installing for build: build-base autoconf automake libxmu-dev libx11-dev WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/42) Installing m4 (1.4.19-r4) (2/42) Installing perl (5.40.3-r0) (3/42) Installing autoconf (2.72-r1) (4/42) Installing automake (1.17-r1) (5/42) Installing libeconf (0.6.3-r0) (6/42) Installing libblkid (2.41-r9) (7/42) Installing libuuid (2.41-r9) (8/42) Installing libfdisk (2.41-r9) (9/42) Installing liblastlog2 (2.41-r9) (10/42) Installing libmount (2.41-r9) (11/42) Installing libsmartcols (2.41-r9) (12/42) Installing sqlite (3.49.2-r1) (13/42) Installing sqlite-dev (3.49.2-r1) (14/42) Installing util-linux-dev (2.41-r9) (15/42) Installing libxau (1.0.12-r0) (16/42) Installing libmd (1.1.0-r0) (17/42) Installing libbsd (0.12.2-r0) (18/42) Installing libxdmcp (1.1.5-r1) (19/42) Installing libxcb (1.17.0-r0) (20/42) Installing libx11 (1.8.11-r0) (21/42) Installing libxext (1.3.6-r2) (22/42) Installing libice (1.1.2-r0) (23/42) Installing libsm (1.2.5-r0) (24/42) Installing libxt (1.3.1-r0) (25/42) Installing libxmu (1.2.1-r0) (26/42) Installing xorgproto (2024.1-r0) (27/42) Installing libxau-dev (1.0.12-r0) (28/42) Installing xcb-proto-pyc (1.17.0-r0) (29/42) Installing xcb-proto (1.17.0-r0) (30/42) Installing libxdmcp-dev (1.1.5-r1) (31/42) Installing libxcb-dev (1.17.0-r0) (32/42) Installing xtrans (1.5.2-r0) (33/42) Installing libx11-dev (1.8.11-r0) (34/42) Installing libxext-dev (1.3.6-r2) (35/42) Installing libice-dev (1.1.2-r0) (36/42) Installing libsm-dev (1.2.5-r0) (37/42) Installing libxt-dev (1.3.1-r0) (38/42) Installing libxmu-dev (1.2.1-r0) (39/42) Installing .makedepends-xclip (20251014.092144) (40/42) Installing perl-error (0.17030-r0) (41/42) Installing perl-git (2.49.1-r0) (42/42) Installing git-perl (2.49.1-r0) Executing busybox-1.37.0-r19.trigger OK: 350 MiB in 131 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 >>> 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:663: 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 x86_64-alpine-linux-musl-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 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... cc -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 x86_64-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 cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 cc xclib.o xcprint.o xclip.o -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 -Wl,-z,pack-relative-relocs -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/udu/aports/community/xclip/pkg/xclip/usr/bin mkdir -p /home/udu/aports/community/xclip/pkg/xclip/usr/share/man/man1 /usr/bin/install -c xclip xclip-copyfile xclip-pastefile xclip-cutfile /home/udu/aports/community/xclip/pkg/xclip/usr/bin /usr/bin/install -c -m 644 xclip.1 xclip-copyfile.1 /home/udu/aports/community/xclip/pkg/xclip/usr/share/man/man1 >>> xclip-doc*: Running split function doc... 'usr/share/doc' -> '/home/udu/aports/community/xclip/pkg/xclip-doc/usr/share/doc' 'usr/share/man' -> '/home/udu/aports/community/xclip/pkg/xclip-doc/usr/share/man' >>> 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: 16.1 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-x86_64.so.1 >>> xclip*: Package size: 27.0 KB >>> xclip*: Compressing data... >>> xclip*: Create checksum... >>> xclip*: Create xclip-0.13-r3.apk >>> xclip: Build complete at Tue, 14 Oct 2025 09:21:48 +0000 elapsed time 0h 0m 4s >>> xclip: Cleaning up srcdir >>> xclip: Cleaning up pkgdir >>> xclip: Uninstalling dependencies... (1/42) Purging .makedepends-xclip (20251014.092144) (2/42) Purging autoconf (2.72-r1) (3/42) Purging m4 (1.4.19-r4) (4/42) Purging automake (1.17-r1) (5/42) Purging libxmu-dev (1.2.1-r0) (6/42) Purging libxmu (1.2.1-r0) (7/42) Purging git-perl (2.49.1-r0) (8/42) Purging perl-git (2.49.1-r0) (9/42) Purging perl-error (0.17030-r0) (10/42) Purging perl (5.40.3-r0) (11/42) Purging libxext-dev (1.3.6-r2) (12/42) Purging libxext (1.3.6-r2) (13/42) Purging libxt-dev (1.3.1-r0) (14/42) Purging libxt (1.3.1-r0) (15/42) Purging xcb-proto-pyc (1.17.0-r0) (16/42) Purging libsm-dev (1.2.5-r0) (17/42) Purging libsm (1.2.5-r0) (18/42) Purging util-linux-dev (2.41-r9) (19/42) Purging libfdisk (2.41-r9) (20/42) Purging liblastlog2 (2.41-r9) (21/42) Purging libmount (2.41-r9) (22/42) Purging libsmartcols (2.41-r9) (23/42) Purging libuuid (2.41-r9) (24/42) Purging libblkid (2.41-r9) (25/42) Purging libx11-dev (1.8.11-r0) (26/42) Purging xtrans (1.5.2-r0) (27/42) Purging libx11 (1.8.11-r0) (28/42) Purging libxcb-dev (1.17.0-r0) (29/42) Purging xcb-proto (1.17.0-r0) (30/42) Purging libxcb (1.17.0-r0) (31/42) Purging libxdmcp-dev (1.1.5-r1) (32/42) Purging libxdmcp (1.1.5-r1) (33/42) Purging libbsd (0.12.2-r0) (34/42) Purging libeconf (0.6.3-r0) (35/42) Purging libice-dev (1.1.2-r0) (36/42) Purging libice (1.1.2-r0) (37/42) Purging libmd (1.1.0-r0) (38/42) Purging libxau-dev (1.0.12-r0) (39/42) Purging libxau (1.0.12-r0) (40/42) Purging sqlite-dev (3.49.2-r1) (41/42) Purging sqlite (3.49.2-r1) (42/42) Purging xorgproto (2024.1-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> xclip: Updating the community/x86_64 repository index... >>> xclip: Signing the index...