Changing to the Draft workbench gives the following in the Report View - "Error: Pivy not found, Draft workbench will be disabled."
Also -
import PyQt4 from PyQt4 import QtCore
causes a segfault on my system (Manjaro kernel 4.14.23-1, KDE Plasma 5.12.2, Qt 5.10.1)
Pinned Comments
adrianinsaval commented on 2023-03-12 14:50 (UTC)
If the check fails there is little I can do about it as it most likely needs to be fixed upstream, in such cases report those upstream (maybe wait a day or two as sometimes it's quickly solved upstream) or skip the check with
makepkg --nocheck
if you don't care about the functionality that is being reported as failing in the check.