On Mon, 18 Oct 2021 12:51:05 +0200, Xavier Humbert wrote:
> [root@numenor ~]# cd /usr/ports/devel/py-platformdirs/
> [root@numenor py-platformdirs]# make
> ===> py38-platformdirs-2.4.0 depends on package: py38-setuptools>0 -
> found
> ===> py38-platformdirs-2.4.0 depends on file:
> /usr/local/
On 10/18/21 10:47, Herbert J. Skuhra wrote:
On Mon, 18 Oct 2021 10:13:26 +0200, Xavier Humbert wrote:
On 10/16/21 17:47, Herbert J. Skuhra wrote:
On Sat, 16 Oct 2021 16:35:08 +0200, Xavier Humbert wrote:
I should definiteldy check, but what, I dunno
[xavier@numenor ports]$ grep DEFAULT_VER
On Mon, 18 Oct 2021 10:13:26 +0200, Xavier Humbert wrote:
>
>
> On 10/16/21 17:47, Herbert J. Skuhra wrote:
> > On Sat, 16 Oct 2021 16:35:08 +0200, Xavier Humbert wrote:
> >
> >> I should definiteldy check, but what, I dunno
> >>
> >> [xavier@numenor ports]$ grep DEFAULT_VERSIONS /etc/make.conf
On 10/16/21 17:47, Herbert J. Skuhra wrote:
On Sat, 16 Oct 2021 16:35:08 +0200, Xavier Humbert wrote:
I should definiteldy check, but what, I dunno
[xavier@numenor ports]$ grep DEFAULT_VERSIONS /etc/make.conf
DEFAULT_VERSIONS+=ssl=openssl
DEFAULT_VERSIONS+=python=3.8
DEFAULT_VERSIONS+=php=7.3
If you have a strange Perl version, consider deleting the files in the
locations shown in the following command.
make -C /usr/ports/lang/perl5.34/ -V _PERL5_DEFAULT_FILE
For reference
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250053
On Sat, 16 Oct 2021 16:35:08 +0200, Xavier Humbert wrote:
> I should definiteldy check, but what, I dunno
>
> [xavier@numenor ports]$ grep DEFAULT_VERSIONS /etc/make.conf
> DEFAULT_VERSIONS+=ssl=openssl
> DEFAULT_VERSIONS+=python=3.8
> DEFAULT_VERSIONS+=php=7.3
> DEFAULT_VERSIONS+=perl5=5.34
> [x
Hi Herbert
On 10/16/21 11:00, Herbert J. Skuhra wrote:
You should check your system. What's the output of 'pkg info perl5'?
I should definiteldy check, but what, I dunno
[xavier@numenor ports]$ grep DEFAULT_VERSIONS /etc/make.conf
DEFAULT_VERSIONS+=ssl=openssl
DEFAULT_VERSIONS+=python=3.8
DEF
On Sat, Oct 16, 2021 at 09:47:18AM +0200, Xavier Humbert wrote:
> Hi,
>
> I had to install via pkg a Python module that won't compile. I know it's Bad
> to mix ports and packages, but it doesn't compile for an unknown reason, and
> I need it.
>
> When I do
>
> pkg install devel/py-platformdirs
>
Hi,
I had to install via pkg a Python module that won't compile. I know it's
Bad to mix ports and packages, but it doesn't compile for an unknown
reason, and I need it.
When I do
pkg install devel/py-platformdirs
It says
New packages to be INSTALLED:
perl5.30: 5.30.3_1
py38-platformdirs: