[Python-modules-team] Bug#802121: pysvn: FTBFS: error: ‘svn_sort__hash’ was not declared in this scope

Chris West (Faux) solo-debianbugs at goeswhere.com
Sat Oct 17 16:00:45 UTC 2015


Source: pysvn
Version: 1.7.8-1
Severity: serious
Justification: fails to build from source
Tags: sid stretch
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-CC: reproducible-builds at lists.alioth.debian.org

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)



More information about the Python-modules-team mailing list