Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 558572 - dev-vcs/rapidsvn-0.12.1-r1 : client_ls.cpp:43:48: error: invalid use of incomplete type ‘const svn_sort__item_t {aka const struct svn_sort__item_t}’
Summary: dev-vcs/rapidsvn-0.12.1-r1 : client_ls.cpp:43:48: error: invalid use of inco...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Justin Lecher (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-24 12:05 UTC by Toralf Förster
Modified: 2016-01-23 15:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
dev-vcs:rapidsvn-0.12.1-r1:20150824-022418.log (dev-vcs:rapidsvn-0.12.1-r1:20150824-022418.log,40.66 KB, text/plain)
2015-08-24 12:05 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,335.91 KB, text/plain)
2015-08-24 12:05 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2015-08-24 12:05:43 UTC
                                 pool);
                                     ^
/bin/sh ../../libtool  --tag=CXX   --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rapidsvn\" -DVERSION=\"0.12.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.   -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r1/work/rapidsvn-0.12.1/include -Wall -W -fexceptions   -DLINUX -D_REENTRANT -D_GNU_SOURCE  -I/usr/include/apr-1   -I/usr/include/apr-1 -I/usr/include/db6.0 -I/usr/include/subversion-1 -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_IODBC_ -D__WXGTK__  -march=native -O2 -pipe -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_IODBC_ -D__WXGTK__ -pthread -c -o client_ls.lo client_ls.cpp
libtool: compile:  x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rapidsvn\" -DVERSION=\"0.12.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r1/work/rapidsvn-0.12.1/include -Wall -W -fexceptions -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db6.0 -I/usr/include/subversion-1 -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_IODBC_ -D__WXGTK__ -march=native -O2 -pipe -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_IODBC_ -D__WXGTK__ -pthread -c client_ls.cpp  -fPIC -DPIC -o .libs/client_ls.o
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:


$ cat ./info*
  -----------------------------------------------------------------

  This is an unstable amd64 chroot image (named amd64-kde-unstable_20150816-141742) at a hardened host acting as a tinderbox.

  Portage 2.2.20.1 (python 3.4.3-final-0, default/linux/amd64/13.0/desktop/kde, gcc-4.9.3, glibc-2.21-r1, 4.1.6-hardened x86_64)
=================================================================
System uname: Linux-4.1.6-hardened-x86_64-Intel-R-_Core-TM-_i7-3770_CPU_@_3.40GHz-with-gentoo-2.2
KiB Mem:    16164628 total,   1019092 free
KiB Swap:          0 total,         0 free
Timestamp of repository gentoo: Mon, 24 Aug 2015 00:45:01 +0000
sh bash 4.3_p42
ld GNU ld (Gentoo 2.25.1 p1.0) 2.25.1
distcc 3.2rc1 x86_64-pc-linux-gnu [disabled]
app-shells/bash:          4.3_p42::gentoo
dev-java/java-config:     2.2.0::gentoo
dev-lang/perl:            5.22.0::gentoo
dev-lang/python:          2.7.10::gentoo, 3.4.3::gentoo
dev-util/cmake:           3.3.1-r1::gentoo
dev-util/pkgconfig:       0.28-r3::gentoo
sys-apps/baselayout:      2.2::gentoo
sys-apps/openrc:          0.17::gentoo
sys-apps/sandbox:         2.6-r1::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69-r1::gentoo
sys-devel/automake:       1.10.3-r1::gentoo, 1.11.6-r1::gentoo, 1.12.6::gentoo, 1.13.4::gentoo, 1.14.1::gentoo, 1.15::gentoo
sys-devel/binutils:       2.25.1::gentoo
sys-devel/gcc:            4.8.4::gentoo, 4.9.3::gentoo
sys-devel/gcc-config:     1.8::gentoo
sys-devel/libtool:        2.4.6-r1::gentoo
sys-devel/make:           4.1-r1::gentoo
sys-kernel/linux-headers: 4.1::gentoo (virtual/os-headers)
sys-libs/glibc:           2.21-r1::gentoo
Repositories:

