Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Sep 2022 18:18:40 +0200
From:      Rainer Hurling <rhurlin@gwdg.de>
To:        David Wolfskill <david@catwhisker.org>, Dima Panov <fluffy@freebsd.org>
Cc:        <freebsd-ports@freebsd.org>
Subject:   Re: What is this "gi" Python module that x11-toolkits/gtk40 wants?
Message-ID:  <c084238f-5d46-bfbc-8f4e-2dd5af665fa2@gwdg.de>
In-Reply-To: <Yx4CTRr/%2BeMWGtMT@albert.catwhisker.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>

next in thread | previous in thread | raw e-mail | index | archive | help
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?

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'))

> 
> Peace,
> david




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?c084238f-5d46-bfbc-8f4e-2dd5af665fa2>