Source: pysvn
Version: 1.7.8-1
Severity: serious
Justification: fails to build from source
Tags: sid stretch
User: [email protected]
Usertags: ftbfs
X-Debbugs-CC: [email protected]
Dear Maintainer,
The package fails to build:
pysvn_client_cmd_info.cpp:1383:106: error: ‘svn_sort__hash’ was not declared in
this scope
apr_array_header_t *statusarray = svn_sort__hash( status_hash,
svn_sort_compare_items_as_paths, pool );
^
In file included from /usr/include/subversion-1/svn_version.h:34:0,
from pysvn_svnenv.hpp:23,
from pysvn.hpp:15,
from pysvn_client_cmd_info.cpp:19:
/usr/include/apr-1.0/apr_tables.h:141:59: error: invalid use of incomplete type
‘struct svn_sort__item_t’
#define APR_ARRAY_IDX(ary,i,type) (((type *)(ary)->elts)[i])
This svn problem has caught others, e.g.: https://bugs.debian.org/796466
Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/pysvn.html
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)