Details
Description
PySide embeds a build time path to the installed python files which cause QA errors on Yocto builds.
ERROR: python3-pyside6-6.8.1-r0 do_package_qa: QA Issue: File /usr/lib/python3.12/site-packages/PySide6/__init__.py in package python3-pyside6 contains reference to TMPDIR [buildpaths]
ERROR: python3-pyside6-6.8.1-r0 do_package_qa: Fatal QA errors were found, failing task.
_init_.py has
in_build = Path("/home/sapiippo/qt6/build/tmp/work/cortexa57-poky-linux/python3-pyside6/6.8.1/build") in location.parents
Attachments
Issue Links
- relates to
-
QTBUG-105926 Qt should support reproducible builds
- Open