local
    location: /usr/local/portage
    masters: gentoo

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: 9999

ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /etc/stunnel/stunnel.conf /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/maven-bin-3.2/conf /var/lib/hsqldb /var/lib/redmine/config /var/rancid/.cloginrc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.5/ext-active/ /etc/php/apache2-php5.6/ext-active/ /etc/php/cgi-php5.5/ext-active/ /etc/php/cgi-php5.6/ext-active/ /etc/php/cli-php5.5/ext-active/ /etc/php/cli-php5.6/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c /var/lib/redmine/config/locales /var/lib/redmine/config/settings.yml"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/var/tmp/distfiles"
EMERGE_DEFAULT_OPTS="--color=n --nospinner --tree --quiet-build --accept-properties=-interactive --accept-restrict=-fetch"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync network-sandbox news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://ftp.uni-erlangen.de/pub/mirrors/gentoo rsync://mirror.netcologne.de/gentoo/ ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gor.bytemark.co.uk/gentoo/ rsync://ftp.snt.utwente.nl/gentoo"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
USE="X a52 aac acl acpi adns alsa amd64 apache2 berkdb bluetooth branding btrfs bzip2 cairo cdda cdr cgi cli consolekit cracklib crypt cups custom-cflags cxx dbus declarative dot dri drmkms dts dvd dvdr ecc emboss encode exif fam firefox flac fortran freetds gd gdbm gif git glamor gnuplot gnutls gpg gpm gtk gtk3 gudev iconv icu imap ipv6 javaxml jpeg kipi kvm lapack lcms ldap libnotify libvirtd logrotate mad minizip mmx mmxext mng modules mp3 mp4 mpeg multilib mysql ncurses nls nptl nss odbc ogg opengl openmp pam pango pax_kernel pcre pdf phonon plasma png policykit ppds pwquality python qemu qml qt3support qt4 readline scrypt sdl seccomp semantic-desktop session smartcard sockets spell spice sqlite3 sse sse2 sse4 sse4_1 ssl startup-notification svg system-icu system-jpeg system-libvpx tcpd theora tiff truetype udev udisks uml unicode upower usb uxa v4l2 vorbis vpx webkit wxwidgets x264 xcb xcomposite xinerama xkb xml xscreensaver xv xvid zenmap zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en en_GB" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_4" RUBY_TARGETS="ruby19 ruby20" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel mach64 mga nouveau nv r128 radeon savage sis tdfx trident vesa via vmware dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON

  -----------------------------------------------------------------
Comment 1 Toralf Förster gentoo-dev 2015-08-24 12:05:45 UTC
Created attachment 410066 [details]
dev-vcs:rapidsvn-0.12.1-r1:20150824-022418.log
Comment 2 Toralf Förster gentoo-dev 2015-08-24 12:05:48 UTC
Created attachment 410068 [details]
emerge-history.txt
Comment 3 Juergen Rose 2015-09-18 06:37:43 UTC
(In reply to Toralf Förster from comment #2)
> Created attachment 410068 [details]
> emerge-history.txt

Updating after a period of six month I just hit the same issue. Did you find any solution?
Comment 4 Justin Lecher (RETIRED) gentoo-dev 2015-09-18 06:48:12 UTC
(In reply to Juergen Rose from comment #3)
> (In reply to Toralf Förster from comment #2)
> > Created attachment 410068 [details]
> > emerge-history.txt
> 
> Updating after a period of six month I just hit the same issue. Did you find
> any solution?

Downgrade subversion to <1.9. There is no solution out there yet.
Comment 5 Juergen Rose 2015-09-21 06:39:28 UTC
(In reply to Justin Lecher from comment #4)
> (In reply to Juergen Rose from comment #3)
> > (In reply to Toralf Förster from comment #2)
> > > Created attachment 410068 [details]
> > > emerge-history.txt
> > 
> > Updating after a period of six month I just hit the same issue. Did you find
> > any solution?
> 
> Downgrade subversion to <1.9. There is no solution out there yet.

Thanks, Justin. After downgrading to subversion-1.8.14-r1 'emerge rapidsvn' works again.
Comment 6 Heiko Schäfer 2015-10-24 10:18:18 UTC
Similar: https://bugs.gentoo.org/process_bug.cgi

maybe the patch in there can get adapted?
Comment 7 Heiko Schäfer 2015-10-24 10:19:22 UTC
(In reply to Heiko Schäfer from comment #6)
> Similar: https://bugs.gentoo.org/process_bug.cgi
> 
> maybe the patch in there can get adapted?

Sorry: https://bugs.gentoo.org/show_bug.cgi?id=560616
Comment 8 David Seifert gentoo-dev 2016-01-23 14:53:34 UTC
All involved people: could you give my revbump a try? I've integrated a patch from slackbuilds that works on my side.

commit 2ba7fcbdaa2028dc043e5b748677c9dbadfef4a3
Author: David Seifert <soap@gentoo.org>
Date:   Sat Jan 23 15:50:10 2016 +0100

    dev-vcs/rapidsvn: Add patch for building with subversion 1.9
    
    * Gentoo-Bug: 558572
    * Remove use of autotools-utils.eclass
    * EAPI=6
Comment 9 Toralf Förster gentoo-dev 2016-01-23 15:41:57 UTC
(In reply to David Seifert from comment #8)
works fine here @ amd64-desktop-unstable_20160121-225036
Comment 10 David Seifert gentoo-dev 2016-01-23 15:42:37 UTC
Thanks for testing