https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/pyside2-5.15.2-r2 installs pkg-config files that do not respect libdir. Discovered on: amd64 (internal ref: ci)
Created attachment 798817 [details] build.log.xz build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
ci has reproduced this issue with version 5.15.5 - Updating summary.
Unfortunately nothing we can do here, the pkgconfig file contains references to the python stuff in /usr/lib/pythonX.Y/ and to the main libs in /usr/lib64.
@sam: is there something we can do (like adapt the warn)?
We could also check, where the pythonpath is being used. The cmake config files should have the same issue, but it seems there's been no warning present so far in pkgcheck. Is any package we host in ::gentoo actually using pyside without cmake, i.e. is using pkg-config to get these values? If not, and the research of where the pythonpath variable is actually used leads to the result, we probably won't need it, we could consider, just removing it from the .in file.
ci has reproduced this issue with version 5.15.6 - Updating summary.
ci has reproduced this issue with version 5.15.7 - Updating summary.
ci has reproduced this issue with version 5.15.8 - Updating summary.
ci has reproduced this issue with version 5.15.8-r1 - Updating summary.
ci has reproduced this issue with version 5.15.9 - Updating summary.
ci has reproduced this issue with version 5.15.10 - Updating summary.
gcc14_tinderbox has reproduced this issue with version 5.15.11-r1 - Updating summary.
gcc14_tinderbox has reproduced this issue with version 5.15.12 - Updating summary.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1e27ebcaab82dea490ab48f29c269240c0b74ba commit b1e27ebcaab82dea490ab48f29c269240c0b74ba Author: Andrew Ammerlaan <andrewammerlaan@gentoo.org> AuthorDate: 2024-03-09 07:40:02 +0000 Commit: Andrew Ammerlaan <andrewammerlaan@gentoo.org> CommitDate: 2024-03-09 07:40:48 +0000 profiles/package.deprecated: deprecate pyside2 and friends Bug: https://bugs.gentoo.org/864391 Bug: https://bugs.gentoo.org/920544 Bug: https://bugs.gentoo.org/915379 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> profiles/package.deprecated | 8 ++++++++ 1 file changed, 8 insertions(+)
ci has reproduced this issue with version 5.15.13 - Updating summary.
ci has reproduced this issue with version 5.15.14 - Updating summary.