>>> py3-dt-schema: Building community/py3-dt-schema 2025.02-r0 (using abuild 3.15.0_rc3-r3) started Sun, 18 May 2025 05:23:48 +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/41) Installing libbz2 (1.0.8-r6) (2/41) Installing libffi (3.4.8-r0) (3/41) Installing gdbm (1.24-r0) (4/41) Installing xz-libs (5.8.1-r0) (5/41) Installing mpdecimal (4.0.1-r0) (6/41) Installing libpanelw (6.5_p20250503-r0) (7/41) Installing sqlite-libs (3.49.2-r0) (8/41) Installing python3 (3.12.10-r0) (9/41) Installing python3-pycache-pyc0 (3.12.10-r0) (10/41) Installing pyc (3.12.10-r0) (11/41) Installing python3-pyc (3.12.10-r0) (12/41) Installing py3-ruamel.yaml.clib (0.2.8-r2) (13/41) Installing py3-ruamel.yaml (0.17.28-r1) (14/41) Installing py3-ruamel.yaml-pyc (0.17.28-r1) (15/41) Installing py3-pyrsistent (0.20.0-r1) (16/41) Installing py3-pyrsistent-pyc (0.20.0-r1) (17/41) Installing py3-attrs (25.3.0-r0) (18/41) Installing py3-attrs-pyc (25.3.0-r0) (19/41) Installing py3-jsonschema417 (4.17.3-r1) (20/41) Installing py3-jsonschema417-pyc (4.17.3-r1) (21/41) Installing py3-rfc3987 (1.3.8-r6) (22/41) Installing py3-rfc3987-pyc (1.3.8-r6) (23/41) Installing libfdt (1.7.2-r0) (24/41) Installing py3-libfdt (1.7.2-r0) (25/41) Installing py3-libfdt-pyc (1.7.2-r0) (26/41) Installing py3-parsing (3.2.3-r0) (27/41) Installing py3-parsing-pyc (3.2.3-r0) (28/41) Installing py3-packaging (25.0-r0) (29/41) Installing py3-packaging-pyc (25.0-r0) (30/41) Installing py3-setuptools (80.5.0-r0) (31/41) Installing py3-setuptools-pyc (80.5.0-r0) (32/41) Installing py3-setuptools_scm (8.2.0-r0) (33/41) Installing py3-setuptools_scm-pyc (8.2.0-r0) (34/41) Installing py3-wheel (0.46.1-r0) (35/41) Installing py3-wheel-pyc (0.46.1-r0) (36/41) Installing py3-installer (0.7.0-r2) (37/41) Installing py3-installer-pyc (0.7.0-r2) (38/41) Installing py3-gpep517 (19-r0) (39/41) Installing py3-gpep517-pyc (19-r0) (40/41) Installing dtc (1.7.2-r0) (41/41) Installing .makedepends-py3-dt-schema (20250518.052350) Executing busybox-1.37.0-r17.trigger OK: 386 MiB in 142 packages >>> py3-dt-schema: Cleaning up srcdir >>> py3-dt-schema: Cleaning up pkgdir >>> py3-dt-schema: Cleaning up tmpdir >>> py3-dt-schema: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/dt-schema-2025.02.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/dt-schema-2025.02.tar.gz.part' dt-schema-2025.02.ta 100% |********************************| 75861 0:00:00 ETA '/var/cache/distfiles/v3.22/dt-schema-2025.02.tar.gz.part' saved >>> py3-dt-schema: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/dt-schema-2025.02.tar.gz >>> py3-dt-schema: Checking sha512sums... dt-schema-2025.02.tar.gz: OK >>> py3-dt-schema: Unpacking /var/cache/distfiles/v3.22/dt-schema-2025.02.tar.gz... 2025-05-18 05:23:54,293 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/dist.py:334: InformationOnly: Normalizing '2025.02' to '2025.2' 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:761: 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-05-18 05:23:54,652 root INFO running bdist_wheel 2025-05-18 05:23:54,741 root INFO running build 2025-05-18 05:23:54,741 root INFO running build_py 2025-05-18 05:23:54,761 root INFO creating build/lib/dtschema 2025-05-18 05:23:54,763 root INFO copying dtschema/dtb_validate.py -> build/lib/dtschema 2025-05-18 05:23:54,765 root INFO copying dtschema/__init__.py -> build/lib/dtschema 2025-05-18 05:23:54,767 root INFO copying dtschema/lib.py -> build/lib/dtschema 2025-05-18 05:23:54,768 root INFO copying dtschema/extract_example.py -> build/lib/dtschema 2025-05-18 05:23:54,770 root INFO copying dtschema/schema.py -> build/lib/dtschema 2025-05-18 05:23:54,771 root INFO copying dtschema/dtb.py -> build/lib/dtschema 2025-05-18 05:23:54,773 root INFO copying dtschema/check_compatible.py -> build/lib/dtschema 2025-05-18 05:23:54,774 root INFO copying dtschema/fixups.py -> build/lib/dtschema 2025-05-18 05:23:54,776 root INFO copying dtschema/dtb2py.py -> build/lib/dtschema 2025-05-18 05:23:54,777 root INFO copying dtschema/doc_validate.py -> build/lib/dtschema 2025-05-18 05:23:54,778 root INFO copying dtschema/mk_schema.py -> build/lib/dtschema 2025-05-18 05:23:54,780 root INFO copying dtschema/version.py -> build/lib/dtschema 2025-05-18 05:23:54,781 root INFO copying dtschema/extract_compatibles.py -> build/lib/dtschema 2025-05-18 05:23:54,783 root INFO copying dtschema/validator.py -> build/lib/dtschema 2025-05-18 05:23:54,784 root INFO copying dtschema/extract_props.py -> build/lib/dtschema 2025-05-18 05:23:54,786 root INFO copying dtschema/cmp_schema.py -> build/lib/dtschema 2025-05-18 05:23:54,794 root INFO running egg_info 2025-05-18 05:23:54,812 root INFO creating dtschema.egg-info 2025-05-18 05:23:54,813 root INFO writing dtschema.egg-info/PKG-INFO 2025-05-18 05:23:54,816 root INFO writing dependency_links to dtschema.egg-info/dependency_links.txt 2025-05-18 05:23:54,818 root INFO writing entry points to dtschema.egg-info/entry_points.txt 2025-05-18 05:23:54,819 root INFO writing requirements to dtschema.egg-info/requires.txt 2025-05-18 05:23:54,820 root INFO writing top-level names to dtschema.egg-info/top_level.txt 2025-05-18 05:23:54,821 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-05-18 05:23:54,916 root INFO reading manifest file 'dtschema.egg-info/SOURCES.txt' 2025-05-18 05:23:54,917 root INFO reading manifest template 'MANIFEST.in' 2025-05-18 05:23:54,933 root INFO adding license file 'LICENSE.txt' 2025-05-18 05:23:54,943 root INFO writing manifest file 'dtschema.egg-info/SOURCES.txt' 2025-05-18 05:23:54,967 root INFO creating build/lib/dtschema/meta-schemas 2025-05-18 05:23:54,968 root INFO copying dtschema/meta-schemas/base.yaml -> build/lib/dtschema/meta-schemas 2025-05-18 05:23:54,969 root INFO copying dtschema/meta-schemas/boolean.yaml -> build/lib/dtschema/meta-schemas 2025-05-18 05:23:54,971 root INFO copying dtschema/meta-schemas/cell.yaml -> build/lib/dtschema/meta-schemas 2025-05-18 05:23:54,972 root INFO copying dtschema/meta-schemas/clocks.yaml -> build/lib/dtschema/meta-schemas 2025-05-18 05:23:54,974 root INFO copying dtschema/meta-schemas/core.yaml -> build/lib/dtschema/meta-schemas 2025-05-18 05:23:54,975 root INFO copying dtschema/meta-schemas/dma.yaml -> build/lib/dtschema/meta-schemas 2025-05-18 05:23:54,977 root INFO copying dtschema/meta-schemas/gpios.yaml -> build/lib/dtschema/meta-schemas 2025-05-18 05:23:54,978 root INFO copying dtschema/meta-schemas/hwlock.yaml -> build/lib/dtschema/meta-schemas 2025-05-18 05:23:54,979 root INFO copying dtschema/meta-schemas/iio.yaml -> build/lib/dtschema/meta-schemas 2025-05-18 05:23:54,981 root INFO copying dtschema/meta-schemas/interrupts.yaml -> build/lib/dtschema/meta-schemas 2025-05-18 05:23:54,982 root INFO copying dtschema/meta-schemas/iommu.yaml -> build/lib/dtschema/meta-schemas 2025-05-18 05:23:54,984 root INFO copying dtschema/meta-schemas/items.yaml -> build/lib/dtschema/meta-schemas 2025-05-18 05:23:54,985 root INFO copying dtschema/meta-schemas/keywords.yaml -> build/lib/dtschema/meta-schemas 2025-05-18 05:23:54,986 root INFO copying dtschema/meta-schemas/mailbox.yaml -> build/lib/dtschema/meta-schemas 2025-05-18 05:23:54,988 root INFO copying dtschema/meta-schemas/nodes.yaml -> build/lib/dtschema/meta-schemas 2025-05-18 05:23:54,989 root INFO copying dtschema/meta-schemas/nvmem.yaml -> build/lib/dtschema/meta-schemas 2025-05-18 05:23:54,991 root INFO copying dtschema/meta-schemas/phy.yaml -> build/lib/dtschema/meta-schemas 2025-05-18 05:23:54,992 root INFO copying dtschema/meta-schemas/power-domain.yaml -> build/lib/dtschema/meta-schemas 2025-05-18 05:23:54,993 root INFO copying dtschema/meta-schemas/pwm.yaml -> build/lib/dtschema/meta-schemas 2025-05-18 05:23:54,995 root INFO copying dtschema/meta-schemas/reset.yaml -> build/lib/dtschema/meta-schemas 2025-05-18 05:23:54,996 root INFO copying dtschema/meta-schemas/string-array.yaml -> build/lib/dtschema/meta-schemas 2025-05-18 05:23:54,998 root INFO copying dtschema/meta-schemas/types.yaml -> build/lib/dtschema/meta-schemas 2025-05-18 05:23:54,999 root INFO copying dtschema/meta-schemas/vendor-props.yaml -> build/lib/dtschema/meta-schemas 2025-05-18 05:23:55,000 root INFO creating build/lib/dtschema/schemas 2025-05-18 05:23:55,001 root INFO copying dtschema/schemas/aliases.yaml -> build/lib/dtschema/schemas 2025-05-18 05:23:55,003 root INFO copying dtschema/schemas/bootph.yaml -> build/lib/dtschema/schemas 2025-05-18 05:23:55,004 root INFO copying dtschema/schemas/cache-controller.yaml -> build/lib/dtschema/schemas 2025-05-18 05:23:55,006 root INFO copying dtschema/schemas/cache.yaml -> build/lib/dtschema/schemas 2025-05-18 05:23:55,007 root INFO copying dtschema/schemas/chosen.yaml -> build/lib/dtschema/schemas 2025-05-18 05:23:55,009 root INFO copying dtschema/schemas/cpu-map.yaml -> build/lib/dtschema/schemas 2025-05-18 05:23:55,010 root INFO copying dtschema/schemas/cpu.yaml -> build/lib/dtschema/schemas 2025-05-18 05:23:55,012 root INFO copying dtschema/schemas/cpus.yaml -> build/lib/dtschema/schemas 2025-05-18 05:23:55,013 root INFO copying dtschema/schemas/dt-core.yaml -> build/lib/dtschema/schemas 2025-05-18 05:23:55,014 root INFO copying dtschema/schemas/graph.yaml -> build/lib/dtschema/schemas 2025-05-18 05:23:55,016 root INFO copying dtschema/schemas/interconnects.yaml -> build/lib/dtschema/schemas 2025-05-18 05:23:55,017 root INFO copying dtschema/schemas/interrupt-controller.yaml -> build/lib/dtschema/schemas 2025-05-18 05:23:55,019 root INFO copying dtschema/schemas/interrupts.yaml -> build/lib/dtschema/schemas 2025-05-18 05:23:55,020 root INFO copying dtschema/schemas/memory.yaml -> build/lib/dtschema/schemas 2025-05-18 05:23:55,022 root INFO copying dtschema/schemas/msi-consumer.yaml -> build/lib/dtschema/schemas 2025-05-18 05:23:55,023 root INFO copying dtschema/schemas/numa-distance-map-v1.yaml -> build/lib/dtschema/schemas 2025-05-18 05:23:55,025 root INFO copying dtschema/schemas/options.yaml -> build/lib/dtschema/schemas 2025-05-18 05:23:55,026 root INFO copying dtschema/schemas/post-init-providers.yaml -> build/lib/dtschema/schemas 2025-05-18 05:23:55,028 root INFO copying dtschema/schemas/property-units.yaml -> build/lib/dtschema/schemas 2025-05-18 05:23:55,029 root INFO copying dtschema/schemas/reg.yaml -> build/lib/dtschema/schemas 2025-05-18 05:23:55,030 root INFO copying dtschema/schemas/root-node.yaml -> build/lib/dtschema/schemas 2025-05-18 05:23:55,032 root INFO copying dtschema/schemas/serial.yaml -> build/lib/dtschema/schemas 2025-05-18 05:23:55,033 root INFO copying dtschema/schemas/simple-bus.yaml -> build/lib/dtschema/schemas 2025-05-18 05:23:55,034 root INFO copying dtschema/schemas/types.yaml -> build/lib/dtschema/schemas 2025-05-18 05:23:55,036 root INFO copying dtschema/schemas/wakeup-source.yaml -> build/lib/dtschema/schemas 2025-05-18 05:23:55,037 root INFO creating build/lib/dtschema/schemas/access-controller 2025-05-18 05:23:55,038 root INFO copying dtschema/schemas/access-controller/access-controller-consumer.yaml -> build/lib/dtschema/schemas/access-controller 2025-05-18 05:23:55,040 root INFO creating build/lib/dtschema/schemas/power-domain 2025-05-18 05:23:55,040 root INFO copying dtschema/schemas/power-domain/power-domain-consumer.yaml -> build/lib/dtschema/schemas/power-domain 2025-05-18 05:23:55,042 root INFO creating build/lib/dtschema/schemas/reserved-memory 2025-05-18 05:23:55,043 root INFO copying dtschema/schemas/reserved-memory/framebuffer.yaml -> build/lib/dtschema/schemas/reserved-memory 2025-05-18 05:23:55,044 root INFO copying dtschema/schemas/reserved-memory/memory-region.yaml -> build/lib/dtschema/schemas/reserved-memory 2025-05-18 05:23:55,045 root INFO copying dtschema/schemas/reserved-memory/reserved-memory.yaml -> build/lib/dtschema/schemas/reserved-memory 2025-05-18 05:23:55,047 root INFO copying dtschema/schemas/reserved-memory/shared-dma-pool.yaml -> build/lib/dtschema/schemas/reserved-memory 2025-05-18 05:23:55,048 root INFO creating build/lib/dtschema/schemas/iommu 2025-05-18 05:23:55,049 root INFO copying dtschema/schemas/iommu/iommu.yaml -> build/lib/dtschema/schemas/iommu 2025-05-18 05:23:55,050 root INFO creating build/lib/dtschema/schemas/bus 2025-05-18 05:23:55,051 root INFO copying dtschema/schemas/bus/qemu,platform.yaml -> build/lib/dtschema/schemas/bus 2025-05-18 05:23:55,053 root INFO creating build/lib/dtschema/schemas/iio 2025-05-18 05:23:55,054 root INFO copying dtschema/schemas/iio/iio-consumer.yaml -> build/lib/dtschema/schemas/iio 2025-05-18 05:23:55,055 root INFO copying dtschema/schemas/iio/iio.yaml -> build/lib/dtschema/schemas/iio 2025-05-18 05:23:55,056 root INFO creating build/lib/dtschema/schemas/opp 2025-05-18 05:23:55,057 root INFO copying dtschema/schemas/opp/opp.yaml -> build/lib/dtschema/schemas/opp 2025-05-18 05:23:55,058 root INFO creating build/lib/dtschema/schemas/isa 2025-05-18 05:23:55,059 root INFO copying dtschema/schemas/isa/isa-bridge.yaml -> build/lib/dtschema/schemas/isa 2025-05-18 05:23:55,061 root INFO copying dtschema/schemas/isa/isa-bus.yaml -> build/lib/dtschema/schemas/isa 2025-05-18 05:23:55,062 root INFO creating build/lib/dtschema/schemas/pwm 2025-05-18 05:23:55,063 root INFO copying dtschema/schemas/pwm/pwm-consumer.yaml -> build/lib/dtschema/schemas/pwm 2025-05-18 05:23:55,064 root INFO creating build/lib/dtschema/schemas/trigger 2025-05-18 05:23:55,065 root INFO copying dtschema/schemas/trigger/trigger-source.yaml -> build/lib/dtschema/schemas/trigger 2025-05-18 05:23:55,067 root INFO creating build/lib/dtschema/schemas/phy 2025-05-18 05:23:55,068 root INFO copying dtschema/schemas/phy/phy-consumer.yaml -> build/lib/dtschema/schemas/phy 2025-05-18 05:23:55,069 root INFO copying dtschema/schemas/phy/phy-provider.yaml -> build/lib/dtschema/schemas/phy 2025-05-18 05:23:55,070 root INFO creating build/lib/dtschema/schemas/hwlock 2025-05-18 05:23:55,071 root INFO copying dtschema/schemas/hwlock/hwlock-consumer.yaml -> build/lib/dtschema/schemas/hwlock 2025-05-18 05:23:55,073 root INFO creating build/lib/dtschema/schemas/clock 2025-05-18 05:23:55,074 root INFO copying dtschema/schemas/clock/clock.yaml -> build/lib/dtschema/schemas/clock 2025-05-18 05:23:55,075 root INFO creating build/lib/dtschema/schemas/i2c 2025-05-18 05:23:55,076 root INFO copying dtschema/schemas/i2c/i2c-controller.yaml -> build/lib/dtschema/schemas/i2c 2025-05-18 05:23:55,077 root INFO creating build/lib/dtschema/schemas/options 2025-05-18 05:23:55,078 root INFO copying dtschema/schemas/options/u-boot.yaml -> build/lib/dtschema/schemas/options 2025-05-18 05:23:55,080 root INFO creating build/lib/dtschema/schemas/thermal 2025-05-18 05:23:55,081 root INFO copying dtschema/schemas/thermal/thermal.yaml -> build/lib/dtschema/schemas/thermal 2025-05-18 05:23:55,082 root INFO creating build/lib/dtschema/schemas/reset 2025-05-18 05:23:55,083 root INFO copying dtschema/schemas/reset/reset.yaml -> build/lib/dtschema/schemas/reset 2025-05-18 05:23:55,085 root INFO creating build/lib/dtschema/schemas/gpio 2025-05-18 05:23:55,085 root INFO copying dtschema/schemas/gpio/gpio-consumer.yaml -> build/lib/dtschema/schemas/gpio 2025-05-18 05:23:55,087 root INFO copying dtschema/schemas/gpio/gpio-hog.yaml -> build/lib/dtschema/schemas/gpio 2025-05-18 05:23:55,088 root INFO copying dtschema/schemas/gpio/gpio-nexus-node.yaml -> build/lib/dtschema/schemas/gpio 2025-05-18 05:23:55,090 root INFO copying dtschema/schemas/gpio/gpio.yaml -> build/lib/dtschema/schemas/gpio 2025-05-18 05:23:55,091 root INFO creating build/lib/dtschema/schemas/pinctrl 2025-05-18 05:23:55,092 root INFO copying dtschema/schemas/pinctrl/pinctrl-consumer.yaml -> build/lib/dtschema/schemas/pinctrl 2025-05-18 05:23:55,093 root INFO creating build/lib/dtschema/schemas/dma 2025-05-18 05:23:55,094 root INFO copying dtschema/schemas/dma/dma.yaml -> build/lib/dtschema/schemas/dma 2025-05-18 05:23:55,095 root INFO creating build/lib/dtschema/schemas/pci 2025-05-18 05:23:55,096 root INFO copying dtschema/schemas/pci/pci-bus-common.yaml -> build/lib/dtschema/schemas/pci 2025-05-18 05:23:55,098 root INFO copying dtschema/schemas/pci/pci-bus.yaml -> build/lib/dtschema/schemas/pci 2025-05-18 05:23:55,099 root INFO copying dtschema/schemas/pci/pci-device.yaml -> build/lib/dtschema/schemas/pci 2025-05-18 05:23:55,101 root INFO copying dtschema/schemas/pci/pci-host-bridge.yaml -> build/lib/dtschema/schemas/pci 2025-05-18 05:23:55,102 root INFO copying dtschema/schemas/pci/pci-iommu.yaml -> build/lib/dtschema/schemas/pci 2025-05-18 05:23:55,104 root INFO copying dtschema/schemas/pci/pci-pci-bridge.yaml -> build/lib/dtschema/schemas/pci 2025-05-18 05:23:55,105 root INFO creating build/lib/dtschema/schemas/mbox 2025-05-18 05:23:55,106 root INFO copying dtschema/schemas/mbox/mbox-consumer.yaml -> build/lib/dtschema/schemas/mbox 2025-05-18 05:23:55,149 root INFO installing to build/bdist.linux-riscv64/wheel 2025-05-18 05:23:55,149 root INFO running install 2025-05-18 05:23:55,214 root INFO running install_lib 2025-05-18 05:23:55,232 root INFO creating build/bdist.linux-riscv64/wheel 2025-05-18 05:23:55,234 root INFO creating build/bdist.linux-riscv64/wheel/dtschema 2025-05-18 05:23:55,235 root INFO copying build/lib/dtschema/dtb_validate.py -> build/bdist.linux-riscv64/wheel/./dtschema 2025-05-18 05:23:55,236 root INFO copying build/lib/dtschema/__init__.py -> build/bdist.linux-riscv64/wheel/./dtschema 2025-05-18 05:23:55,237 root INFO copying build/lib/dtschema/lib.py -> build/bdist.linux-riscv64/wheel/./dtschema 2025-05-18 05:23:55,238 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas 2025-05-18 05:23:55,239 root INFO copying build/lib/dtschema/schemas/serial.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas 2025-05-18 05:23:55,241 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/iommu 2025-05-18 05:23:55,242 root INFO copying build/lib/dtschema/schemas/iommu/iommu.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/iommu 2025-05-18 05:23:55,243 root INFO copying build/lib/dtschema/schemas/cpu-map.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas 2025-05-18 05:23:55,245 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/bus 2025-05-18 05:23:55,246 root INFO copying build/lib/dtschema/schemas/bus/qemu,platform.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/bus 2025-05-18 05:23:55,247 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/reserved-memory 2025-05-18 05:23:55,248 root INFO copying build/lib/dtschema/schemas/reserved-memory/framebuffer.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/reserved-memory 2025-05-18 05:23:55,249 root INFO copying build/lib/dtschema/schemas/reserved-memory/shared-dma-pool.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/reserved-memory 2025-05-18 05:23:55,250 root INFO copying build/lib/dtschema/schemas/reserved-memory/memory-region.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/reserved-memory 2025-05-18 05:23:55,251 root INFO copying build/lib/dtschema/schemas/reserved-memory/reserved-memory.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/reserved-memory 2025-05-18 05:23:55,253 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/iio 2025-05-18 05:23:55,254 root INFO copying build/lib/dtschema/schemas/iio/iio-consumer.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/iio 2025-05-18 05:23:55,255 root INFO copying build/lib/dtschema/schemas/iio/iio.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/iio 2025-05-18 05:23:55,256 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/opp 2025-05-18 05:23:55,257 root INFO copying build/lib/dtschema/schemas/opp/opp.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/opp 2025-05-18 05:23:55,258 root INFO copying build/lib/dtschema/schemas/numa-distance-map-v1.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas 2025-05-18 05:23:55,259 root INFO copying build/lib/dtschema/schemas/aliases.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas 2025-05-18 05:23:55,261 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/isa 2025-05-18 05:23:55,262 root INFO copying build/lib/dtschema/schemas/isa/isa-bridge.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/isa 2025-05-18 05:23:55,263 root INFO copying build/lib/dtschema/schemas/isa/isa-bus.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/isa 2025-05-18 05:23:55,264 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/pwm 2025-05-18 05:23:55,265 root INFO copying build/lib/dtschema/schemas/pwm/pwm-consumer.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/pwm 2025-05-18 05:23:55,266 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/trigger 2025-05-18 05:23:55,267 root INFO copying build/lib/dtschema/schemas/trigger/trigger-source.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/trigger 2025-05-18 05:23:55,269 root INFO copying build/lib/dtschema/schemas/interconnects.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas 2025-05-18 05:23:55,270 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/phy 2025-05-18 05:23:55,271 root INFO copying build/lib/dtschema/schemas/phy/phy-consumer.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/phy 2025-05-18 05:23:55,272 root INFO copying build/lib/dtschema/schemas/phy/phy-provider.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/phy 2025-05-18 05:23:55,273 root INFO copying build/lib/dtschema/schemas/post-init-providers.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas 2025-05-18 05:23:55,274 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/power-domain 2025-05-18 05:23:55,275 root INFO copying build/lib/dtschema/schemas/power-domain/power-domain-consumer.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/power-domain 2025-05-18 05:23:55,277 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/access-controller 2025-05-18 05:23:55,278 root INFO copying build/lib/dtschema/schemas/access-controller/access-controller-consumer.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/access-controller 2025-05-18 05:23:55,279 root INFO copying build/lib/dtschema/schemas/options.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas 2025-05-18 05:23:55,280 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/hwlock 2025-05-18 05:23:55,281 root INFO copying build/lib/dtschema/schemas/hwlock/hwlock-consumer.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/hwlock 2025-05-18 05:23:55,282 root INFO copying build/lib/dtschema/schemas/interrupts.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas 2025-05-18 05:23:55,284 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/clock 2025-05-18 05:23:55,285 root INFO copying build/lib/dtschema/schemas/clock/clock.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/clock 2025-05-18 05:23:55,286 root INFO copying build/lib/dtschema/schemas/cpu.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas 2025-05-18 05:23:55,287 root INFO copying build/lib/dtschema/schemas/chosen.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas 2025-05-18 05:23:55,289 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/i2c 2025-05-18 05:23:55,290 root INFO copying build/lib/dtschema/schemas/i2c/i2c-controller.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/i2c 2025-05-18 05:23:55,291 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/options 2025-05-18 05:23:55,292 root INFO copying build/lib/dtschema/schemas/options/u-boot.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/options 2025-05-18 05:23:55,294 root INFO copying build/lib/dtschema/schemas/types.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas 2025-05-18 05:23:55,295 root INFO copying build/lib/dtschema/schemas/cache-controller.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas 2025-05-18 05:23:55,296 root INFO copying build/lib/dtschema/schemas/simple-bus.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas 2025-05-18 05:23:55,297 root INFO copying build/lib/dtschema/schemas/root-node.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas 2025-05-18 05:23:55,298 root INFO copying build/lib/dtschema/schemas/graph.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas 2025-05-18 05:23:55,299 root INFO copying build/lib/dtschema/schemas/property-units.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas 2025-05-18 05:23:55,300 root INFO copying build/lib/dtschema/schemas/cache.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas 2025-05-18 05:23:55,301 root INFO copying build/lib/dtschema/schemas/interrupt-controller.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas 2025-05-18 05:23:55,302 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/thermal 2025-05-18 05:23:55,303 root INFO copying build/lib/dtschema/schemas/thermal/thermal.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/thermal 2025-05-18 05:23:55,304 root INFO copying build/lib/dtschema/schemas/reg.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas 2025-05-18 05:23:55,305 root INFO copying build/lib/dtschema/schemas/dt-core.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas 2025-05-18 05:23:55,306 root INFO copying build/lib/dtschema/schemas/memory.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas 2025-05-18 05:23:55,308 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/reset 2025-05-18 05:23:55,309 root INFO copying build/lib/dtschema/schemas/reset/reset.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/reset 2025-05-18 05:23:55,310 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/gpio 2025-05-18 05:23:55,311 root INFO copying build/lib/dtschema/schemas/gpio/gpio-hog.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/gpio 2025-05-18 05:23:55,312 root INFO copying build/lib/dtschema/schemas/gpio/gpio-nexus-node.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/gpio 2025-05-18 05:23:55,313 root INFO copying build/lib/dtschema/schemas/gpio/gpio.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/gpio 2025-05-18 05:23:55,314 root INFO copying build/lib/dtschema/schemas/gpio/gpio-consumer.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/gpio 2025-05-18 05:23:55,316 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/pinctrl 2025-05-18 05:23:55,317 root INFO copying build/lib/dtschema/schemas/pinctrl/pinctrl-consumer.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/pinctrl 2025-05-18 05:23:55,318 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/dma 2025-05-18 05:23:55,319 root INFO copying build/lib/dtschema/schemas/dma/dma.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/dma 2025-05-18 05:23:55,320 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/pci 2025-05-18 05:23:55,321 root INFO copying build/lib/dtschema/schemas/pci/pci-iommu.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/pci 2025-05-18 05:23:55,323 root INFO copying build/lib/dtschema/schemas/pci/pci-bus-common.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/pci 2025-05-18 05:23:55,324 root INFO copying build/lib/dtschema/schemas/pci/pci-bus.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/pci 2025-05-18 05:23:55,325 root INFO copying build/lib/dtschema/schemas/pci/pci-pci-bridge.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/pci 2025-05-18 05:23:55,326 root INFO copying build/lib/dtschema/schemas/pci/pci-host-bridge.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/pci 2025-05-18 05:23:55,327 root INFO copying build/lib/dtschema/schemas/pci/pci-device.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/pci 2025-05-18 05:23:55,328 root INFO copying build/lib/dtschema/schemas/msi-consumer.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas 2025-05-18 05:23:55,329 root INFO copying build/lib/dtschema/schemas/cpus.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas 2025-05-18 05:23:55,330 root INFO copying build/lib/dtschema/schemas/bootph.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas 2025-05-18 05:23:55,331 root INFO copying build/lib/dtschema/schemas/wakeup-source.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas 2025-05-18 05:23:55,333 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/schemas/mbox 2025-05-18 05:23:55,334 root INFO copying build/lib/dtschema/schemas/mbox/mbox-consumer.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/schemas/mbox 2025-05-18 05:23:55,335 root INFO copying build/lib/dtschema/extract_example.py -> build/bdist.linux-riscv64/wheel/./dtschema 2025-05-18 05:23:55,336 root INFO copying build/lib/dtschema/schema.py -> build/bdist.linux-riscv64/wheel/./dtschema 2025-05-18 05:23:55,337 root INFO copying build/lib/dtschema/dtb.py -> build/bdist.linux-riscv64/wheel/./dtschema 2025-05-18 05:23:55,338 root INFO copying build/lib/dtschema/check_compatible.py -> build/bdist.linux-riscv64/wheel/./dtschema 2025-05-18 05:23:55,339 root INFO copying build/lib/dtschema/fixups.py -> build/bdist.linux-riscv64/wheel/./dtschema 2025-05-18 05:23:55,341 root INFO copying build/lib/dtschema/dtb2py.py -> build/bdist.linux-riscv64/wheel/./dtschema 2025-05-18 05:23:55,342 root INFO copying build/lib/dtschema/doc_validate.py -> build/bdist.linux-riscv64/wheel/./dtschema 2025-05-18 05:23:55,343 root INFO creating build/bdist.linux-riscv64/wheel/dtschema/meta-schemas 2025-05-18 05:23:55,344 root INFO copying build/lib/dtschema/meta-schemas/power-domain.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/meta-schemas 2025-05-18 05:23:55,345 root INFO copying build/lib/dtschema/meta-schemas/base.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/meta-schemas 2025-05-18 05:23:55,346 root INFO copying build/lib/dtschema/meta-schemas/nodes.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/meta-schemas 2025-05-18 05:23:55,347 root INFO copying build/lib/dtschema/meta-schemas/clocks.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/meta-schemas 2025-05-18 05:23:55,348 root INFO copying build/lib/dtschema/meta-schemas/cell.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/meta-schemas 2025-05-18 05:23:55,349 root INFO copying build/lib/dtschema/meta-schemas/boolean.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/meta-schemas 2025-05-18 05:23:55,350 root INFO copying build/lib/dtschema/meta-schemas/items.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/meta-schemas 2025-05-18 05:23:55,351 root INFO copying build/lib/dtschema/meta-schemas/core.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/meta-schemas 2025-05-18 05:23:55,352 root INFO copying build/lib/dtschema/meta-schemas/interrupts.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/meta-schemas 2025-05-18 05:23:55,353 root INFO copying build/lib/dtschema/meta-schemas/reset.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/meta-schemas 2025-05-18 05:23:55,354 root INFO copying build/lib/dtschema/meta-schemas/gpios.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/meta-schemas 2025-05-18 05:23:55,355 root INFO copying build/lib/dtschema/meta-schemas/iio.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/meta-schemas 2025-05-18 05:23:55,356 root INFO copying build/lib/dtschema/meta-schemas/types.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/meta-schemas 2025-05-18 05:23:55,357 root INFO copying build/lib/dtschema/meta-schemas/mailbox.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/meta-schemas 2025-05-18 05:23:55,358 root INFO copying build/lib/dtschema/meta-schemas/hwlock.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/meta-schemas 2025-05-18 05:23:55,359 root INFO copying build/lib/dtschema/meta-schemas/string-array.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/meta-schemas 2025-05-18 05:23:55,360 root INFO copying build/lib/dtschema/meta-schemas/dma.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/meta-schemas 2025-05-18 05:23:55,361 root INFO copying build/lib/dtschema/meta-schemas/iommu.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/meta-schemas 2025-05-18 05:23:55,362 root INFO copying build/lib/dtschema/meta-schemas/phy.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/meta-schemas 2025-05-18 05:23:55,363 root INFO copying build/lib/dtschema/meta-schemas/pwm.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/meta-schemas 2025-05-18 05:23:55,364 root INFO copying build/lib/dtschema/meta-schemas/keywords.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/meta-schemas 2025-05-18 05:23:55,365 root INFO copying build/lib/dtschema/meta-schemas/vendor-props.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/meta-schemas 2025-05-18 05:23:55,366 root INFO copying build/lib/dtschema/meta-schemas/nvmem.yaml -> build/bdist.linux-riscv64/wheel/./dtschema/meta-schemas 2025-05-18 05:23:55,367 root INFO copying build/lib/dtschema/mk_schema.py -> build/bdist.linux-riscv64/wheel/./dtschema 2025-05-18 05:23:55,368 root INFO copying build/lib/dtschema/version.py -> build/bdist.linux-riscv64/wheel/./dtschema 2025-05-18 05:23:55,369 root INFO copying build/lib/dtschema/extract_compatibles.py -> build/bdist.linux-riscv64/wheel/./dtschema 2025-05-18 05:23:55,370 root INFO copying build/lib/dtschema/validator.py -> build/bdist.linux-riscv64/wheel/./dtschema 2025-05-18 05:23:55,371 root INFO copying build/lib/dtschema/extract_props.py -> build/bdist.linux-riscv64/wheel/./dtschema 2025-05-18 05:23:55,372 root INFO copying build/lib/dtschema/cmp_schema.py -> build/bdist.linux-riscv64/wheel/./dtschema 2025-05-18 05:23:55,373 root INFO running install_egg_info 2025-05-18 05:23:55,391 root INFO Copying dtschema.egg-info to build/bdist.linux-riscv64/wheel/./dtschema-2025.2-py3.12.egg-info 2025-05-18 05:23:55,397 root INFO running install_scripts 2025-05-18 05:23:55,403 root INFO creating build/bdist.linux-riscv64/wheel/dtschema-2025.2.dist-info/WHEEL 2025-05-18 05:23:55,406 wheel INFO creating '/home/buildozer/aports/community/py3-dt-schema/src/dt-schema-2025.02/.dist/.tmp-f2yklxsm/dtschema-2025.2-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-05-18 05:23:55,408 wheel INFO adding 'dtschema/__init__.py' 2025-05-18 05:23:55,409 wheel INFO adding 'dtschema/check_compatible.py' 2025-05-18 05:23:55,410 wheel INFO adding 'dtschema/cmp_schema.py' 2025-05-18 05:23:55,412 wheel INFO adding 'dtschema/doc_validate.py' 2025-05-18 05:23:55,413 wheel INFO adding 'dtschema/dtb.py' 2025-05-18 05:23:55,415 wheel INFO adding 'dtschema/dtb2py.py' 2025-05-18 05:23:55,416 wheel INFO adding 'dtschema/dtb_validate.py' 2025-05-18 05:23:55,417 wheel INFO adding 'dtschema/extract_compatibles.py' 2025-05-18 05:23:55,418 wheel INFO adding 'dtschema/extract_example.py' 2025-05-18 05:23:55,419 wheel INFO adding 'dtschema/extract_props.py' 2025-05-18 05:23:55,421 wheel INFO adding 'dtschema/fixups.py' 2025-05-18 05:23:55,422 wheel INFO adding 'dtschema/lib.py' 2025-05-18 05:23:55,423 wheel INFO adding 'dtschema/mk_schema.py' 2025-05-18 05:23:55,425 wheel INFO adding 'dtschema/schema.py' 2025-05-18 05:23:55,426 wheel INFO adding 'dtschema/validator.py' 2025-05-18 05:23:55,428 wheel INFO adding 'dtschema/version.py' 2025-05-18 05:23:55,429 wheel INFO adding 'dtschema/meta-schemas/base.yaml' 2025-05-18 05:23:55,430 wheel INFO adding 'dtschema/meta-schemas/boolean.yaml' 2025-05-18 05:23:55,431 wheel INFO adding 'dtschema/meta-schemas/cell.yaml' 2025-05-18 05:23:55,433 wheel INFO adding 'dtschema/meta-schemas/clocks.yaml' 2025-05-18 05:23:55,434 wheel INFO adding 'dtschema/meta-schemas/core.yaml' 2025-05-18 05:23:55,435 wheel INFO adding 'dtschema/meta-schemas/dma.yaml' 2025-05-18 05:23:55,436 wheel INFO adding 'dtschema/meta-schemas/gpios.yaml' 2025-05-18 05:23:55,437 wheel INFO adding 'dtschema/meta-schemas/hwlock.yaml' 2025-05-18 05:23:55,438 wheel INFO adding 'dtschema/meta-schemas/iio.yaml' 2025-05-18 05:23:55,439 wheel INFO adding 'dtschema/meta-schemas/interrupts.yaml' 2025-05-18 05:23:55,440 wheel INFO adding 'dtschema/meta-schemas/iommu.yaml' 2025-05-18 05:23:55,441 wheel INFO adding 'dtschema/meta-schemas/items.yaml' 2025-05-18 05:23:55,442 wheel INFO adding 'dtschema/meta-schemas/keywords.yaml' 2025-05-18 05:23:55,444 wheel INFO adding 'dtschema/meta-schemas/mailbox.yaml' 2025-05-18 05:23:55,445 wheel INFO adding 'dtschema/meta-schemas/nodes.yaml' 2025-05-18 05:23:55,446 wheel INFO adding 'dtschema/meta-schemas/nvmem.yaml' 2025-05-18 05:23:55,447 wheel INFO adding 'dtschema/meta-schemas/phy.yaml' 2025-05-18 05:23:55,448 wheel INFO adding 'dtschema/meta-schemas/power-domain.yaml' 2025-05-18 05:23:55,449 wheel INFO adding 'dtschema/meta-schemas/pwm.yaml' 2025-05-18 05:23:55,450 wheel INFO adding 'dtschema/meta-schemas/reset.yaml' 2025-05-18 05:23:55,451 wheel INFO adding 'dtschema/meta-schemas/string-array.yaml' 2025-05-18 05:23:55,452 wheel INFO adding 'dtschema/meta-schemas/types.yaml' 2025-05-18 05:23:55,453 wheel INFO adding 'dtschema/meta-schemas/vendor-props.yaml' 2025-05-18 05:23:55,454 wheel INFO adding 'dtschema/schemas/aliases.yaml' 2025-05-18 05:23:55,456 wheel INFO adding 'dtschema/schemas/bootph.yaml' 2025-05-18 05:23:55,457 wheel INFO adding 'dtschema/schemas/cache-controller.yaml' 2025-05-18 05:23:55,458 wheel INFO adding 'dtschema/schemas/cache.yaml' 2025-05-18 05:23:55,459 wheel INFO adding 'dtschema/schemas/chosen.yaml' 2025-05-18 05:23:55,461 wheel INFO adding 'dtschema/schemas/cpu-map.yaml' 2025-05-18 05:23:55,462 wheel INFO adding 'dtschema/schemas/cpu.yaml' 2025-05-18 05:23:55,463 wheel INFO adding 'dtschema/schemas/cpus.yaml' 2025-05-18 05:23:55,464 wheel INFO adding 'dtschema/schemas/dt-core.yaml' 2025-05-18 05:23:55,466 wheel INFO adding 'dtschema/schemas/graph.yaml' 2025-05-18 05:23:55,467 wheel INFO adding 'dtschema/schemas/interconnects.yaml' 2025-05-18 05:23:55,468 wheel INFO adding 'dtschema/schemas/interrupt-controller.yaml' 2025-05-18 05:23:55,469 wheel INFO adding 'dtschema/schemas/interrupts.yaml' 2025-05-18 05:23:55,470 wheel INFO adding 'dtschema/schemas/memory.yaml' 2025-05-18 05:23:55,471 wheel INFO adding 'dtschema/schemas/msi-consumer.yaml' 2025-05-18 05:23:55,472 wheel INFO adding 'dtschema/schemas/numa-distance-map-v1.yaml' 2025-05-18 05:23:55,473 wheel INFO adding 'dtschema/schemas/options.yaml' 2025-05-18 05:23:55,475 wheel INFO adding 'dtschema/schemas/post-init-providers.yaml' 2025-05-18 05:23:55,476 wheel INFO adding 'dtschema/schemas/property-units.yaml' 2025-05-18 05:23:55,477 wheel INFO adding 'dtschema/schemas/reg.yaml' 2025-05-18 05:23:55,478 wheel INFO adding 'dtschema/schemas/root-node.yaml' 2025-05-18 05:23:55,479 wheel INFO adding 'dtschema/schemas/serial.yaml' 2025-05-18 05:23:55,480 wheel INFO adding 'dtschema/schemas/simple-bus.yaml' 2025-05-18 05:23:55,481 wheel INFO adding 'dtschema/schemas/types.yaml' 2025-05-18 05:23:55,482 wheel INFO adding 'dtschema/schemas/wakeup-source.yaml' 2025-05-18 05:23:55,484 wheel INFO adding 'dtschema/schemas/access-controller/access-controller-consumer.yaml' 2025-05-18 05:23:55,486 wheel INFO adding 'dtschema/schemas/bus/qemu,platform.yaml' 2025-05-18 05:23:55,487 wheel INFO adding 'dtschema/schemas/clock/clock.yaml' 2025-05-18 05:23:55,488 wheel INFO adding 'dtschema/schemas/dma/dma.yaml' 2025-05-18 05:23:55,490 wheel INFO adding 'dtschema/schemas/gpio/gpio-consumer.yaml' 2025-05-18 05:23:55,491 wheel INFO adding 'dtschema/schemas/gpio/gpio-hog.yaml' 2025-05-18 05:23:55,492 wheel INFO adding 'dtschema/schemas/gpio/gpio-nexus-node.yaml' 2025-05-18 05:23:55,493 wheel INFO adding 'dtschema/schemas/gpio/gpio.yaml' 2025-05-18 05:23:55,494 wheel INFO adding 'dtschema/schemas/hwlock/hwlock-consumer.yaml' 2025-05-18 05:23:55,496 wheel INFO adding 'dtschema/schemas/i2c/i2c-controller.yaml' 2025-05-18 05:23:55,497 wheel INFO adding 'dtschema/schemas/iio/iio-consumer.yaml' 2025-05-18 05:23:55,498 wheel INFO adding 'dtschema/schemas/iio/iio.yaml' 2025-05-18 05:23:55,500 wheel INFO adding 'dtschema/schemas/iommu/iommu.yaml' 2025-05-18 05:23:55,501 wheel INFO adding 'dtschema/schemas/isa/isa-bridge.yaml' 2025-05-18 05:23:55,502 wheel INFO adding 'dtschema/schemas/isa/isa-bus.yaml' 2025-05-18 05:23:55,503 wheel INFO adding 'dtschema/schemas/mbox/mbox-consumer.yaml' 2025-05-18 05:23:55,505 wheel INFO adding 'dtschema/schemas/opp/opp.yaml' 2025-05-18 05:23:55,506 wheel INFO adding 'dtschema/schemas/options/u-boot.yaml' 2025-05-18 05:23:55,508 wheel INFO adding 'dtschema/schemas/pci/pci-bus-common.yaml' 2025-05-18 05:23:55,509 wheel INFO adding 'dtschema/schemas/pci/pci-bus.yaml' 2025-05-18 05:23:55,510 wheel INFO adding 'dtschema/schemas/pci/pci-device.yaml' 2025-05-18 05:23:55,511 wheel INFO adding 'dtschema/schemas/pci/pci-host-bridge.yaml' 2025-05-18 05:23:55,512 wheel INFO adding 'dtschema/schemas/pci/pci-iommu.yaml' 2025-05-18 05:23:55,514 wheel INFO adding 'dtschema/schemas/pci/pci-pci-bridge.yaml' 2025-05-18 05:23:55,515 wheel INFO adding 'dtschema/schemas/phy/phy-consumer.yaml' 2025-05-18 05:23:55,516 wheel INFO adding 'dtschema/schemas/phy/phy-provider.yaml' 2025-05-18 05:23:55,517 wheel INFO adding 'dtschema/schemas/pinctrl/pinctrl-consumer.yaml' 2025-05-18 05:23:55,519 wheel INFO adding 'dtschema/schemas/power-domain/power-domain-consumer.yaml' 2025-05-18 05:23:55,520 wheel INFO adding 'dtschema/schemas/pwm/pwm-consumer.yaml' 2025-05-18 05:23:55,521 wheel INFO adding 'dtschema/schemas/reserved-memory/framebuffer.yaml' 2025-05-18 05:23:55,522 wheel INFO adding 'dtschema/schemas/reserved-memory/memory-region.yaml' 2025-05-18 05:23:55,523 wheel INFO adding 'dtschema/schemas/reserved-memory/reserved-memory.yaml' 2025-05-18 05:23:55,525 wheel INFO adding 'dtschema/schemas/reserved-memory/shared-dma-pool.yaml' 2025-05-18 05:23:55,526 wheel INFO adding 'dtschema/schemas/reset/reset.yaml' 2025-05-18 05:23:55,527 wheel INFO adding 'dtschema/schemas/thermal/thermal.yaml' 2025-05-18 05:23:55,528 wheel INFO adding 'dtschema/schemas/trigger/trigger-source.yaml' 2025-05-18 05:23:55,530 wheel INFO adding 'dtschema-2025.2.dist-info/licenses/LICENSE.txt' 2025-05-18 05:23:55,532 wheel INFO adding 'dtschema-2025.2.dist-info/METADATA' 2025-05-18 05:23:55,533 wheel INFO adding 'dtschema-2025.2.dist-info/WHEEL' 2025-05-18 05:23:55,534 wheel INFO adding 'dtschema-2025.2.dist-info/entry_points.txt' 2025-05-18 05:23:55,534 wheel INFO adding 'dtschema-2025.2.dist-info/top_level.txt' 2025-05-18 05:23:55,537 wheel INFO adding 'dtschema-2025.2.dist-info/RECORD' 2025-05-18 05:23:55,540 root INFO removing build/bdist.linux-riscv64/wheel 2025-05-18 05:23:55,558 gpep517 INFO The backend produced .dist/dtschema-2025.2-py3-none-any.whl dtschema-2025.2-py3-none-any.whl ......../home/buildozer/aports/community/py3-dt-schema/src/dt-schema-2025.02/test/schemas/bad-example.yaml: ignoring, error in schema: title /home/buildozer/aports/community/py3-dt-schema/src/dt-schema-2025.02/test/schemas/child-node-example.yaml: foo: missing type definition vendor,required-property: size (9) error for type uint32 interrupts: size (7) error for type uint32-matrix vendor,bool-prop: size (5) error for type flag . ---------------------------------------------------------------------- Ran 9 tests in 17.053s 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: 106.3 KB >>> py3-dt-schema-pyc*: Compressing data... >>> py3-dt-schema-pyc*: Create checksum... >>> py3-dt-schema-pyc*: Create py3-dt-schema-pyc-2025.02-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: 270.2 KB >>> py3-dt-schema*: Compressing data... >>> py3-dt-schema*: Create checksum... >>> py3-dt-schema*: Create py3-dt-schema-2025.02-r0.apk >>> py3-dt-schema: Build complete at Sun, 18 May 2025 05:24:17 +0000 elapsed time 0h 0m 29s >>> py3-dt-schema: Cleaning up srcdir >>> py3-dt-schema: Cleaning up pkgdir >>> py3-dt-schema: Uninstalling dependencies... (1/41) Purging .makedepends-py3-dt-schema (20250518.052350) (2/41) Purging py3-ruamel.yaml-pyc (0.17.28-r1) (3/41) Purging py3-ruamel.yaml (0.17.28-r1) (4/41) Purging py3-ruamel.yaml.clib (0.2.8-r2) (5/41) Purging py3-jsonschema417-pyc (4.17.3-r1) (6/41) Purging py3-jsonschema417 (4.17.3-r1) (7/41) Purging py3-pyrsistent-pyc (0.20.0-r1) (8/41) Purging py3-pyrsistent (0.20.0-r1) (9/41) Purging py3-attrs-pyc (25.3.0-r0) (10/41) Purging py3-attrs (25.3.0-r0) (11/41) Purging py3-rfc3987-pyc (1.3.8-r6) (12/41) Purging py3-rfc3987 (1.3.8-r6) (13/41) Purging py3-libfdt-pyc (1.7.2-r0) (14/41) Purging py3-libfdt (1.7.2-r0) (15/41) Purging py3-setuptools_scm-pyc (8.2.0-r0) (16/41) Purging py3-setuptools_scm (8.2.0-r0) (17/41) Purging py3-setuptools-pyc (80.5.0-r0) (18/41) Purging py3-setuptools (80.5.0-r0) (19/41) Purging py3-wheel-pyc (0.46.1-r0) (20/41) Purging py3-wheel (0.46.1-r0) (21/41) Purging py3-packaging-pyc (25.0-r0) (22/41) Purging py3-packaging (25.0-r0) (23/41) Purging py3-parsing-pyc (3.2.3-r0) (24/41) Purging py3-parsing (3.2.3-r0) (25/41) Purging py3-gpep517-pyc (19-r0) (26/41) Purging py3-gpep517 (19-r0) (27/41) Purging py3-installer-pyc (0.7.0-r2) (28/41) Purging py3-installer (0.7.0-r2) (29/41) Purging python3-pyc (3.12.10-r0) (30/41) Purging python3-pycache-pyc0 (3.12.10-r0) (31/41) Purging pyc (3.12.10-r0) (32/41) Purging python3 (3.12.10-r0) (33/41) Purging dtc (1.7.2-r0) (34/41) Purging gdbm (1.24-r0) (35/41) Purging libbz2 (1.0.8-r6) (36/41) Purging libfdt (1.7.2-r0) (37/41) Purging libffi (3.4.8-r0) (38/41) Purging libpanelw (6.5_p20250503-r0) (39/41) Purging mpdecimal (4.0.1-r0) (40/41) Purging sqlite-libs (3.49.2-r0) (41/41) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r17.trigger OK: 338 MiB in 101 packages >>> py3-dt-schema: Updating the community/riscv64 repository index... >>> py3-dt-schema: Signing the index...