Date: Tue, 22 Feb 2022 21:34:59 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 262129] devel/py-qt5-pyqt Build error "'super' object has no attribute 'get_platform_tag'" Message-ID: <bug-262129-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D262129 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@FreeBSD.org Reporter: devnull@apt322.org Assignee: kde@FreeBSD.org Flags: maintainer-feedback?(kde@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 =3D 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 --=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-262129-7788>