From nobody Tue Feb 7 19:31:47 2023 X-Original-To: python@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 4PBCtj6Gnlz3ncKR for ; Tue, 7 Feb 2023 19:31:57 +0000 (UTC) (envelope-from pi@freebsd.org) Received: from fc.opsec.eu (fc.opsec.eu [IPv6:2001:14f8:200:4::4]) (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 4PBCtj3wHwz4c1P; Tue, 7 Feb 2023 19:31:57 +0000 (UTC) (envelope-from pi@freebsd.org) Authentication-Results: mx1.freebsd.org; none Received: from pi by fc.opsec.eu with local (Exim 4.95 (FreeBSD)) (envelope-from ) id 1pPTgx-000B8b-RF; Tue, 07 Feb 2023 20:31:47 +0100 Date: Tue, 7 Feb 2023 20:31:47 +0100 From: Kurt Jaeger To: Charlie Li Cc: Yuri Victorovich , python@freebsd.org Subject: Re: textproc/py-pyphen: Change build to pep517 Message-ID: References: <202302061004.316A4YbD001799@gitrepo.freebsd.org> <66507b37-a9b1-c6a5-4602-ff2f4cb9edff@freebsd.org> List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <66507b37-a9b1-c6a5-4602-ff2f4cb9edff@freebsd.org> X-Rspamd-Queue-Id: 4PBCtj3wHwz4c1P X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:12502, ipnet:2001:14f8::/32, country:DE] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N Hi! > Kurt Jaeger wrote: > > It looks like it now requires devel/py-flit and/or devel/py-flit-core. [...] > For these specifically, there's some additional magic involved, due > these being bootstrap components. Thanks. I'm testbuilding print/py-weasyprint and it fails with this: =>> Checking for filesystem violations... done =>> Error: Filesystem touched during build: extra: usr/local/lib/python3.9/site-packages/flit_core/__pycache__ extra: usr/local/lib/python3.9/site-packages/flit_core/vendor/__pycache__ extra: usr/local/lib/python3.9/site-packages/flit_core/vendor/tomli/__pycache__ =>> Cleaning up wrkdir I test on 12.3amd, 12.4amd, 13.1amd, 14.0i386 and 14.0amd. It happens on 12.4a and 14.0i -- not on the other ones ? So I guess it has to do with flit-core ? I'm lost on why this is happening. Any ideas ? -- pi@FreeBSD.org +49 171 3101372 Now what ?