https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224493

            Bug ID: 224493
           Summary: multimedia/webcamoid: missing runtime dependency on
                    x11-toolkits/qt5-quickcontrols
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: needs-patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: [email protected]
          Reporter: [email protected]
          Assignee: [email protected]
             Flags: maintainer-feedback?([email protected])
                CC:

webcamoid fails to start without in X11 jail due to lack of
USE_QT5=quickcontrols_run. Ignoring Qt5 itself underspecifying some
dependencies here's what happens:

$ pkg install webcamoid mesa-dri xkeyboard-config
$ service dbus onestart
$ webcamoid
W: [(null)] caps.c: Normally all extra capabilities would be dropped now, but
that's impossible because PulseAudio was built without capabilities support.
qt.network.ssl: QSslSocket: cannot resolve SSL_CTX_set1_groups
QQmlApplicationEngine failed to load component
qrc:/Webcamoid/share/qml/main.qml:21 module "QtQuick.Dialogs" is not installed
qrc:/Webcamoid/share/qml/main.qml:23 module "QtQuick.Controls" is not installed
qrc:/Webcamoid/share/qml/main.qml:21 module "QtQuick.Dialogs" is not installed
qrc:/Webcamoid/share/qml/main.qml:23 module "QtQuick.Controls" is not installed
^C

Workaround:
$ pkg install qt5-quickcontrols

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

Reply via email to