Date: Sun, 11 Sep 2022 19:15:03 +0200 From: Rainer Hurling <rhurlin@gwdg.de> To: Dima Panov <fluffy@FreeBSD.org>, David Wolfskill <david@catwhisker.org> Cc: <freebsd-ports@freebsd.org> Subject: Re: What is this "gi" Python module that x11-toolkits/gtk40 wants? Message-ID: <19b5c03a-2b1a-ce51-4930-e4a75528b453@gwdg.de> In-Reply-To: <4d91ac23-6e14-420f-da70-8ccf6d7e305b@FreeBSD.org> References: <Yx3rBX/6ET7WXDqL@albert.catwhisker.org> <7e16d47d-51bf-abbd-eccf-6cbd23ad61f0@FreeBSD.org> <Yx36ufqW8/vvCeW4@albert.catwhisker.org> <a6124243-77ce-deba-0b04-784fd63f2541@FreeBSD.org> <Yx4CTRr/%2BeMWGtMT@albert.catwhisker.org> <c084238f-5d46-bfbc-8f4e-2dd5af665fa2@gwdg.de> <4d91ac23-6e14-420f-da70-8ccf6d7e305b@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Am 11.09.22 um 18:46 schrieb Dima Panov: > On 11.09.2022 19:18, Rainer Hurling wrote: >> Hi David, >> >> Am 11.09.22 um 17:44 schrieb David Wolfskill: >>> On Sun, Sep 11, 2022 at 06:28:35PM +0300, Dima Panov wrote: >>>> .... >>>> Just curious -- did you rebuild/reinstall *ALL* 'py3*-*' modules after >>>> bump default python from 3.8 to 3.9? >>>> .... >>> >>> Not sure -- that was a while back, and I only keep build typescripts for >>> a limited time. >>> >>> In any case, given the above hint, I just ran "portmaster py3\*" (which >>> is, admittedly, rather brute-force). >>> >>> A subsequent "portmaster -da" (to pick up x11-toolkits/gtk40) still >>> fails in precisely the same way, though. >>> >>> Thanks for taking the time to help -- this feels as if I'm doing >>> something (after a couple of decades of reasonable success at keeping >>> things up-to-date) rather fundamentally wrong. >> >> Just a wild guess. Is textproc/gtk-doc installed? > > gtk-doc package is legacy/outdated mechanism to gen html docs > > >> It seems required indirectly by meson in x11-toolkits/gtk40: >> >> docs/reference/meson.build:l4 >> gidocgen = find_program('gi-docgen', required: get_option('gtk_doc')) >> > > gtk_doc knob for meson config is not equals to gtk-doc package > requirements but for gi-docgen from textproc/py-gi-docgen. > > Knob name was keep'd for compatibility with legacy build systems Ok, I see. Thanks for clarification!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19b5c03a-2b1a-ce51-4930-e4a75528b453>