Re: Can not build 1.14.0 python3 bindings without SWIG installed

2020-06-02 Thread Yasuhito FUTATSUKI
In article d...@daniel.shahaf.name writes: > Lev Serebryakov wrote on Sun, 31 May 2020 15:27 +00:00: > > make[1]: stopped in > > /usr/home/lev/FreeBSD/ports/devel/py-subversion/work-py37/subversion-1.14.0 > > Why wasn't this regression found before the final 1.14.0 release? It > seems to be th

Re: Can not build 1.14.0 python3 bindings without SWIG installed

2020-06-01 Thread Daniel Shahaf
Lev Serebryakov wrote on Sun, 31 May 2020 15:27 +00:00: > make[1]: stopped in > /usr/home/lev/FreeBSD/ports/devel/py-subversion/work-py37/subversion-1.14.0 Why wasn't this regression found before the final 1.14.0 release? It seems to be the kind of bug that the release candidate / soak process w

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/