Error reinstalling python 3.8.10 from ports

Gleb Popov arrowd at freebsd.org
Wed May 19 17:11:04 UTC 2021


On Wed, May 19, 2021 at 6:55 PM Xavier Humbert <xavier at groumpf.org> wrote:

> Hi,
>
> I got trouble with python 3.8.10 at reinstall stage :
>
> > ===>   Registering installation for python38-3.8.10
> > pkg-static: Unable to access file
> >
> /usr/ports/lang/python38/work/stage/usr/local/lib/python3.8/lib-dynload/_asyncio.cpython-38.so:No
>
> > such file or directory
> > pkg-static: Unable to access file
> >
> /usr/ports/lang/python38/work/stage/usr/local/lib/python3.8/lib-dynload/_bisect.cpython-38.so:No
>
> > such file or directory
> And a bunch of others (the whole lib-dynload directory actually)
>
> In fact those files are almost present : the are not  named eg
> _asyncio.cpython-38.so , but asyncio.cpython-38*d*.so
>
> Where from comes this *d* letter, which is not in pkg-plist ?
>

Just a guess - are you building with WITH_DEBUG=yes ?


More information about the freebsd-ports mailing list