>>> py3-dt-schema: Building testing/py3-dt-schema 2023.11-r0 (using abuild 3.12.0-r0) started Mon, 11 Dec 2023 06:11:49 +0000 >>> py3-dt-schema: Checking sanity of /home/buildozer/aports/testing/py3-dt-schema/APKBUILD... >>> py3-dt-schema: Analyzing dependencies... >>> py3-dt-schema: Installing for build: build-base python3 py3-ruamel.yaml py3-jsonschema417 py3-rfc3987 py3-libfdt py3-setuptools py3-setuptools_scm py3-wheel py3-gpep517 py3-installer (1/40) Installing libbz2 (1.0.8-r6) (2/40) Installing libffi (3.4.4-r3) (3/40) Installing gdbm (1.23-r1) (4/40) Installing xz-libs (5.4.5-r0) (5/40) Installing mpdecimal (2.5.1-r2) (6/40) Installing libpanelw (6.4_p20231125-r0) (7/40) Installing readline (8.2.1-r2) (8/40) Installing sqlite-libs (3.44.2-r0) (9/40) Installing python3 (3.11.6-r1) (10/40) Installing python3-pycache-pyc0 (3.11.6-r1) (11/40) Installing pyc (3.11.6-r1) (12/40) Installing python3-pyc (3.11.6-r1) (13/40) Installing py3-ruamel.yaml.clib (0.2.7-r1) (14/40) Installing py3-ruamel.yaml (0.17.28-r0) (15/40) Installing py3-ruamel.yaml-pyc (0.17.28-r0) (16/40) Installing py3-pyrsistent (0.19.3-r1) (17/40) Installing py3-pyrsistent-pyc (0.19.3-r1) (18/40) Installing py3-attrs (23.1.0-r1) (19/40) Installing py3-attrs-pyc (23.1.0-r1) (20/40) Installing py3-jsonschema417 (4.17.3-r0) (21/40) Installing py3-jsonschema417-pyc (4.17.3-r0) (22/40) Installing py3-rfc3987 (1.3.8-r4) (23/40) Installing py3-rfc3987-pyc (1.3.8-r4) (24/40) Installing py3-libfdt (1.7.0-r1) (25/40) Installing py3-libfdt-pyc (1.7.0-r1) (26/40) Installing py3-parsing (3.1.1-r0) (27/40) Installing py3-parsing-pyc (3.1.1-r0) (28/40) Installing py3-packaging (23.2-r0) (29/40) Installing py3-packaging-pyc (23.2-r0) (30/40) Installing py3-setuptools (68.2.2-r0) (31/40) Installing py3-setuptools-pyc (68.2.2-r0) (32/40) Installing py3-setuptools_scm (8.0.4-r1) (33/40) Installing py3-setuptools_scm-pyc (8.0.4-r1) (34/40) Installing py3-wheel (0.42.0-r0) (35/40) Installing py3-wheel-pyc (0.42.0-r0) (36/40) Installing py3-installer (0.7.0-r1) (37/40) Installing py3-installer-pyc (0.7.0-r1) (38/40) Installing py3-gpep517 (15-r1) (39/40) Installing py3-gpep517-pyc (15-r1) (40/40) Installing .makedepends-py3-dt-schema (20231211.061157) Executing busybox-1.36.1-r16.trigger OK: 282 MiB in 142 packages >>> py3-dt-schema: Cleaning up srcdir >>> py3-dt-schema: Cleaning up pkgdir >>> py3-dt-schema: Cleaning up tmpdir >>> py3-dt-schema: Fetching https://distfiles.alpinelinux.org/distfiles/edge/dt-schema-2023.11.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 68157 100 68157 0 0 177k 0 --:--:-- --:--:-- --:--:-- 207k >>> py3-dt-schema: Fetching https://distfiles.alpinelinux.org/distfiles/edge/dt-schema-2023.11.tar.gz >>> py3-dt-schema: Checking sha512sums... dt-schema-2023.11.tar.gz: OK >>> py3-dt-schema: Unpacking /var/cache/distfiles/dt-schema-2023.11.tar.gz... 2023-12-11 06:12:00,953 gpep517 INFO Building wheel via backend setuptools.build_meta 2023-12-11 06:12:01,629 root INFO running bdist_wheel 2023-12-11 06:12:01,680 root INFO running build 2023-12-11 06:12:01,680 root INFO running build_py 2023-12-11 06:12:01,692 root INFO creating build 2023-12-11 06:12:01,693 root INFO creating build/lib 2023-12-11 06:12:01,693 root INFO creating build/lib/dtschema 2023-12-11 06:12:01,694 root INFO copying dtschema/extract_example.py -> build/lib/dtschema 2023-12-11 06:12:01,695 root INFO copying dtschema/schema.py -> build/lib/dtschema 2023-12-11 06:12:01,696 root INFO copying dtschema/doc_validate.py -> build/lib/dtschema 2023-12-11 06:12:01,697 root INFO copying dtschema/dtb2py.py -> build/lib/dtschema 2023-12-11 06:12:01,698 root INFO copying dtschema/dtb_validate.py -> build/lib/dtschema 2023-12-11 06:12:01,699 root INFO copying dtschema/validator.py -> build/lib/dtschema 2023-12-11 06:12:01,700 root INFO copying dtschema/__init__.py -> build/lib/dtschema 2023-12-11 06:12:01,700 root INFO copying dtschema/dtb.py -> build/lib/dtschema 2023-12-11 06:12:01,701 root INFO copying dtschema/fixups.py -> build/lib/dtschema 2023-12-11 06:12:01,702 root INFO copying dtschema/extract_compatibles.py -> build/lib/dtschema 2023-12-11 06:12:01,703 root INFO copying dtschema/mk_schema.py -> build/lib/dtschema 2023-12-11 06:12:01,704 root INFO copying dtschema/lib.py -> build/lib/dtschema 2023-12-11 06:12:01,704 root INFO copying dtschema/version.py -> build/lib/dtschema 2023-12-11 06:12:01,705 root INFO copying dtschema/extract_props.py -> build/lib/dtschema 2023-12-11 06:12:01,706 root INFO copying dtschema/check_compatible.py -> build/lib/dtschema 2023-12-11 06:12:01,714 root INFO running egg_info 2023-12-11 06:12:01,714 root INFO creating dtschema.egg-info 2023-12-11 06:12:01,724 root INFO writing dtschema.egg-info/PKG-INFO 2023-12-11 06:12:01,727 root INFO writing dependency_links to dtschema.egg-info/dependency_links.txt 2023-12-11 06:12:01,729 root INFO writing entry points to dtschema.egg-info/entry_points.txt 2023-12-11 06:12:01,730 root INFO writing requirements to dtschema.egg-info/requires.txt 2023-12-11 06:12:01,731 root INFO writing top-level names to dtschema.egg-info/top_level.txt 2023-12-11 06:12:01,731 root INFO writing manifest file 'dtschema.egg-info/SOURCES.txt' 2023-12-11 06:12:13,742 root INFO reading manifest file 'dtschema.egg-info/SOURCES.txt' 2023-12-11 06:12:13,744 root INFO reading manifest template 'MANIFEST.in' 2023-12-11 06:12:13,758 root INFO adding license file 'LICENSE.txt' 2023-12-11 06:12:13,767 root INFO writing manifest file 'dtschema.egg-info/SOURCES.txt' 2023-12-11 06:12:13,784 root INFO creating build/lib/dtschema/meta-schemas 2023-12-11 06:12:13,784 root INFO copying dtschema/meta-schemas/base.yaml -> build/lib/dtschema/meta-schemas 2023-12-11 06:12:13,785 root INFO copying dtschema/meta-schemas/boolean.yaml -> build/lib/dtschema/meta-schemas 2023-12-11 06:12:13,786 root INFO copying dtschema/meta-schemas/cell.yaml -> build/lib/dtschema/meta-schemas 2023-12-11 06:12:13,787 root INFO copying dtschema/meta-schemas/clocks.yaml -> build/lib/dtschema/meta-schemas 2023-12-11 06:12:13,787 root INFO copying dtschema/meta-schemas/core.yaml -> build/lib/dtschema/meta-schemas 2023-12-11 06:12:13,788 root INFO copying dtschema/meta-schemas/dma.yaml -> build/lib/dtschema/meta-schemas 2023-12-11 06:12:13,789 root INFO copying dtschema/meta-schemas/gpios.yaml -> build/lib/dtschema/meta-schemas 2023-12-11 06:12:13,790 root INFO copying dtschema/meta-schemas/hwlock.yaml -> build/lib/dtschema/meta-schemas 2023-12-11 06:12:13,791 root INFO copying dtschema/meta-schemas/iio.yaml -> build/lib/dtschema/meta-schemas 2023-12-11 06:12:13,791 root INFO copying dtschema/meta-schemas/interrupts.yaml -> build/lib/dtschema/meta-schemas 2023-12-11 06:12:13,792 root INFO copying dtschema/meta-schemas/iommu.yaml -> build/lib/dtschema/meta-schemas 2023-12-11 06:12:13,793 root INFO copying dtschema/meta-schemas/items.yaml -> build/lib/dtschema/meta-schemas 2023-12-11 06:12:13,794 root INFO copying dtschema/meta-schemas/keywords.yaml -> build/lib/dtschema/meta-schemas 2023-12-11 06:12:13,795 root INFO copying dtschema/meta-schemas/mailbox.yaml -> build/lib/dtschema/meta-schemas 2023-12-11 06:12:13,795 root INFO copying dtschema/meta-schemas/nodes.yaml -> build/lib/dtschema/meta-schemas 2023-12-11 06:12:13,796 root INFO copying dtschema/meta-schemas/nvmem.yaml -> build/lib/dtschema/meta-schemas 2023-12-11 06:12:13,797 root INFO copying dtschema/meta-schemas/phy.yaml -> build/lib/dtschema/meta-schemas 2023-12-11 06:12:13,798 root INFO copying dtschema/meta-schemas/power-domain.yaml -> build/lib/dtschema/meta-schemas 2023-12-11 06:12:13,799 root INFO copying dtschema/meta-schemas/pwm.yaml -> build/lib/dtschema/meta-schemas 2023-12-11 06:12:13,799 root INFO copying dtschema/meta-schemas/reset.yaml -> build/lib/dtschema/meta-schemas 2023-12-11 06:12:13,800 root INFO copying dtschema/meta-schemas/string-array.yaml -> build/lib/dtschema/meta-schemas 2023-12-11 06:12:13,801 root INFO copying dtschema/meta-schemas/types.yaml -> build/lib/dtschema/meta-schemas 2023-12-11 06:12:13,802 root INFO copying dtschema/meta-schemas/vendor-props.yaml -> build/lib/dtschema/meta-schemas 2023-12-11 06:12:13,802 root INFO creating build/lib/dtschema/schemas 2023-12-11 06:12:13,803 root INFO copying dtschema/schemas/aliases.yaml -> build/lib/dtschema/schemas 2023-12-11 06:12:13,804 root INFO copying dtschema/schemas/bootph.yaml -> build/lib/dtschema/schemas 2023-12-11 06:12:13,804 root INFO copying dtschema/schemas/cache-controller.yaml -> build/lib/dtschema/schemas 2023-12-11 06:12:13,805 root INFO copying dtschema/schemas/cache.yaml -> build/lib/dtschema/schemas 2023-12-11 06:12:13,806 root INFO copying dtschema/schemas/chosen.yaml -> build/lib/dtschema/schemas 2023-12-11 06:12:13,807 root INFO copying dtschema/schemas/cpu-map.yaml -> build/lib/dtschema/schemas 2023-12-11 06:12:13,808 root INFO copying dtschema/schemas/cpu.yaml -> build/lib/dtschema/schemas 2023-12-11 06:12:13,809 root INFO copying dtschema/schemas/cpus.yaml -> build/lib/dtschema/schemas 2023-12-11 06:12:13,809 root INFO copying dtschema/schemas/dt-core.yaml -> build/lib/dtschema/schemas 2023-12-11 06:12:13,810 root INFO copying dtschema/schemas/graph.yaml -> build/lib/dtschema/schemas 2023-12-11 06:12:13,811 root INFO copying dtschema/schemas/interconnects.yaml -> build/lib/dtschema/schemas 2023-12-11 06:12:13,812 root INFO copying dtschema/schemas/interrupt-controller.yaml -> build/lib/dtschema/schemas 2023-12-11 06:12:13,812 root INFO copying dtschema/schemas/interrupts.yaml -> build/lib/dtschema/schemas 2023-12-11 06:12:13,813 root INFO copying dtschema/schemas/memory.yaml -> build/lib/dtschema/schemas 2023-12-11 06:12:13,814 root INFO copying dtschema/schemas/msi-consumer.yaml -> build/lib/dtschema/schemas 2023-12-11 06:12:13,815 root INFO copying dtschema/schemas/numa-distance-map-v1.yaml -> build/lib/dtschema/schemas 2023-12-11 06:12:13,816 root INFO copying dtschema/schemas/options.yaml -> build/lib/dtschema/schemas 2023-12-11 06:12:13,816 root INFO copying dtschema/schemas/property-units.yaml -> build/lib/dtschema/schemas 2023-12-11 06:12:13,817 root INFO copying dtschema/schemas/reg.yaml -> build/lib/dtschema/schemas 2023-12-11 06:12:13,818 root INFO copying dtschema/schemas/root-node.yaml -> build/lib/dtschema/schemas 2023-12-11 06:12:13,819 root INFO copying dtschema/schemas/serial.yaml -> build/lib/dtschema/schemas 2023-12-11 06:12:13,819 root INFO copying dtschema/schemas/simple-bus.yaml -> build/lib/dtschema/schemas 2023-12-11 06:12:13,820 root INFO copying dtschema/schemas/types.yaml -> build/lib/dtschema/schemas 2023-12-11 06:12:13,821 root INFO creating build/lib/dtschema/schemas/power-domain 2023-12-11 06:12:13,821 root INFO copying dtschema/schemas/power-domain/power-domain-consumer.yaml -> build/lib/dtschema/schemas/power-domain 2023-12-11 06:12:13,822 root INFO creating build/lib/dtschema/schemas/reserved-memory 2023-12-11 06:12:13,823 root INFO copying dtschema/schemas/reserved-memory/framebuffer.yaml -> build/lib/dtschema/schemas/reserved-memory 2023-12-11 06:12:13,823 root INFO copying dtschema/schemas/reserved-memory/memory-region.yaml -> build/lib/dtschema/schemas/reserved-memory 2023-12-11 06:12:13,824 root INFO copying dtschema/schemas/reserved-memory/reserved-memory.yaml -> build/lib/dtschema/schemas/reserved-memory 2023-12-11 06:12:13,825 root INFO copying dtschema/schemas/reserved-memory/shared-dma-pool.yaml -> build/lib/dtschema/schemas/reserved-memory 2023-12-11 06:12:13,826 root INFO creating build/lib/dtschema/schemas/dma 2023-12-11 06:12:13,826 root INFO copying dtschema/schemas/dma/dma.yaml -> build/lib/dtschema/schemas/dma 2023-12-11 06:12:13,827 root INFO creating build/lib/dtschema/schemas/thermal 2023-12-11 06:12:13,827 root INFO copying dtschema/schemas/thermal/thermal.yaml -> build/lib/dtschema/schemas/thermal 2023-12-11 06:12:13,828 root INFO creating build/lib/dtschema/schemas/hwlock 2023-12-11 06:12:13,829 root INFO copying dtschema/schemas/hwlock/hwlock-consumer.yaml -> build/lib/dtschema/schemas/hwlock 2023-12-11 06:12:13,829 root INFO creating build/lib/dtschema/schemas/opp 2023-12-11 06:12:13,830 root INFO copying dtschema/schemas/opp/opp.yaml -> build/lib/dtschema/schemas/opp 2023-12-11 06:12:13,830 root INFO creating build/lib/dtschema/schemas/iio 2023-12-11 06:12:13,831 root INFO copying dtschema/schemas/iio/iio-consumer.yaml -> build/lib/dtschema/schemas/iio 2023-12-11 06:12:13,832 root INFO copying dtschema/schemas/iio/iio.yaml -> build/lib/dtschema/schemas/iio 2023-12-11 06:12:13,832 root INFO creating build/lib/dtschema/schemas/isa 2023-12-11 06:12:13,833 root INFO copying dtschema/schemas/isa/isa-bridge.yaml -> build/lib/dtschema/schemas/isa 2023-12-11 06:12:13,834 root INFO copying dtschema/schemas/isa/isa-bus.yaml -> build/lib/dtschema/schemas/isa 2023-12-11 06:12:13,834 root INFO creating build/lib/dtschema/schemas/pinctrl 2023-12-11 06:12:13,835 root INFO copying dtschema/schemas/pinctrl/pinctrl-consumer.yaml -> build/lib/dtschema/schemas/pinctrl 2023-12-11 06:12:13,836 root INFO creating build/lib/dtschema/schemas/pwm 2023-12-11 06:12:13,836 root INFO copying dtschema/schemas/pwm/pwm-consumer.yaml -> build/lib/dtschema/schemas/pwm 2023-12-11 06:12:13,837 root INFO creating build/lib/dtschema/schemas/mbox 2023-12-11 06:12:13,837 root INFO copying dtschema/schemas/mbox/mbox-consumer.yaml -> build/lib/dtschema/schemas/mbox 2023-12-11 06:12:13,838 root INFO creating build/lib/dtschema/schemas/bus 2023-12-11 06:12:13,839 root INFO copying dtschema/schemas/bus/qemu,platform.yaml -> build/lib/dtschema/schemas/bus 2023-12-11 06:12:13,839 root INFO creating build/lib/dtschema/schemas/pci 2023-12-11 06:12:13,840 root INFO copying dtschema/schemas/pci/pci-bus.yaml -> build/lib/dtschema/schemas/pci 2023-12-11 06:12:13,841 root INFO copying dtschema/schemas/pci/pci-iommu.yaml -> build/lib/dtschema/schemas/pci 2023-12-11 06:12:13,841 root INFO creating build/lib/dtschema/schemas/iommu 2023-12-11 06:12:13,842 root INFO copying dtschema/schemas/iommu/iommu.yaml -> build/lib/dtschema/schemas/iommu 2023-12-11 06:12:13,842 root INFO creating build/lib/dtschema/schemas/reset 2023-12-11 06:12:13,843 root INFO copying dtschema/schemas/reset/reset.yaml -> build/lib/dtschema/schemas/reset 2023-12-11 06:12:13,844 root INFO creating build/lib/dtschema/schemas/gpio 2023-12-11 06:12:13,844 root INFO copying dtschema/schemas/gpio/gpio-consumer.yaml -> build/lib/dtschema/schemas/gpio 2023-12-11 06:12:13,845 root INFO copying dtschema/schemas/gpio/gpio-hog.yaml -> build/lib/dtschema/schemas/gpio 2023-12-11 06:12:13,846 root INFO copying dtschema/schemas/gpio/gpio.yaml -> build/lib/dtschema/schemas/gpio 2023-12-11 06:12:13,846 root INFO creating build/lib/dtschema/schemas/i2c 2023-12-11 06:12:13,847 root INFO copying dtschema/schemas/i2c/i2c-controller.yaml -> build/lib/dtschema/schemas/i2c 2023-12-11 06:12:13,848 root INFO creating build/lib/dtschema/schemas/clock 2023-12-11 06:12:13,848 root INFO copying dtschema/schemas/clock/clock.yaml -> build/lib/dtschema/schemas/clock 2023-12-11 06:12:13,849 root INFO creating build/lib/dtschema/schemas/options 2023-12-11 06:12:13,849 root INFO copying dtschema/schemas/options/u-boot.yaml -> build/lib/dtschema/schemas/options 2023-12-11 06:12:13,850 root INFO creating build/lib/dtschema/schemas/phy 2023-12-11 06:12:13,851 root INFO copying dtschema/schemas/phy/phy-consumer.yaml -> build/lib/dtschema/schemas/phy 2023-12-11 06:12:13,851 root INFO copying dtschema/schemas/phy/phy-provider.yaml -> build/lib/dtschema/schemas/phy 2023-12-11 06:12:13,880 wheel INFO installing to build/bdist.linux-riscv64/wheel 2023-12-11 06:12:13,881 root INFO running install 2023-12-11 06:12:13,945 root INFO running install_lib 2023-12-11 06:12:13,956 root INFO creating build/bdist.linux-riscv64 2023-12-11 06:12:13,956 root INFO creating build/bdist.linux-riscv64/wheel 2023-12-11 06:12:13,957 root INFO creating build/bdist.linux-riscv64/wheel/dtschema 2023-12-11 06:12:13,957 root INFO copying build/lib/dtschema/extract_example.py -> build/bdist.linux-riscv64/wheel/dtschema 2023-12-11 06:12:13,958 root INFO copying build/lib/dtschema/schema.py -> build/bdist.linux-riscv64/wheel/dtschema 2023-12-11 06:12:13,959 root INFO copying build/lib/dtschema/doc_validate.py -> build/bdist.linux-riscv64/wheel/dtschema 2023-12-11 06:12:13,960 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas 2023-12-11 06:12:13,960 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/dma 2023-12-11 06:12:13,961 root INFO copying build/lib/dtschema/schemas/dma/dma.yaml -> build/bdist.linux-riscv64/wheel/dtschema/schemas/dma 2023-12-11 06:12:13,961 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/thermal 2023-12-11 06:12:13,962 root INFO copying build/lib/dtschema/schemas/thermal/thermal.yaml -> build/bdist.linux-riscv64/wheel/dtschema/schemas/thermal 2023-12-11 06:12:13,963 root INFO copying build/lib/dtschema/schemas/cpus.yaml -> build/bdist.linux-riscv64/wheel/dtschema/schemas 2023-12-11 06:12:13,963 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/hwlock 2023-12-11 06:12:13,964 root INFO copying build/lib/dtschema/schemas/hwlock/hwlock-consumer.yaml -> build/bdist.linux-riscv64/wheel/dtschema/schemas/hwlock 2023-12-11 06:12:13,965 root INFO copying build/lib/dtschema/schemas/cache-controller.yaml -> build/bdist.linux-riscv64/wheel/dtschema/schemas 2023-12-11 06:12:13,965 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/opp 2023-12-11 06:12:13,966 root INFO copying build/lib/dtschema/schemas/opp/opp.yaml -> build/bdist.linux-riscv64/wheel/dtschema/schemas/opp 2023-12-11 06:12:13,967 root INFO copying build/lib/dtschema/schemas/interrupts.yaml -> build/bdist.linux-riscv64/wheel/dtschema/schemas 2023-12-11 06:12:13,967 root INFO copying build/lib/dtschema/schemas/numa-distance-map-v1.yaml -> build/bdist.linux-riscv64/wheel/dtschema/schemas 2023-12-11 06:12:13,968 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/iio 2023-12-11 06:12:13,969 root INFO copying build/lib/dtschema/schemas/iio/iio.yaml -> build/bdist.linux-riscv64/wheel/dtschema/schemas/iio 2023-12-11 06:12:13,969 root INFO copying build/lib/dtschema/schemas/iio/iio-consumer.yaml -> build/bdist.linux-riscv64/wheel/dtschema/schemas/iio 2023-12-11 06:12:13,970 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/isa 2023-12-11 06:12:13,971 root INFO copying build/lib/dtschema/schemas/isa/isa-bus.yaml -> build/bdist.linux-riscv64/wheel/dtschema/schemas/isa 2023-12-11 06:12:13,971 root INFO copying build/lib/dtschema/schemas/isa/isa-bridge.yaml -> build/bdist.linux-riscv64/wheel/dtschema/schemas/isa 2023-12-11 06:12:13,972 root INFO copying build/lib/dtschema/schemas/types.yaml -> build/bdist.linux-riscv64/wheel/dtschema/schemas 2023-12-11 06:12:13,973 root INFO copying build/lib/dtschema/schemas/serial.yaml -> build/bdist.linux-riscv64/wheel/dtschema/schemas 2023-12-11 06:12:13,973 root INFO copying build/lib/dtschema/schemas/property-units.yaml -> build/bdist.linux-riscv64/wheel/dtschema/schemas 2023-12-11 06:12:13,974 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/pinctrl 2023-12-11 06:12:13,975 root INFO copying build/lib/dtschema/schemas/pinctrl/pinctrl-consumer.yaml -> build/bdist.linux-riscv64/wheel/dtschema/schemas/pinctrl 2023-12-11 06:12:13,975 root INFO copying build/lib/dtschema/schemas/cpu.yaml -> build/bdist.linux-riscv64/wheel/dtschema/schemas 2023-12-11 06:12:13,976 root INFO copying build/lib/dtschema/schemas/simple-bus.yaml -> build/bdist.linux-riscv64/wheel/dtschema/schemas 2023-12-11 06:12:13,977 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/pwm 2023-12-11 06:12:13,977 root INFO copying build/lib/dtschema/schemas/pwm/pwm-consumer.yaml -> build/bdist.linux-riscv64/wheel/dtschema/schemas/pwm 2023-12-11 06:12:13,978 root INFO copying build/lib/dtschema/schemas/interrupt-controller.yaml -> build/bdist.linux-riscv64/wheel/dtschema/schemas 2023-12-11 06:12:13,979 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/mbox 2023-12-11 06:12:13,979 root INFO copying build/lib/dtschema/schemas/mbox/mbox-consumer.yaml -> build/bdist.linux-riscv64/wheel/dtschema/schemas/mbox 2023-12-11 06:12:13,980 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/reserved-memory 2023-12-11 06:12:13,980 root INFO copying build/lib/dtschema/schemas/reserved-memory/reserved-memory.yaml -> build/bdist.linux-riscv64/wheel/dtschema/schemas/reserved-memory 2023-12-11 06:12:13,981 root INFO copying build/lib/dtschema/schemas/reserved-memory/memory-region.yaml -> build/bdist.linux-riscv64/wheel/dtschema/schemas/reserved-memory 2023-12-11 06:12:13,982 root INFO copying build/lib/dtschema/schemas/reserved-memory/framebuffer.yaml -> build/bdist.linux-riscv64/wheel/dtschema/schemas/reserved-memory 2023-12-11 06:12:13,983 root INFO copying build/lib/dtschema/schemas/reserved-memory/shared-dma-pool.yaml -> build/bdist.linux-riscv64/wheel/dtschema/schemas/reserved-memory 2023-12-11 06:12:13,983 root INFO copying build/lib/dtschema/schemas/options.yaml -> build/bdist.linux-riscv64/wheel/dtschema/schemas 2023-12-11 06:12:13,984 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/bus 2023-12-11 06:12:13,984 root INFO copying build/lib/dtschema/schemas/bus/qemu,platform.yaml -> build/bdist.linux-riscv64/wheel/dtschema/schemas/bus 2023-12-11 06:12:13,985 root INFO copying build/lib/dtschema/schemas/bootph.yaml -> build/bdist.linux-riscv64/wheel/dtschema/schemas 2023-12-11 06:12:13,986 root INFO copying build/lib/dtschema/schemas/cache.yaml -> build/bdist.linux-riscv64/wheel/dtschema/schemas 2023-12-11 06:12:13,987 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/pci 2023-12-11 06:12:13,987 root INFO copying build/lib/dtschema/schemas/pci/pci-iommu.yaml -> build/bdist.linux-riscv64/wheel/dtschema/schemas/pci 2023-12-11 06:12:13,988 root INFO copying build/lib/dtschema/schemas/pci/pci-bus.yaml -> build/bdist.linux-riscv64/wheel/dtschema/schemas/pci 2023-12-11 06:12:13,989 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/iommu 2023-12-11 06:12:13,989 root INFO copying build/lib/dtschema/schemas/iommu/iommu.yaml -> build/bdist.linux-riscv64/wheel/dtschema/schemas/iommu 2023-12-11 06:12:13,990 root INFO copying build/lib/dtschema/schemas/reg.yaml -> build/bdist.linux-riscv64/wheel/dtschema/schemas 2023-12-11 06:12:13,991 root INFO copying build/lib/dtschema/schemas/graph.yaml -> build/bdist.linux-riscv64/wheel/dtschema/schemas 2023-12-11 06:12:13,991 root INFO copying build/lib/dtschema/schemas/memory.yaml -> build/bdist.linux-riscv64/wheel/dtschema/schemas 2023-12-11 06:12:13,992 root INFO copying build/lib/dtschema/schemas/cpu-map.yaml -> build/bdist.linux-riscv64/wheel/dtschema/schemas 2023-12-11 06:12:13,993 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/reset 2023-12-11 06:12:13,993 root INFO copying build/lib/dtschema/schemas/reset/reset.yaml -> build/bdist.linux-riscv64/wheel/dtschema/schemas/reset 2023-12-11 06:12:13,994 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/gpio 2023-12-11 06:12:13,994 root INFO copying build/lib/dtschema/schemas/gpio/gpio.yaml -> build/bdist.linux-riscv64/wheel/dtschema/schemas/gpio 2023-12-11 06:12:13,995 root INFO copying build/lib/dtschema/schemas/gpio/gpio-hog.yaml -> build/bdist.linux-riscv64/wheel/dtschema/schemas/gpio 2023-12-11 06:12:13,996 root INFO copying build/lib/dtschema/schemas/gpio/gpio-consumer.yaml -> build/bdist.linux-riscv64/wheel/dtschema/schemas/gpio 2023-12-11 06:12:13,996 root INFO copying build/lib/dtschema/schemas/root-node.yaml -> build/bdist.linux-riscv64/wheel/dtschema/schemas 2023-12-11 06:12:13,997 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/i2c 2023-12-11 06:12:13,998 root INFO copying build/lib/dtschema/schemas/i2c/i2c-controller.yaml -> build/bdist.linux-riscv64/wheel/dtschema/schemas/i2c 2023-12-11 06:12:13,998 root INFO copying build/lib/dtschema/schemas/interconnects.yaml -> build/bdist.linux-riscv64/wheel/dtschema/schemas 2023-12-11 06:12:13,999 root INFO copying build/lib/dtschema/schemas/msi-consumer.yaml -> build/bdist.linux-riscv64/wheel/dtschema/schemas 2023-12-11 06:12:14,000 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/clock 2023-12-11 06:12:14,000 root INFO copying build/lib/dtschema/schemas/clock/clock.yaml -> build/bdist.linux-riscv64/wheel/dtschema/schemas/clock 2023-12-11 06:12:14,001 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/power-domain 2023-12-11 06:12:14,002 root INFO copying build/lib/dtschema/schemas/power-domain/power-domain-consumer.yaml -> build/bdist.linux-riscv64/wheel/dtschema/schemas/power-domain 2023-12-11 06:12:14,002 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/options 2023-12-11 06:12:14,003 root INFO copying build/lib/dtschema/schemas/options/u-boot.yaml -> build/bdist.linux-riscv64/wheel/dtschema/schemas/options 2023-12-11 06:12:14,004 root INFO copying build/lib/dtschema/schemas/chosen.yaml -> build/bdist.linux-riscv64/wheel/dtschema/schemas 2023-12-11 06:12:14,004 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/phy 2023-12-11 06:12:14,005 root INFO copying build/lib/dtschema/schemas/phy/phy-consumer.yaml -> build/bdist.linux-riscv64/wheel/dtschema/schemas/phy 2023-12-11 06:12:14,006 root INFO copying build/lib/dtschema/schemas/phy/phy-provider.yaml -> build/bdist.linux-riscv64/wheel/dtschema/schemas/phy 2023-12-11 06:12:14,006 root INFO copying build/lib/dtschema/schemas/dt-core.yaml -> build/bdist.linux-riscv64/wheel/dtschema/schemas 2023-12-11 06:12:14,007 root INFO copying build/lib/dtschema/schemas/aliases.yaml -> build/bdist.linux-riscv64/wheel/dtschema/schemas 2023-12-11 06:12:14,008 root INFO copying build/lib/dtschema/dtb2py.py -> build/bdist.linux-riscv64/wheel/dtschema 2023-12-11 06:12:14,008 root INFO copying build/lib/dtschema/dtb_validate.py -> build/bdist.linux-riscv64/wheel/dtschema 2023-12-11 06:12:14,009 root INFO copying build/lib/dtschema/validator.py -> build/bdist.linux-riscv64/wheel/dtschema 2023-12-11 06:12:14,010 root INFO copying build/lib/dtschema/__init__.py -> build/bdist.linux-riscv64/wheel/dtschema 2023-12-11 06:12:14,011 root INFO copying build/lib/dtschema/dtb.py -> build/bdist.linux-riscv64/wheel/dtschema 2023-12-11 06:12:14,011 root INFO copying build/lib/dtschema/fixups.py -> build/bdist.linux-riscv64/wheel/dtschema 2023-12-11 06:12:14,012 root INFO copying build/lib/dtschema/extract_compatibles.py -> build/bdist.linux-riscv64/wheel/dtschema 2023-12-11 06:12:14,013 root INFO copying build/lib/dtschema/mk_schema.py -> build/bdist.linux-riscv64/wheel/dtschema 2023-12-11 06:12:14,013 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/meta-schemas 2023-12-11 06:12:14,014 root INFO copying build/lib/dtschema/meta-schemas/iio.yaml -> build/bdist.linux-riscv64/wheel/dtschema/meta-schemas 2023-12-11 06:12:14,015 root INFO copying build/lib/dtschema/meta-schemas/items.yaml -> build/bdist.linux-riscv64/wheel/dtschema/meta-schemas 2023-12-11 06:12:14,015 root INFO copying build/lib/dtschema/meta-schemas/core.yaml -> build/bdist.linux-riscv64/wheel/dtschema/meta-schemas 2023-12-11 06:12:14,016 root INFO copying build/lib/dtschema/meta-schemas/hwlock.yaml -> build/bdist.linux-riscv64/wheel/dtschema/meta-schemas 2023-12-11 06:12:14,017 root INFO copying build/lib/dtschema/meta-schemas/vendor-props.yaml -> build/bdist.linux-riscv64/wheel/dtschema/meta-schemas 2023-12-11 06:12:14,017 root INFO copying build/lib/dtschema/meta-schemas/iommu.yaml -> build/bdist.linux-riscv64/wheel/dtschema/meta-schemas 2023-12-11 06:12:14,018 root INFO copying build/lib/dtschema/meta-schemas/clocks.yaml -> build/bdist.linux-riscv64/wheel/dtschema/meta-schemas 2023-12-11 06:12:14,019 root INFO copying build/lib/dtschema/meta-schemas/keywords.yaml -> build/bdist.linux-riscv64/wheel/dtschema/meta-schemas 2023-12-11 06:12:14,019 root INFO copying build/lib/dtschema/meta-schemas/interrupts.yaml -> build/bdist.linux-riscv64/wheel/dtschema/meta-schemas 2023-12-11 06:12:14,020 root INFO copying build/lib/dtschema/meta-schemas/types.yaml -> build/bdist.linux-riscv64/wheel/dtschema/meta-schemas 2023-12-11 06:12:14,021 root INFO copying build/lib/dtschema/meta-schemas/nodes.yaml -> build/bdist.linux-riscv64/wheel/dtschema/meta-schemas 2023-12-11 06:12:14,022 root INFO copying build/lib/dtschema/meta-schemas/phy.yaml -> build/bdist.linux-riscv64/wheel/dtschema/meta-schemas 2023-12-11 06:12:14,022 root INFO copying build/lib/dtschema/meta-schemas/nvmem.yaml -> build/bdist.linux-riscv64/wheel/dtschema/meta-schemas 2023-12-11 06:12:14,023 root INFO copying build/lib/dtschema/meta-schemas/power-domain.yaml -> build/bdist.linux-riscv64/wheel/dtschema/meta-schemas 2023-12-11 06:12:14,024 root INFO copying build/lib/dtschema/meta-schemas/cell.yaml -> build/bdist.linux-riscv64/wheel/dtschema/meta-schemas 2023-12-11 06:12:14,024 root INFO copying build/lib/dtschema/meta-schemas/mailbox.yaml -> build/bdist.linux-riscv64/wheel/dtschema/meta-schemas 2023-12-11 06:12:14,025 root INFO copying build/lib/dtschema/meta-schemas/base.yaml -> build/bdist.linux-riscv64/wheel/dtschema/meta-schemas 2023-12-11 06:12:14,026 root INFO copying build/lib/dtschema/meta-schemas/dma.yaml -> build/bdist.linux-riscv64/wheel/dtschema/meta-schemas 2023-12-11 06:12:14,026 root INFO copying build/lib/dtschema/meta-schemas/string-array.yaml -> build/bdist.linux-riscv64/wheel/dtschema/meta-schemas 2023-12-11 06:12:14,027 root INFO copying build/lib/dtschema/meta-schemas/boolean.yaml -> build/bdist.linux-riscv64/wheel/dtschema/meta-schemas 2023-12-11 06:12:14,028 root INFO copying build/lib/dtschema/meta-schemas/reset.yaml -> build/bdist.linux-riscv64/wheel/dtschema/meta-schemas 2023-12-11 06:12:14,028 root INFO copying build/lib/dtschema/meta-schemas/gpios.yaml -> build/bdist.linux-riscv64/wheel/dtschema/meta-schemas 2023-12-11 06:12:14,029 root INFO copying build/lib/dtschema/meta-schemas/pwm.yaml -> build/bdist.linux-riscv64/wheel/dtschema/meta-schemas 2023-12-11 06:12:14,030 root INFO copying build/lib/dtschema/lib.py -> build/bdist.linux-riscv64/wheel/dtschema 2023-12-11 06:12:14,030 root INFO copying build/lib/dtschema/version.py -> build/bdist.linux-riscv64/wheel/dtschema 2023-12-11 06:12:14,031 root INFO copying build/lib/dtschema/extract_props.py -> build/bdist.linux-riscv64/wheel/dtschema 2023-12-11 06:12:14,032 root INFO copying build/lib/dtschema/check_compatible.py -> build/bdist.linux-riscv64/wheel/dtschema 2023-12-11 06:12:14,032 root INFO running install_egg_info 2023-12-11 06:12:14,043 root INFO Copying dtschema.egg-info to build/bdist.linux-riscv64/wheel/dtschema-2023.11-py3.11.egg-info 2023-12-11 06:12:14,048 root INFO running install_scripts 2023-12-11 06:12:14,062 wheel INFO creating build/bdist.linux-riscv64/wheel/dtschema-2023.11.dist-info/WHEEL 2023-12-11 06:12:14,065 wheel INFO creating '/home/buildozer/aports/testing/py3-dt-schema/src/dt-schema-2023.11/.dist/.tmp-jh9zwr80/dtschema-2023.11-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2023-12-11 06:12:14,068 wheel INFO adding 'dtschema/__init__.py' 2023-12-11 06:12:14,072 wheel INFO adding 'dtschema/check_compatible.py' 2023-12-11 06:12:14,073 wheel INFO adding 'dtschema/doc_validate.py' 2023-12-11 06:12:14,074 wheel INFO adding 'dtschema/dtb.py' 2023-12-11 06:12:14,076 wheel INFO adding 'dtschema/dtb2py.py' 2023-12-11 06:12:14,077 wheel INFO adding 'dtschema/dtb_validate.py' 2023-12-11 06:12:14,078 wheel INFO adding 'dtschema/extract_compatibles.py' 2023-12-11 06:12:14,079 wheel INFO adding 'dtschema/extract_example.py' 2023-12-11 06:12:14,080 wheel INFO adding 'dtschema/extract_props.py' 2023-12-11 06:12:14,081 wheel INFO adding 'dtschema/fixups.py' 2023-12-11 06:12:14,082 wheel INFO adding 'dtschema/lib.py' 2023-12-11 06:12:14,083 wheel INFO adding 'dtschema/mk_schema.py' 2023-12-11 06:12:14,084 wheel INFO adding 'dtschema/schema.py' 2023-12-11 06:12:14,085 wheel INFO adding 'dtschema/validator.py' 2023-12-11 06:12:14,086 wheel INFO adding 'dtschema/version.py' 2023-12-11 06:12:14,087 wheel INFO adding 'dtschema/meta-schemas/base.yaml' 2023-12-11 06:12:14,088 wheel INFO adding 'dtschema/meta-schemas/boolean.yaml' 2023-12-11 06:12:14,089 wheel INFO adding 'dtschema/meta-schemas/cell.yaml' 2023-12-11 06:12:14,090 wheel INFO adding 'dtschema/meta-schemas/clocks.yaml' 2023-12-11 06:12:14,091 wheel INFO adding 'dtschema/meta-schemas/core.yaml' 2023-12-11 06:12:14,092 wheel INFO adding 'dtschema/meta-schemas/dma.yaml' 2023-12-11 06:12:14,093 wheel INFO adding 'dtschema/meta-schemas/gpios.yaml' 2023-12-11 06:12:14,094 wheel INFO adding 'dtschema/meta-schemas/hwlock.yaml' 2023-12-11 06:12:14,095 wheel INFO adding 'dtschema/meta-schemas/iio.yaml' 2023-12-11 06:12:14,096 wheel INFO adding 'dtschema/meta-schemas/interrupts.yaml' 2023-12-11 06:12:14,097 wheel INFO adding 'dtschema/meta-schemas/iommu.yaml' 2023-12-11 06:12:14,098 wheel INFO adding 'dtschema/meta-schemas/items.yaml' 2023-12-11 06:12:14,099 wheel INFO adding 'dtschema/meta-schemas/keywords.yaml' 2023-12-11 06:12:14,099 wheel INFO adding 'dtschema/meta-schemas/mailbox.yaml' 2023-12-11 06:12:14,100 wheel INFO adding 'dtschema/meta-schemas/nodes.yaml' 2023-12-11 06:12:14,101 wheel INFO adding 'dtschema/meta-schemas/nvmem.yaml' 2023-12-11 06:12:14,102 wheel INFO adding 'dtschema/meta-schemas/phy.yaml' 2023-12-11 06:12:14,103 wheel INFO adding 'dtschema/meta-schemas/power-domain.yaml' 2023-12-11 06:12:14,104 wheel INFO adding 'dtschema/meta-schemas/pwm.yaml' 2023-12-11 06:12:14,105 wheel INFO adding 'dtschema/meta-schemas/reset.yaml' 2023-12-11 06:12:14,106 wheel INFO adding 'dtschema/meta-schemas/string-array.yaml' 2023-12-11 06:12:14,107 wheel INFO adding 'dtschema/meta-schemas/types.yaml' 2023-12-11 06:12:14,108 wheel INFO adding 'dtschema/meta-schemas/vendor-props.yaml' 2023-12-11 06:12:14,109 wheel INFO adding 'dtschema/schemas/aliases.yaml' 2023-12-11 06:12:14,110 wheel INFO adding 'dtschema/schemas/bootph.yaml' 2023-12-11 06:12:14,111 wheel INFO adding 'dtschema/schemas/cache-controller.yaml' 2023-12-11 06:12:14,112 wheel INFO adding 'dtschema/schemas/cache.yaml' 2023-12-11 06:12:14,113 wheel INFO adding 'dtschema/schemas/chosen.yaml' 2023-12-11 06:12:14,114 wheel INFO adding 'dtschema/schemas/cpu-map.yaml' 2023-12-11 06:12:14,115 wheel INFO adding 'dtschema/schemas/cpu.yaml' 2023-12-11 06:12:14,116 wheel INFO adding 'dtschema/schemas/cpus.yaml' 2023-12-11 06:12:14,117 wheel INFO adding 'dtschema/schemas/dt-core.yaml' 2023-12-11 06:12:14,118 wheel INFO adding 'dtschema/schemas/graph.yaml' 2023-12-11 06:12:14,119 wheel INFO adding 'dtschema/schemas/interconnects.yaml' 2023-12-11 06:12:14,119 wheel INFO adding 'dtschema/schemas/interrupt-controller.yaml' 2023-12-11 06:12:14,120 wheel INFO adding 'dtschema/schemas/interrupts.yaml' 2023-12-11 06:12:14,121 wheel INFO adding 'dtschema/schemas/memory.yaml' 2023-12-11 06:12:14,122 wheel INFO adding 'dtschema/schemas/msi-consumer.yaml' 2023-12-11 06:12:14,123 wheel INFO adding 'dtschema/schemas/numa-distance-map-v1.yaml' 2023-12-11 06:12:14,124 wheel INFO adding 'dtschema/schemas/options.yaml' 2023-12-11 06:12:14,125 wheel INFO adding 'dtschema/schemas/property-units.yaml' 2023-12-11 06:12:14,126 wheel INFO adding 'dtschema/schemas/reg.yaml' 2023-12-11 06:12:14,127 wheel INFO adding 'dtschema/schemas/root-node.yaml' 2023-12-11 06:12:14,128 wheel INFO adding 'dtschema/schemas/serial.yaml' 2023-12-11 06:12:14,129 wheel INFO adding 'dtschema/schemas/simple-bus.yaml' 2023-12-11 06:12:14,130 wheel INFO adding 'dtschema/schemas/types.yaml' 2023-12-11 06:12:14,131 wheel INFO adding 'dtschema/schemas/bus/qemu,platform.yaml' 2023-12-11 06:12:14,132 wheel INFO adding 'dtschema/schemas/clock/clock.yaml' 2023-12-11 06:12:14,133 wheel INFO adding 'dtschema/schemas/dma/dma.yaml' 2023-12-11 06:12:14,134 wheel INFO adding 'dtschema/schemas/gpio/gpio-consumer.yaml' 2023-12-11 06:12:14,135 wheel INFO adding 'dtschema/schemas/gpio/gpio-hog.yaml' 2023-12-11 06:12:14,136 wheel INFO adding 'dtschema/schemas/gpio/gpio.yaml' 2023-12-11 06:12:14,137 wheel INFO adding 'dtschema/schemas/hwlock/hwlock-consumer.yaml' 2023-12-11 06:12:14,138 wheel INFO adding 'dtschema/schemas/i2c/i2c-controller.yaml' 2023-12-11 06:12:14,139 wheel INFO adding 'dtschema/schemas/iio/iio-consumer.yaml' 2023-12-11 06:12:14,140 wheel INFO adding 'dtschema/schemas/iio/iio.yaml' 2023-12-11 06:12:14,141 wheel INFO adding 'dtschema/schemas/iommu/iommu.yaml' 2023-12-11 06:12:14,142 wheel INFO adding 'dtschema/schemas/isa/isa-bridge.yaml' 2023-12-11 06:12:14,143 wheel INFO adding 'dtschema/schemas/isa/isa-bus.yaml' 2023-12-11 06:12:14,144 wheel INFO adding 'dtschema/schemas/mbox/mbox-consumer.yaml' 2023-12-11 06:12:14,145 wheel INFO adding 'dtschema/schemas/opp/opp.yaml' 2023-12-11 06:12:14,146 wheel INFO adding 'dtschema/schemas/options/u-boot.yaml' 2023-12-11 06:12:14,147 wheel INFO adding 'dtschema/schemas/pci/pci-bus.yaml' 2023-12-11 06:12:14,148 wheel INFO adding 'dtschema/schemas/pci/pci-iommu.yaml' 2023-12-11 06:12:14,149 wheel INFO adding 'dtschema/schemas/phy/phy-consumer.yaml' 2023-12-11 06:12:14,150 wheel INFO adding 'dtschema/schemas/phy/phy-provider.yaml' 2023-12-11 06:12:14,151 wheel INFO adding 'dtschema/schemas/pinctrl/pinctrl-consumer.yaml' 2023-12-11 06:12:14,152 wheel INFO adding 'dtschema/schemas/power-domain/power-domain-consumer.yaml' 2023-12-11 06:12:14,153 wheel INFO adding 'dtschema/schemas/pwm/pwm-consumer.yaml' 2023-12-11 06:12:14,154 wheel INFO adding 'dtschema/schemas/reserved-memory/framebuffer.yaml' 2023-12-11 06:12:14,155 wheel INFO adding 'dtschema/schemas/reserved-memory/memory-region.yaml' 2023-12-11 06:12:14,156 wheel INFO adding 'dtschema/schemas/reserved-memory/reserved-memory.yaml' 2023-12-11 06:12:14,157 wheel INFO adding 'dtschema/schemas/reserved-memory/shared-dma-pool.yaml' 2023-12-11 06:12:14,158 wheel INFO adding 'dtschema/schemas/reset/reset.yaml' 2023-12-11 06:12:14,159 wheel INFO adding 'dtschema/schemas/thermal/thermal.yaml' 2023-12-11 06:12:14,161 wheel INFO adding 'dtschema-2023.11.dist-info/LICENSE.txt' 2023-12-11 06:12:14,162 wheel INFO adding 'dtschema-2023.11.dist-info/METADATA' 2023-12-11 06:12:14,162 wheel INFO adding 'dtschema-2023.11.dist-info/WHEEL' 2023-12-11 06:12:14,163 wheel INFO adding 'dtschema-2023.11.dist-info/entry_points.txt' 2023-12-11 06:12:14,164 wheel INFO adding 'dtschema-2023.11.dist-info/top_level.txt' 2023-12-11 06:12:14,168 wheel INFO adding 'dtschema-2023.11.dist-info/RECORD' 2023-12-11 06:12:14,171 wheel INFO removing build/bdist.linux-riscv64/wheel 2023-12-11 06:12:14,179 gpep517 INFO The backend produced .dist/dtschema-2023.11-py3-none-any.whl dtschema-2023.11-py3-none-any.whl >>> py3-dt-schema: Entering fakeroot... >>> py3-dt-schema-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-dt-schema/pkg/py3-dt-schema/usr/lib/python3.11/site-packages/dtschema/__pycache__' -> '/home/buildozer/aports/testing/py3-dt-schema/pkg/py3-dt-schema-pyc/usr/lib/python3.11/site-packages/dtschema/__pycache__' >>> py3-dt-schema-pyc*: Preparing subpackage py3-dt-schema-pyc... >>> py3-dt-schema-pyc*: Running postcheck for py3-dt-schema-pyc >>> py3-dt-schema*: Running postcheck for py3-dt-schema >>> py3-dt-schema*: Preparing package py3-dt-schema... >>> py3-dt-schema-pyc*: Tracing dependencies... python3 py3-ruamel.yaml py3-jsonschema417 py3-rfc3987 py3-libfdt python3~3.11 >>> py3-dt-schema-pyc*: Package size: 164.0 KB >>> py3-dt-schema-pyc*: Compressing data... >>> py3-dt-schema-pyc*: Create checksum... >>> py3-dt-schema-pyc*: Create py3-dt-schema-pyc-2023.11-r0.apk >>> py3-dt-schema*: Tracing dependencies... python3 py3-ruamel.yaml py3-jsonschema417 py3-rfc3987 py3-libfdt python3~3.11 >>> py3-dt-schema*: Package size: 648.0 KB >>> py3-dt-schema*: Compressing data... >>> py3-dt-schema*: Create checksum... >>> py3-dt-schema*: Create py3-dt-schema-2023.11-r0.apk >>> py3-dt-schema: Build complete at Mon, 11 Dec 2023 06:12:19 +0000 elapsed time 0h 0m 30s >>> py3-dt-schema: Cleaning up srcdir >>> py3-dt-schema: Cleaning up pkgdir >>> py3-dt-schema: Uninstalling dependencies... (1/40) Purging .makedepends-py3-dt-schema (20231211.061157) (2/40) Purging py3-ruamel.yaml-pyc (0.17.28-r0) (3/40) Purging py3-ruamel.yaml (0.17.28-r0) (4/40) Purging py3-ruamel.yaml.clib (0.2.7-r1) (5/40) Purging py3-jsonschema417-pyc (4.17.3-r0) (6/40) Purging py3-jsonschema417 (4.17.3-r0) (7/40) Purging py3-pyrsistent-pyc (0.19.3-r1) (8/40) Purging py3-pyrsistent (0.19.3-r1) (9/40) Purging py3-attrs-pyc (23.1.0-r1) (10/40) Purging py3-attrs (23.1.0-r1) (11/40) Purging py3-rfc3987-pyc (1.3.8-r4) (12/40) Purging py3-rfc3987 (1.3.8-r4) (13/40) Purging py3-libfdt-pyc (1.7.0-r1) (14/40) Purging py3-libfdt (1.7.0-r1) (15/40) Purging py3-setuptools_scm-pyc (8.0.4-r1) (16/40) Purging py3-setuptools_scm (8.0.4-r1) (17/40) Purging py3-setuptools-pyc (68.2.2-r0) (18/40) Purging py3-setuptools (68.2.2-r0) (19/40) Purging py3-wheel-pyc (0.42.0-r0) (20/40) Purging py3-wheel (0.42.0-r0) (21/40) Purging py3-packaging-pyc (23.2-r0) (22/40) Purging py3-packaging (23.2-r0) (23/40) Purging py3-parsing-pyc (3.1.1-r0) (24/40) Purging py3-parsing (3.1.1-r0) (25/40) Purging py3-gpep517-pyc (15-r1) (26/40) Purging py3-gpep517 (15-r1) (27/40) Purging py3-installer-pyc (0.7.0-r1) (28/40) Purging py3-installer (0.7.0-r1) (29/40) Purging python3-pyc (3.11.6-r1) (30/40) Purging python3-pycache-pyc0 (3.11.6-r1) (31/40) Purging pyc (3.11.6-r1) (32/40) Purging python3 (3.11.6-r1) (33/40) Purging gdbm (1.23-r1) (34/40) Purging libbz2 (1.0.8-r6) (35/40) Purging libffi (3.4.4-r3) (36/40) Purging libpanelw (6.4_p20231125-r0) (37/40) Purging mpdecimal (2.5.1-r2) (38/40) Purging readline (8.2.1-r2) (39/40) Purging sqlite-libs (3.44.2-r0) (40/40) Purging xz-libs (5.4.5-r0) Executing busybox-1.36.1-r16.trigger OK: 227 MiB in 102 packages >>> py3-dt-schema: Updating the testing/riscv64 repository index... >>> py3-dt-schema: Signing the index...