Re: Problem compiling py-* ports

2023-04-18 Thread Filippo Moretti
After completing installworld and rebuilding python39 I do get the same error as reported previouslyFilippo On Tuesday, April 18, 2023 at 12:54:33 PM UTC, Mateusz Guzik wrote: On 4/18/23, Filippo Moretti wrote: > Good morning,                      I run this versione of Frrebsd and a

Re: Problem compiling py-* ports

2023-04-18 Thread Mateusz Guzik
On 4/18/23, Filippo Moretti wrote: > Good morning, I run this versione of Frrebsd and al > py-* ports fail with the following message.sincerelyFilippo > > FreeBSD STING 14.0-CURRENT FreeBSD 14.0-CURRENT #6 > main-n261981-63b113af5706: Tue Apr 4 16:57:47 CEST 2023 > filippo@S

Re: Problem compiling py-* ports

2023-04-18 Thread Filippo Moretti
After following the instructions provided I get the following:==>>> All >> py39-pygments-2.14.0 (1/9) ===>  Building for py39-pygments-2.15.0 /usr/local/bin/python3.9: No module named build *** Error code 1 Stop. make: stopped in /usr/ports/textproc/py-pygments ===>>> make build failed for te

Re: Problem compiling py-* ports

2023-04-18 Thread Felix Palmen
* Marek Zarychta [20230418 11:41]: > What is the culprit? Most likely some leftovers from older package versions (so it's only a problem when building in the live system. A clean jail won't have the offending files). > Removing blindly all py- packages for all affected > hos

Re: Problem compiling py-* ports

2023-04-18 Thread Christos Chatzaras
> On 18 Apr 2023, at 11:12, Filippo Moretti wrote: > > Good morning, >I run this versione of Frrebsd and al py-* ports fail > with the following message. > sincerely > Filippo Maybe this helps: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269545#c6

Re: Problem compiling py-* ports

2023-04-18 Thread Marek Zarychta
W dniu 18.04.2023 o 10:46, Felix Palmen pisze: * Filippo Moretti [20230418 08:12]:   File "/usr/local/lib/python3.9/site-packages/setuptools/_importlib.py", line 31, in     if isinstance(ob, importlib_metadata.MetadataPathFinder) AttributeError: module 'importlib_metadata' has no attribute

Re: Problem compiling py-* ports

2023-04-18 Thread Felix Palmen
* Filippo Moretti [20230418 08:12]: >   File "/usr/local/lib/python3.9/site-packages/setuptools/_importlib.py", > line 31, in >     if isinstance(ob, importlib_metadata.MetadataPathFinder) > AttributeError: module 'importlib_metadata' has no attribute > 'MetadataPathFinder' Looks like you're b

Problem compiling py-* ports

2023-04-18 Thread Filippo Moretti
Good morning,   I run this versione of Frrebsd and al py-* ports fail with the following message.sincerelyFilippo FreeBSD STING 14.0-CURRENT FreeBSD 14.0-CURRENT #6 main-n261981-63b113af5706: Tue Apr  4 16:57:47 CEST 2023 filippo@STING:/usr/obj/usr/src/amd64.amd64/sys/ST