>>> xclip: Building community/xclip 0.13-r2 (using abuild 3.9.0-r0) started Sun, 17 Apr 2022 01:32:51 +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/31) Installing m4 (1.4.19-r1) (2/31) Installing autoconf (2.71-r0) (3/31) Installing automake (1.16.5-r0) (4/31) Installing libblkid (2.38-r1) (5/31) Installing libuuid (2.38-r1) (6/31) Installing libfdisk (2.38-r1) (7/31) Installing libmount (2.38-r1) (8/31) Installing libsmartcols (2.38-r1) (9/31) Installing util-linux-dev (2.38-r1) (10/31) Installing libxau (1.0.9-r0) (11/31) Installing libxdmcp (1.1.3-r0) (12/31) Installing libxcb (1.14-r2) (13/31) Installing libx11 (1.7.5-r0) (14/31) Installing libxext (1.3.4-r0) (15/31) Installing libice (1.0.10-r0) (16/31) Installing libsm (1.2.3-r0) (17/31) Installing libxt (1.2.1-r0) (18/31) Installing libxmu (1.1.3-r0) (19/31) Installing xorgproto (2021.5-r0) (20/31) Installing libxau-dev (1.0.9-r0) (21/31) Installing xcb-proto (1.14.1-r3) (22/31) Installing libxdmcp-dev (1.1.3-r0) (23/31) Installing libxcb-dev (1.14-r2) (24/31) Installing xtrans (1.4.0-r1) (25/31) Installing libx11-dev (1.7.5-r0) (26/31) Installing libxext-dev (1.3.4-r0) (27/31) Installing libice-dev (1.0.10-r0) (28/31) Installing libsm-dev (1.2.3-r0) (29/31) Installing libxt-dev (1.2.1-r0) (30/31) Installing libxmu-dev (1.1.3-r0) (31/31) Installing .makedepends-xclip (20220417.013302) Executing busybox-1.35.0-r8.trigger OK: 1294 MiB in 134 packages >>> xclip: Cleaning up srcdir >>> xclip: Cleaning up pkgdir >>> xclip: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/xclip-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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> 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 100 129 100 129 0 0 581 0 --:--:-- --:--:-- --:--:-- 583 100 30461 0 30461 0 0 65560 0 --:--:-- --:--:-- --:--:-- 65560 >>> xclip: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/xclip-0.13.tar.gz >>> xclip: Checking sha512sums... xclip-0.13.tar.gz: OK >>> xclip: Unpacking /var/cache/distfiles/v3.16/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 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 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 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 gcc -Os -fomit-frame-pointer -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 -fomit-frame-pointer -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 -fomit-frame-pointer -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 -fomit-frame-pointer -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 -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-r2.apk >>> xclip*: Tracing dependencies... so:libX11.so.6 so:libXmu.so.6 so:libc.musl-x86_64.so.1 >>> xclip*: Package size: 48.0 KB >>> xclip*: Compressing data... >>> xclip*: Create checksum... >>> xclip*: Create xclip-0.13-r2.apk >>> xclip: Build complete at Sun, 17 Apr 2022 01:33:09 +0000 elapsed time 0h 0m 18s >>> xclip: Cleaning up srcdir >>> xclip: Cleaning up pkgdir >>> xclip: Uninstalling dependencies... (1/31) Purging .makedepends-xclip (20220417.013302) (2/31) Purging autoconf (2.71-r0) (3/31) Purging m4 (1.4.19-r1) (4/31) Purging automake (1.16.5-r0) (5/31) Purging libxmu-dev (1.1.3-r0) (6/31) Purging util-linux-dev (2.38-r1) (7/31) Purging libfdisk (2.38-r1) (8/31) Purging libmount (2.38-r1) (9/31) Purging libsmartcols (2.38-r1) (10/31) Purging libxmu (1.1.3-r0) (11/31) Purging libblkid (2.38-r1) (12/31) Purging libxt-dev (1.2.1-r0) (13/31) Purging libxt (1.2.1-r0) (14/31) Purging libsm-dev (1.2.3-r0) (15/31) Purging libsm (1.2.3-r0) (16/31) Purging libuuid (2.38-r1) (17/31) Purging libxext-dev (1.3.4-r0) (18/31) Purging libxext (1.3.4-r0) (19/31) Purging libx11-dev (1.7.5-r0) (20/31) Purging xtrans (1.4.0-r1) (21/31) Purging libx11 (1.7.5-r0) (22/31) Purging libxcb-dev (1.14-r2) (23/31) Purging xcb-proto (1.14.1-r3) (24/31) Purging libxcb (1.14-r2) (25/31) Purging libxau-dev (1.0.9-r0) (26/31) Purging libxau (1.0.9-r0) (27/31) Purging libxdmcp-dev (1.1.3-r0) (28/31) Purging libxdmcp (1.1.3-r0) (29/31) Purging libice-dev (1.0.10-r0) (30/31) Purging libice (1.0.10-r0) (31/31) Purging xorgproto (2021.5-r0) Executing busybox-1.35.0-r8.trigger OK: 1274 MiB in 103 packages >>> xclip: Updating the community/x86_64 repository index... >>> xclip: Signing the index...