Date: Fri, 22 Sep 2023 11:54:14 +0000 From: bugzilla-noreply@freebsd.org To: desktop@FreeBSD.org Subject: [Bug 274020] devel/meson: ModuleNotFoundError: No module named 'typing_extensions' Message-ID: <bug-274020-39348@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274020 Bug ID: 274020 Summary: devel/meson: ModuleNotFoundError: No module named 'typing_extensions' Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: desktop@FreeBSD.org Reporter: milios@ccsys.com Flags: maintainer-feedback?(desktop@FreeBSD.org) Assignee: desktop@FreeBSD.org I am working with DEFAULT_VERSIONS+=3D python=3D3.11 python3=3D3.11 In building meson-1.2.1 I encounter an error: ModuleNotFoundError: No module named 'typing_extensions' I added this to BUILD_DEPENDS: ${PYTHON_PKGNAMEPREFIX}typing-extensions>0:devel/py-typing-extensions@${PY_= FLAVOR} ...for "Great Success!" I don't however use Python enough nor have the necessary motivation to investigate in order to confidently say where this line might more appropriately belong (LIB_DEPENDS perhaps?) and under what conditions (Pyth= on versions? Other software I have tickling the configure target?). Meson is n= ow working well on my workstation for my purposes (where all build dependencies always remain installed anyway among 2500+ pkgs). I am of course assuming this error doesn't come up in the typical environme= nt. If requested, I would be happy to dig further into its cause. --=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-274020-39348>