From nobody Sun Sep 11 15:44:13 2022 X-Original-To: freebsd-ports@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4MQYtm1vRfz4c608 for ; Sun, 11 Sep 2022 15:44:16 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from mx.catwhisker.org (mx.catwhisker.org [107.204.234.170]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4MQYtl1G4wz429Q; Sun, 11 Sep 2022 15:44:15 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from albert.catwhisker.org (localhost [127.0.0.1]) by albert.catwhisker.org (8.16.1/8.15.2) with ESMTP id 28BFiDe2003626; Sun, 11 Sep 2022 15:44:13 GMT (envelope-from david@albert.catwhisker.org) Received: (from david@localhost) by albert.catwhisker.org (8.16.1/8.16.1/Submit) id 28BFiD17003625; Sun, 11 Sep 2022 08:44:13 -0700 (PDT) (envelope-from david) Date: Sun, 11 Sep 2022 08:44:13 -0700 From: David Wolfskill To: Dima Panov Cc: freebsd-ports@freebsd.org Subject: Re: What is this "gi" Python module that x11-toolkits/gtk40 wants? Message-ID: References: <7e16d47d-51bf-abbd-eccf-6cbd23ad61f0@FreeBSD.org> List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="syU7lstx7g6GY/lF" Content-Disposition: inline In-Reply-To: X-Rspamd-Queue-Id: 4MQYtl1G4wz429Q X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of david@catwhisker.org designates 107.204.234.170 as permitted sender) smtp.mailfrom=david@catwhisker.org X-Spamd-Result: default: False [-4.37 / 15.00]; SIGNED_PGP(-2.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; SUBJECT_ENDS_QUESTION(1.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.97)[-0.974]; R_SPF_ALLOW(-0.20)[+ip4:107.204.234.170:c]; MIME_GOOD(-0.20)[multipart/signed,text/plain]; MLMMJ_DEST(0.00)[freebsd-ports@freebsd.org]; FREEFALL_USER(0.00)[david]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; RCPT_COUNT_TWO(0.00)[2]; TO_DN_SOME(0.00)[]; MID_RHS_MATCH_FROMTLD(0.00)[]; RCVD_COUNT_THREE(0.00)[3]; TO_MATCH_ENVRCPT_ALL(0.00)[]; FROM_HAS_DN(0.00)[]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:7018, ipnet:107.192.0.0/12, country:US]; DMARC_NA(0.00)[catwhisker.org]; ARC_NA(0.00)[] X-ThisMailContainsUnwantedMimeParts: N --syU7lstx7g6GY/lF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Sep 11, 2022 at 06:28:35PM +0300, Dima Panov wrote: > ....=20 > Just curious -- did you rebuild/reinstall *ALL* 'py3*-*' modules after=20 > 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. Peace, david --=20 David H. Wolfskill david@catwhisker.org "In my administration, I'm going to enforce all laws concerning the protection of classified information. No one will be above the law." -- D. Trump, August, 2016 See https://www.catwhisker.org/~david/publickey.gpg for my public key. --syU7lstx7g6GY/lF Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iNUEARYKAH0WIQSr0Kzv+UJRY3wfOii0+6PfV4Ix1AUCYx4CTV8UgAAAAAAuAChp c3N1ZXItZnByQG5vdGF0aW9ucy5vcGVucGdwLmZpZnRoaG9yc2VtYW4ubmV0QUJE MEFDRUZGOTQyNTE2MzdDMUYzQTI4QjRGQkEzREY1NzgyMzFENAAKCRC0+6PfV4Ix 1OwmAP0U8r2C9b6TzFUPSXptNeYWyCpJ40X14psYqqgFofLy9AEAwyBijkptS51s hDcgvCeFRis/0IJKdDzXQY0/UcXgFA4= =tazI -----END PGP SIGNATURE----- --syU7lstx7g6GY/lF--