Date: Wed, 19 May 2021 20:10:34 +0300 From: Gleb Popov <arrowd@freebsd.org> To: Xavier Humbert <xavier@groumpf.org> Cc: FreeBSD ports list <freebsd-ports@freebsd.org> Subject: Re: Error reinstalling python 3.8.10 from ports Message-ID: <CALH631nAC16y8TOro3khhDtPBUD6CDJw=sthQLq=3SW4n7WAmg@mail.gmail.com> In-Reply-To: <707f6044-caaf-d8a6-cad5-0f4ff6297394@groumpf.org> References: <707f6044-caaf-d8a6-cad5-0f4ff6297394@groumpf.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, May 19, 2021 at 6:55 PM Xavier Humbert <xavier@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 ?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALH631nAC16y8TOro3khhDtPBUD6CDJw=sthQLq=3SW4n7WAmg>