Source: rapidsvn
Version: 0.12.1dfsg-3
Severity: serious
Justification: fails to build from source
Tags: sid
User: [email protected]
Usertags: ftbfs
X-Debbugs-CC: [email protected]
Dear Maintainer,
The package fails to build:
client_ls.cpp: In function 'int compare_items_as_paths(const svn_sort__item_t*,
const svn_sort__item_t*)':
client_ls.cpp:43:48: error: invalid use of incomplete type 'const
svn_sort__item_t {aka const struct svn_sort__item_t}'
return svn_path_compare_paths((const char *)a->key, (const char *)b->key);
^
In file included from client_ls.cpp:31:0:
/usr/include/subversion-1/svn_sorts.h:55:16: note: forward declaration of
'svn_sort__item_t {aka struct svn_sort__item_t}'
typedef struct svn_sort__item_t svn_sort__item_t;
^
client_ls.cpp:43:70: error: invalid use of incomplete type 'const
svn_sort__item_t {aka const struct svn_sort__item_t}'
return svn_path_compare_paths((const char *)a->key, (const char *)b->key);
^
In file included from client_ls.cpp:31:0:
/usr/include/subversion-1/svn_sorts.h:55:16: note: forward declaration of
'svn_sort__item_t {aka struct svn_sort__item_t}'
typedef struct svn_sort__item_t svn_sort__item_t;
^
client_ls.cpp: In member function 'svn::DirEntries svn::Client::list(const
char*, svn_opt_revision_t*, bool)':
client_ls.cpp:57:7: warning: 'svn_error_t* svn_client_ls(apr_hash_t**, const
char*, svn_opt_revision_t*, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)' is
deprecated [-Wdeprecated-declarations]
svn_client_ls(&hash,
^
Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/rapidsvn.html
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.19.0-23-generic (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)