Poudriere
Lorenzo Salvadore
phascolarctos at protonmail.ch
Wed Sep 12 11:50:53 UTC 2018
> > Removed that file from those ports and didn't seem to help
>
> Can you tell if installing port lang/python36 alone instead of as a
> dependency works? I think it does not.
> The problem might be at the end of lang/python36/Makefile (from
> line 140 and down). There is a similiar block at the end of
> lang/python37/Makefile, while lang/python27/Makefile last block
> is a bit different.
Could you also execute the following Makefile and give us the output?
all:
@echo OSVERSION = ${OSVERSION}
@echo OSREL = ${OSREL}
.include <bsd.port.mk>
It might be that 12-CURRENT on a non x86 architecture sets wrongly
those variables.
Lorenzo Salvaore.
More information about the freebsd-ports
mailing list