>>> py3-evdev: Building community/py3-evdev 1.6.0-r0 (using abuild 3.10.0_rc1-r2) started Sun, 30 Oct 2022 06:30:06 +0000 >>> py3-evdev: Checking sanity of /home/buildozer/aports/community/py3-evdev/APKBUILD... >>> py3-evdev: Analyzing dependencies... >>> py3-evdev: Installing for build: build-base libevdev python3 linux-headers py3-setuptools python3-dev (1/15) Installing libevdev (1.13.0-r0) (2/15) Installing libbz2 (1.0.8-r3) (3/15) Installing libffi (3.4.4-r0) (4/15) Installing gdbm (1.23-r0) (5/15) Installing xz-libs (5.2.7-r0) (6/15) Installing mpdecimal (2.5.1-r1) (7/15) Installing readline (8.2.0-r0) (8/15) Installing sqlite-libs (3.39.4-r0) (9/15) Installing python3 (3.10.8-r3) (10/15) Installing linux-headers (5.19.5-r0) (11/15) Installing py3-parsing (3.0.9-r0) (12/15) Installing py3-packaging (21.3-r2) (13/15) Installing py3-setuptools (65.5.0-r0) (14/15) Installing python3-dev (3.10.8-r3) (15/15) Installing .makedepends-py3-evdev (20221030.063007) Executing busybox-1.35.0-r27.trigger OK: 295 MiB in 107 packages >>> py3-evdev: Cleaning up srcdir >>> py3-evdev: Cleaning up pkgdir >>> py3-evdev: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-evdev-1.6.0.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86212 100 86212 0 0 124k 0 --:--:-- --:--:-- --:--:-- 124k >>> py3-evdev: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-evdev-1.6.0.tar.gz >>> py3-evdev: Checking sha512sums... py3-evdev-1.6.0.tar.gz: OK >>> py3-evdev: Unpacking /var/cache/distfiles/v3.17/py3-evdev-1.6.0.tar.gz... running build running build_py creating build creating build/lib.linux-armv8l-cpython-310 creating build/lib.linux-armv8l-cpython-310/evdev copying evdev/ff.py -> build/lib.linux-armv8l-cpython-310/evdev copying evdev/util.py -> build/lib.linux-armv8l-cpython-310/evdev copying evdev/genecodes.py -> build/lib.linux-armv8l-cpython-310/evdev copying evdev/events.py -> build/lib.linux-armv8l-cpython-310/evdev copying evdev/uinput.py -> build/lib.linux-armv8l-cpython-310/evdev copying evdev/device.py -> build/lib.linux-armv8l-cpython-310/evdev copying evdev/__init__.py -> build/lib.linux-armv8l-cpython-310/evdev copying evdev/evtest.py -> build/lib.linux-armv8l-cpython-310/evdev copying evdev/eventio.py -> build/lib.linux-armv8l-cpython-310/evdev copying evdev/ecodes.py -> build/lib.linux-armv8l-cpython-310/evdev copying evdev/eventio_async.py -> build/lib.linux-armv8l-cpython-310/evdev running build_ext running build_ecodes writing ecodes.c (using /usr/include/linux/input.h /usr/include/linux/input-event-codes.h /usr/include/linux/uinput.h) building 'evdev._input' extension creating build/temp.linux-armv8l-cpython-310 creating build/temp.linux-armv8l-cpython-310/evdev gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.10 -c evdev/input.c -o build/temp.linux-armv8l-cpython-310/evdev/input.o -std=c99 -Wno-error=declaration-after-statement gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-armv8l-cpython-310/evdev/input.o -L/usr/lib -o build/lib.linux-armv8l-cpython-310/evdev/_input.cpython-310-arm-linux-gnueabihf.so building 'evdev._uinput' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.10 -c evdev/uinput.c -o build/temp.linux-armv8l-cpython-310/evdev/uinput.o -std=c99 -Wno-error=declaration-after-statement gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-armv8l-cpython-310/evdev/uinput.o -L/usr/lib -o build/lib.linux-armv8l-cpython-310/evdev/_uinput.cpython-310-arm-linux-gnueabihf.so building 'evdev._ecodes' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.10 -c evdev/ecodes.c -o build/temp.linux-armv8l-cpython-310/evdev/ecodes.o -std=c99 -Wno-error=declaration-after-statement gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-armv8l-cpython-310/evdev/ecodes.o -L/usr/lib -o build/lib.linux-armv8l-cpython-310/evdev/_ecodes.cpython-310-arm-linux-gnueabihf.so >>> py3-evdev: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running build_ext ecodes.c already exists ... skipping build_ecodes running install_lib creating /home/buildozer/aports/community/py3-evdev/pkg creating /home/buildozer/aports/community/py3-evdev/pkg/py3-evdev creating /home/buildozer/aports/community/py3-evdev/pkg/py3-evdev/usr creating /home/buildozer/aports/community/py3-evdev/pkg/py3-evdev/usr/lib creating /home/buildozer/aports/community/py3-evdev/pkg/py3-evdev/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-evdev/pkg/py3-evdev/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-evdev/pkg/py3-evdev/usr/lib/python3.10/site-packages/evdev copying build/lib.linux-armv8l-cpython-310/evdev/ff.py -> /home/buildozer/aports/community/py3-evdev/pkg/py3-evdev/usr/lib/python3.10/site-packages/evdev copying build/lib.linux-armv8l-cpython-310/evdev/util.py -> /home/buildozer/aports/community/py3-evdev/pkg/py3-evdev/usr/lib/python3.10/site-packages/evdev copying build/lib.linux-armv8l-cpython-310/evdev/genecodes.py -> /home/buildozer/aports/community/py3-evdev/pkg/py3-evdev/usr/lib/python3.10/site-packages/evdev copying build/lib.linux-armv8l-cpython-310/evdev/events.py -> /home/buildozer/aports/community/py3-evdev/pkg/py3-evdev/usr/lib/python3.10/site-packages/evdev copying build/lib.linux-armv8l-cpython-310/evdev/_input.cpython-310-arm-linux-gnueabihf.so -> /home/buildozer/aports/community/py3-evdev/pkg/py3-evdev/usr/lib/python3.10/site-packages/evdev copying build/lib.linux-armv8l-cpython-310/evdev/uinput.py -> /home/buildozer/aports/community/py3-evdev/pkg/py3-evdev/usr/lib/python3.10/site-packages/evdev copying build/lib.linux-armv8l-cpython-310/evdev/device.py -> /home/buildozer/aports/community/py3-evdev/pkg/py3-evdev/usr/lib/python3.10/site-packages/evdev copying build/lib.linux-armv8l-cpython-310/evdev/__init__.py -> /home/buildozer/aports/community/py3-evdev/pkg/py3-evdev/usr/lib/python3.10/site-packages/evdev copying build/lib.linux-armv8l-cpython-310/evdev/evtest.py -> /home/buildozer/aports/community/py3-evdev/pkg/py3-evdev/usr/lib/python3.10/site-packages/evdev copying build/lib.linux-armv8l-cpython-310/evdev/_ecodes.cpython-310-arm-linux-gnueabihf.so -> /home/buildozer/aports/community/py3-evdev/pkg/py3-evdev/usr/lib/python3.10/site-packages/evdev copying build/lib.linux-armv8l-cpython-310/evdev/eventio.py -> /home/buildozer/aports/community/py3-evdev/pkg/py3-evdev/usr/lib/python3.10/site-packages/evdev copying build/lib.linux-armv8l-cpython-310/evdev/ecodes.py -> /home/buildozer/aports/community/py3-evdev/pkg/py3-evdev/usr/lib/python3.10/site-packages/evdev copying build/lib.linux-armv8l-cpython-310/evdev/_uinput.cpython-310-arm-linux-gnueabihf.so -> /home/buildozer/aports/community/py3-evdev/pkg/py3-evdev/usr/lib/python3.10/site-packages/evdev copying build/lib.linux-armv8l-cpython-310/evdev/eventio_async.py -> /home/buildozer/aports/community/py3-evdev/pkg/py3-evdev/usr/lib/python3.10/site-packages/evdev byte-compiling /home/buildozer/aports/community/py3-evdev/pkg/py3-evdev/usr/lib/python3.10/site-packages/evdev/ff.py to ff.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-evdev/pkg/py3-evdev/usr/lib/python3.10/site-packages/evdev/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-evdev/pkg/py3-evdev/usr/lib/python3.10/site-packages/evdev/genecodes.py to genecodes.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-evdev/pkg/py3-evdev/usr/lib/python3.10/site-packages/evdev/events.py to events.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-evdev/pkg/py3-evdev/usr/lib/python3.10/site-packages/evdev/uinput.py to uinput.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-evdev/pkg/py3-evdev/usr/lib/python3.10/site-packages/evdev/device.py to device.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-evdev/pkg/py3-evdev/usr/lib/python3.10/site-packages/evdev/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-evdev/pkg/py3-evdev/usr/lib/python3.10/site-packages/evdev/evtest.py to evtest.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-evdev/pkg/py3-evdev/usr/lib/python3.10/site-packages/evdev/eventio.py to eventio.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-evdev/pkg/py3-evdev/usr/lib/python3.10/site-packages/evdev/ecodes.py to ecodes.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-evdev/pkg/py3-evdev/usr/lib/python3.10/site-packages/evdev/eventio_async.py to eventio_async.cpython-310.pyc running install_egg_info running egg_info creating evdev.egg-info writing evdev.egg-info/PKG-INFO writing dependency_links to evdev.egg-info/dependency_links.txt writing top-level names to evdev.egg-info/top_level.txt writing manifest file 'evdev.egg-info/SOURCES.txt' reading manifest file 'evdev.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'evdev.egg-info/SOURCES.txt' Copying evdev.egg-info to /home/buildozer/aports/community/py3-evdev/pkg/py3-evdev/usr/lib/python3.10/site-packages/evdev-1.6.0-py3.10.egg-info running install_scripts >>> py3-evdev*: Running postcheck for py3-evdev >>> py3-evdev*: Preparing package py3-evdev... >>> py3-evdev*: Stripping binaries >>> py3-evdev*: Scanning shared objects >>> py3-evdev*: Tracing dependencies... libevdev python3 so:libc.musl-armv7.so.1 >>> py3-evdev*: Package size: 416.0 KB >>> py3-evdev*: Compressing data... >>> py3-evdev*: Create checksum... >>> py3-evdev*: Create py3-evdev-1.6.0-r0.apk >>> py3-evdev: Build complete at Sun, 30 Oct 2022 06:30:10 +0000 elapsed time 0h 0m 4s >>> py3-evdev: Cleaning up srcdir >>> py3-evdev: Cleaning up pkgdir >>> py3-evdev: Uninstalling dependencies... (1/15) Purging .makedepends-py3-evdev (20221030.063007) (2/15) Purging libevdev (1.13.0-r0) (3/15) Purging linux-headers (5.19.5-r0) (4/15) Purging py3-setuptools (65.5.0-r0) (5/15) Purging py3-packaging (21.3-r2) (6/15) Purging py3-parsing (3.0.9-r0) (7/15) Purging python3-dev (3.10.8-r3) (8/15) Purging python3 (3.10.8-r3) (9/15) Purging libbz2 (1.0.8-r3) (10/15) Purging libffi (3.4.4-r0) (11/15) Purging gdbm (1.23-r0) (12/15) Purging xz-libs (5.2.7-r0) (13/15) Purging mpdecimal (2.5.1-r1) (14/15) Purging readline (8.2.0-r0) (15/15) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 189 MiB in 92 packages >>> py3-evdev: Updating the community/armv7 repository index... >>> py3-evdev: Signing the index...