>>> py3-dt-schema: Building community/py3-dt-schema 2025.06.1-r0 (using abuild 3.15.0-r0) started Sun, 15 Jun 2025 23:12:36 +0000 >>> py3-dt-schema: Validating /home/buildozer/aports/community/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 dtc (1/39) Installing libffi (3.5.1-r0) (2/39) Installing gdbm (1.24-r0) (3/39) Installing mpdecimal (4.0.1-r0) (4/39) Installing libpanelw (6.5_p20250503-r0) (5/39) Installing sqlite-libs (3.50.1-r0) (6/39) Installing python3 (3.12.11-r0) (7/39) Installing python3-pycache-pyc0 (3.12.11-r0) (8/39) Installing pyc (3.12.11-r0) (9/39) Installing python3-pyc (3.12.11-r0) (10/39) Installing py3-ruamel.yaml.clib (0.2.8-r2) (11/39) Installing py3-ruamel.yaml (0.17.28-r1) (12/39) Installing py3-ruamel.yaml-pyc (0.17.28-r1) (13/39) Installing py3-pyrsistent (0.20.0-r1) (14/39) Installing py3-pyrsistent-pyc (0.20.0-r1) (15/39) Installing py3-attrs (25.3.0-r0) (16/39) Installing py3-attrs-pyc (25.3.0-r0) (17/39) Installing py3-jsonschema417 (4.17.3-r1) (18/39) Installing py3-jsonschema417-pyc (4.17.3-r1) (19/39) Installing py3-rfc3987 (1.3.8-r6) (20/39) Installing py3-rfc3987-pyc (1.3.8-r6) (21/39) Installing libfdt (1.7.2-r0) (22/39) Installing py3-libfdt (1.7.2-r0) (23/39) Installing py3-libfdt-pyc (1.7.2-r0) (24/39) Installing py3-parsing (3.2.3-r0) (25/39) Installing py3-parsing-pyc (3.2.3-r0) (26/39) Installing py3-packaging (25.0-r0) (27/39) Installing py3-packaging-pyc (25.0-r0) (28/39) Installing py3-setuptools (80.9.0-r0) (29/39) Installing py3-setuptools-pyc (80.9.0-r0) (30/39) Installing py3-setuptools_scm (8.3.1-r0) (31/39) Installing py3-setuptools_scm-pyc (8.3.1-r0) (32/39) Installing py3-wheel (0.46.1-r0) (33/39) Installing py3-wheel-pyc (0.46.1-r0) (34/39) Installing py3-installer (0.7.0-r2) (35/39) Installing py3-installer-pyc (0.7.0-r2) (36/39) Installing py3-gpep517 (19-r0) (37/39) Installing py3-gpep517-pyc (19-r0) (38/39) Installing dtc (1.7.2-r0) (39/39) Installing .makedepends-py3-dt-schema (20250615.231240) Executing busybox-1.37.0-r18.trigger OK: 397 MiB in 149 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-2025.06.1.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 curl: (22) The requested URL returned error: 404 >>> py3-dt-schema: Fetching dt-schema-2025.06.1.tar.gz::https://github.com/devicetree-org/dt-schema/archive/v2025.06.1.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 79648 0 79648 0 0 133k 0 --:--:-- --:--:-- --:--:-- 133k >>> py3-dt-schema: Fetching https://distfiles.alpinelinux.org/distfiles/edge/dt-schema-2025.06.1.tar.gz >>> py3-dt-schema: Checking sha512sums... dt-schema-2025.06.1.tar.gz: OK >>> py3-dt-schema: Unpacking /var/cache/distfiles/edge/dt-schema-2025.06.1.tar.gz... 2025-06-15 23:12:44,132 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/dist.py:332: InformationOnly: Normalizing '2025.06.1' to '2025.6.1' self.metadata.version = self._normalize_version(self.metadata.version) /usr/lib/python3.12/site-packages/setuptools/config/pyprojecttoml.py:72: _ToolsTypoInMetadata: Ignoring [tools.setuptools] in pyproject.toml, did you mean [tool.setuptools]? config = read_configuration(filepath, True, ignore_option_errors, dist) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-06-15 23:12:44,495 root INFO running bdist_wheel 2025-06-15 23:12:44,586 root INFO running build 2025-06-15 23:12:44,586 root INFO running build_py 2025-06-15 23:12:44,606 root INFO creating build/lib/dtschema 2025-06-15 23:12:44,608 root INFO copying dtschema/mk_schema.py -> build/lib/dtschema 2025-06-15 23:12:44,610 root INFO copying dtschema/extract_compatibles.py -> build/lib/dtschema 2025-06-15 23:12:44,612 root INFO copying dtschema/validator.py -> build/lib/dtschema 2025-06-15 23:12:44,613 root INFO copying dtschema/extract_props.py -> build/lib/dtschema 2025-06-15 23:12:44,615 root INFO copying dtschema/fixups.py -> build/lib/dtschema 2025-06-15 23:12:44,616 root INFO copying dtschema/__init__.py -> build/lib/dtschema 2025-06-15 23:12:44,618 root INFO copying dtschema/check_compatible.py -> build/lib/dtschema 2025-06-15 23:12:44,619 root INFO copying dtschema/lib.py -> build/lib/dtschema 2025-06-15 23:12:44,621 root INFO copying dtschema/extract_example.py -> build/lib/dtschema 2025-06-15 23:12:44,622 root INFO copying dtschema/version.py -> build/lib/dtschema 2025-06-15 23:12:44,623 root INFO copying dtschema/dtb2py.py -> build/lib/dtschema 2025-06-15 23:12:44,625 root INFO copying dtschema/dtb_validate.py -> build/lib/dtschema 2025-06-15 23:12:44,626 root INFO copying dtschema/doc_validate.py -> build/lib/dtschema 2025-06-15 23:12:44,627 root INFO copying dtschema/dtb.py -> build/lib/dtschema 2025-06-15 23:12:44,629 root INFO copying dtschema/cmp_schema.py -> build/lib/dtschema 2025-06-15 23:12:44,631 root INFO copying dtschema/schema.py -> build/lib/dtschema 2025-06-15 23:12:44,639 root INFO running egg_info 2025-06-15 23:12:44,657 root INFO creating dtschema.egg-info 2025-06-15 23:12:44,657 root INFO writing dtschema.egg-info/PKG-INFO 2025-06-15 23:12:44,660 root INFO writing dependency_links to dtschema.egg-info/dependency_links.txt 2025-06-15 23:12:44,662 root INFO writing entry points to dtschema.egg-info/entry_points.txt 2025-06-15 23:12:44,664 root INFO writing requirements to dtschema.egg-info/requires.txt 2025-06-15 23:12:44,664 root INFO writing top-level names to dtschema.egg-info/top_level.txt 2025-06-15 23:12:44,665 root INFO writing manifest file 'dtschema.egg-info/SOURCES.txt' ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any 2025-06-15 23:12:44,758 root INFO reading manifest file 'dtschema.egg-info/SOURCES.txt' 2025-06-15 23:12:44,760 root INFO reading manifest template 'MANIFEST.in' 2025-06-15 23:12:44,776 root INFO adding license file 'LICENSE.txt' 2025-06-15 23:12:44,786 root INFO writing manifest file 'dtschema.egg-info/SOURCES.txt' 2025-06-15 23:12:44,811 root INFO creating build/lib/dtschema/meta-schemas 2025-06-15 23:12:44,812 root INFO copying dtschema/meta-schemas/base.yaml -> build/lib/dtschema/meta-schemas 2025-06-15 23:12:44,813 root INFO copying dtschema/meta-schemas/boolean.yaml -> build/lib/dtschema/meta-schemas 2025-06-15 23:12:44,815 root INFO copying dtschema/meta-schemas/cell.yaml -> build/lib/dtschema/meta-schemas 2025-06-15 23:12:44,816 root INFO copying dtschema/meta-schemas/clocks.yaml -> build/lib/dtschema/meta-schemas 2025-06-15 23:12:44,818 root INFO copying dtschema/meta-schemas/core.yaml -> build/lib/dtschema/meta-schemas 2025-06-15 23:12:44,819 root INFO copying dtschema/meta-schemas/dma.yaml -> build/lib/dtschema/meta-schemas 2025-06-15 23:12:44,821 root INFO copying dtschema/meta-schemas/gpios.yaml -> build/lib/dtschema/meta-schemas 2025-06-15 23:12:44,822 root INFO copying dtschema/meta-schemas/hwlock.yaml -> build/lib/dtschema/meta-schemas 2025-06-15 23:12:44,824 root INFO copying dtschema/meta-schemas/iio.yaml -> build/lib/dtschema/meta-schemas 2025-06-15 23:12:44,825 root INFO copying dtschema/meta-schemas/interrupts.yaml -> build/lib/dtschema/meta-schemas 2025-06-15 23:12:44,827 root INFO copying dtschema/meta-schemas/iommu.yaml -> build/lib/dtschema/meta-schemas 2025-06-15 23:12:44,828 root INFO copying dtschema/meta-schemas/items.yaml -> build/lib/dtschema/meta-schemas 2025-06-15 23:12:44,830 root INFO copying dtschema/meta-schemas/keywords.yaml -> build/lib/dtschema/meta-schemas 2025-06-15 23:12:44,831 root INFO copying dtschema/meta-schemas/mailbox.yaml -> build/lib/dtschema/meta-schemas 2025-06-15 23:12:44,833 root INFO copying dtschema/meta-schemas/nodes.yaml -> build/lib/dtschema/meta-schemas 2025-06-15 23:12:44,834 root INFO copying dtschema/meta-schemas/nvmem.yaml -> build/lib/dtschema/meta-schemas 2025-06-15 23:12:44,836 root INFO copying dtschema/meta-schemas/phy.yaml -> build/lib/dtschema/meta-schemas 2025-06-15 23:12:44,837 root INFO copying dtschema/meta-schemas/power-domain.yaml -> build/lib/dtschema/meta-schemas 2025-06-15 23:12:44,839 root INFO copying dtschema/meta-schemas/pwm.yaml -> build/lib/dtschema/meta-schemas 2025-06-15 23:12:44,840 root INFO copying dtschema/meta-schemas/reset.yaml -> build/lib/dtschema/meta-schemas 2025-06-15 23:12:44,842 root INFO copying dtschema/meta-schemas/string-array.yaml -> build/lib/dtschema/meta-schemas 2025-06-15 23:12:44,843 root INFO copying dtschema/meta-schemas/types.yaml -> build/lib/dtschema/meta-schemas 2025-06-15 23:12:44,845 root INFO copying dtschema/meta-schemas/vendor-props.yaml -> build/lib/dtschema/meta-schemas 2025-06-15 23:12:44,846 root INFO creating build/lib/dtschema/schemas 2025-06-15 23:12:44,847 root INFO copying dtschema/schemas/aliases.yaml -> build/lib/dtschema/schemas 2025-06-15 23:12:44,849 root INFO copying dtschema/schemas/bootph.yaml -> build/lib/dtschema/schemas 2025-06-15 23:12:44,850 root INFO copying dtschema/schemas/cache-controller.yaml -> build/lib/dtschema/schemas 2025-06-15 23:12:44,852 root INFO copying dtschema/schemas/cache.yaml -> build/lib/dtschema/schemas 2025-06-15 23:12:44,853 root INFO copying dtschema/schemas/chosen.yaml -> build/lib/dtschema/schemas 2025-06-15 23:12:44,855 root INFO copying dtschema/schemas/cpu-map.yaml -> build/lib/dtschema/schemas 2025-06-15 23:12:44,856 root INFO copying dtschema/schemas/cpu.yaml -> build/lib/dtschema/schemas 2025-06-15 23:12:44,858 root INFO copying dtschema/schemas/cpus.yaml -> build/lib/dtschema/schemas 2025-06-15 23:12:44,860 root INFO copying dtschema/schemas/dt-core.yaml -> build/lib/dtschema/schemas 2025-06-15 23:12:44,861 root INFO copying dtschema/schemas/graph.yaml -> build/lib/dtschema/schemas 2025-06-15 23:12:44,863 root INFO copying dtschema/schemas/interconnects.yaml -> build/lib/dtschema/schemas 2025-06-15 23:12:44,864 root INFO copying dtschema/schemas/interrupt-controller.yaml -> build/lib/dtschema/schemas 2025-06-15 23:12:44,866 root INFO copying dtschema/schemas/interrupts.yaml -> build/lib/dtschema/schemas 2025-06-15 23:12:44,867 root INFO copying dtschema/schemas/memory.yaml -> build/lib/dtschema/schemas 2025-06-15 23:12:44,869 root INFO copying dtschema/schemas/msi-consumer.yaml -> build/lib/dtschema/schemas 2025-06-15 23:12:44,870 root INFO copying dtschema/schemas/numa-distance-map-v1.yaml -> build/lib/dtschema/schemas 2025-06-15 23:12:44,872 root INFO copying dtschema/schemas/options.yaml -> build/lib/dtschema/schemas 2025-06-15 23:12:44,873 root INFO copying dtschema/schemas/post-init-providers.yaml -> build/lib/dtschema/schemas 2025-06-15 23:12:44,875 root INFO copying dtschema/schemas/property-units.yaml -> build/lib/dtschema/schemas 2025-06-15 23:12:44,876 root INFO copying dtschema/schemas/reg.yaml -> build/lib/dtschema/schemas 2025-06-15 23:12:44,878 root INFO copying dtschema/schemas/root-node.yaml -> build/lib/dtschema/schemas 2025-06-15 23:12:44,879 root INFO copying dtschema/schemas/serial.yaml -> build/lib/dtschema/schemas 2025-06-15 23:12:44,881 root INFO copying dtschema/schemas/simple-bus.yaml -> build/lib/dtschema/schemas 2025-06-15 23:12:44,882 root INFO copying dtschema/schemas/types.yaml -> build/lib/dtschema/schemas 2025-06-15 23:12:44,884 root INFO copying dtschema/schemas/wakeup-source.yaml -> build/lib/dtschema/schemas 2025-06-15 23:12:44,885 root INFO creating build/lib/dtschema/schemas/access-controller 2025-06-15 23:12:44,886 root INFO copying dtschema/schemas/access-controller/access-controller-consumer.yaml -> build/lib/dtschema/schemas/access-controller 2025-06-15 23:12:44,887 root INFO creating build/lib/dtschema/schemas/power-domain 2025-06-15 23:12:44,888 root INFO copying dtschema/schemas/power-domain/power-domain-consumer.yaml -> build/lib/dtschema/schemas/power-domain 2025-06-15 23:12:44,890 root INFO creating build/lib/dtschema/schemas/reserved-memory 2025-06-15 23:12:44,891 root INFO copying dtschema/schemas/reserved-memory/framebuffer.yaml -> build/lib/dtschema/schemas/reserved-memory 2025-06-15 23:12:44,892 root INFO copying dtschema/schemas/reserved-memory/memory-region.yaml -> build/lib/dtschema/schemas/reserved-memory 2025-06-15 23:12:44,894 root INFO copying dtschema/schemas/reserved-memory/reserved-memory.yaml -> build/lib/dtschema/schemas/reserved-memory 2025-06-15 23:12:44,895 root INFO copying dtschema/schemas/reserved-memory/shared-dma-pool.yaml -> build/lib/dtschema/schemas/reserved-memory 2025-06-15 23:12:44,897 root INFO creating build/lib/dtschema/schemas/bus 2025-06-15 23:12:44,898 root INFO copying dtschema/schemas/bus/qemu,platform.yaml -> build/lib/dtschema/schemas/bus 2025-06-15 23:12:44,899 root INFO creating build/lib/dtschema/schemas/pinctrl 2025-06-15 23:12:44,900 root INFO copying dtschema/schemas/pinctrl/pinctrl-consumer.yaml -> build/lib/dtschema/schemas/pinctrl 2025-06-15 23:12:44,901 root INFO creating build/lib/dtschema/schemas/isa 2025-06-15 23:12:44,902 root INFO copying dtschema/schemas/isa/isa-bridge.yaml -> build/lib/dtschema/schemas/isa 2025-06-15 23:12:44,904 root INFO copying dtschema/schemas/isa/isa-bus.yaml -> build/lib/dtschema/schemas/isa 2025-06-15 23:12:44,905 root INFO creating build/lib/dtschema/schemas/gpio 2025-06-15 23:12:44,906 root INFO copying dtschema/schemas/gpio/gpio-consumer.yaml -> build/lib/dtschema/schemas/gpio 2025-06-15 23:12:44,908 root INFO copying dtschema/schemas/gpio/gpio-hog.yaml -> build/lib/dtschema/schemas/gpio 2025-06-15 23:12:44,909 root INFO copying dtschema/schemas/gpio/gpio-nexus-node.yaml -> build/lib/dtschema/schemas/gpio 2025-06-15 23:12:44,911 root INFO copying dtschema/schemas/gpio/gpio.yaml -> build/lib/dtschema/schemas/gpio 2025-06-15 23:12:44,912 root INFO creating build/lib/dtschema/schemas/options 2025-06-15 23:12:44,913 root INFO copying dtschema/schemas/options/u-boot.yaml -> build/lib/dtschema/schemas/options 2025-06-15 23:12:44,915 root INFO creating build/lib/dtschema/schemas/iio 2025-06-15 23:12:44,916 root INFO copying dtschema/schemas/iio/iio-consumer.yaml -> build/lib/dtschema/schemas/iio 2025-06-15 23:12:44,917 root INFO copying dtschema/schemas/iio/iio.yaml -> build/lib/dtschema/schemas/iio 2025-06-15 23:12:44,919 root INFO creating build/lib/dtschema/schemas/trigger 2025-06-15 23:12:44,920 root INFO copying dtschema/schemas/trigger/trigger-source.yaml -> build/lib/dtschema/schemas/trigger 2025-06-15 23:12:44,921 root INFO creating build/lib/dtschema/schemas/opp 2025-06-15 23:12:44,922 root INFO copying dtschema/schemas/opp/opp.yaml -> build/lib/dtschema/schemas/opp 2025-06-15 23:12:44,923 root INFO creating build/lib/dtschema/schemas/pwm 2025-06-15 23:12:44,924 root INFO copying dtschema/schemas/pwm/pwm-consumer.yaml -> build/lib/dtschema/schemas/pwm 2025-06-15 23:12:44,926 root INFO creating build/lib/dtschema/schemas/hwlock 2025-06-15 23:12:44,927 root INFO copying dtschema/schemas/hwlock/hwlock-consumer.yaml -> build/lib/dtschema/schemas/hwlock 2025-06-15 23:12:44,928 root INFO creating build/lib/dtschema/schemas/clock 2025-06-15 23:12:44,929 root INFO copying dtschema/schemas/clock/clock.yaml -> build/lib/dtschema/schemas/clock 2025-06-15 23:12:44,930 root INFO creating build/lib/dtschema/schemas/thermal 2025-06-15 23:12:44,931 root INFO copying dtschema/schemas/thermal/thermal.yaml -> build/lib/dtschema/schemas/thermal 2025-06-15 23:12:44,933 root INFO creating build/lib/dtschema/schemas/dma 2025-06-15 23:12:44,934 root INFO copying dtschema/schemas/dma/dma.yaml -> build/lib/dtschema/schemas/dma 2025-06-15 23:12:44,935 root INFO creating build/lib/dtschema/schemas/pci 2025-06-15 23:12:44,936 root INFO copying dtschema/schemas/pci/pci-bus-common.yaml -> build/lib/dtschema/schemas/pci 2025-06-15 23:12:44,938 root INFO copying dtschema/schemas/pci/pci-bus.yaml -> build/lib/dtschema/schemas/pci 2025-06-15 23:12:44,939 root INFO copying dtschema/schemas/pci/pci-device.yaml -> build/lib/dtschema/schemas/pci 2025-06-15 23:12:44,941 root INFO copying dtschema/schemas/pci/pci-host-bridge.yaml -> build/lib/dtschema/schemas/pci 2025-06-15 23:12:44,942 root INFO copying dtschema/schemas/pci/pci-iommu.yaml -> build/lib/dtschema/schemas/pci 2025-06-15 23:12:44,944 root INFO copying dtschema/schemas/pci/pci-pci-bridge.yaml -> build/lib/dtschema/schemas/pci 2025-06-15 23:12:44,945 root INFO creating build/lib/dtschema/schemas/reset 2025-06-15 23:12:44,946 root INFO copying dtschema/schemas/reset/reset.yaml -> build/lib/dtschema/schemas/reset 2025-06-15 23:12:44,948 root INFO creating build/lib/dtschema/schemas/phy 2025-06-15 23:12:44,949 root INFO copying dtschema/schemas/phy/phy-consumer.yaml -> build/lib/dtschema/schemas/phy 2025-06-15 23:12:44,950 root INFO copying dtschema/schemas/phy/phy-provider.yaml -> build/lib/dtschema/schemas/phy 2025-06-15 23:12:44,952 root INFO creating build/lib/dtschema/schemas/i2c 2025-06-15 23:12:44,953 root INFO copying dtschema/schemas/i2c/i2c-controller.yaml -> build/lib/dtschema/schemas/i2c 2025-06-15 23:12:44,954 root INFO creating build/lib/dtschema/schemas/iommu 2025-06-15 23:12:44,955 root INFO copying dtschema/schemas/iommu/iommu-provider.yaml -> build/lib/dtschema/schemas/iommu 2025-06-15 23:12:44,957 root INFO copying dtschema/schemas/iommu/iommu.yaml -> build/lib/dtschema/schemas/iommu 2025-06-15 23:12:44,958 root INFO creating build/lib/dtschema/schemas/mbox 2025-06-15 23:12:44,959 root INFO copying dtschema/schemas/mbox/mbox-consumer.yaml -> build/lib/dtschema/schemas/mbox 2025-06-15 23:12:45,003 root INFO installing to build/bdist.linux-riscv64/wheel 2025-06-15 23:12:45,004 root INFO running install 2025-06-15 23:12:45,067 root INFO running install_lib 2025-06-15 23:12:45,086 root INFO creating build/bdist.linux-riscv64/wheel 2025-06-15 23:12:45,088 root INFO creating build/bdist.linux-riscv64/wheel/dtschema 2025-06-15 23:12:45,089 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/meta-schemas 2025-06-15 23:12:45,090 root INFO copying build/lib/dtschema/meta-schemas/hwlock.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/meta-schemas 2025-06-15 23:12:45,092 root INFO copying build/lib/dtschema/meta-schemas/mailbox.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/meta-schemas 2025-06-15 23:12:45,093 root INFO copying build/lib/dtschema/meta-schemas/iio.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/meta-schemas 2025-06-15 23:12:45,094 root INFO copying build/lib/dtschema/meta-schemas/nodes.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/meta-schemas 2025-06-15 23:12:45,095 root INFO copying build/lib/dtschema/meta-schemas/items.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/meta-schemas 2025-06-15 23:12:45,096 root INFO copying build/lib/dtschema/meta-schemas/cell.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/meta-schemas 2025-06-15 23:12:45,097 root INFO copying build/lib/dtschema/meta-schemas/phy.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/meta-schemas 2025-06-15 23:12:45,098 root INFO copying build/lib/dtschema/meta-schemas/clocks.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/meta-schemas 2025-06-15 23:12:45,099 root INFO copying build/lib/dtschema/meta-schemas/nvmem.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/meta-schemas 2025-06-15 23:12:45,100 root INFO copying build/lib/dtschema/meta-schemas/base.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/meta-schemas 2025-06-15 23:12:45,101 root INFO copying build/lib/dtschema/meta-schemas/keywords.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/meta-schemas 2025-06-15 23:12:45,102 root INFO copying build/lib/dtschema/meta-schemas/core.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/meta-schemas 2025-06-15 23:12:45,103 root INFO copying build/lib/dtschema/meta-schemas/string-array.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/meta-schemas 2025-06-15 23:12:45,104 root INFO copying build/lib/dtschema/meta-schemas/iommu.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/meta-schemas 2025-06-15 23:12:45,105 root INFO copying build/lib/dtschema/meta-schemas/vendor-props.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/meta-schemas 2025-06-15 23:12:45,106 root INFO copying build/lib/dtschema/meta-schemas/reset.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/meta-schemas 2025-06-15 23:12:45,107 root INFO copying build/lib/dtschema/meta-schemas/boolean.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/meta-schemas 2025-06-15 23:12:45,108 root INFO copying build/lib/dtschema/meta-schemas/pwm.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/meta-schemas 2025-06-15 23:12:45,109 root INFO copying build/lib/dtschema/meta-schemas/power-domain.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/meta-schemas 2025-06-15 23:12:45,110 root INFO copying build/lib/dtschema/meta-schemas/types.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/meta-schemas 2025-06-15 23:12:45,111 root INFO copying build/lib/dtschema/meta-schemas/dma.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/meta-schemas 2025-06-15 23:12:45,112 root INFO copying build/lib/dtschema/meta-schemas/gpios.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/meta-schemas 2025-06-15 23:12:45,113 root INFO copying build/lib/dtschema/meta-schemas/interrupts.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/meta-schemas 2025-06-15 23:12:45,115 root INFO copying build/lib/dtschema/mk_schema.py -> build/bdist.linux-riscv64/wheel/./dtschema 2025-06-15 23:12:45,116 root INFO copying build/lib/dtschema/extract_compatibles.py -> build/bdist.linux-riscv64/wheel/./dtschema 2025-06-15 23:12:45,117 root INFO copying build/lib/dtschema/validator.py -> build/bdist.linux-riscv64/wheel/./dtschema 2025-06-15 23:12:45,119 root INFO copying build/lib/dtschema/extract_props.py -> build/bdist.linux-riscv64/wheel/./dtschema 2025-06-15 23:12:45,120 root INFO copying build/lib/dtschema/fixups.py -> build/bdist.linux-riscv64/wheel/./dtschema 2025-06-15 23:12:45,121 root INFO copying build/lib/dtschema/__init__.py -> build/bdist.linux-riscv64/wheel/./dtschema 2025-06-15 23:12:45,122 root INFO copying build/lib/dtschema/check_compatible.py -> build/bdist.linux-riscv64/wheel/./dtschema 2025-06-15 23:12:45,123 root INFO copying build/lib/dtschema/lib.py -> build/bdist.linux-riscv64/wheel/./dtschema 2025-06-15 23:12:45,124 root INFO copying build/lib/dtschema/extract_example.py -> build/bdist.linux-riscv64/wheel/./dtschema 2025-06-15 23:12:45,125 root INFO copying build/lib/dtschema/version.py -> build/bdist.linux-riscv64/wheel/./dtschema 2025-06-15 23:12:45,127 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas 2025-06-15 23:12:45,128 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/bus 2025-06-15 23:12:45,129 root INFO copying build/lib/dtschema/schemas/bus/qemu,platform.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/bus 2025-06-15 23:12:45,131 root INFO copying build/lib/dtschema/schemas/aliases.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas 2025-06-15 23:12:45,132 root INFO copying build/lib/dtschema/schemas/cache-controller.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas 2025-06-15 23:12:45,133 root INFO copying build/lib/dtschema/schemas/bootph.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas 2025-06-15 23:12:45,134 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/pinctrl 2025-06-15 23:12:45,135 root INFO copying build/lib/dtschema/schemas/pinctrl/pinctrl-consumer.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/pinctrl 2025-06-15 23:12:45,137 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/isa 2025-06-15 23:12:45,138 root INFO copying build/lib/dtschema/schemas/isa/isa-bus.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/isa 2025-06-15 23:12:45,139 root INFO copying build/lib/dtschema/schemas/isa/isa-bridge.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/isa 2025-06-15 23:12:45,140 root INFO copying build/lib/dtschema/schemas/reg.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas 2025-06-15 23:12:45,141 root INFO copying build/lib/dtschema/schemas/cpu.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas 2025-06-15 23:12:45,142 root INFO copying build/lib/dtschema/schemas/msi-consumer.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas 2025-06-15 23:12:45,143 root INFO copying build/lib/dtschema/schemas/cpu-map.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas 2025-06-15 23:12:45,144 root INFO copying build/lib/dtschema/schemas/serial.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas 2025-06-15 23:12:45,146 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/reserved-memory 2025-06-15 23:12:45,147 root INFO copying build/lib/dtschema/schemas/reserved-memory/shared-dma-pool.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/reserved-memory 2025-06-15 23:12:45,148 root INFO copying build/lib/dtschema/schemas/reserved-memory/framebuffer.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/reserved-memory 2025-06-15 23:12:45,149 root INFO copying build/lib/dtschema/schemas/reserved-memory/memory-region.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/reserved-memory 2025-06-15 23:12:45,150 root INFO copying build/lib/dtschema/schemas/reserved-memory/reserved-memory.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/reserved-memory 2025-06-15 23:12:45,151 root INFO copying build/lib/dtschema/schemas/memory.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas 2025-06-15 23:12:45,153 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/gpio 2025-06-15 23:12:45,154 root INFO copying build/lib/dtschema/schemas/gpio/gpio-consumer.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/gpio 2025-06-15 23:12:45,155 root INFO copying build/lib/dtschema/schemas/gpio/gpio-hog.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/gpio 2025-06-15 23:12:45,156 root INFO copying build/lib/dtschema/schemas/gpio/gpio.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/gpio 2025-06-15 23:12:45,157 root INFO copying build/lib/dtschema/schemas/gpio/gpio-nexus-node.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/gpio 2025-06-15 23:12:45,159 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/options 2025-06-15 23:12:45,160 root INFO copying build/lib/dtschema/schemas/options/u-boot.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/options 2025-06-15 23:12:45,161 root INFO copying build/lib/dtschema/schemas/interrupt-controller.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas 2025-06-15 23:12:45,162 root INFO copying build/lib/dtschema/schemas/cpus.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas 2025-06-15 23:12:45,164 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/power-domain 2025-06-15 23:12:45,165 root INFO copying build/lib/dtschema/schemas/power-domain/power-domain-consumer.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/power-domain 2025-06-15 23:12:45,166 root INFO copying build/lib/dtschema/schemas/cache.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas 2025-06-15 23:12:45,167 root INFO copying build/lib/dtschema/schemas/dt-core.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas 2025-06-15 23:12:45,168 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/iio 2025-06-15 23:12:45,169 root INFO copying build/lib/dtschema/schemas/iio/iio.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/iio 2025-06-15 23:12:45,170 root INFO copying build/lib/dtschema/schemas/iio/iio-consumer.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/iio 2025-06-15 23:12:45,172 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/trigger 2025-06-15 23:12:45,173 root INFO copying build/lib/dtschema/schemas/trigger/trigger-source.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/trigger 2025-06-15 23:12:45,174 root INFO copying build/lib/dtschema/schemas/root-node.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas 2025-06-15 23:12:45,176 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/opp 2025-06-15 23:12:45,177 root INFO copying build/lib/dtschema/schemas/opp/opp.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/opp 2025-06-15 23:12:45,178 root INFO copying build/lib/dtschema/schemas/property-units.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas 2025-06-15 23:12:45,179 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/pwm 2025-06-15 23:12:45,180 root INFO copying build/lib/dtschema/schemas/pwm/pwm-consumer.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/pwm 2025-06-15 23:12:45,182 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/hwlock 2025-06-15 23:12:45,183 root INFO copying build/lib/dtschema/schemas/hwlock/hwlock-consumer.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/hwlock 2025-06-15 23:12:45,184 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/clock 2025-06-15 23:12:45,185 root INFO copying build/lib/dtschema/schemas/clock/clock.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/clock 2025-06-15 23:12:45,187 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/thermal 2025-06-15 23:12:45,188 root INFO copying build/lib/dtschema/schemas/thermal/thermal.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/thermal 2025-06-15 23:12:45,189 root INFO copying build/lib/dtschema/schemas/post-init-providers.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas 2025-06-15 23:12:45,191 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/dma 2025-06-15 23:12:45,192 root INFO copying build/lib/dtschema/schemas/dma/dma.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/dma 2025-06-15 23:12:45,193 root INFO copying build/lib/dtschema/schemas/simple-bus.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas 2025-06-15 23:12:45,194 root INFO copying build/lib/dtschema/schemas/graph.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas 2025-06-15 23:12:45,195 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/pci 2025-06-15 23:12:45,197 root INFO copying build/lib/dtschema/schemas/pci/pci-device.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/pci 2025-06-15 23:12:45,198 root INFO copying build/lib/dtschema/schemas/pci/pci-bus.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/pci 2025-06-15 23:12:45,199 root INFO copying build/lib/dtschema/schemas/pci/pci-host-bridge.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/pci 2025-06-15 23:12:45,200 root INFO copying build/lib/dtschema/schemas/pci/pci-iommu.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/pci 2025-06-15 23:12:45,201 root INFO copying build/lib/dtschema/schemas/pci/pci-bus-common.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/pci 2025-06-15 23:12:45,203 root INFO copying build/lib/dtschema/schemas/pci/pci-pci-bridge.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/pci 2025-06-15 23:12:45,204 root INFO copying build/lib/dtschema/schemas/chosen.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas 2025-06-15 23:12:45,205 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/reset 2025-06-15 23:12:45,206 root INFO copying build/lib/dtschema/schemas/reset/reset.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/reset 2025-06-15 23:12:45,208 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/phy 2025-06-15 23:12:45,209 root INFO copying build/lib/dtschema/schemas/phy/phy-provider.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/phy 2025-06-15 23:12:45,210 root INFO copying build/lib/dtschema/schemas/phy/phy-consumer.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/phy 2025-06-15 23:12:45,211 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/i2c 2025-06-15 23:12:45,212 root INFO copying build/lib/dtschema/schemas/i2c/i2c-controller.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/i2c 2025-06-15 23:12:45,214 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/access-controller 2025-06-15 23:12:45,215 root INFO copying build/lib/dtschema/schemas/access-controller/access-controller-consumer.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/access-controller 2025-06-15 23:12:45,216 root INFO copying build/lib/dtschema/schemas/types.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas 2025-06-15 23:12:45,218 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/iommu 2025-06-15 23:12:45,219 root INFO copying build/lib/dtschema/schemas/iommu/iommu-provider.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/iommu 2025-06-15 23:12:45,220 root INFO copying build/lib/dtschema/schemas/iommu/iommu.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/iommu 2025-06-15 23:12:45,221 root INFO copying build/lib/dtschema/schemas/wakeup-source.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas 2025-06-15 23:12:45,223 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/mbox 2025-06-15 23:12:45,224 root INFO copying build/lib/dtschema/schemas/mbox/mbox-consumer.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/mbox 2025-06-15 23:12:45,225 root INFO copying build/lib/dtschema/schemas/interconnects.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas 2025-06-15 23:12:45,226 root INFO copying build/lib/dtschema/schemas/interrupts.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas 2025-06-15 23:12:45,227 root INFO copying build/lib/dtschema/schemas/numa-distance-map-v1.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas 2025-06-15 23:12:45,228 root INFO copying build/lib/dtschema/schemas/options.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas 2025-06-15 23:12:45,229 root INFO copying build/lib/dtschema/dtb2py.py -> build/bdist.linux-riscv64/wheel/./dtschema 2025-06-15 23:12:45,230 root INFO copying build/lib/dtschema/dtb_validate.py -> build/bdist.linux-riscv64/wheel/./dtschema 2025-06-15 23:12:45,231 root INFO copying build/lib/dtschema/doc_validate.py -> build/bdist.linux-riscv64/wheel/./dtschema 2025-06-15 23:12:45,232 root INFO copying build/lib/dtschema/dtb.py -> build/bdist.linux-riscv64/wheel/./dtschema 2025-06-15 23:12:45,234 root INFO copying build/lib/dtschema/cmp_schema.py -> build/bdist.linux-riscv64/wheel/./dtschema 2025-06-15 23:12:45,238 root INFO copying build/lib/dtschema/schema.py -> build/bdist.linux-riscv64/wheel/./dtschema 2025-06-15 23:12:45,239 root INFO running install_egg_info 2025-06-15 23:12:45,258 root INFO Copying dtschema.egg-info to build/bdist.linux-riscv64/wheel/./dtschema-2025.6.1-py3.12.egg-info 2025-06-15 23:12:45,263 root INFO running install_scripts 2025-06-15 23:12:45,270 root INFO creating build/bdist.linux-riscv64/wheel/dtschema-2025.6.1.dist-info/WHEEL 2025-06-15 23:12:45,273 wheel INFO creating '/home/buildozer/aports/community/py3-dt-schema/src/dt-schema-2025.06.1/.dist/.tmp-c30s6nu5/dtschema-2025.6.1-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-06-15 23:12:45,275 wheel INFO adding 'dtschema/__init__.py' 2025-06-15 23:12:45,276 wheel INFO adding 'dtschema/check_compatible.py' 2025-06-15 23:12:45,277 wheel INFO adding 'dtschema/cmp_schema.py' 2025-06-15 23:12:45,279 wheel INFO adding 'dtschema/doc_validate.py' 2025-06-15 23:12:45,280 wheel INFO adding 'dtschema/dtb.py' 2025-06-15 23:12:45,282 wheel INFO adding 'dtschema/dtb2py.py' 2025-06-15 23:12:45,283 wheel INFO adding 'dtschema/dtb_validate.py' 2025-06-15 23:12:45,284 wheel INFO adding 'dtschema/extract_compatibles.py' 2025-06-15 23:12:45,285 wheel INFO adding 'dtschema/extract_example.py' 2025-06-15 23:12:45,287 wheel INFO adding 'dtschema/extract_props.py' 2025-06-15 23:12:45,288 wheel INFO adding 'dtschema/fixups.py' 2025-06-15 23:12:45,290 wheel INFO adding 'dtschema/lib.py' 2025-06-15 23:12:45,291 wheel INFO adding 'dtschema/mk_schema.py' 2025-06-15 23:12:45,293 wheel INFO adding 'dtschema/schema.py' 2025-06-15 23:12:45,294 wheel INFO adding 'dtschema/validator.py' 2025-06-15 23:12:45,296 wheel INFO adding 'dtschema/version.py' 2025-06-15 23:12:45,298 wheel INFO adding 'dtschema/meta-schemas/base.yaml' 2025-06-15 23:12:45,299 wheel INFO adding 'dtschema/meta-schemas/boolean.yaml' 2025-06-15 23:12:45,300 wheel INFO adding 'dtschema/meta-schemas/cell.yaml' 2025-06-15 23:12:45,301 wheel INFO adding 'dtschema/meta-schemas/clocks.yaml' 2025-06-15 23:12:45,302 wheel INFO adding 'dtschema/meta-schemas/core.yaml' 2025-06-15 23:12:45,304 wheel INFO adding 'dtschema/meta-schemas/dma.yaml' 2025-06-15 23:12:45,305 wheel INFO adding 'dtschema/meta-schemas/gpios.yaml' 2025-06-15 23:12:45,306 wheel INFO adding 'dtschema/meta-schemas/hwlock.yaml' 2025-06-15 23:12:45,307 wheel INFO adding 'dtschema/meta-schemas/iio.yaml' 2025-06-15 23:12:45,308 wheel INFO adding 'dtschema/meta-schemas/interrupts.yaml' 2025-06-15 23:12:45,309 wheel INFO adding 'dtschema/meta-schemas/iommu.yaml' 2025-06-15 23:12:45,310 wheel INFO adding 'dtschema/meta-schemas/items.yaml' 2025-06-15 23:12:45,312 wheel INFO adding 'dtschema/meta-schemas/keywords.yaml' 2025-06-15 23:12:45,313 wheel INFO adding 'dtschema/meta-schemas/mailbox.yaml' 2025-06-15 23:12:45,314 wheel INFO adding 'dtschema/meta-schemas/nodes.yaml' 2025-06-15 23:12:45,315 wheel INFO adding 'dtschema/meta-schemas/nvmem.yaml' 2025-06-15 23:12:45,316 wheel INFO adding 'dtschema/meta-schemas/phy.yaml' 2025-06-15 23:12:45,317 wheel INFO adding 'dtschema/meta-schemas/power-domain.yaml' 2025-06-15 23:12:45,318 wheel INFO adding 'dtschema/meta-schemas/pwm.yaml' 2025-06-15 23:12:45,319 wheel INFO adding 'dtschema/meta-schemas/reset.yaml' 2025-06-15 23:12:45,321 wheel INFO adding 'dtschema/meta-schemas/string-array.yaml' 2025-06-15 23:12:45,322 wheel INFO adding 'dtschema/meta-schemas/types.yaml' 2025-06-15 23:12:45,323 wheel INFO adding 'dtschema/meta-schemas/vendor-props.yaml' 2025-06-15 23:12:45,324 wheel INFO adding 'dtschema/schemas/aliases.yaml' 2025-06-15 23:12:45,326 wheel INFO adding 'dtschema/schemas/bootph.yaml' 2025-06-15 23:12:45,327 wheel INFO adding 'dtschema/schemas/cache-controller.yaml' 2025-06-15 23:12:45,328 wheel INFO adding 'dtschema/schemas/cache.yaml' 2025-06-15 23:12:45,329 wheel INFO adding 'dtschema/schemas/chosen.yaml' 2025-06-15 23:12:45,331 wheel INFO adding 'dtschema/schemas/cpu-map.yaml' 2025-06-15 23:12:45,333 wheel INFO adding 'dtschema/schemas/cpu.yaml' 2025-06-15 23:12:45,334 wheel INFO adding 'dtschema/schemas/cpus.yaml' 2025-06-15 23:12:45,335 wheel INFO adding 'dtschema/schemas/dt-core.yaml' 2025-06-15 23:12:45,336 wheel INFO adding 'dtschema/schemas/graph.yaml' 2025-06-15 23:12:45,338 wheel INFO adding 'dtschema/schemas/interconnects.yaml' 2025-06-15 23:12:45,339 wheel INFO adding 'dtschema/schemas/interrupt-controller.yaml' 2025-06-15 23:12:45,340 wheel INFO adding 'dtschema/schemas/interrupts.yaml' 2025-06-15 23:12:45,341 wheel INFO adding 'dtschema/schemas/memory.yaml' 2025-06-15 23:12:45,342 wheel INFO adding 'dtschema/schemas/msi-consumer.yaml' 2025-06-15 23:12:45,343 wheel INFO adding 'dtschema/schemas/numa-distance-map-v1.yaml' 2025-06-15 23:12:45,344 wheel INFO adding 'dtschema/schemas/options.yaml' 2025-06-15 23:12:45,346 wheel INFO adding 'dtschema/schemas/post-init-providers.yaml' 2025-06-15 23:12:45,347 wheel INFO adding 'dtschema/schemas/property-units.yaml' 2025-06-15 23:12:45,348 wheel INFO adding 'dtschema/schemas/reg.yaml' 2025-06-15 23:12:45,349 wheel INFO adding 'dtschema/schemas/root-node.yaml' 2025-06-15 23:12:45,351 wheel INFO adding 'dtschema/schemas/serial.yaml' 2025-06-15 23:12:45,352 wheel INFO adding 'dtschema/schemas/simple-bus.yaml' 2025-06-15 23:12:45,353 wheel INFO adding 'dtschema/schemas/types.yaml' 2025-06-15 23:12:45,354 wheel INFO adding 'dtschema/schemas/wakeup-source.yaml' 2025-06-15 23:12:45,356 wheel INFO adding 'dtschema/schemas/access-controller/access-controller-consumer.yaml' 2025-06-15 23:12:45,357 wheel INFO adding 'dtschema/schemas/bus/qemu,platform.yaml' 2025-06-15 23:12:45,359 wheel INFO adding 'dtschema/schemas/clock/clock.yaml' 2025-06-15 23:12:45,360 wheel INFO adding 'dtschema/schemas/dma/dma.yaml' 2025-06-15 23:12:45,362 wheel INFO adding 'dtschema/schemas/gpio/gpio-consumer.yaml' 2025-06-15 23:12:45,363 wheel INFO adding 'dtschema/schemas/gpio/gpio-hog.yaml' 2025-06-15 23:12:45,364 wheel INFO adding 'dtschema/schemas/gpio/gpio-nexus-node.yaml' 2025-06-15 23:12:45,365 wheel INFO adding 'dtschema/schemas/gpio/gpio.yaml' 2025-06-15 23:12:45,367 wheel INFO adding 'dtschema/schemas/hwlock/hwlock-consumer.yaml' 2025-06-15 23:12:45,368 wheel INFO adding 'dtschema/schemas/i2c/i2c-controller.yaml' 2025-06-15 23:12:45,370 wheel INFO adding 'dtschema/schemas/iio/iio-consumer.yaml' 2025-06-15 23:12:45,371 wheel INFO adding 'dtschema/schemas/iio/iio.yaml' 2025-06-15 23:12:45,372 wheel INFO adding 'dtschema/schemas/iommu/iommu-provider.yaml' 2025-06-15 23:12:45,374 wheel INFO adding 'dtschema/schemas/iommu/iommu.yaml' 2025-06-15 23:12:45,375 wheel INFO adding 'dtschema/schemas/isa/isa-bridge.yaml' 2025-06-15 23:12:45,376 wheel INFO adding 'dtschema/schemas/isa/isa-bus.yaml' 2025-06-15 23:12:45,378 wheel INFO adding 'dtschema/schemas/mbox/mbox-consumer.yaml' 2025-06-15 23:12:45,379 wheel INFO adding 'dtschema/schemas/opp/opp.yaml' 2025-06-15 23:12:45,381 wheel INFO adding 'dtschema/schemas/options/u-boot.yaml' 2025-06-15 23:12:45,382 wheel INFO adding 'dtschema/schemas/pci/pci-bus-common.yaml' 2025-06-15 23:12:45,384 wheel INFO adding 'dtschema/schemas/pci/pci-bus.yaml' 2025-06-15 23:12:45,385 wheel INFO adding 'dtschema/schemas/pci/pci-device.yaml' 2025-06-15 23:12:45,386 wheel INFO adding 'dtschema/schemas/pci/pci-host-bridge.yaml' 2025-06-15 23:12:45,388 wheel INFO adding 'dtschema/schemas/pci/pci-iommu.yaml' 2025-06-15 23:12:45,389 wheel INFO adding 'dtschema/schemas/pci/pci-pci-bridge.yaml' 2025-06-15 23:12:45,391 wheel INFO adding 'dtschema/schemas/phy/phy-consumer.yaml' 2025-06-15 23:12:45,392 wheel INFO adding 'dtschema/schemas/phy/phy-provider.yaml' 2025-06-15 23:12:45,393 wheel INFO adding 'dtschema/schemas/pinctrl/pinctrl-consumer.yaml' 2025-06-15 23:12:45,394 wheel INFO adding 'dtschema/schemas/power-domain/power-domain-consumer.yaml' 2025-06-15 23:12:45,396 wheel INFO adding 'dtschema/schemas/pwm/pwm-consumer.yaml' 2025-06-15 23:12:45,397 wheel INFO adding 'dtschema/schemas/reserved-memory/framebuffer.yaml' 2025-06-15 23:12:45,398 wheel INFO adding 'dtschema/schemas/reserved-memory/memory-region.yaml' 2025-06-15 23:12:45,399 wheel INFO adding 'dtschema/schemas/reserved-memory/reserved-memory.yaml' 2025-06-15 23:12:45,401 wheel INFO adding 'dtschema/schemas/reserved-memory/shared-dma-pool.yaml' 2025-06-15 23:12:45,402 wheel INFO adding 'dtschema/schemas/reset/reset.yaml' 2025-06-15 23:12:45,404 wheel INFO adding 'dtschema/schemas/thermal/thermal.yaml' 2025-06-15 23:12:45,405 wheel INFO adding 'dtschema/schemas/trigger/trigger-source.yaml' 2025-06-15 23:12:45,407 wheel INFO adding 'dtschema-2025.6.1.dist-info/licenses/LICENSE.txt' 2025-06-15 23:12:45,408 wheel INFO adding 'dtschema-2025.6.1.dist-info/METADATA' 2025-06-15 23:12:45,409 wheel INFO adding 'dtschema-2025.6.1.dist-info/WHEEL' 2025-06-15 23:12:45,410 wheel INFO adding 'dtschema-2025.6.1.dist-info/entry_points.txt' 2025-06-15 23:12:45,411 wheel INFO adding 'dtschema-2025.6.1.dist-info/top_level.txt' 2025-06-15 23:12:45,414 wheel INFO adding 'dtschema-2025.6.1.dist-info/RECORD' 2025-06-15 23:12:45,417 root INFO removing build/bdist.linux-riscv64/wheel 2025-06-15 23:12:45,435 gpep517 INFO The backend produced .dist/dtschema-2025.6.1-py3-none-any.whl dtschema-2025.6.1-py3-none-any.whl ........./home/buildozer/aports/community/py3-dt-schema/src/dt-schema-2025.06.1/test/schemas/bad-example.yaml: ignoring, error in schema: title /home/buildozer/aports/community/py3-dt-schema/src/dt-schema-2025.06.1/test/schemas/child-node-example.yaml: foo: missing type definition interrupts: size (7) error for type uint32-matrix vendor,bool-prop: size (5) error for type flag vendor,required-property: size (9) error for type uint32 . ---------------------------------------------------------------------- Ran 10 tests in 19.257s OK >>> py3-dt-schema: Entering fakeroot... >>> py3-dt-schema-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/dtschema/__pycache__' -> '/home/buildozer/aports/community/py3-dt-schema/pkg/py3-dt-schema-pyc/usr/lib/python3.12/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.12 >>> py3-dt-schema-pyc*: Package size: 107.9 KB >>> py3-dt-schema-pyc*: Compressing data... >>> py3-dt-schema-pyc*: Create checksum... >>> py3-dt-schema-pyc*: Create py3-dt-schema-pyc-2025.06.1-r0.apk >>> py3-dt-schema*: Tracing dependencies... python3 py3-ruamel.yaml py3-jsonschema417 py3-rfc3987 py3-libfdt python3~3.12 >>> py3-dt-schema*: Package size: 283.3 KB >>> py3-dt-schema*: Compressing data... >>> py3-dt-schema*: Create checksum... >>> py3-dt-schema*: Create py3-dt-schema-2025.06.1-r0.apk >>> py3-dt-schema: Build complete at Sun, 15 Jun 2025 23:13:09 +0000 elapsed time 0h 0m 33s >>> py3-dt-schema: Cleaning up srcdir >>> py3-dt-schema: Cleaning up pkgdir >>> py3-dt-schema: Uninstalling dependencies... (1/39) Purging .makedepends-py3-dt-schema (20250615.231240) (2/39) Purging py3-ruamel.yaml-pyc (0.17.28-r1) (3/39) Purging py3-ruamel.yaml (0.17.28-r1) (4/39) Purging py3-ruamel.yaml.clib (0.2.8-r2) (5/39) Purging py3-jsonschema417-pyc (4.17.3-r1) (6/39) Purging py3-jsonschema417 (4.17.3-r1) (7/39) Purging py3-pyrsistent-pyc (0.20.0-r1) (8/39) Purging py3-pyrsistent (0.20.0-r1) (9/39) Purging py3-attrs-pyc (25.3.0-r0) (10/39) Purging py3-attrs (25.3.0-r0) (11/39) Purging py3-rfc3987-pyc (1.3.8-r6) (12/39) Purging py3-rfc3987 (1.3.8-r6) (13/39) Purging py3-libfdt-pyc (1.7.2-r0) (14/39) Purging py3-libfdt (1.7.2-r0) (15/39) Purging py3-setuptools_scm-pyc (8.3.1-r0) (16/39) Purging py3-setuptools_scm (8.3.1-r0) (17/39) Purging py3-setuptools-pyc (80.9.0-r0) (18/39) Purging py3-setuptools (80.9.0-r0) (19/39) Purging py3-wheel-pyc (0.46.1-r0) (20/39) Purging py3-wheel (0.46.1-r0) (21/39) Purging py3-packaging-pyc (25.0-r0) (22/39) Purging py3-packaging (25.0-r0) (23/39) Purging py3-parsing-pyc (3.2.3-r0) (24/39) Purging py3-parsing (3.2.3-r0) (25/39) Purging py3-gpep517-pyc (19-r0) (26/39) Purging py3-gpep517 (19-r0) (27/39) Purging py3-installer-pyc (0.7.0-r2) (28/39) Purging py3-installer (0.7.0-r2) (29/39) Purging python3-pyc (3.12.11-r0) (30/39) Purging python3-pycache-pyc0 (3.12.11-r0) (31/39) Purging pyc (3.12.11-r0) (32/39) Purging python3 (3.12.11-r0) (33/39) Purging dtc (1.7.2-r0) (34/39) Purging gdbm (1.24-r0) (35/39) Purging libfdt (1.7.2-r0) (36/39) Purging libffi (3.5.1-r0) (37/39) Purging libpanelw (6.5_p20250503-r0) (38/39) Purging mpdecimal (4.0.1-r0) (39/39) Purging sqlite-libs (3.50.1-r0) Executing busybox-1.37.0-r18.trigger OK: 347 MiB in 110 packages >>> py3-dt-schema: Updating the community/riscv64 repository index... >>> py3-dt-schema: Signing the index...