Re: devel/gtest: testdep on python

2022-02-07 Thread Theo Buehler
On Mon, Feb 07, 2022 at 10:12:08PM +, Klemens Nanni wrote: > -- Found PythonInterp: /usr/local/bin/python3.9 (found version "3.9.10") > > The tests then use python. This makes sense (ok) > Zap ports-clang while here. That's ports-gcc, which will be needed for sparc64 > -COMPILER =

Re: devel/gtest: testdep on python

2022-02-07 Thread Klemens Nanni
On Mon, Feb 07, 2022 at 10:12:08PM +, Klemens Nanni wrote: > -- Found PythonInterp: /usr/local/bin/python3.9 (found version "3.9.10") > > The tests then use python. > Zap ports-clang while here. > -COMPILER = base-clang ports-gcc base-gcc > +COMPILER = base-clang base-gcc