>>> xauth: Building community/xauth 1.1.2-r0 (using abuild 3.9.0-r0) started Mon, 09 May 2022 07:15:54 +0000 >>> xauth: Checking sanity of /home/buildozer/aports/community/xauth/APKBUILD... >>> xauth: Analyzing dependencies... >>> xauth: Installing for build: build-base libxau-dev libxext-dev libxmu-dev libx11-dev util-macros (1/31) Installing libxau (1.0.9-r0) (2/31) Installing xorgproto (2021.5-r0) (3/31) Installing libxau-dev (1.0.9-r0) (4/31) Installing libmd (1.0.4-r0) (5/31) Installing libbsd (0.11.6-r2) (6/31) Installing libxdmcp (1.1.3-r0) (7/31) Installing libxcb (1.14-r2) (8/31) Installing libx11 (1.7.5-r0) (9/31) Installing libxext (1.3.4-r0) (10/31) Installing xcb-proto (1.14.1-r3) (11/31) Installing libxdmcp-dev (1.1.3-r0) (12/31) Installing libxcb-dev (1.14-r2) (13/31) Installing xtrans (1.4.0-r1) (14/31) Installing libx11-dev (1.7.5-r0) (15/31) Installing libxext-dev (1.3.4-r0) (16/31) Installing libblkid (2.38-r1) (17/31) Installing libuuid (2.38-r1) (18/31) Installing libfdisk (2.38-r1) (19/31) Installing libmount (2.38-r1) (20/31) Installing libsmartcols (2.38-r1) (21/31) Installing util-linux-dev (2.38-r1) (22/31) Installing libice (1.0.10-r0) (23/31) Installing libsm (1.2.3-r0) (24/31) Installing libxt (1.2.1-r0) (25/31) Installing libxmu (1.1.3-r0) (26/31) Installing libice-dev (1.0.10-r0) (27/31) Installing libsm-dev (1.2.3-r0) (28/31) Installing libxt-dev (1.2.1-r0) (29/31) Installing libxmu-dev (1.1.3-r0) (30/31) Installing util-macros (1.19.3-r0) (31/31) Installing .makedepends-xauth (20220509.071555) OK: 341 MiB in 124 packages >>> xauth: Cleaning up srcdir >>> xauth: Cleaning up pkgdir >>> xauth: Fetching https://distfiles.alpinelinux.org/distfiles/edge//xauth-1.1.2.tar.xz % 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 >>> xauth: Fetching https://www.x.org/releases/individual/app/xauth-1.1.2.tar.xz % 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 100 153k 100 153k 0 0 319k 0 --:--:-- --:--:-- --:--:-- 319k >>> xauth: Fetching https://distfiles.alpinelinux.org/distfiles/edge//xauth-1.1.2.tar.xz >>> xauth: Checking sha512sums... xauth-1.1.2.tar.xz: OK >>> xauth: Unpacking /var/cache/distfiles/edge/xauth-1.1.2.tar.xz... 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 s390x-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 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 wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for gcc options needed to detect all undeclared functions... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking for s390x-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking build system type... s390x-alpine-linux-musl checking host system type... s390x-alpine-linux-musl checking for a sed that does not truncate output... /bin/sed checking if gcc supports -Werror=unknown-warning-option... no checking if gcc supports -Werror=unused-command-line-argument... no checking if gcc supports -Wall... yes checking if gcc supports -Wpointer-arith... yes checking if gcc supports -Wmissing-declarations... yes checking if gcc supports -Wformat=2... yes checking if gcc supports -Wstrict-prototypes... yes checking if gcc supports -Wmissing-prototypes... yes checking if gcc supports -Wnested-externs... yes checking if gcc supports -Wbad-function-cast... yes checking if gcc supports -Wold-style-definition... yes checking if gcc supports -Wdeclaration-after-statement... yes checking if gcc supports -Wunused... yes checking if gcc supports -Wuninitialized... yes checking if gcc supports -Wshadow... yes checking if gcc supports -Wmissing-noreturn... yes checking if gcc supports -Wmissing-format-attribute... yes checking if gcc supports -Wredundant-decls... yes checking if gcc supports -Wlogical-op... yes checking if gcc supports -Werror=implicit... yes checking if gcc supports -Werror=nonnull... yes checking if gcc supports -Werror=init-self... yes checking if gcc supports -Werror=main... yes checking if gcc supports -Werror=missing-braces... yes checking if gcc supports -Werror=sequence-point... yes checking if gcc supports -Werror=return-type... yes checking if gcc supports -Werror=trigraphs... yes checking if gcc supports -Werror=array-bounds... yes checking if gcc supports -Werror=write-strings... yes checking if gcc supports -Werror=address... yes checking if gcc supports -Werror=int-to-pointer-cast... yes checking if gcc supports -Werror=pointer-to-int-cast... yes checking if gcc supports -pedantic... yes checking if gcc supports -Werror... yes checking if gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking for net/errno.h... no checking for reallocarray... yes checking for strlcpy... yes checking for XAUTH... yes checking if Xtrans should support UNIX socket connections... yes checking if Xtrans should support TCP socket connections... yes checking for library containing socket... none required checking for library containing gethostbyname... none required checking for getaddrinfo... yes checking if IPv6 support should be built... yes checking for struct sockaddr_in.sin_len... no checking for socklen_t... yes checking for struct msghdr.msg_control... yes checking if Xtrans should support os-specific local connections... no checking for strcasecmp... yes checking for strlcpy... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating tests/Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/home/buildozer/aports/community/xauth/src/xauth-1.1.2' Making all in . make[2]: Entering directory '/home/buildozer/aports/community/xauth/src/xauth-1.1.2' CC gethost.o CC parsedpy.o CC process.o CC xauth.o CCLD xauth make[2]: Leaving directory '/home/buildozer/aports/community/xauth/src/xauth-1.1.2' Making all in man make[2]: Entering directory '/home/buildozer/aports/community/xauth/src/xauth-1.1.2/man' GEN xauth.1 make[2]: Leaving directory '/home/buildozer/aports/community/xauth/src/xauth-1.1.2/man' Making all in tests make[2]: Entering directory '/home/buildozer/aports/community/xauth/src/xauth-1.1.2/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/xauth/src/xauth-1.1.2/tests' make[1]: Leaving directory '/home/buildozer/aports/community/xauth/src/xauth-1.1.2' >>> xauth: Entering fakeroot... Making install in . make[1]: Entering directory '/home/buildozer/aports/community/xauth/src/xauth-1.1.2' make[2]: Entering directory '/home/buildozer/aports/community/xauth/src/xauth-1.1.2' ./install-sh -c -d '/home/buildozer/aports/community/xauth/pkg/xauth/usr/bin' make[2]: Nothing to be done for 'install-data-am'. /usr/bin/install -c xauth '/home/buildozer/aports/community/xauth/pkg/xauth/usr/bin' make[2]: Leaving directory '/home/buildozer/aports/community/xauth/src/xauth-1.1.2' make[1]: Leaving directory '/home/buildozer/aports/community/xauth/src/xauth-1.1.2' Making install in man make[1]: Entering directory '/home/buildozer/aports/community/xauth/src/xauth-1.1.2/man' make[2]: Entering directory '/home/buildozer/aports/community/xauth/src/xauth-1.1.2/man' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/community/xauth/pkg/xauth/usr/share/man/man1' /usr/bin/install -c -m 644 xauth.1 '/home/buildozer/aports/community/xauth/pkg/xauth/usr/share/man/man1' make[2]: Leaving directory '/home/buildozer/aports/community/xauth/src/xauth-1.1.2/man' make[1]: Leaving directory '/home/buildozer/aports/community/xauth/src/xauth-1.1.2/man' Making install in tests make[1]: Entering directory '/home/buildozer/aports/community/xauth/src/xauth-1.1.2/tests' make[2]: Entering directory '/home/buildozer/aports/community/xauth/src/xauth-1.1.2/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/community/xauth/src/xauth-1.1.2/tests' make[1]: Leaving directory '/home/buildozer/aports/community/xauth/src/xauth-1.1.2/tests' >>> xauth-doc*: Running split function doc... >>> xauth-doc*: Preparing subpackage xauth-doc... >>> xauth-doc*: Running postcheck for xauth-doc >>> xauth*: Running postcheck for xauth >>> xauth*: Preparing package xauth... >>> xauth*: Stripping binaries >>> xauth-doc*: Scanning shared objects >>> xauth*: Scanning shared objects >>> xauth-doc*: Tracing dependencies... >>> xauth-doc*: Package size: 40.0 KB >>> xauth-doc*: Compressing data... >>> xauth-doc*: Create checksum... >>> xauth-doc*: Create xauth-doc-1.1.2-r0.apk >>> xauth*: Tracing dependencies... so:libX11.so.6 so:libXau.so.6 so:libXext.so.6 so:libXmuu.so.1 so:libc.musl-s390x.so.1 >>> xauth*: Package size: 64.0 KB >>> xauth*: Compressing data... >>> xauth*: Create checksum... >>> xauth*: Create xauth-1.1.2-r0.apk >>> xauth: Build complete at Mon, 09 May 2022 07:15:59 +0000 elapsed time 0h 0m 5s >>> xauth: Cleaning up srcdir >>> xauth: Cleaning up pkgdir >>> xauth: Uninstalling dependencies... (1/31) Purging .makedepends-xauth (20220509.071555) (2/31) Purging libxmu-dev (1.1.3-r0) (3/31) Purging util-linux-dev (2.38-r1) (4/31) Purging libfdisk (2.38-r1) (5/31) Purging libmount (2.38-r1) (6/31) Purging libsmartcols (2.38-r1) (7/31) Purging libxmu (1.1.3-r0) (8/31) Purging util-macros (1.19.3-r0) (9/31) Purging libxt-dev (1.2.1-r0) (10/31) Purging libxt (1.2.1-r0) (11/31) Purging libxext-dev (1.3.4-r0) (12/31) Purging libxext (1.3.4-r0) (13/31) Purging libx11-dev (1.7.5-r0) (14/31) Purging xtrans (1.4.0-r1) (15/31) Purging libx11 (1.7.5-r0) (16/31) Purging libxcb-dev (1.14-r2) (17/31) Purging xcb-proto (1.14.1-r3) (18/31) Purging libxcb (1.14-r2) (19/31) Purging libxau-dev (1.0.9-r0) (20/31) Purging libxau (1.0.9-r0) (21/31) Purging libsm-dev (1.2.3-r0) (22/31) Purging libsm (1.2.3-r0) (23/31) Purging libice-dev (1.0.10-r0) (24/31) Purging libice (1.0.10-r0) (25/31) Purging libxdmcp-dev (1.1.3-r0) (26/31) Purging libxdmcp (1.1.3-r0) (27/31) Purging xorgproto (2021.5-r0) (28/31) Purging libbsd (0.11.6-r2) (29/31) Purging libmd (1.0.4-r0) (30/31) Purging libblkid (2.38-r1) (31/31) Purging libuuid (2.38-r1) OK: 325 MiB in 93 packages >>> xauth: Updating the community/s390x repository index... >>> xauth: Signing the index...