Re: Can not build 1.14.0 python3 bindings without SWIG installed

2020-05-31 Thread Yasuhito FUTATSUKI
In article <604113380.20200531235...@serebryakov.spb.ru> l...@freebsd.org writes: > Hello Yasuhito, > > Sunday, May 31, 2020, 10:41:44 PM, you wrote: > > > If there is no swig executable, or there exist swig executable which version > > is 3.0.10 or newer in the PATH, then it can be avoid withou

Re: Can not build 1.14.0 python3 bindings without SWIG installed

2020-05-31 Thread Lev Serebryakov
Hello Yasuhito, Sunday, May 31, 2020, 10:41:44 PM, you wrote: > Or alternatively, apply attached patch, and pass --without-swig option > to configure. This (and regeneration of configure) helps, thanks! -- Best regards, Levmailto:l...@freebsd.org

Re: Can not build 1.14.0 python3 bindings without SWIG installed

2020-05-31 Thread Lev Serebryakov
Hello Yasuhito, Sunday, May 31, 2020, 10:41:44 PM, you wrote: > If there is no swig executable, or there exist swig executable which version > is 3.0.10 or newer in the PATH, then it can be avoid without passing > --without-swig option to configure. `--without-swig` doesn't help without patch.

Re: Can not build 1.14.0 python3 bindings without SWIG installed

2020-05-31 Thread Yasuhito FUTATSUKI
Hi, On 2020/06/01 0:27, Lev Serebryakov wrote: > Hello Users, > >Documentation says, that SWIG is optional to build Python/Perl/Ruby/Java > bindings. I'm trying to build python bindings, with python 3.7.7 > installed, but without SWIG. > >I get this error: > > --- .swig_py_checked -

Can not build 1.14.0 python3 bindings without SWIG installed

2020-05-31 Thread Lev Serebryakov
Hello Users, Documentation says, that SWIG is optional to build Python/Perl/Ruby/Java bindings. I'm trying to build python bindings, with python 3.7.7 installed, but without SWIG. I get this error: --- .swig_py_checked --- --- /usr/home/lev/FreeBSD/ports/devel/py-subversion/work-py37/