Hi, Am Dienstag, 27. August 2019, 13:21:46 CEST schrieb Martin Wilck:
Hi,
the hplip build fails on openSUSE:Factory:PowerPC because of the following dependency change:
hplip (buildreq) -> python3-qt5-devel -> libqt5-qttools-devel -> libqt5-qttools-doc -> clang = 8.0.0
... because clang is unavailable on ppc64.
clang = 8.0.0 is not available as it's at version 8.0.1 meanwhile.
Likewise, the following chain breaks the build on armv7l:
hplip (buildreq) -> python3-qt5-devel -> libqt5-qtwebengine-devel -> libavcodec58 -> libdav1d.so.1
It seems that I can fix my build using #!BuildIgnore. Yet I'd like to question whether these are really hard dependencies. Is it reasonable to require libavcodec to be installed in order to compile for Qt5?
Not a python3-qt or even Qt issue - ffmpeg is not installable. Both of those issues seem to be caused by not completely built projects, which can happen for ports as they don't have a separate /snapshots repository with consistent packges. So just be patient, it should resolve itself. Cheers, Fabian
Regards, Martin
-- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org