>>> py3-dt-schema: Building community/py3-dt-schema 2025.06-r0 (using abuild 3.15.0-r0) started Thu, 12 Jun 2025 22:39:16 +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 (20250612.223919) Executing busybox-1.37.0-r18.trigger OK: 453 MiB in 157 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.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.tar.gz::https://github.com/devicetree-org/dt-schema/archive/v2025.06.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 79529 0 79529 0 0 162k 0 --:--:-- --:--:-- --:--:-- 162k >>> py3-dt-schema: Fetching https://distfiles.alpinelinux.org/distfiles/edge/dt-schema-2025.06.tar.gz >>> py3-dt-schema: Checking sha512sums... dt-schema-2025.06.tar.gz: OK >>> py3-dt-schema: Unpacking /var/cache/distfiles/edge/dt-schema-2025.06.tar.gz... 2025-06-12 22:39:21,292 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/dist.py:332: InformationOnly: Normalizing '2025.06' to '2025.6' 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-12 22:39:21,437 root INFO running bdist_wheel 2025-06-12 22:39:21,475 root INFO running build 2025-06-12 22:39:21,475 root INFO running build_py 2025-06-12 22:39:21,484 root INFO creating build/lib/dtschema 2025-06-12 22:39:21,485 root INFO copying dtschema/schema.py -> build/lib/dtschema 2025-06-12 22:39:21,485 root INFO copying dtschema/extract_props.py -> build/lib/dtschema 2025-06-12 22:39:21,486 root INFO copying dtschema/check_compatible.py -> build/lib/dtschema 2025-06-12 22:39:21,486 root INFO copying dtschema/validator.py -> build/lib/dtschema 2025-06-12 22:39:21,487 root INFO copying dtschema/fixups.py -> build/lib/dtschema 2025-06-12 22:39:21,488 root INFO copying dtschema/version.py -> build/lib/dtschema 2025-06-12 22:39:21,488 root INFO copying dtschema/__init__.py -> build/lib/dtschema 2025-06-12 22:39:21,489 root INFO copying dtschema/extract_compatibles.py -> build/lib/dtschema 2025-06-12 22:39:21,489 root INFO copying dtschema/mk_schema.py -> build/lib/dtschema 2025-06-12 22:39:21,490 root INFO copying dtschema/cmp_schema.py -> build/lib/dtschema 2025-06-12 22:39:21,490 root INFO copying dtschema/dtb.py -> build/lib/dtschema 2025-06-12 22:39:21,491 root INFO copying dtschema/dtb_validate.py -> build/lib/dtschema 2025-06-12 22:39:21,492 root INFO copying dtschema/lib.py -> build/lib/dtschema 2025-06-12 22:39:21,492 root INFO copying dtschema/doc_validate.py -> build/lib/dtschema 2025-06-12 22:39:21,493 root INFO copying dtschema/extract_example.py -> build/lib/dtschema 2025-06-12 22:39:21,493 root INFO copying dtschema/dtb2py.py -> build/lib/dtschema 2025-06-12 22:39:21,496 root INFO running egg_info 2025-06-12 22:39:21,504 root INFO creating dtschema.egg-info 2025-06-12 22:39:21,505 root INFO writing dtschema.egg-info/PKG-INFO 2025-06-12 22:39:21,506 root INFO writing dependency_links to dtschema.egg-info/dependency_links.txt 2025-06-12 22:39:21,507 root INFO writing entry points to dtschema.egg-info/entry_points.txt 2025-06-12 22:39:21,507 root INFO writing requirements to dtschema.egg-info/requires.txt 2025-06-12 22:39:21,507 root INFO writing top-level names to dtschema.egg-info/top_level.txt 2025-06-12 22:39:21,508 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-12 22:39:21,549 root INFO reading manifest file 'dtschema.egg-info/SOURCES.txt' 2025-06-12 22:39:21,550 root INFO reading manifest template 'MANIFEST.in' 2025-06-12 22:39:21,556 root INFO adding license file 'LICENSE.txt' 2025-06-12 22:39:21,560 root INFO writing manifest file 'dtschema.egg-info/SOURCES.txt' 2025-06-12 22:39:21,571 root INFO creating build/lib/dtschema/meta-schemas 2025-06-12 22:39:21,571 root INFO copying dtschema/meta-schemas/base.yaml -> build/lib/dtschema/meta-schemas 2025-06-12 22:39:21,572 root INFO copying dtschema/meta-schemas/boolean.yaml -> build/lib/dtschema/meta-schemas 2025-06-12 22:39:21,573 root INFO copying dtschema/meta-schemas/cell.yaml -> build/lib/dtschema/meta-schemas 2025-06-12 22:39:21,573 root INFO copying dtschema/meta-schemas/clocks.yaml -> build/lib/dtschema/meta-schemas 2025-06-12 22:39:21,574 root INFO copying dtschema/meta-schemas/core.yaml -> build/lib/dtschema/meta-schemas 2025-06-12 22:39:21,574 root INFO copying dtschema/meta-schemas/dma.yaml -> build/lib/dtschema/meta-schemas 2025-06-12 22:39:21,575 root INFO copying dtschema/meta-schemas/gpios.yaml -> build/lib/dtschema/meta-schemas 2025-06-12 22:39:21,575 root INFO copying dtschema/meta-schemas/hwlock.yaml -> build/lib/dtschema/meta-schemas 2025-06-12 22:39:21,576 root INFO copying dtschema/meta-schemas/iio.yaml -> build/lib/dtschema/meta-schemas 2025-06-12 22:39:21,576 root INFO copying dtschema/meta-schemas/interrupts.yaml -> build/lib/dtschema/meta-schemas 2025-06-12 22:39:21,577 root INFO copying dtschema/meta-schemas/iommu.yaml -> build/lib/dtschema/meta-schemas 2025-06-12 22:39:21,577 root INFO copying dtschema/meta-schemas/items.yaml -> build/lib/dtschema/meta-schemas 2025-06-12 22:39:21,578 root INFO copying dtschema/meta-schemas/keywords.yaml -> build/lib/dtschema/meta-schemas 2025-06-12 22:39:21,579 root INFO copying dtschema/meta-schemas/mailbox.yaml -> build/lib/dtschema/meta-schemas 2025-06-12 22:39:21,579 root INFO copying dtschema/meta-schemas/nodes.yaml -> build/lib/dtschema/meta-schemas 2025-06-12 22:39:21,580 root INFO copying dtschema/meta-schemas/nvmem.yaml -> build/lib/dtschema/meta-schemas 2025-06-12 22:39:21,580 root INFO copying dtschema/meta-schemas/phy.yaml -> build/lib/dtschema/meta-schemas 2025-06-12 22:39:21,581 root INFO copying dtschema/meta-schemas/power-domain.yaml -> build/lib/dtschema/meta-schemas 2025-06-12 22:39:21,581 root INFO copying dtschema/meta-schemas/pwm.yaml -> build/lib/dtschema/meta-schemas 2025-06-12 22:39:21,582 root INFO copying dtschema/meta-schemas/reset.yaml -> build/lib/dtschema/meta-schemas 2025-06-12 22:39:21,582 root INFO copying dtschema/meta-schemas/string-array.yaml -> build/lib/dtschema/meta-schemas 2025-06-12 22:39:21,583 root INFO copying dtschema/meta-schemas/types.yaml -> build/lib/dtschema/meta-schemas 2025-06-12 22:39:21,583 root INFO copying dtschema/meta-schemas/vendor-props.yaml -> build/lib/dtschema/meta-schemas 2025-06-12 22:39:21,584 root INFO creating build/lib/dtschema/schemas 2025-06-12 22:39:21,584 root INFO copying dtschema/schemas/aliases.yaml -> build/lib/dtschema/schemas 2025-06-12 22:39:21,585 root INFO copying dtschema/schemas/bootph.yaml -> build/lib/dtschema/schemas 2025-06-12 22:39:21,585 root INFO copying dtschema/schemas/cache-controller.yaml -> build/lib/dtschema/schemas 2025-06-12 22:39:21,586 root INFO copying dtschema/schemas/cache.yaml -> build/lib/dtschema/schemas 2025-06-12 22:39:21,586 root INFO copying dtschema/schemas/chosen.yaml -> build/lib/dtschema/schemas 2025-06-12 22:39:21,587 root INFO copying dtschema/schemas/cpu-map.yaml -> build/lib/dtschema/schemas 2025-06-12 22:39:21,587 root INFO copying dtschema/schemas/cpu.yaml -> build/lib/dtschema/schemas 2025-06-12 22:39:21,588 root INFO copying dtschema/schemas/cpus.yaml -> build/lib/dtschema/schemas 2025-06-12 22:39:21,589 root INFO copying dtschema/schemas/dt-core.yaml -> build/lib/dtschema/schemas 2025-06-12 22:39:21,589 root INFO copying dtschema/schemas/graph.yaml -> build/lib/dtschema/schemas 2025-06-12 22:39:21,590 root INFO copying dtschema/schemas/interconnects.yaml -> build/lib/dtschema/schemas 2025-06-12 22:39:21,590 root INFO copying dtschema/schemas/interrupt-controller.yaml -> build/lib/dtschema/schemas 2025-06-12 22:39:21,591 root INFO copying dtschema/schemas/interrupts.yaml -> build/lib/dtschema/schemas 2025-06-12 22:39:21,591 root INFO copying dtschema/schemas/memory.yaml -> build/lib/dtschema/schemas 2025-06-12 22:39:21,592 root INFO copying dtschema/schemas/msi-consumer.yaml -> build/lib/dtschema/schemas 2025-06-12 22:39:21,592 root INFO copying dtschema/schemas/numa-distance-map-v1.yaml -> build/lib/dtschema/schemas 2025-06-12 22:39:21,593 root INFO copying dtschema/schemas/options.yaml -> build/lib/dtschema/schemas 2025-06-12 22:39:21,593 root INFO copying dtschema/schemas/post-init-providers.yaml -> build/lib/dtschema/schemas 2025-06-12 22:39:21,594 root INFO copying dtschema/schemas/property-units.yaml -> build/lib/dtschema/schemas 2025-06-12 22:39:21,594 root INFO copying dtschema/schemas/reg.yaml -> build/lib/dtschema/schemas 2025-06-12 22:39:21,595 root INFO copying dtschema/schemas/root-node.yaml -> build/lib/dtschema/schemas 2025-06-12 22:39:21,595 root INFO copying dtschema/schemas/serial.yaml -> build/lib/dtschema/schemas 2025-06-12 22:39:21,596 root INFO copying dtschema/schemas/simple-bus.yaml -> build/lib/dtschema/schemas 2025-06-12 22:39:21,596 root INFO copying dtschema/schemas/types.yaml -> build/lib/dtschema/schemas 2025-06-12 22:39:21,597 root INFO copying dtschema/schemas/wakeup-source.yaml -> build/lib/dtschema/schemas 2025-06-12 22:39:21,597 root INFO creating build/lib/dtschema/schemas/access-controller 2025-06-12 22:39:21,597 root INFO copying dtschema/schemas/access-controller/access-controller-consumer.yaml -> build/lib/dtschema/schemas/access-controller 2025-06-12 22:39:21,598 root INFO creating build/lib/dtschema/schemas/power-domain 2025-06-12 22:39:21,599 root INFO copying dtschema/schemas/power-domain/power-domain-consumer.yaml -> build/lib/dtschema/schemas/power-domain 2025-06-12 22:39:21,599 root INFO creating build/lib/dtschema/schemas/reserved-memory 2025-06-12 22:39:21,599 root INFO copying dtschema/schemas/reserved-memory/framebuffer.yaml -> build/lib/dtschema/schemas/reserved-memory 2025-06-12 22:39:21,600 root INFO copying dtschema/schemas/reserved-memory/memory-region.yaml -> build/lib/dtschema/schemas/reserved-memory 2025-06-12 22:39:21,600 root INFO copying dtschema/schemas/reserved-memory/reserved-memory.yaml -> build/lib/dtschema/schemas/reserved-memory 2025-06-12 22:39:21,601 root INFO copying dtschema/schemas/reserved-memory/shared-dma-pool.yaml -> build/lib/dtschema/schemas/reserved-memory 2025-06-12 22:39:21,601 root INFO creating build/lib/dtschema/schemas/phy 2025-06-12 22:39:21,602 root INFO copying dtschema/schemas/phy/phy-consumer.yaml -> build/lib/dtschema/schemas/phy 2025-06-12 22:39:21,602 root INFO copying dtschema/schemas/phy/phy-provider.yaml -> build/lib/dtschema/schemas/phy 2025-06-12 22:39:21,603 root INFO creating build/lib/dtschema/schemas/pwm 2025-06-12 22:39:21,603 root INFO copying dtschema/schemas/pwm/pwm-consumer.yaml -> build/lib/dtschema/schemas/pwm 2025-06-12 22:39:21,603 root INFO creating build/lib/dtschema/schemas/pci 2025-06-12 22:39:21,604 root INFO copying dtschema/schemas/pci/pci-bus-common.yaml -> build/lib/dtschema/schemas/pci 2025-06-12 22:39:21,604 root INFO copying dtschema/schemas/pci/pci-bus.yaml -> build/lib/dtschema/schemas/pci 2025-06-12 22:39:21,605 root INFO copying dtschema/schemas/pci/pci-device.yaml -> build/lib/dtschema/schemas/pci 2025-06-12 22:39:21,605 root INFO copying dtschema/schemas/pci/pci-host-bridge.yaml -> build/lib/dtschema/schemas/pci 2025-06-12 22:39:21,606 root INFO copying dtschema/schemas/pci/pci-iommu.yaml -> build/lib/dtschema/schemas/pci 2025-06-12 22:39:21,606 root INFO copying dtschema/schemas/pci/pci-pci-bridge.yaml -> build/lib/dtschema/schemas/pci 2025-06-12 22:39:21,607 root INFO creating build/lib/dtschema/schemas/iio 2025-06-12 22:39:21,607 root INFO copying dtschema/schemas/iio/iio-consumer.yaml -> build/lib/dtschema/schemas/iio 2025-06-12 22:39:21,607 root INFO copying dtschema/schemas/iio/iio.yaml -> build/lib/dtschema/schemas/iio 2025-06-12 22:39:21,608 root INFO creating build/lib/dtschema/schemas/dma 2025-06-12 22:39:21,608 root INFO copying dtschema/schemas/dma/dma.yaml -> build/lib/dtschema/schemas/dma 2025-06-12 22:39:21,609 root INFO creating build/lib/dtschema/schemas/clock 2025-06-12 22:39:21,609 root INFO copying dtschema/schemas/clock/clock.yaml -> build/lib/dtschema/schemas/clock 2025-06-12 22:39:21,609 root INFO creating build/lib/dtschema/schemas/mbox 2025-06-12 22:39:21,610 root INFO copying dtschema/schemas/mbox/mbox-consumer.yaml -> build/lib/dtschema/schemas/mbox 2025-06-12 22:39:21,610 root INFO creating build/lib/dtschema/schemas/opp 2025-06-12 22:39:21,610 root INFO copying dtschema/schemas/opp/opp.yaml -> build/lib/dtschema/schemas/opp 2025-06-12 22:39:21,611 root INFO creating build/lib/dtschema/schemas/options 2025-06-12 22:39:21,611 root INFO copying dtschema/schemas/options/u-boot.yaml -> build/lib/dtschema/schemas/options 2025-06-12 22:39:21,612 root INFO creating build/lib/dtschema/schemas/reset 2025-06-12 22:39:21,612 root INFO copying dtschema/schemas/reset/reset.yaml -> build/lib/dtschema/schemas/reset 2025-06-12 22:39:21,612 root INFO creating build/lib/dtschema/schemas/trigger 2025-06-12 22:39:21,613 root INFO copying dtschema/schemas/trigger/trigger-source.yaml -> build/lib/dtschema/schemas/trigger 2025-06-12 22:39:21,613 root INFO creating build/lib/dtschema/schemas/thermal 2025-06-12 22:39:21,613 root INFO copying dtschema/schemas/thermal/thermal.yaml -> build/lib/dtschema/schemas/thermal 2025-06-12 22:39:21,614 root INFO creating build/lib/dtschema/schemas/iommu 2025-06-12 22:39:21,614 root INFO copying dtschema/schemas/iommu/iommu-provider.yaml -> build/lib/dtschema/schemas/iommu 2025-06-12 22:39:21,615 root INFO copying dtschema/schemas/iommu/iommu.yaml -> build/lib/dtschema/schemas/iommu 2025-06-12 22:39:21,615 root INFO creating build/lib/dtschema/schemas/hwlock 2025-06-12 22:39:21,615 root INFO copying dtschema/schemas/hwlock/hwlock-consumer.yaml -> build/lib/dtschema/schemas/hwlock 2025-06-12 22:39:21,616 root INFO creating build/lib/dtschema/schemas/bus 2025-06-12 22:39:21,616 root INFO copying dtschema/schemas/bus/qemu,platform.yaml -> build/lib/dtschema/schemas/bus 2025-06-12 22:39:21,616 root INFO creating build/lib/dtschema/schemas/gpio 2025-06-12 22:39:21,617 root INFO copying dtschema/schemas/gpio/gpio-consumer.yaml -> build/lib/dtschema/schemas/gpio 2025-06-12 22:39:21,617 root INFO copying dtschema/schemas/gpio/gpio-hog.yaml -> build/lib/dtschema/schemas/gpio 2025-06-12 22:39:21,618 root INFO copying dtschema/schemas/gpio/gpio-nexus-node.yaml -> build/lib/dtschema/schemas/gpio 2025-06-12 22:39:21,618 root INFO copying dtschema/schemas/gpio/gpio.yaml -> build/lib/dtschema/schemas/gpio 2025-06-12 22:39:21,619 root INFO creating build/lib/dtschema/schemas/isa 2025-06-12 22:39:21,619 root INFO copying dtschema/schemas/isa/isa-bridge.yaml -> build/lib/dtschema/schemas/isa 2025-06-12 22:39:21,619 root INFO copying dtschema/schemas/isa/isa-bus.yaml -> build/lib/dtschema/schemas/isa 2025-06-12 22:39:21,620 root INFO creating build/lib/dtschema/schemas/pinctrl 2025-06-12 22:39:21,620 root INFO copying dtschema/schemas/pinctrl/pinctrl-consumer.yaml -> build/lib/dtschema/schemas/pinctrl 2025-06-12 22:39:21,620 root INFO creating build/lib/dtschema/schemas/i2c 2025-06-12 22:39:21,621 root INFO copying dtschema/schemas/i2c/i2c-controller.yaml -> build/lib/dtschema/schemas/i2c 2025-06-12 22:39:21,639 root INFO installing to build/bdist.linux-i686/wheel 2025-06-12 22:39:21,640 root INFO running install 2025-06-12 22:39:21,663 root INFO running install_lib 2025-06-12 22:39:21,672 root INFO creating build/bdist.linux-i686/wheel 2025-06-12 22:39:21,672 root INFO creating build/bdist.linux-i686/wheel/dtschema 2025-06-12 22:39:21,673 root INFO copying build/lib/dtschema/schema.py -> build/bdist.linux-i686/wheel/./dtschema 2025-06-12 22:39:21,673 root INFO copying build/lib/dtschema/extract_props.py -> build/bdist.linux-i686/wheel/./dtschema 2025-06-12 22:39:21,673 root INFO copying build/lib/dtschema/check_compatible.py -> build/bdist.linux-i686/wheel/./dtschema 2025-06-12 22:39:21,674 root INFO copying build/lib/dtschema/validator.py -> build/bdist.linux-i686/wheel/./dtschema 2025-06-12 22:39:21,674 root INFO copying build/lib/dtschema/fixups.py -> build/bdist.linux-i686/wheel/./dtschema 2025-06-12 22:39:21,674 root INFO copying build/lib/dtschema/version.py -> build/bdist.linux-i686/wheel/./dtschema 2025-06-12 22:39:21,675 root INFO copying build/lib/dtschema/__init__.py -> build/bdist.linux-i686/wheel/./dtschema 2025-06-12 22:39:21,675 root INFO copying build/lib/dtschema/extract_compatibles.py -> build/bdist.linux-i686/wheel/./dtschema 2025-06-12 22:39:21,676 root INFO creating build/bdist.linux-i686/wheel/dtschema/meta-schemas 2025-06-12 22:39:21,676 root INFO copying build/lib/dtschema/meta-schemas/base.yaml -> build/bdist.linux-i686/wheel/./dtschema/meta-schemas 2025-06-12 22:39:21,676 root INFO copying build/lib/dtschema/meta-schemas/core.yaml -> build/bdist.linux-i686/wheel/./dtschema/meta-schemas 2025-06-12 22:39:21,677 root INFO copying build/lib/dtschema/meta-schemas/vendor-props.yaml -> build/bdist.linux-i686/wheel/./dtschema/meta-schemas 2025-06-12 22:39:21,677 root INFO copying build/lib/dtschema/meta-schemas/iommu.yaml -> build/bdist.linux-i686/wheel/./dtschema/meta-schemas 2025-06-12 22:39:21,678 root INFO copying build/lib/dtschema/meta-schemas/mailbox.yaml -> build/bdist.linux-i686/wheel/./dtschema/meta-schemas 2025-06-12 22:39:21,678 root INFO copying build/lib/dtschema/meta-schemas/interrupts.yaml -> build/bdist.linux-i686/wheel/./dtschema/meta-schemas 2025-06-12 22:39:21,678 root INFO copying build/lib/dtschema/meta-schemas/iio.yaml -> build/bdist.linux-i686/wheel/./dtschema/meta-schemas 2025-06-12 22:39:21,679 root INFO copying build/lib/dtschema/meta-schemas/clocks.yaml -> build/bdist.linux-i686/wheel/./dtschema/meta-schemas 2025-06-12 22:39:21,679 root INFO copying build/lib/dtschema/meta-schemas/hwlock.yaml -> build/bdist.linux-i686/wheel/./dtschema/meta-schemas 2025-06-12 22:39:21,679 root INFO copying build/lib/dtschema/meta-schemas/dma.yaml -> build/bdist.linux-i686/wheel/./dtschema/meta-schemas 2025-06-12 22:39:21,680 root INFO copying build/lib/dtschema/meta-schemas/nvmem.yaml -> build/bdist.linux-i686/wheel/./dtschema/meta-schemas 2025-06-12 22:39:21,680 root INFO copying build/lib/dtschema/meta-schemas/items.yaml -> build/bdist.linux-i686/wheel/./dtschema/meta-schemas 2025-06-12 22:39:21,680 root INFO copying build/lib/dtschema/meta-schemas/types.yaml -> build/bdist.linux-i686/wheel/./dtschema/meta-schemas 2025-06-12 22:39:21,681 root INFO copying build/lib/dtschema/meta-schemas/boolean.yaml -> build/bdist.linux-i686/wheel/./dtschema/meta-schemas 2025-06-12 22:39:21,681 root INFO copying build/lib/dtschema/meta-schemas/reset.yaml -> build/bdist.linux-i686/wheel/./dtschema/meta-schemas 2025-06-12 22:39:21,681 root INFO copying build/lib/dtschema/meta-schemas/keywords.yaml -> build/bdist.linux-i686/wheel/./dtschema/meta-schemas 2025-06-12 22:39:21,682 root INFO copying build/lib/dtschema/meta-schemas/power-domain.yaml -> build/bdist.linux-i686/wheel/./dtschema/meta-schemas 2025-06-12 22:39:21,682 root INFO copying build/lib/dtschema/meta-schemas/cell.yaml -> build/bdist.linux-i686/wheel/./dtschema/meta-schemas 2025-06-12 22:39:21,682 root INFO copying build/lib/dtschema/meta-schemas/phy.yaml -> build/bdist.linux-i686/wheel/./dtschema/meta-schemas 2025-06-12 22:39:21,683 root INFO copying build/lib/dtschema/meta-schemas/pwm.yaml -> build/bdist.linux-i686/wheel/./dtschema/meta-schemas 2025-06-12 22:39:21,683 root INFO copying build/lib/dtschema/meta-schemas/gpios.yaml -> build/bdist.linux-i686/wheel/./dtschema/meta-schemas 2025-06-12 22:39:21,684 root INFO copying build/lib/dtschema/meta-schemas/nodes.yaml -> build/bdist.linux-i686/wheel/./dtschema/meta-schemas 2025-06-12 22:39:21,684 root INFO copying build/lib/dtschema/meta-schemas/string-array.yaml -> build/bdist.linux-i686/wheel/./dtschema/meta-schemas 2025-06-12 22:39:21,684 root INFO copying build/lib/dtschema/mk_schema.py -> build/bdist.linux-i686/wheel/./dtschema 2025-06-12 22:39:21,685 root INFO copying build/lib/dtschema/cmp_schema.py -> build/bdist.linux-i686/wheel/./dtschema 2025-06-12 22:39:21,685 root INFO copying build/lib/dtschema/dtb.py -> build/bdist.linux-i686/wheel/./dtschema 2025-06-12 22:39:21,685 root INFO copying build/lib/dtschema/dtb_validate.py -> build/bdist.linux-i686/wheel/./dtschema 2025-06-12 22:39:21,686 root INFO copying build/lib/dtschema/lib.py -> build/bdist.linux-i686/wheel/./dtschema 2025-06-12 22:39:21,686 root INFO copying build/lib/dtschema/doc_validate.py -> build/bdist.linux-i686/wheel/./dtschema 2025-06-12 22:39:21,687 root INFO creating build/bdist.linux-i686/wheel/dtschema/schemas 2025-06-12 22:39:21,687 root INFO copying build/lib/dtschema/schemas/cache.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas 2025-06-12 22:39:21,687 root INFO copying build/lib/dtschema/schemas/bootph.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas 2025-06-12 22:39:21,688 root INFO creating build/bdist.linux-i686/wheel/dtschema/schemas/phy 2025-06-12 22:39:21,688 root INFO copying build/lib/dtschema/schemas/phy/phy-consumer.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas/phy 2025-06-12 22:39:21,689 root INFO copying build/lib/dtschema/schemas/phy/phy-provider.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas/phy 2025-06-12 22:39:21,689 root INFO creating build/bdist.linux-i686/wheel/dtschema/schemas/pwm 2025-06-12 22:39:21,689 root INFO copying build/lib/dtschema/schemas/pwm/pwm-consumer.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas/pwm 2025-06-12 22:39:21,690 root INFO creating build/bdist.linux-i686/wheel/dtschema/schemas/pci 2025-06-12 22:39:21,690 root INFO copying build/lib/dtschema/schemas/pci/pci-iommu.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas/pci 2025-06-12 22:39:21,691 root INFO copying build/lib/dtschema/schemas/pci/pci-host-bridge.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas/pci 2025-06-12 22:39:21,691 root INFO copying build/lib/dtschema/schemas/pci/pci-bus-common.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas/pci 2025-06-12 22:39:21,691 root INFO copying build/lib/dtschema/schemas/pci/pci-device.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas/pci 2025-06-12 22:39:21,692 root INFO copying build/lib/dtschema/schemas/pci/pci-pci-bridge.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas/pci 2025-06-12 22:39:21,692 root INFO copying build/lib/dtschema/schemas/pci/pci-bus.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas/pci 2025-06-12 22:39:21,692 root INFO copying build/lib/dtschema/schemas/cpus.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas 2025-06-12 22:39:21,693 root INFO creating build/bdist.linux-i686/wheel/dtschema/schemas/iio 2025-06-12 22:39:21,693 root INFO copying build/lib/dtschema/schemas/iio/iio.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas/iio 2025-06-12 22:39:21,694 root INFO copying build/lib/dtschema/schemas/iio/iio-consumer.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas/iio 2025-06-12 22:39:21,694 root INFO creating build/bdist.linux-i686/wheel/dtschema/schemas/access-controller 2025-06-12 22:39:21,694 root INFO copying build/lib/dtschema/schemas/access-controller/access-controller-consumer.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas/access-controller 2025-06-12 22:39:21,695 root INFO creating build/bdist.linux-i686/wheel/dtschema/schemas/dma 2025-06-12 22:39:21,695 root INFO copying build/lib/dtschema/schemas/dma/dma.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas/dma 2025-06-12 22:39:21,696 root INFO copying build/lib/dtschema/schemas/chosen.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas 2025-06-12 22:39:21,696 root INFO creating build/bdist.linux-i686/wheel/dtschema/schemas/clock 2025-06-12 22:39:21,696 root INFO copying build/lib/dtschema/schemas/clock/clock.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas/clock 2025-06-12 22:39:21,697 root INFO copying build/lib/dtschema/schemas/root-node.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas 2025-06-12 22:39:21,697 root INFO creating build/bdist.linux-i686/wheel/dtschema/schemas/mbox 2025-06-12 22:39:21,698 root INFO copying build/lib/dtschema/schemas/mbox/mbox-consumer.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas/mbox 2025-06-12 22:39:21,698 root INFO copying build/lib/dtschema/schemas/dt-core.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas 2025-06-12 22:39:21,698 root INFO copying build/lib/dtschema/schemas/cpu.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas 2025-06-12 22:39:21,699 root INFO copying build/lib/dtschema/schemas/interrupts.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas 2025-06-12 22:39:21,699 root INFO creating build/bdist.linux-i686/wheel/dtschema/schemas/opp 2025-06-12 22:39:21,700 root INFO copying build/lib/dtschema/schemas/opp/opp.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas/opp 2025-06-12 22:39:21,700 root INFO copying build/lib/dtschema/schemas/graph.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas 2025-06-12 22:39:21,700 root INFO creating build/bdist.linux-i686/wheel/dtschema/schemas/options 2025-06-12 22:39:21,701 root INFO copying build/lib/dtschema/schemas/options/u-boot.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas/options 2025-06-12 22:39:21,701 root INFO creating build/bdist.linux-i686/wheel/dtschema/schemas/reset 2025-06-12 22:39:21,702 root INFO copying build/lib/dtschema/schemas/reset/reset.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas/reset 2025-06-12 22:39:21,702 root INFO creating build/bdist.linux-i686/wheel/dtschema/schemas/power-domain 2025-06-12 22:39:21,702 root INFO copying build/lib/dtschema/schemas/power-domain/power-domain-consumer.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas/power-domain 2025-06-12 22:39:21,703 root INFO copying build/lib/dtschema/schemas/memory.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas 2025-06-12 22:39:21,703 root INFO copying build/lib/dtschema/schemas/numa-distance-map-v1.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas 2025-06-12 22:39:21,703 root INFO copying build/lib/dtschema/schemas/simple-bus.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas 2025-06-12 22:39:21,704 root INFO copying build/lib/dtschema/schemas/interrupt-controller.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas 2025-06-12 22:39:21,704 root INFO copying build/lib/dtschema/schemas/wakeup-source.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas 2025-06-12 22:39:21,705 root INFO copying build/lib/dtschema/schemas/types.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas 2025-06-12 22:39:21,705 root INFO copying build/lib/dtschema/schemas/msi-consumer.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas 2025-06-12 22:39:21,705 root INFO creating build/bdist.linux-i686/wheel/dtschema/schemas/trigger 2025-06-12 22:39:21,706 root INFO copying build/lib/dtschema/schemas/trigger/trigger-source.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas/trigger 2025-06-12 22:39:21,706 root INFO creating build/bdist.linux-i686/wheel/dtschema/schemas/reserved-memory 2025-06-12 22:39:21,707 root INFO copying build/lib/dtschema/schemas/reserved-memory/framebuffer.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas/reserved-memory 2025-06-12 22:39:21,707 root INFO copying build/lib/dtschema/schemas/reserved-memory/shared-dma-pool.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas/reserved-memory 2025-06-12 22:39:21,707 root INFO copying build/lib/dtschema/schemas/reserved-memory/memory-region.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas/reserved-memory 2025-06-12 22:39:21,708 root INFO copying build/lib/dtschema/schemas/reserved-memory/reserved-memory.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas/reserved-memory 2025-06-12 22:39:21,708 root INFO copying build/lib/dtschema/schemas/options.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas 2025-06-12 22:39:21,708 root INFO creating build/bdist.linux-i686/wheel/dtschema/schemas/thermal 2025-06-12 22:39:21,709 root INFO copying build/lib/dtschema/schemas/thermal/thermal.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas/thermal 2025-06-12 22:39:21,709 root INFO copying build/lib/dtschema/schemas/interconnects.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas 2025-06-12 22:39:21,709 root INFO copying build/lib/dtschema/schemas/aliases.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas 2025-06-12 22:39:21,710 root INFO creating build/bdist.linux-i686/wheel/dtschema/schemas/iommu 2025-06-12 22:39:21,710 root INFO copying build/lib/dtschema/schemas/iommu/iommu.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas/iommu 2025-06-12 22:39:21,711 root INFO copying build/lib/dtschema/schemas/iommu/iommu-provider.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas/iommu 2025-06-12 22:39:21,711 root INFO creating build/bdist.linux-i686/wheel/dtschema/schemas/hwlock 2025-06-12 22:39:21,711 root INFO copying build/lib/dtschema/schemas/hwlock/hwlock-consumer.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas/hwlock 2025-06-12 22:39:21,712 root INFO creating build/bdist.linux-i686/wheel/dtschema/schemas/bus 2025-06-12 22:39:21,712 root INFO copying build/lib/dtschema/schemas/bus/qemu,platform.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas/bus 2025-06-12 22:39:21,713 root INFO creating build/bdist.linux-i686/wheel/dtschema/schemas/gpio 2025-06-12 22:39:21,713 root INFO copying build/lib/dtschema/schemas/gpio/gpio-nexus-node.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas/gpio 2025-06-12 22:39:21,713 root INFO copying build/lib/dtschema/schemas/gpio/gpio.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas/gpio 2025-06-12 22:39:21,714 root INFO copying build/lib/dtschema/schemas/gpio/gpio-consumer.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas/gpio 2025-06-12 22:39:21,714 root INFO copying build/lib/dtschema/schemas/gpio/gpio-hog.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas/gpio 2025-06-12 22:39:21,715 root INFO creating build/bdist.linux-i686/wheel/dtschema/schemas/isa 2025-06-12 22:39:21,715 root INFO copying build/lib/dtschema/schemas/isa/isa-bridge.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas/isa 2025-06-12 22:39:21,715 root INFO copying build/lib/dtschema/schemas/isa/isa-bus.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas/isa 2025-06-12 22:39:21,716 root INFO creating build/bdist.linux-i686/wheel/dtschema/schemas/pinctrl 2025-06-12 22:39:21,716 root INFO copying build/lib/dtschema/schemas/pinctrl/pinctrl-consumer.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas/pinctrl 2025-06-12 22:39:21,717 root INFO copying build/lib/dtschema/schemas/post-init-providers.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas 2025-06-12 22:39:21,717 root INFO copying build/lib/dtschema/schemas/property-units.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas 2025-06-12 22:39:21,717 root INFO creating build/bdist.linux-i686/wheel/dtschema/schemas/i2c 2025-06-12 22:39:21,718 root INFO copying build/lib/dtschema/schemas/i2c/i2c-controller.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas/i2c 2025-06-12 22:39:21,718 root INFO copying build/lib/dtschema/schemas/cpu-map.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas 2025-06-12 22:39:21,719 root INFO copying build/lib/dtschema/schemas/reg.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas 2025-06-12 22:39:21,719 root INFO copying build/lib/dtschema/schemas/serial.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas 2025-06-12 22:39:21,719 root INFO copying build/lib/dtschema/schemas/cache-controller.yaml -> build/bdist.linux-i686/wheel/./dtschema/schemas 2025-06-12 22:39:21,720 root INFO copying build/lib/dtschema/extract_example.py -> build/bdist.linux-i686/wheel/./dtschema 2025-06-12 22:39:21,720 root INFO copying build/lib/dtschema/dtb2py.py -> build/bdist.linux-i686/wheel/./dtschema 2025-06-12 22:39:21,720 root INFO running install_egg_info 2025-06-12 22:39:21,728 root INFO Copying dtschema.egg-info to build/bdist.linux-i686/wheel/./dtschema-2025.6-py3.12.egg-info 2025-06-12 22:39:21,730 root INFO running install_scripts 2025-06-12 22:39:21,733 root INFO creating build/bdist.linux-i686/wheel/dtschema-2025.6.dist-info/WHEEL 2025-06-12 22:39:21,734 wheel INFO creating '/home/buildozer/aports/community/py3-dt-schema/src/dt-schema-2025.06/.dist/.tmp-u7e5f7a2/dtschema-2025.6-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2025-06-12 22:39:21,734 wheel INFO adding 'dtschema/__init__.py' 2025-06-12 22:39:21,735 wheel INFO adding 'dtschema/check_compatible.py' 2025-06-12 22:39:21,735 wheel INFO adding 'dtschema/cmp_schema.py' 2025-06-12 22:39:21,736 wheel INFO adding 'dtschema/doc_validate.py' 2025-06-12 22:39:21,736 wheel INFO adding 'dtschema/dtb.py' 2025-06-12 22:39:21,737 wheel INFO adding 'dtschema/dtb2py.py' 2025-06-12 22:39:21,737 wheel INFO adding 'dtschema/dtb_validate.py' 2025-06-12 22:39:21,738 wheel INFO adding 'dtschema/extract_compatibles.py' 2025-06-12 22:39:21,738 wheel INFO adding 'dtschema/extract_example.py' 2025-06-12 22:39:21,738 wheel INFO adding 'dtschema/extract_props.py' 2025-06-12 22:39:21,739 wheel INFO adding 'dtschema/fixups.py' 2025-06-12 22:39:21,739 wheel INFO adding 'dtschema/lib.py' 2025-06-12 22:39:21,740 wheel INFO adding 'dtschema/mk_schema.py' 2025-06-12 22:39:21,740 wheel INFO adding 'dtschema/schema.py' 2025-06-12 22:39:21,741 wheel INFO adding 'dtschema/validator.py' 2025-06-12 22:39:21,741 wheel INFO adding 'dtschema/version.py' 2025-06-12 22:39:21,742 wheel INFO adding 'dtschema/meta-schemas/base.yaml' 2025-06-12 22:39:21,742 wheel INFO adding 'dtschema/meta-schemas/boolean.yaml' 2025-06-12 22:39:21,742 wheel INFO adding 'dtschema/meta-schemas/cell.yaml' 2025-06-12 22:39:21,743 wheel INFO adding 'dtschema/meta-schemas/clocks.yaml' 2025-06-12 22:39:21,743 wheel INFO adding 'dtschema/meta-schemas/core.yaml' 2025-06-12 22:39:21,744 wheel INFO adding 'dtschema/meta-schemas/dma.yaml' 2025-06-12 22:39:21,744 wheel INFO adding 'dtschema/meta-schemas/gpios.yaml' 2025-06-12 22:39:21,744 wheel INFO adding 'dtschema/meta-schemas/hwlock.yaml' 2025-06-12 22:39:21,745 wheel INFO adding 'dtschema/meta-schemas/iio.yaml' 2025-06-12 22:39:21,745 wheel INFO adding 'dtschema/meta-schemas/interrupts.yaml' 2025-06-12 22:39:21,746 wheel INFO adding 'dtschema/meta-schemas/iommu.yaml' 2025-06-12 22:39:21,746 wheel INFO adding 'dtschema/meta-schemas/items.yaml' 2025-06-12 22:39:21,746 wheel INFO adding 'dtschema/meta-schemas/keywords.yaml' 2025-06-12 22:39:21,747 wheel INFO adding 'dtschema/meta-schemas/mailbox.yaml' 2025-06-12 22:39:21,747 wheel INFO adding 'dtschema/meta-schemas/nodes.yaml' 2025-06-12 22:39:21,748 wheel INFO adding 'dtschema/meta-schemas/nvmem.yaml' 2025-06-12 22:39:21,748 wheel INFO adding 'dtschema/meta-schemas/phy.yaml' 2025-06-12 22:39:21,748 wheel INFO adding 'dtschema/meta-schemas/power-domain.yaml' 2025-06-12 22:39:21,749 wheel INFO adding 'dtschema/meta-schemas/pwm.yaml' 2025-06-12 22:39:21,749 wheel INFO adding 'dtschema/meta-schemas/reset.yaml' 2025-06-12 22:39:21,750 wheel INFO adding 'dtschema/meta-schemas/string-array.yaml' 2025-06-12 22:39:21,750 wheel INFO adding 'dtschema/meta-schemas/types.yaml' 2025-06-12 22:39:21,750 wheel INFO adding 'dtschema/meta-schemas/vendor-props.yaml' 2025-06-12 22:39:21,751 wheel INFO adding 'dtschema/schemas/aliases.yaml' 2025-06-12 22:39:21,751 wheel INFO adding 'dtschema/schemas/bootph.yaml' 2025-06-12 22:39:21,752 wheel INFO adding 'dtschema/schemas/cache-controller.yaml' 2025-06-12 22:39:21,752 wheel INFO adding 'dtschema/schemas/cache.yaml' 2025-06-12 22:39:21,752 wheel INFO adding 'dtschema/schemas/chosen.yaml' 2025-06-12 22:39:21,753 wheel INFO adding 'dtschema/schemas/cpu-map.yaml' 2025-06-12 22:39:21,753 wheel INFO adding 'dtschema/schemas/cpu.yaml' 2025-06-12 22:39:21,754 wheel INFO adding 'dtschema/schemas/cpus.yaml' 2025-06-12 22:39:21,754 wheel INFO adding 'dtschema/schemas/dt-core.yaml' 2025-06-12 22:39:21,755 wheel INFO adding 'dtschema/schemas/graph.yaml' 2025-06-12 22:39:21,755 wheel INFO adding 'dtschema/schemas/interconnects.yaml' 2025-06-12 22:39:21,755 wheel INFO adding 'dtschema/schemas/interrupt-controller.yaml' 2025-06-12 22:39:21,756 wheel INFO adding 'dtschema/schemas/interrupts.yaml' 2025-06-12 22:39:21,756 wheel INFO adding 'dtschema/schemas/memory.yaml' 2025-06-12 22:39:21,757 wheel INFO adding 'dtschema/schemas/msi-consumer.yaml' 2025-06-12 22:39:21,757 wheel INFO adding 'dtschema/schemas/numa-distance-map-v1.yaml' 2025-06-12 22:39:21,757 wheel INFO adding 'dtschema/schemas/options.yaml' 2025-06-12 22:39:21,758 wheel INFO adding 'dtschema/schemas/post-init-providers.yaml' 2025-06-12 22:39:21,758 wheel INFO adding 'dtschema/schemas/property-units.yaml' 2025-06-12 22:39:21,759 wheel INFO adding 'dtschema/schemas/reg.yaml' 2025-06-12 22:39:21,759 wheel INFO adding 'dtschema/schemas/root-node.yaml' 2025-06-12 22:39:21,759 wheel INFO adding 'dtschema/schemas/serial.yaml' 2025-06-12 22:39:21,760 wheel INFO adding 'dtschema/schemas/simple-bus.yaml' 2025-06-12 22:39:21,760 wheel INFO adding 'dtschema/schemas/types.yaml' 2025-06-12 22:39:21,761 wheel INFO adding 'dtschema/schemas/wakeup-source.yaml' 2025-06-12 22:39:21,761 wheel INFO adding 'dtschema/schemas/access-controller/access-controller-consumer.yaml' 2025-06-12 22:39:21,762 wheel INFO adding 'dtschema/schemas/bus/qemu,platform.yaml' 2025-06-12 22:39:21,762 wheel INFO adding 'dtschema/schemas/clock/clock.yaml' 2025-06-12 22:39:21,763 wheel INFO adding 'dtschema/schemas/dma/dma.yaml' 2025-06-12 22:39:21,763 wheel INFO adding 'dtschema/schemas/gpio/gpio-consumer.yaml' 2025-06-12 22:39:21,764 wheel INFO adding 'dtschema/schemas/gpio/gpio-hog.yaml' 2025-06-12 22:39:21,764 wheel INFO adding 'dtschema/schemas/gpio/gpio-nexus-node.yaml' 2025-06-12 22:39:21,764 wheel INFO adding 'dtschema/schemas/gpio/gpio.yaml' 2025-06-12 22:39:21,765 wheel INFO adding 'dtschema/schemas/hwlock/hwlock-consumer.yaml' 2025-06-12 22:39:21,765 wheel INFO adding 'dtschema/schemas/i2c/i2c-controller.yaml' 2025-06-12 22:39:21,766 wheel INFO adding 'dtschema/schemas/iio/iio-consumer.yaml' 2025-06-12 22:39:21,766 wheel INFO adding 'dtschema/schemas/iio/iio.yaml' 2025-06-12 22:39:21,767 wheel INFO adding 'dtschema/schemas/iommu/iommu-provider.yaml' 2025-06-12 22:39:21,767 wheel INFO adding 'dtschema/schemas/iommu/iommu.yaml' 2025-06-12 22:39:21,767 wheel INFO adding 'dtschema/schemas/isa/isa-bridge.yaml' 2025-06-12 22:39:21,768 wheel INFO adding 'dtschema/schemas/isa/isa-bus.yaml' 2025-06-12 22:39:21,768 wheel INFO adding 'dtschema/schemas/mbox/mbox-consumer.yaml' 2025-06-12 22:39:21,769 wheel INFO adding 'dtschema/schemas/opp/opp.yaml' 2025-06-12 22:39:21,769 wheel INFO adding 'dtschema/schemas/options/u-boot.yaml' 2025-06-12 22:39:21,770 wheel INFO adding 'dtschema/schemas/pci/pci-bus-common.yaml' 2025-06-12 22:39:21,770 wheel INFO adding 'dtschema/schemas/pci/pci-bus.yaml' 2025-06-12 22:39:21,771 wheel INFO adding 'dtschema/schemas/pci/pci-device.yaml' 2025-06-12 22:39:21,771 wheel INFO adding 'dtschema/schemas/pci/pci-host-bridge.yaml' 2025-06-12 22:39:21,771 wheel INFO adding 'dtschema/schemas/pci/pci-iommu.yaml' 2025-06-12 22:39:21,772 wheel INFO adding 'dtschema/schemas/pci/pci-pci-bridge.yaml' 2025-06-12 22:39:21,772 wheel INFO adding 'dtschema/schemas/phy/phy-consumer.yaml' 2025-06-12 22:39:21,773 wheel INFO adding 'dtschema/schemas/phy/phy-provider.yaml' 2025-06-12 22:39:21,773 wheel INFO adding 'dtschema/schemas/pinctrl/pinctrl-consumer.yaml' 2025-06-12 22:39:21,774 wheel INFO adding 'dtschema/schemas/power-domain/power-domain-consumer.yaml' 2025-06-12 22:39:21,774 wheel INFO adding 'dtschema/schemas/pwm/pwm-consumer.yaml' 2025-06-12 22:39:21,774 wheel INFO adding 'dtschema/schemas/reserved-memory/framebuffer.yaml' 2025-06-12 22:39:21,775 wheel INFO adding 'dtschema/schemas/reserved-memory/memory-region.yaml' 2025-06-12 22:39:21,775 wheel INFO adding 'dtschema/schemas/reserved-memory/reserved-memory.yaml' 2025-06-12 22:39:21,776 wheel INFO adding 'dtschema/schemas/reserved-memory/shared-dma-pool.yaml' 2025-06-12 22:39:21,776 wheel INFO adding 'dtschema/schemas/reset/reset.yaml' 2025-06-12 22:39:21,776 wheel INFO adding 'dtschema/schemas/thermal/thermal.yaml' 2025-06-12 22:39:21,777 wheel INFO adding 'dtschema/schemas/trigger/trigger-source.yaml' 2025-06-12 22:39:21,778 wheel INFO adding 'dtschema-2025.6.dist-info/licenses/LICENSE.txt' 2025-06-12 22:39:21,778 wheel INFO adding 'dtschema-2025.6.dist-info/METADATA' 2025-06-12 22:39:21,778 wheel INFO adding 'dtschema-2025.6.dist-info/WHEEL' 2025-06-12 22:39:21,779 wheel INFO adding 'dtschema-2025.6.dist-info/entry_points.txt' 2025-06-12 22:39:21,779 wheel INFO adding 'dtschema-2025.6.dist-info/top_level.txt' 2025-06-12 22:39:21,780 wheel INFO adding 'dtschema-2025.6.dist-info/RECORD' 2025-06-12 22:39:21,781 root INFO removing build/bdist.linux-i686/wheel 2025-06-12 22:39:21,788 gpep517 INFO The backend produced .dist/dtschema-2025.6-py3-none-any.whl dtschema-2025.6-py3-none-any.whl ......../home/buildozer/aports/community/py3-dt-schema/src/dt-schema-2025.06/test/schemas/bad-example.yaml: ignoring, error in schema: title /home/buildozer/aports/community/py3-dt-schema/src/dt-schema-2025.06/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 9 tests in 7.270s 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.1 KB >>> py3-dt-schema-pyc*: Compressing data... >>> py3-dt-schema-pyc*: Create checksum... >>> py3-dt-schema-pyc*: Create py3-dt-schema-pyc-2025.06-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: 282.7 KB >>> py3-dt-schema*: Compressing data... >>> py3-dt-schema*: Create checksum... >>> py3-dt-schema*: Create py3-dt-schema-2025.06-r0.apk >>> py3-dt-schema: Build complete at Thu, 12 Jun 2025 22:39:31 +0000 elapsed time 0h 0m 15s >>> py3-dt-schema: Cleaning up srcdir >>> py3-dt-schema: Cleaning up pkgdir >>> py3-dt-schema: Uninstalling dependencies... (1/39) Purging .makedepends-py3-dt-schema (20250612.223919) (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: 404 MiB in 118 packages >>> py3-dt-schema: Updating the community/x86 repository index... >>> py3-dt-schema: Signing the index...