[Bug 262129] devel/py-qt5-pyqt Build error "'super' object has no attribute 'get_platform_tag'"
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Feb 22 21:34:59 GMT 2022
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262129
Bug ID: 262129
Summary: devel/py-qt5-pyqt Build error "'super' object has no
attribute 'get_platform_tag'"
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: kde at FreeBSD.org
Reporter: devnull at apt322.org
Assignee: kde at FreeBSD.org
Flags: maintainer-feedback?(kde at FreeBSD.org)
Hello,
I'm performing a py-qt5-pyqt build, but results in error.
I'm using FreeBSD13 p7.
if self.project.get_platform_tag().endswith('_universal2'):
File "/usr/local/lib/python3.8/site-packages/pyqtbuild/project.py", line 138,
in get_platform_tag
platform_tag = super().get_platform_tag().split('_')
AttributeError: 'super' object has no attribute 'get_platform_tag'
*** Error code 1
Stop.
make: stopped in /usr/ports/devel/py-qt5-pyqt
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list