Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Nov 2019 10:58:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 241855] devel/pyside2: Missing dependencies
Message-ID:  <bug-241855-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241855

            Bug ID: 241855
           Summary: devel/pyside2: Missing dependencies
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: cmt@freebsd.org
          Reporter: rhurlin@gwdg.de
          Assignee: cmt@freebsd.org
             Flags: maintainer-feedback?(cmt@freebsd.org)

Created attachment 209030
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D209030&action=
=3Dedit
patch to add dependencies to devel/pyside2

Building devel/pyside2 with DEVELOPER=3Dyes in /etc/make.conf gives the fol=
lowing
error in stage-qa:

=3D=3D=3D=3D> Running Q/A tests (stage-qa)
Error: /usr/local/lib/python3.6/site-packages/PySide2/Qt3DExtras.cpython-36=
m.so
is linked to /usr/local/lib/qt5/libQt5Gamepad.so.5 from
x11-toolkits/qt5-gamepad but it is not declared as a dependency
Warning: you need USES=3Dqt:5 and USE_QT+=3Dgamepad
Error:
/usr/local/lib/python3.6/site-packages/PySide2/QtRemoteObjects.cpython-36m.=
so
is linked to /usr/local/lib/qt5/libQt5RemoteObjects.so.5 from
devel/qt5-remoteobjects but it is not declared as a dependency
Warning: you need USES=3Dqt:5 and USE_QT+=3Dremoteobjects


The attached patch adds the wanted deps into the ports Makefile.

portlint -AC seems happy.

Tested with Poudriere HEADa/i, 12.1a/i and 11.3a/i.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-241855-7788>