>>> xcb-proto: Building main/xcb-proto 1.14.1-r2 (using abuild 3.9.0_rc2-r1) started Sat, 16 Oct 2021 14:30:27 +0000 >>> xcb-proto: Checking sanity of /home/buildozer/aports/main/xcb-proto/APKBUILD... >>> xcb-proto: Analyzing dependencies... >>> xcb-proto: Installing for build: build-base python3 (1/9) Installing libbz2 (1.0.8-r1) (2/9) Installing libffi (3.4.2-r0) (3/9) Installing gdbm (1.20-r2) (4/9) Installing xz-libs (5.2.5-r0) (5/9) Installing mpdecimal (2.5.1-r1) (6/9) Installing readline (8.1.1-r0) (7/9) Installing sqlite-libs (3.36.0-r0) (8/9) Installing python3 (3.9.7-r3) (9/9) Installing .makedepends-xcb-proto (20211016.143029) Executing busybox-1.34.1-r0.trigger OK: 389 MiB in 97 packages >>> xcb-proto: Cleaning up srcdir >>> xcb-proto: Cleaning up pkgdir >>> xcb-proto: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/xcb-proto-1.14.1.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 curl: (22) The requested URL returned error: 404 >>> xcb-proto: Fetching https://xorg.freedesktop.org/archive/individual/proto/xcb-proto-1.14.1.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 140k 100 140k 0 0 148k 0 --:--:-- --:--:-- --:--:-- 148k >>> xcb-proto: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/xcb-proto-1.14.1.tar.xz >>> xcb-proto: Checking sha512sums... xcb-proto-1.14.1.tar.xz: OK >>> xcb-proto: Unpacking /var/cache/distfiles/v3.15/xcb-proto-1.14.1.tar.xz... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe 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 for xmllint... no configure: WARNING: xmllint not found; unable to validate against schema. checking for a Python interpreter with version >= 2.5... python3 checking for python3... /usr/bin/python3 checking for python3 version... 3.9 checking for python3 platform... linux checking for python3 script directory... ${prefix}/lib/python3.9/site-packages checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating xcbgen/Makefile config.status: creating xcb-proto.pc Making all in src make[1]: Entering directory '/home/buildozer/aports/main/xcb-proto/src/xcb-proto-1.14.1/src' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/main/xcb-proto/src/xcb-proto-1.14.1/src' Making all in xcbgen make[1]: Entering directory '/home/buildozer/aports/main/xcb-proto/src/xcb-proto-1.14.1/xcbgen' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/main/xcb-proto/src/xcb-proto-1.14.1/xcbgen' make[1]: Entering directory '/home/buildozer/aports/main/xcb-proto/src/xcb-proto-1.14.1' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/buildozer/aports/main/xcb-proto/src/xcb-proto-1.14.1' >>> xcb-proto: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/main/xcb-proto/src/xcb-proto-1.14.1/src' make[2]: Entering directory '/home/buildozer/aports/main/xcb-proto/src/xcb-proto-1.14.1/src' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/main/xcb-proto/pkg/xcb-proto/usr/share/xcb' /usr/bin/install -c -m 644 xcb.xsd xproto.xml bigreq.xml composite.xml damage.xml dpms.xml dri2.xml dri3.xml ge.xml glx.xml present.xml randr.xml record.xml render.xml res.xml screensaver.xml shape.xml shm.xml sync.xml xc_misc.xml xevie.xml xf86dri.xml xf86vidmode.xml xfixes.xml xinerama.xml xinput.xml xkb.xml xprint.xml xselinux.xml xtest.xml xv.xml xvmc.xml '/home/buildozer/aports/main/xcb-proto/pkg/xcb-proto/usr/share/xcb' make[2]: Leaving directory '/home/buildozer/aports/main/xcb-proto/src/xcb-proto-1.14.1/src' make[1]: Leaving directory '/home/buildozer/aports/main/xcb-proto/src/xcb-proto-1.14.1/src' Making install in xcbgen make[1]: Entering directory '/home/buildozer/aports/main/xcb-proto/src/xcb-proto-1.14.1/xcbgen' make[2]: Entering directory '/home/buildozer/aports/main/xcb-proto/src/xcb-proto-1.14.1/xcbgen' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/main/xcb-proto/pkg/xcb-proto/usr/lib/python3.9/site-packages/xcbgen' /usr/bin/install -c -m 644 __init__.py error.py expr.py align.py matcher.py state.py xtypes.py '/home/buildozer/aports/main/xcb-proto/pkg/xcb-proto/usr/lib/python3.9/site-packages/xcbgen' :2: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses Byte-compiling python modules... __init__.pyerror.pyexpr.pyalign.pymatcher.pystate.pyxtypes.py Byte-compiling python modules (optimized versions) ... __init__.pyerror.pyexpr.pyalign.pymatcher.pystate.pyxtypes.py make[2]: Leaving directory '/home/buildozer/aports/main/xcb-proto/src/xcb-proto-1.14.1/xcbgen' make[1]: Leaving directory '/home/buildozer/aports/main/xcb-proto/src/xcb-proto-1.14.1/xcbgen' make[1]: Entering directory '/home/buildozer/aports/main/xcb-proto/src/xcb-proto-1.14.1' make[2]: Entering directory '/home/buildozer/aports/main/xcb-proto/src/xcb-proto-1.14.1' make[2]: Nothing to be done for 'install-exec-am'. ./install-sh -c -d '/home/buildozer/aports/main/xcb-proto/pkg/xcb-proto/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xcb-proto.pc '/home/buildozer/aports/main/xcb-proto/pkg/xcb-proto/usr/lib/pkgconfig' make[2]: Leaving directory '/home/buildozer/aports/main/xcb-proto/src/xcb-proto-1.14.1' make[1]: Leaving directory '/home/buildozer/aports/main/xcb-proto/src/xcb-proto-1.14.1' >>> xcb-proto*: Running postcheck for xcb-proto >>> xcb-proto*: Preparing package xcb-proto... >>> xcb-proto*: Tracing dependencies... pkgconfig >>> xcb-proto*: Package size: 996.0 KB >>> xcb-proto*: Compressing data... >>> xcb-proto*: Create checksum... >>> xcb-proto*: Create xcb-proto-1.14.1-r2.apk >>> xcb-proto: Build complete at Sat, 16 Oct 2021 14:30:33 +0000 elapsed time 0h 0m 6s >>> xcb-proto: Cleaning up srcdir >>> xcb-proto: Cleaning up pkgdir >>> xcb-proto: Uninstalling dependencies... (1/9) Purging .makedepends-xcb-proto (20211016.143029) (2/9) Purging python3 (3.9.7-r3) (3/9) Purging libbz2 (1.0.8-r1) (4/9) Purging libffi (3.4.2-r0) (5/9) Purging gdbm (1.20-r2) (6/9) Purging xz-libs (5.2.5-r0) (7/9) Purging mpdecimal (2.5.1-r1) (8/9) Purging readline (8.1.1-r0) (9/9) Purging sqlite-libs (3.36.0-r0) Executing busybox-1.34.1-r0.trigger OK: 342 MiB in 88 packages >>> xcb-proto: Updating the main/x86_64 repository index... >>> xcb-proto: Signing the index...