Date: Thu, 06 Apr 2023 16:11:59 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 270672] devel/py-QtPy: Patch to fix build with poudriere Message-ID: <bug-270672-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270672 Bug ID: 270672 Summary: devel/py-QtPy: Patch to fix build with poudriere Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: yuri@freebsd.org Reporter: junchoon@dec.sakura.ne.jp Flags: maintainer-feedback?(yuri@freebsd.org) Assignee: yuri@freebsd.org Created attachment 241326 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D241326&action= =3Dedit Patch to add explicit BUILD_DEPENDS to devel/py-setuptools devel/py-QtPy fails to build with poudriere. Also found reported on pkg-fallout@ ML [1]. This doesn't happen building with ports-mgmt/pkg_replace on bare-metal environment, which has devel/py-setuptools installed. Attached patch adds explicit build dependency to devel/py-setuptools. Not 100% sure this is the correct approach (add distutils to USE_PYTHON is better?), but it fixes poudriere build for me. [1] https://lists.freebsd.org/archives/freebsd-pkg-fallout/2023-April/360892.ht= ml --=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-270672-7788>