[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [kio] [Bug 356131] New: kdesdk-kioslaves: svn kioslave FTBFS against subversion-1.9+
From:       Rex Dieter via KDE Bugzilla <bugzilla_noreply () kde ! org>
Date:       2015-11-30 22:07:31
Message-ID: bug-356131-17878 () http ! bugs ! kde ! org/
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=356131

            Bug ID: 356131
           Summary: kdesdk-kioslaves: svn kioslave FTBFS against
                    subversion-1.9+
           Product: kio
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: grave
          Priority: NOR
         Component: svn
          Assignee: marchand@kde.org
          Reporter: rdieter@math.unl.edu

svn kiolsave FTBFSF against subversion-1.9+

Errors include:

../../svn/svn.cpp: In function 'int compare_items_as_paths(const
svn_sort__item_t*, const svn_sort__item_t*)':
../../svn/svn.cpp:112:49: 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 ../../svn/svn.cpp:41: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;
                ^
../../svn/svn.cpp:112:71: 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 ../../svn/svn.h:30:0,
                 from ../../svn/svn.cpp:54:
/usr/include/subversion-1/svn_client.h:5844:1: note: declared here
 svn_client_ls(apr_hash_t **dirents,
 ^
../../svn/svn.cpp:553:67: error: 'svn_sort__hash' was not declared in this
scope
   array = svn_sort__hash (dirents, compare_items_as_paths, subpool);
                                                                   ^
../../svn/svn.cpp:562:11: error: invalid use of incomplete type 'struct
svn_sort__item_t'
    item = &APR_ARRAY_IDX (array, i, svn_sort__item_t);
           ^
In file included from ../../svn/svn.cpp:41:0:
/usr/include/subversion-1/svn_sorts.h:55:16: note: forward declaration of
'struct svn_sort__item_t'
 typedef struct svn_sort__item_t svn_sort__item_t;
                ^
../../svn/svn.cpp:564:38: error: invalid use of incomplete type
'svn_sort__item_t {aka struct svn_sort__item_t}'
    utf8_entryname = (const char*)item->key;
                                      ^
In file included from ../../svn/svn.cpp:41: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;
                ^
../../svn/svn.cpp:566:71: error: invalid use of incomplete type
'svn_sort__item_t {aka struct svn_sort__item_t}'
    dirent = (svn_dirent_t*)apr_hash_get (dirents, utf8_entryname, item->klen);

Reproducible: Always

-- 
You are receiving this mail because:
You are watching all bug changes.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic