Update to 1.14.1 break out-of-tree build of python bindings (with python 3.7).
1.14.0 works with same options, makefiles, etc. 1.14.1 fails to build
bindings when libraries are installed and swig is not installed (bindings are
built as separate ntity, not together with subversion libraries
Hi,
On 2021/02/17 0:04, Lev Serebryakov wrote:
>
> Update to 1.14.1 break out-of-tree build of python bindings (with python
> 3.7).
> 1.14.0 works with same options, makefiles, etc. 1.14.1 fails to build
> bindings when libraries are installed and swig is not installed (bindings are
> buil
On Tue, Feb 16, 2021 at 10:05 AM Lev Serebryakov
wrote:
>
>
>Update to 1.14.1 break out-of-tree build of python bindings (with python
> 3.7).
Are you building from a distribution tarball? (As opposed to a
checkout or export of the 1.14.1 tag in our repository...) If so, did
you run autogen
On 16.02.2021 19:51, Yasuhito FUTATSUKI wrote:
Update to 1.14.1 break out-of-tree build of python bindings (with python
3.7).
1.14.0 works with same options, makefiles, etc. 1.14.1 fails to build
bindings when libraries are installed and swig is not installed (bindings are
built as sepa
On 16.02.2021 20:15, Nathan Hartman wrote:
Update to 1.14.1 break out-of-tree build of python bindings (with python
3.7).
Are you building from a distribution tarball? (As opposed to a
checkout or export of the 1.14.1 tag in our repository...) If so, did
you run autogen.sh? I noticed s
On Tue, Feb 16, 2021 at 12:32 PM Lev Serebryakov
wrote:
> I found cause, but as I'm not python programmer, I don't understand it.
>
> Old "import _XXX" (like "import _core" in
> subversion/bindings/swig/python/core.py) works, new "from . import XXX"
> doesn't.
>
>I've patched these lines
Nathan Hartman wrote on Tue, 16 Feb 2021 17:15 +00:00:
> You can generate a diff to view the changes with:
>
> $ svn diff \
> https://svn.apache.org/repos/asf/subversion/trunk/subversion/bindings/swig/INSTALL\
> https://svn.apache.org/repos/asf/subversion/tags/1.14.1/subversion/bindings/swig/INSTA
In article
hartman.nat...@gmail.com writes:
> On Tue, Feb 16, 2021 at 12:32 PM Lev Serebryakov
> wrote:
> > I found cause, but as I'm not python programmer, I don't understand it.
> >
> > Old "import _XXX" (like "import _core" in
> > subversion/bindings/swig/python/core.py) works, new "from
In article
hartman.nat...@gmail.com writes:
> Are you building from a distribution tarball? (As opposed to a
> checkout or export of the 1.14.1 tag in our repository...) If so, did
> you run autogen.sh? I noticed some changes in
> subversion/bindings/swig/INSTALL on trunk that haven't been backpo
In article <210217035914.m0144...@mkii.yf.bsdclub.org>
futat...@yf.bsdclub.org writes:
> However, I don't think it is not an issue of Subversion release tarball
> but an issue of FreeBSD ports.
This may be incorrect. It seems it is caused by wrong rule of
copy-swig-py: target.
> Perhaps symb
On 16.02.2021 21:59, Yasuhito FUTATSUKI wrote:
Thank you! That is immensely helpful. Now we can check when and why
that change was introduced.
However, I don't think it is not an issue of Subversion release tarball
but an issue of FreeBSD ports.
This issue is result to update to 1.14.1. I di
On 16.02.2021 23:52, Yasuhito FUTATSUKI wrote:
However, I don't think it is not an issue of Subversion release tarball
but an issue of FreeBSD ports.
This may be incorrect. It seems it is caused by wrong rule of
copy-swig-py: target.
Yep, it is wrong in case of multi-job build. It works
Hi,
I was trying to commit a set of changes that included copying an existing set
of folders to two new sets. Basically creating two new projects from an
existing one. I had gotten a series of failures to commit due to
"Non-recursive commit of moved/renamed folder" messages.
This is with Wind
On Tue, Feb 16, 2021 at 5:48 PM James G. Bunger
wrote:
> Hi,
>
>
>
> I was trying to commit a set of changes that included copying an existing
> set of folders to two new sets. Basically creating two new projects from
> an existing one. I had gotten a series of failures to commit due to
> “Non-
14 matches
Mail list logo