>>> xsel: Building community/xsel 1.2.0_git20190821-r1 (using abuild 3.9.0-r0) started Mon, 18 Apr 2022 19:18:32 +0000 >>> xsel: Checking sanity of /home/buildozer/aports/community/xsel/APKBUILD... >>> xsel: Analyzing dependencies... >>> xsel: Installing for build: build-base autoconf automake libtool libxt-dev (1/24) Installing m4 (1.4.19-r1) (2/24) Installing autoconf (2.71-r0) (3/24) Installing automake (1.16.5-r0) (4/24) Installing libltdl (2.4.7-r0) (5/24) Installing libtool (2.4.7-r0) (6/24) Installing libice (1.0.10-r0) (7/24) Installing libuuid (2.38-r1) (8/24) Installing libsm (1.2.3-r0) (9/24) Installing xorgproto (2021.5-r0) (10/24) Installing libice-dev (1.0.10-r0) (11/24) Installing libsm-dev (1.2.3-r0) (12/24) Installing libxau (1.0.9-r0) (13/24) Installing libxdmcp (1.1.3-r0) (14/24) Installing libxcb (1.14-r2) (15/24) Installing libx11 (1.7.5-r0) (16/24) Installing libxt (1.2.1-r0) (17/24) Installing libxau-dev (1.0.9-r0) (18/24) Installing xcb-proto (1.14.1-r3) (19/24) Installing libxdmcp-dev (1.1.3-r0) (20/24) Installing libxcb-dev (1.14-r2) (21/24) Installing xtrans (1.4.0-r1) (22/24) Installing libx11-dev (1.7.5-r0) (23/24) Installing libxt-dev (1.2.1-r0) (24/24) Installing .makedepends-xsel (20220418.191844) Executing busybox-1.35.0-r8.trigger OK: 1291 MiB in 127 packages >>> xsel: Cleaning up srcdir >>> xsel: Cleaning up pkgdir >>> xsel: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/xsel-ef01f3c72a195dbce682184c842b81b17d7d7ad1.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 51395 100 51395 0 0 668k 0 --:--:-- --:--:-- --:--:-- 678k >>> xsel: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/xsel-ef01f3c72a195dbce682184c842b81b17d7d7ad1.tar.gz >>> xsel: Checking sha512sums... xsel-ef01f3c72a195dbce682184c842b81b17d7d7ad1.tar.gz: OK >>> xsel: Unpacking /var/cache/distfiles/v3.16/xsel-ef01f3c72a195dbce682184c842b81b17d7d7ad1.tar.gz... configure.ac:3: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:429: AM_INIT_AUTOMAKE is expanded from... configure.ac:3: the top level configure.ac:5: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:5: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:745: AM_CONFIG_HEADER is expanded from... configure.ac:5: the top level configure.ac:8: warning: The macro `AC_ISC_POSIX' is obsolete. configure.ac:8: You should run autoupdate. ./lib/autoconf/specific.m4:550: AC_ISC_POSIX is expanded from... configure.ac:8: the top level configure.ac:26: warning: The macro `ac_cv_prog_gcc' is obsolete. configure.ac:26: You should run autoupdate. ./lib/autoconf/c.m4:440: ac_cv_prog_gcc is expanded from... configure.ac:26: the top level configure.ac:32: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:32: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:32: the top level configure.ac:40: warning: The macro `AC_HEADER_TIME' is obsolete. configure.ac:40: You should run autoupdate. ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... configure.ac:40: the top level configure.ac:46: warning: The macro `AC_TYPE_SIGNAL' is obsolete. configure.ac:46: You should run autoupdate. ./lib/autoconf/types.m4:776: AC_TYPE_SIGNAL is expanded from... configure.ac:46: the top level configure.ac:3: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:3: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.ac:8: installing './compile' configure.ac:45: installing './config.guess' configure.ac:45: installing './config.sub' Makefile.am: installing './depcomp' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./install-sh -c -d 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 nested variables... yes checking whether make supports the include directive... yes (GNU style) 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 whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for library containing strerror... none required checking for x86_64-alpine-linux-musl-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking whether make sets $(MAKE)... (cached) yes 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 library containing XOpenDisplay... -lX11 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 sys/time.h... yes checking for vfork.h... no checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for errno.h... yes checking for fcntl.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for size_t... yes checking for struct stat.st_blksize... yes checking for uid_t in sys/types.h... yes checking for fork... no checking for vfork... yes checking for working vfork... (cached) yes checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking for GNU libc compatible malloc... yes checking return type of signal handlers... void checking for dup2... yes checking for select... yes checking for strdup... no checking for strerror... yes checking for strtol... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands make all-am make[1]: Entering directory '/home/buildozer/aports/community/xsel/src/xsel-ef01f3c72a195dbce682184c842b81b17d7d7ad1' gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-strict-aliasing -Wall -Werror -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -MT xsel.o -MD -MP -MF .deps/xsel.Tpo -c -o xsel.o xsel.c mv -f .deps/xsel.Tpo .deps/xsel.Po gcc -Os -fomit-frame-pointer -fno-strict-aliasing -Wall -Werror -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -o xsel xsel.o -lX11 make[1]: Leaving directory '/home/buildozer/aports/community/xsel/src/xsel-ef01f3c72a195dbce682184c842b81b17d7d7ad1' >>> xsel: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/community/xsel/src/xsel-ef01f3c72a195dbce682184c842b81b17d7d7ad1' ./install-sh -c -d '/home/buildozer/aports/community/xsel/pkg/xsel/usr/share/man/man1' ./install-sh -c -d '/home/buildozer/aports/community/xsel/pkg/xsel/usr/bin' /usr/bin/install -c xsel '/home/buildozer/aports/community/xsel/pkg/xsel/usr/bin' /usr/bin/install -c -m 644 xsel.1x '/home/buildozer/aports/community/xsel/pkg/xsel/usr/share/man/man1' make[1]: Leaving directory '/home/buildozer/aports/community/xsel/src/xsel-ef01f3c72a195dbce682184c842b81b17d7d7ad1' >>> xsel-doc*: Running split function doc... >>> xsel-doc*: Preparing subpackage xsel-doc... >>> xsel-doc*: Running postcheck for xsel-doc >>> xsel*: Running postcheck for xsel >>> xsel*: Preparing package xsel... >>> xsel*: Stripping binaries >>> xsel-doc*: Scanning shared objects >>> xsel*: Scanning shared objects >>> xsel-doc*: Tracing dependencies... >>> xsel-doc*: Package size: 24.0 KB >>> xsel-doc*: Compressing data... >>> xsel-doc*: Create checksum... >>> xsel-doc*: Create xsel-doc-1.2.0_git20190821-r1.apk >>> xsel*: Tracing dependencies... so:libX11.so.6 so:libc.musl-x86_64.so.1 >>> xsel*: Package size: 48.0 KB >>> xsel*: Compressing data... >>> xsel*: Create checksum... >>> xsel*: Create xsel-1.2.0_git20190821-r1.apk >>> xsel: Build complete at Mon, 18 Apr 2022 19:18:55 +0000 elapsed time 0h 0m 23s >>> xsel: Cleaning up srcdir >>> xsel: Cleaning up pkgdir >>> xsel: Uninstalling dependencies... (1/24) Purging .makedepends-xsel (20220418.191844) (2/24) Purging autoconf (2.71-r0) (3/24) Purging m4 (1.4.19-r1) (4/24) Purging automake (1.16.5-r0) (5/24) Purging libtool (2.4.7-r0) (6/24) Purging libltdl (2.4.7-r0) (7/24) Purging libxt-dev (1.2.1-r0) (8/24) Purging libxt (1.2.1-r0) (9/24) Purging libsm-dev (1.2.3-r0) (10/24) Purging libsm (1.2.3-r0) (11/24) Purging libice-dev (1.0.10-r0) (12/24) Purging libice (1.0.10-r0) (13/24) Purging libuuid (2.38-r1) (14/24) Purging libx11-dev (1.7.5-r0) (15/24) Purging xtrans (1.4.0-r1) (16/24) Purging libx11 (1.7.5-r0) (17/24) Purging libxcb-dev (1.14-r2) (18/24) Purging xcb-proto (1.14.1-r3) (19/24) Purging libxcb (1.14-r2) (20/24) Purging libxau-dev (1.0.9-r0) (21/24) Purging libxau (1.0.9-r0) (22/24) Purging libxdmcp-dev (1.1.3-r0) (23/24) Purging libxdmcp (1.1.3-r0) (24/24) Purging xorgproto (2021.5-r0) Executing busybox-1.35.0-r8.trigger OK: 1274 MiB in 103 packages >>> xsel: Updating the community/x86_64 repository index... >>> xsel: Signing the index...