Subject: | Python3 problem |
Date: | Sat, 10 Jan 2015 16:53:17 -0500 |
To: | bug-Alien-SVN [...] rt.cpan.org |
From: | Philip DeBoer <philip.deboer [...] gmail.com> |
Michael,
There is a problem with the dependency checking in the build. In
particular, when the command "python" refers to python3, then some of the
svn compilation fails. In particular, some transform-sql.py script fails,
resulting in undefined symbols such as STMT_CREATE_SCHEMA in a C-file in
subversion/lib_fs_fs, and leading to a failed build. This is causing
problems for some of the standard CPAN testers as well.
I also had a permission problem with wc-query.h, but this has already been
reported on the public bug tracker.
Let me know if you need further details, or if this is actually a problem
with the subversion build process. My understand was that my CPAN
configuration should ensure the correct python version, and not the
embedded subversion build process.
Thanks,
Philip