* Package: dev-vcs/rapidsvn-0.12.1-r3 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking rapidsvn-0.12.1.tar.gz to /var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work >>> Source unpacked in /var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work >>> Preparing source in /var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1 ... * Requested wxWidgets: 3.0 * Using wxWidgets: gtk2-unicode-3.0 * Applying rapidsvn-0.12.1-svncpp_link.patch ... [ ok ] * Applying rapidsvn-0.12.1-locale.patch ... [ ok ] * Applying rapidsvn-0.12.1-wx3.0.patch ... [ ok ] * Applying rapidsvn-0.12.1-subversion1.9-private-api.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1' ... * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal ... [ ok ] * Running autoconf --force ... [ ok ] * Running automake --add-missing --copy --force-missing ... [ ok ] * Running elibtoolize in: rapidsvn-0.12.1/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1 ... * econf: updating rapidsvn-0.12.1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating rapidsvn-0.12.1/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --disable-static --without-manpage --without-xsltproc --without-doxygen --without-dot --with-wx-config=/usr/lib64/wx/config/gtk2-unicode-3.0 --with-svn-lib=/usr/lib64 --with-svn-include=/usr/include --with-apr-config=/usr/bin/apr-1-config --with-apu-config=/usr/bin/apu-1-config checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-g++... none checking how to print strings... printf checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gcc/g++... found (using "-Wall", "-Wextra" and "-fexceptions") checking for APR... found checking for APR util... found checking for Subversion headers... found checking for Subversion libraries... found checking wxWidgets version... 3.0.2 checking for platform specifics... no checking cppunit-config... not found checking xsltproc... not used checking docbook xsl stylesheet for manpages... found (/usr/share/sgml/docbook/xsl-stylesheets/manpages/docbook.xsl) checking manpage creation... no checking doxygen... not used checking dot... not used checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating build/Makefile config.status: creating build/vc2005/Makefile config.status: creating build/vc6/Makefile config.status: creating build/xcode/Makefile config.status: creating doc/Makefile config.status: creating doc/manpage/Makefile config.status: creating doc/svncpp/Makefile config.status: creating include/Makefile config.status: creating include/svncpp/Makefile config.status: creating packages/Makefile config.status: creating packages/debian/Makefile config.status: creating packages/osx/Makefile config.status: creating packages/rpm/Makefile config.status: creating packages/win32/Makefile config.status: creating src/Makefile config.status: creating src/locale/Makefile config.status: creating src/res/Makefile config.status: creating src/svncpp/Makefile config.status: creating src/tests/Makefile config.status: creating src/tests/svncpp/Makefile config.status: creating tools/Makefile config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1 ... make -j1 Making all in include make[1]: Entering directory '/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1/include' Making all in svncpp make[2]: Entering directory '/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1/include/svncpp' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1/include/svncpp' make[2]: Entering directory '/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1/include' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1/include' make[1]: Leaving directory '/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1/include' Making all in src make[1]: Entering directory '/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1/src' Making all in svncpp make[2]: Entering directory '/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1/src/svncpp' /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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o apr.lo apr.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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c apr.cpp -fPIC -DPIC -o .libs/apr.o /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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o client.lo client.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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c client.cpp -fPIC -DPIC -o .libs/client.o /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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o client_annotate.lo client_annotate.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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c client_annotate.cpp -fPIC -DPIC -o .libs/client_annotate.o client_annotate.cpp: In member function ‘svn::AnnotatedFile* svn::Client::annotate(const svn::Path&, const svn::Revision&, const svn::Revision&)’: client_annotate.cpp:64:13: warning: ‘svn_error_t* svn_client_blame(const char*, const svn_opt_revision_t*, const svn_opt_revision_t*, svn_client_blame_receiver_t, void*, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] error = svn_client_blame( ^~~~~~~~~~~~~~~~ In file included from client_annotate.cpp:29:0: /usr/include/subversion-1/svn_client.h:2986:1: note: declared here svn_client_blame(const char *path_or_url, ^~~~~~~~~~~~~~~~ client_annotate.cpp:71:19: warning: ‘svn_error_t* svn_client_blame(const char*, const svn_opt_revision_t*, const svn_opt_revision_t*, svn_client_blame_receiver_t, void*, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] pool); ^ In file included from client_annotate.cpp:29:0: /usr/include/subversion-1/svn_client.h:2986:1: note: declared here svn_client_blame(const char *path_or_url, ^~~~~~~~~~~~~~~~ /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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o client_cat.lo client_cat.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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c client_cat.cpp -fPIC -DPIC -o .libs/client_cat.o client_cat.cpp: In member function ‘std::__cxx11::string svn::Client::cat(const svn::Path&, const svn::Revision&, const svn::Revision&)’: client_cat.cpp:54:13: warning: ‘svn_error_t* svn_client_cat2(svn_stream_t*, const char*, const svn_opt_revision_t*, const svn_opt_revision_t*, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] error = svn_client_cat2(stream, ^~~~~~~~~~~~~~~ In file included from client_cat.cpp:32:0: /usr/include/subversion-1/svn_client.h:5909:1: note: declared here svn_client_cat2(svn_stream_t *out, ^~~~~~~~~~~~~~~ client_cat.cpp:59:33: warning: ‘svn_error_t* svn_client_cat2(svn_stream_t*, const char*, const svn_opt_revision_t*, const svn_opt_revision_t*, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] pool); ^ In file included from client_cat.cpp:32:0: /usr/include/subversion-1/svn_client.h:5909:1: note: declared here svn_client_cat2(svn_stream_t *out, ^~~~~~~~~~~~~~~ client_cat.cpp: In function ‘apr_file_t* svn::openTempFile(svn::Path&, const svn::Path&, const svn::Revision&, svn::Pool&)’: client_cat.cpp:121:9: warning: ‘svn_error_t* svn_io_open_unique_file(apr_file_t**, const char**, const char*, const char*, svn_boolean_t, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_io_open_unique_file( ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/subversion-1/svn_wc.h:83:0, from /usr/include/subversion-1/svn_client.h:44, from client_cat.cpp:32: /usr/include/subversion-1/svn_io.h:302:1: note: declared here svn_io_open_unique_file(apr_file_t **f, ^~~~~~~~~~~~~~~~~~~~~~~ client_cat.cpp:126:15: warning: ‘svn_error_t* svn_io_open_unique_file(apr_file_t**, const char**, const char*, const char*, svn_boolean_t, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] pool); ^ In file included from /usr/include/subversion-1/svn_wc.h:83:0, from /usr/include/subversion-1/svn_client.h:44, from client_cat.cpp:32: /usr/include/subversion-1/svn_io.h:302:1: note: declared here svn_io_open_unique_file(apr_file_t **f, ^~~~~~~~~~~~~~~~~~~~~~~ client_cat.cpp: In member function ‘void svn::Client::get(svn::Path&, const svn::Path&, const svn::Revision&, const svn::Revision&)’: client_cat.cpp:152:29: warning: ‘svn_stream_t* svn_stream_from_aprfile(apr_file_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_stream_t * stream = svn_stream_from_aprfile(file, pool); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/subversion-1/svn_wc.h:83:0, from /usr/include/subversion-1/svn_client.h:44, from client_cat.cpp:32: /usr/include/subversion-1/svn_io.h:1101:1: note: declared here svn_stream_from_aprfile(apr_file_t *file, ^~~~~~~~~~~~~~~~~~~~~~~ client_cat.cpp:152:63: warning: ‘svn_stream_t* svn_stream_from_aprfile(apr_file_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_stream_t * stream = svn_stream_from_aprfile(file, pool); ^ In file included from /usr/include/subversion-1/svn_wc.h:83:0, from /usr/include/subversion-1/svn_client.h:44, from client_cat.cpp:32: /usr/include/subversion-1/svn_io.h:1101:1: note: declared here svn_stream_from_aprfile(apr_file_t *file, ^~~~~~~~~~~~~~~~~~~~~~~ client_cat.cpp:155:29: warning: ‘svn_error_t* svn_client_cat2(svn_stream_t*, const char*, const svn_opt_revision_t*, const svn_opt_revision_t*, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_error_t * error = svn_client_cat2( ^~~~~~~~~~~~~~~ In file included from client_cat.cpp:32:0: /usr/include/subversion-1/svn_client.h:5909:1: note: declared here svn_client_cat2(svn_stream_t *out, ^~~~~~~~~~~~~~~ client_cat.cpp:161:35: warning: ‘svn_error_t* svn_client_cat2(svn_stream_t*, const char*, const svn_opt_revision_t*, const svn_opt_revision_t*, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] pool); ^ In file included from client_cat.cpp:32:0: /usr/include/subversion-1/svn_client.h:5909:1: note: declared here svn_client_cat2(svn_stream_t *out, ^~~~~~~~~~~~~~~ /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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o client_diff.lo client_diff.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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c client_diff.cpp -fPIC -DPIC -o .libs/client_diff.o client_diff.cpp: In function ‘void svn::diffCleanup(apr_file_t*, const char*, apr_file_t*, const char*, apr_pool_t*)’: client_diff.cpp:73:23: warning: ‘svn_error_t* svn_io_remove_file(const char*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_error_clear(svn_io_remove_file(outfileName, pool)); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/subversion-1/svn_wc.h:83:0, from /usr/include/subversion-1/svn_client.h:44, from client_diff.cpp:29: /usr/include/subversion-1/svn_io.h:1636:1: note: declared here svn_io_remove_file(const char *path, ^~~~~~~~~~~~~~~~~~ client_diff.cpp:73:59: warning: ‘svn_error_t* svn_io_remove_file(const char*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_error_clear(svn_io_remove_file(outfileName, pool)); ^ In file included from /usr/include/subversion-1/svn_wc.h:83:0, from /usr/include/subversion-1/svn_client.h:44, from client_diff.cpp:29: /usr/include/subversion-1/svn_io.h:1636:1: note: declared here svn_io_remove_file(const char *path, ^~~~~~~~~~~~~~~~~~ client_diff.cpp:76:23: warning: ‘svn_error_t* svn_io_remove_file(const char*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_error_clear(svn_io_remove_file(errfileName, pool)); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/subversion-1/svn_wc.h:83:0, from /usr/include/subversion-1/svn_client.h:44, from client_diff.cpp:29: /usr/include/subversion-1/svn_io.h:1636:1: note: declared here svn_io_remove_file(const char *path, ^~~~~~~~~~~~~~~~~~ client_diff.cpp:76:59: warning: ‘svn_error_t* svn_io_remove_file(const char*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_error_clear(svn_io_remove_file(errfileName, pool)); ^ In file included from /usr/include/subversion-1/svn_wc.h:83:0, from /usr/include/subversion-1/svn_client.h:44, from client_diff.cpp:29: /usr/include/subversion-1/svn_io.h:1636:1: note: declared here svn_io_remove_file(const char *path, ^~~~~~~~~~~~~~~~~~ client_diff.cpp: In member function ‘std::__cxx11::string svn::Client::diff(const svn::Path&, const svn::Path&, const svn::Revision&, const svn::Revision&, bool, bool, bool)’: client_diff.cpp:99:13: warning: ‘svn_error_t* svn_io_open_unique_file(apr_file_t**, const char**, const char*, const char*, svn_boolean_t, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] error = svn_io_open_unique_file(&outfile, &outfileName, ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/subversion-1/svn_wc.h:83:0, from /usr/include/subversion-1/svn_client.h:44, from client_diff.cpp:29: /usr/include/subversion-1/svn_io.h:302:1: note: declared here svn_io_open_unique_file(apr_file_t **f, ^~~~~~~~~~~~~~~~~~~~~~~ client_diff.cpp:101:48: warning: ‘svn_error_t* svn_io_open_unique_file(apr_file_t**, const char**, const char*, const char*, svn_boolean_t, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] FALSE, pool); ^ In file included from /usr/include/subversion-1/svn_wc.h:83:0, from /usr/include/subversion-1/svn_client.h:44, from client_diff.cpp:29: /usr/include/subversion-1/svn_io.h:302:1: note: declared here svn_io_open_unique_file(apr_file_t **f, ^~~~~~~~~~~~~~~~~~~~~~~ client_diff.cpp:110:13: warning: ‘svn_error_t* svn_io_open_unique_file(apr_file_t**, const char**, const char*, const char*, svn_boolean_t, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] error = svn_io_open_unique_file(&errfile, &errfileName, ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/subversion-1/svn_wc.h:83:0, from /usr/include/subversion-1/svn_client.h:44, from client_diff.cpp:29: /usr/include/subversion-1/svn_io.h:302:1: note: declared here svn_io_open_unique_file(apr_file_t **f, ^~~~~~~~~~~~~~~~~~~~~~~ client_diff.cpp:112:48: warning: ‘svn_error_t* svn_io_open_unique_file(apr_file_t**, const char**, const char*, const char*, svn_boolean_t, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] FALSE, pool); ^ In file included from /usr/include/subversion-1/svn_wc.h:83:0, from /usr/include/subversion-1/svn_client.h:44, from client_diff.cpp:29: /usr/include/subversion-1/svn_io.h:302:1: note: declared here svn_io_open_unique_file(apr_file_t **f, ^~~~~~~~~~~~~~~~~~~~~~~ client_diff.cpp:121:13: warning: ‘svn_error_t* svn_client_diff(const apr_array_header_t*, const char*, const svn_opt_revision_t*, const char*, const svn_opt_revision_t*, svn_boolean_t, svn_boolean_t, svn_boolean_t, apr_file_t*, apr_file_t*, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] error = svn_client_diff(options, ^~~~~~~~~~~~~~~ In file included from client_diff.cpp:29:0: /usr/include/subversion-1/svn_client.h:3232:1: note: declared here svn_client_diff(const apr_array_header_t *diff_options, ^~~~~~~~~~~~~~~ client_diff.cpp:127:33: warning: ‘svn_error_t* svn_client_diff(const apr_array_header_t*, const char*, const svn_opt_revision_t*, const char*, const svn_opt_revision_t*, svn_boolean_t, svn_boolean_t, svn_boolean_t, apr_file_t*, apr_file_t*, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] pool); ^ In file included from client_diff.cpp:29:0: /usr/include/subversion-1/svn_client.h:3232:1: note: declared here svn_client_diff(const apr_array_header_t *diff_options, ^~~~~~~~~~~~~~~ client_diff.cpp: In member function ‘std::__cxx11::string svn::Client::diff(const svn::Path&, const svn::Path&, const svn::Path&, const svn::Revision&, const svn::Revision&, bool, bool, bool)’: client_diff.cpp:184:13: warning: ‘svn_error_t* svn_io_open_unique_file(apr_file_t**, const char**, const char*, const char*, svn_boolean_t, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] error = svn_io_open_unique_file(&outfile, &outfileName, ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/subversion-1/svn_wc.h:83:0, from /usr/include/subversion-1/svn_client.h:44, from client_diff.cpp:29: /usr/include/subversion-1/svn_io.h:302:1: note: declared here svn_io_open_unique_file(apr_file_t **f, ^~~~~~~~~~~~~~~~~~~~~~~ client_diff.cpp:186:48: warning: ‘svn_error_t* svn_io_open_unique_file(apr_file_t**, const char**, const char*, const char*, svn_boolean_t, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] FALSE, pool); ^ In file included from /usr/include/subversion-1/svn_wc.h:83:0, from /usr/include/subversion-1/svn_client.h:44, from client_diff.cpp:29: /usr/include/subversion-1/svn_io.h:302:1: note: declared here svn_io_open_unique_file(apr_file_t **f, ^~~~~~~~~~~~~~~~~~~~~~~ client_diff.cpp:195:13: warning: ‘svn_error_t* svn_io_open_unique_file(apr_file_t**, const char**, const char*, const char*, svn_boolean_t, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] error = svn_io_open_unique_file(&errfile, &errfileName, ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/subversion-1/svn_wc.h:83:0, from /usr/include/subversion-1/svn_client.h:44, from client_diff.cpp:29: /usr/include/subversion-1/svn_io.h:302:1: note: declared here svn_io_open_unique_file(apr_file_t **f, ^~~~~~~~~~~~~~~~~~~~~~~ client_diff.cpp:197:48: warning: ‘svn_error_t* svn_io_open_unique_file(apr_file_t**, const char**, const char*, const char*, svn_boolean_t, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] FALSE, pool); ^ In file included from /usr/include/subversion-1/svn_wc.h:83:0, from /usr/include/subversion-1/svn_client.h:44, from client_diff.cpp:29: /usr/include/subversion-1/svn_io.h:302:1: note: declared here svn_io_open_unique_file(apr_file_t **f, ^~~~~~~~~~~~~~~~~~~~~~~ client_diff.cpp:206:13: warning: ‘svn_error_t* svn_client_diff(const apr_array_header_t*, const char*, const svn_opt_revision_t*, const char*, const svn_opt_revision_t*, svn_boolean_t, svn_boolean_t, svn_boolean_t, apr_file_t*, apr_file_t*, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] error = svn_client_diff(options, ^~~~~~~~~~~~~~~ In file included from client_diff.cpp:29:0: /usr/include/subversion-1/svn_client.h:3232:1: note: declared here svn_client_diff(const apr_array_header_t *diff_options, ^~~~~~~~~~~~~~~ client_diff.cpp:212:33: warning: ‘svn_error_t* svn_client_diff(const apr_array_header_t*, const char*, const svn_opt_revision_t*, const char*, const svn_opt_revision_t*, svn_boolean_t, svn_boolean_t, svn_boolean_t, apr_file_t*, apr_file_t*, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] pool); ^ In file included from client_diff.cpp:29:0: /usr/include/subversion-1/svn_client.h:3232:1: note: declared here svn_client_diff(const apr_array_header_t *diff_options, ^~~~~~~~~~~~~~~ client_diff.cpp: In member function ‘std::__cxx11::string svn::Client::diff(const svn::Path&, const svn::Path&, const svn::Revision&, const svn::Revision&, const svn::Revision&, bool, bool, bool)’: client_diff.cpp:269:13: warning: ‘svn_error_t* svn_io_open_unique_file(apr_file_t**, const char**, const char*, const char*, svn_boolean_t, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] error = svn_io_open_unique_file(&outfile, &outfileName, ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/subversion-1/svn_wc.h:83:0, from /usr/include/subversion-1/svn_client.h:44, from client_diff.cpp:29: /usr/include/subversion-1/svn_io.h:302:1: note: declared here svn_io_open_unique_file(apr_file_t **f, ^~~~~~~~~~~~~~~~~~~~~~~ client_diff.cpp:271:48: warning: ‘svn_error_t* svn_io_open_unique_file(apr_file_t**, const char**, const char*, const char*, svn_boolean_t, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] FALSE, pool); ^ In file included from /usr/include/subversion-1/svn_wc.h:83:0, from /usr/include/subversion-1/svn_client.h:44, from client_diff.cpp:29: /usr/include/subversion-1/svn_io.h:302:1: note: declared here svn_io_open_unique_file(apr_file_t **f, ^~~~~~~~~~~~~~~~~~~~~~~ client_diff.cpp:280:13: warning: ‘svn_error_t* svn_io_open_unique_file(apr_file_t**, const char**, const char*, const char*, svn_boolean_t, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] error = svn_io_open_unique_file(&errfile, &errfileName, ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/subversion-1/svn_wc.h:83:0, from /usr/include/subversion-1/svn_client.h:44, from client_diff.cpp:29: /usr/include/subversion-1/svn_io.h:302:1: note: declared here svn_io_open_unique_file(apr_file_t **f, ^~~~~~~~~~~~~~~~~~~~~~~ client_diff.cpp:282:48: warning: ‘svn_error_t* svn_io_open_unique_file(apr_file_t**, const char**, const char*, const char*, svn_boolean_t, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] FALSE, pool); ^ In file included from /usr/include/subversion-1/svn_wc.h:83:0, from /usr/include/subversion-1/svn_client.h:44, from client_diff.cpp:29: /usr/include/subversion-1/svn_io.h:302:1: note: declared here svn_io_open_unique_file(apr_file_t **f, ^~~~~~~~~~~~~~~~~~~~~~~ client_diff.cpp:291:13: warning: ‘svn_error_t* svn_client_diff_peg(const apr_array_header_t*, const char*, const svn_opt_revision_t*, const svn_opt_revision_t*, const svn_opt_revision_t*, svn_boolean_t, svn_boolean_t, svn_boolean_t, apr_file_t*, apr_file_t*, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] error = svn_client_diff_peg(options, ^~~~~~~~~~~~~~~~~~~ In file included from client_diff.cpp:29:0: /usr/include/subversion-1/svn_client.h:3396:1: note: declared here svn_client_diff_peg(const apr_array_header_t *diff_options, ^~~~~~~~~~~~~~~~~~~ client_diff.cpp:297:37: warning: ‘svn_error_t* svn_client_diff_peg(const apr_array_header_t*, const char*, const svn_opt_revision_t*, const svn_opt_revision_t*, const svn_opt_revision_t*, svn_boolean_t, svn_boolean_t, svn_boolean_t, apr_file_t*, apr_file_t*, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] pool); ^ In file included from client_diff.cpp:29:0: /usr/include/subversion-1/svn_client.h:3396:1: note: declared here svn_client_diff_peg(const apr_array_header_t *diff_options, ^~~~~~~~~~~~~~~~~~~ /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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c client_ls.cpp -fPIC -DPIC -o .libs/client_ls.o client_ls.cpp: In function ‘svn_error_t* store_entry(void*, const char*, const svn_dirent_t*, const svn_lock_t*, const char*, const char*, const char*, apr_pool_t*)’: client_ls.cpp:115:40: warning: ‘char* svn_path_basename(const char*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] entries->push_back(svn::DirEntry(svn_path_basename(abs_path, scratch_pool), dirent)); ^~~~~~~~~~~~~~~~~ In file included from client_ls.cpp:30:0: /usr/include/subversion-1/svn_path.h:157:1: note: declared here svn_path_basename(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~ client_ls.cpp:115:80: warning: ‘char* svn_path_basename(const char*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] es->push_back(svn::DirEntry(svn_path_basename(abs_path, scratch_pool), dirent)); ^ In file included from client_ls.cpp:30:0: /usr/include/subversion-1/svn_path.h:157:1: note: declared here svn_path_basename(const char *path, apr_pool_t *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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o client_modify.lo client_modify.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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c client_modify.cpp -fPIC -DPIC -o .libs/client_modify.o client_modify.cpp: In member function ‘svn_revnum_t svn::Client::checkout(const char*, const svn::Path&, const svn::Revision&, bool, bool, const svn::Revision&)’: client_modify.cpp:53:7: warning: ‘svn_error_t* svn_client_checkout2(svn_revnum_t*, const char*, const char*, const svn_opt_revision_t*, const svn_opt_revision_t*, svn_boolean_t, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_client_checkout2(&revnum, ^~~~~~~~~~~~~~~~~~~~ In file included from client_modify.cpp:29:0: /usr/include/subversion-1/svn_client.h:1247:1: note: declared here svn_client_checkout2(svn_revnum_t *result_rev, ^~~~~~~~~~~~~~~~~~~~ client_modify.cpp:61:36: warning: ‘svn_error_t* svn_client_checkout2(svn_revnum_t*, const char*, const char*, const svn_opt_revision_t*, const svn_opt_revision_t*, svn_boolean_t, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] apr_pool); ^ In file included from client_modify.cpp:29:0: /usr/include/subversion-1/svn_client.h:1247:1: note: declared here svn_client_checkout2(svn_revnum_t *result_rev, ^~~~~~~~~~~~~~~~~~~~ client_modify.cpp: In member function ‘void svn::Client::remove(const svn::Path&, bool)’: client_modify.cpp:78:7: warning: ‘svn_error_t* svn_client_delete(svn_client_commit_info_t**, const apr_array_header_t*, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_client_delete(&commit_info, ^~~~~~~~~~~~~~~~~ In file included from client_modify.cpp:29:0: /usr/include/subversion-1/svn_client.h:1879:1: note: declared here svn_client_delete(svn_client_commit_info_t **commit_info_p, ^~~~~~~~~~~~~~~~~ client_modify.cpp:82:29: warning: ‘svn_error_t* svn_client_delete(svn_client_commit_info_t**, const apr_array_header_t*, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] pool); ^ In file included from client_modify.cpp:29:0: /usr/include/subversion-1/svn_client.h:1879:1: note: declared here svn_client_delete(svn_client_commit_info_t **commit_info_p, ^~~~~~~~~~~~~~~~~ client_modify.cpp: In member function ‘void svn::Client::remove(const svn::Targets&, bool)’: client_modify.cpp:95:7: warning: ‘svn_error_t* svn_client_delete(svn_client_commit_info_t**, const apr_array_header_t*, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_client_delete(&commit_info, ^~~~~~~~~~~~~~~~~ In file included from client_modify.cpp:29:0: /usr/include/subversion-1/svn_client.h:1879:1: note: declared here svn_client_delete(svn_client_commit_info_t **commit_info_p, ^~~~~~~~~~~~~~~~~ client_modify.cpp:99:29: warning: ‘svn_error_t* svn_client_delete(svn_client_commit_info_t**, const apr_array_header_t*, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] pool); ^ In file included from client_modify.cpp:29:0: /usr/include/subversion-1/svn_client.h:1879:1: note: declared here svn_client_delete(svn_client_commit_info_t **commit_info_p, ^~~~~~~~~~~~~~~~~ client_modify.cpp: In member function ‘void svn::Client::revert(const svn::Targets&, bool)’: client_modify.cpp:141:7: warning: ‘svn_error_t* svn_client_revert(const apr_array_header_t*, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_client_revert((targets.array(pool)), ^~~~~~~~~~~~~~~~~ In file included from client_modify.cpp:29:0: /usr/include/subversion-1/svn_client.h:4350:1: note: declared here svn_client_revert(const apr_array_header_t *paths, ^~~~~~~~~~~~~~~~~ client_modify.cpp:144:29: warning: ‘svn_error_t* svn_client_revert(const apr_array_header_t*, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] pool); ^ In file included from client_modify.cpp:29:0: /usr/include/subversion-1/svn_client.h:4350:1: note: declared here svn_client_revert(const apr_array_header_t *paths, ^~~~~~~~~~~~~~~~~ client_modify.cpp: In member function ‘void svn::Client::add(const svn::Path&, bool)’: client_modify.cpp:161:7: warning: ‘svn_error_t* svn_client_add(const char*, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_client_add(path.c_str(), ^~~~~~~~~~~~~~ In file included from client_modify.cpp:29:0: /usr/include/subversion-1/svn_client.h:1672:1: note: declared here svn_client_add(const char *path, ^~~~~~~~~~~~~~ client_modify.cpp:164:26: warning: ‘svn_error_t* svn_client_add(const char*, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] pool); ^ In file included from client_modify.cpp:29:0: /usr/include/subversion-1/svn_client.h:1672:1: note: declared here svn_client_add(const char *path, ^~~~~~~~~~~~~~ client_modify.cpp: In member function ‘std::vector svn::Client::update(const svn::Targets&, const svn::Revision&, bool, bool)’: client_modify.cpp:180:7: warning: ‘svn_error_t* svn_client_update2(apr_array_header_t**, const apr_array_header_t*, const svn_opt_revision_t*, svn_boolean_t, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_client_update2(&result_revs, ^~~~~~~~~~~~~~~~~~ In file included from client_modify.cpp:29:0: /usr/include/subversion-1/svn_client.h:1398:1: note: declared here svn_client_update2(apr_array_header_t **result_revs, ^~~~~~~~~~~~~~~~~~ client_modify.cpp:186:30: warning: ‘svn_error_t* svn_client_update2(apr_array_header_t**, const apr_array_header_t*, const svn_opt_revision_t*, svn_boolean_t, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] pool); ^ In file included from client_modify.cpp:29:0: /usr/include/subversion-1/svn_client.h:1398:1: note: declared here svn_client_update2(apr_array_header_t **result_revs, ^~~~~~~~~~~~~~~~~~ client_modify.cpp: In member function ‘svn_revnum_t svn::Client::commit(const svn::Targets&, const char*, bool, bool)’: client_modify.cpp:226:7: warning: ‘svn_error_t* svn_client_commit2(svn_client_commit_info_t**, const apr_array_header_t*, svn_boolean_t, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_client_commit2(&commit_info, ^~~~~~~~~~~~~~~~~~ In file included from client_modify.cpp:29:0: /usr/include/subversion-1/svn_client.h:2263:1: note: declared here svn_client_commit2(svn_client_commit_info_t **commit_info_p, ^~~~~~~~~~~~~~~~~~ client_modify.cpp:231:30: warning: ‘svn_error_t* svn_client_commit2(svn_client_commit_info_t**, const apr_array_header_t*, svn_boolean_t, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] pool); ^ In file included from client_modify.cpp:29:0: /usr/include/subversion-1/svn_client.h:2263:1: note: declared here svn_client_commit2(svn_client_commit_info_t **commit_info_p, ^~~~~~~~~~~~~~~~~~ client_modify.cpp: In member function ‘void svn::Client::copy(const svn::Path&, const svn::Revision&, const svn::Path&)’: client_modify.cpp:250:7: warning: ‘svn_error_t* svn_client_copy(svn_client_commit_info_t**, const char*, const svn_opt_revision_t*, const char*, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_client_copy(&commit_info, ^~~~~~~~~~~~~~~ In file included from client_modify.cpp:29:0: /usr/include/subversion-1/svn_client.h:4677:1: note: declared here svn_client_copy(svn_client_commit_info_t **commit_info_p, ^~~~~~~~~~~~~~~ client_modify.cpp:255:27: warning: ‘svn_error_t* svn_client_copy(svn_client_commit_info_t**, const char*, const svn_opt_revision_t*, const char*, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] pool); ^ In file included from client_modify.cpp:29:0: /usr/include/subversion-1/svn_client.h:4677:1: note: declared here svn_client_copy(svn_client_commit_info_t **commit_info_p, ^~~~~~~~~~~~~~~ client_modify.cpp: In member function ‘void svn::Client::move(const svn::Path&, const svn::Revision&, const svn::Path&, bool)’: client_modify.cpp:271:7: warning: ‘svn_error_t* svn_client_move2(svn_client_commit_info_t**, const char*, const char*, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_client_move2(&commit_info, ^~~~~~~~~~~~~~~~ In file included from client_modify.cpp:29:0: /usr/include/subversion-1/svn_client.h:4882:1: note: declared here svn_client_move2(svn_client_commit_info_t **commit_info_p, ^~~~~~~~~~~~~~~~ client_modify.cpp:276:28: warning: ‘svn_error_t* svn_client_move2(svn_client_commit_info_t**, const char*, const char*, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] pool); ^ In file included from client_modify.cpp:29:0: /usr/include/subversion-1/svn_client.h:4882:1: note: declared here svn_client_move2(svn_client_commit_info_t **commit_info_p, ^~~~~~~~~~~~~~~~ client_modify.cpp: In member function ‘void svn::Client::mkdir(const svn::Path&)’: client_modify.cpp:290:7: warning: ‘svn_error_t* svn_client_mkdir(svn_client_commit_info_t**, const apr_array_header_t*, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_client_mkdir(&commit_info, ^~~~~~~~~~~~~~~~ In file included from client_modify.cpp:29:0: /usr/include/subversion-1/svn_client.h:1770:1: note: declared here svn_client_mkdir(svn_client_commit_info_t **commit_info_p, ^~~~~~~~~~~~~~~~ client_modify.cpp:293:40: warning: ‘svn_error_t* svn_client_mkdir(svn_client_commit_info_t**, const apr_array_header_t*, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] *m_context, pool); ^ In file included from client_modify.cpp:29:0: /usr/include/subversion-1/svn_client.h:1770:1: note: declared here svn_client_mkdir(svn_client_commit_info_t **commit_info_p, ^~~~~~~~~~~~~~~~ client_modify.cpp: In member function ‘void svn::Client::mkdir(const svn::Targets&)’: client_modify.cpp:306:7: warning: ‘svn_error_t* svn_client_mkdir(svn_client_commit_info_t**, const apr_array_header_t*, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_client_mkdir(&commit_info, ^~~~~~~~~~~~~~~~ In file included from client_modify.cpp:29:0: /usr/include/subversion-1/svn_client.h:1770:1: note: declared here svn_client_mkdir(svn_client_commit_info_t **commit_info_p, ^~~~~~~~~~~~~~~~ client_modify.cpp:309:40: warning: ‘svn_error_t* svn_client_mkdir(svn_client_commit_info_t**, const apr_array_header_t*, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] *m_context, pool); ^ In file included from client_modify.cpp:29:0: /usr/include/subversion-1/svn_client.h:1770:1: note: declared here svn_client_mkdir(svn_client_commit_info_t **commit_info_p, ^~~~~~~~~~~~~~~~ client_modify.cpp: In member function ‘void svn::Client::cleanup(const svn::Path&)’: client_modify.cpp:322:7: warning: ‘svn_error_t* svn_client_cleanup(const char*, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_client_cleanup(path.c_str(), *m_context, apr_pool); ^~~~~~~~~~~~~~~~~~ In file included from client_modify.cpp:29:0: /usr/include/subversion-1/svn_client.h:4191:1: note: declared here svn_client_cleanup(const char *dir, ^~~~~~~~~~~~~~~~~~ client_modify.cpp:322:60: warning: ‘svn_error_t* svn_client_cleanup(const char*, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_client_cleanup(path.c_str(), *m_context, apr_pool); ^ In file included from client_modify.cpp:29:0: /usr/include/subversion-1/svn_client.h:4191:1: note: declared here svn_client_cleanup(const char *dir, ^~~~~~~~~~~~~~~~~~ client_modify.cpp: In member function ‘void svn::Client::resolved(const svn::Path&, bool)’: client_modify.cpp:334:7: warning: ‘svn_error_t* svn_client_resolved(const char*, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_client_resolved(path.c_str(), ^~~~~~~~~~~~~~~~~~~ In file included from client_modify.cpp:29:0: /usr/include/subversion-1/svn_client.h:4374:1: note: declared here svn_client_resolved(const char *path, ^~~~~~~~~~~~~~~~~~~ client_modify.cpp:337:31: warning: ‘svn_error_t* svn_client_resolved(const char*, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] pool); ^ In file included from client_modify.cpp:29:0: /usr/include/subversion-1/svn_client.h:4374:1: note: declared here svn_client_resolved(const char *path, ^~~~~~~~~~~~~~~~~~~ client_modify.cpp: In member function ‘void svn::Client::doExport(const svn::Path&, const svn::Path&, const svn::Revision&, bool, const svn::Revision&, bool, bool, const char*)’: client_modify.cpp:357:7: warning: ‘svn_error_t* svn_client_export3(svn_revnum_t*, const char*, const char*, const svn_opt_revision_t*, const svn_opt_revision_t*, svn_boolean_t, svn_boolean_t, svn_boolean_t, const char*, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_client_export3(&revnum, ^~~~~~~~~~~~~~~~~~ In file included from client_modify.cpp:29:0: /usr/include/subversion-1/svn_client.h:5581:1: note: declared here svn_client_export3(svn_revnum_t *result_rev, ^~~~~~~~~~~~~~~~~~ client_modify.cpp:367:30: warning: ‘svn_error_t* svn_client_export3(svn_revnum_t*, const char*, const char*, const svn_opt_revision_t*, const svn_opt_revision_t*, svn_boolean_t, svn_boolean_t, svn_boolean_t, const char*, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] pool); ^ In file included from client_modify.cpp:29:0: /usr/include/subversion-1/svn_client.h:5581:1: note: declared here svn_client_export3(svn_revnum_t *result_rev, ^~~~~~~~~~~~~~~~~~ client_modify.cpp: In member function ‘svn_revnum_t svn::Client::doSwitch(const svn::Path&, const char*, const svn::Revision&, bool)’: client_modify.cpp:382:7: warning: ‘svn_error_t* svn_client_switch(svn_revnum_t*, const char*, const char*, const svn_opt_revision_t*, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_client_switch(&revnum, ^~~~~~~~~~~~~~~~~ In file included from client_modify.cpp:29:0: /usr/include/subversion-1/svn_client.h:1540:1: note: declared here svn_client_switch(svn_revnum_t *result_rev, ^~~~~~~~~~~~~~~~~ client_modify.cpp:388:29: warning: ‘svn_error_t* svn_client_switch(svn_revnum_t*, const char*, const char*, const svn_opt_revision_t*, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] pool); ^ In file included from client_modify.cpp:29:0: /usr/include/subversion-1/svn_client.h:1540:1: note: declared here svn_client_switch(svn_revnum_t *result_rev, ^~~~~~~~~~~~~~~~~ client_modify.cpp: In member function ‘void svn::Client::import(const svn::Path&, const char*, const char*, bool)’: client_modify.cpp:407:7: warning: ‘svn_error_t* svn_client_import(svn_client_commit_info_t**, const char*, const char*, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_client_import(&commit_info, ^~~~~~~~~~~~~~~~~ In file included from client_modify.cpp:29:0: /usr/include/subversion-1/svn_client.h:2074:1: note: declared here svn_client_import(svn_client_commit_info_t **commit_info_p, ^~~~~~~~~~~~~~~~~ client_modify.cpp:412:29: warning: ‘svn_error_t* svn_client_import(svn_client_commit_info_t**, const char*, const char*, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] pool); ^ In file included from client_modify.cpp:29:0: /usr/include/subversion-1/svn_client.h:2074:1: note: declared here svn_client_import(svn_client_commit_info_t **commit_info_p, ^~~~~~~~~~~~~~~~~ client_modify.cpp: In member function ‘void svn::Client::merge(const svn::Path&, const svn::Revision&, const svn::Path&, const svn::Revision&, const svn::Path&, bool, bool, bool, bool)’: client_modify.cpp:437:7: warning: ‘svn_error_t* svn_client_merge(const char*, const svn_opt_revision_t*, const char*, const svn_opt_revision_t*, const char*, svn_boolean_t, svn_boolean_t, svn_boolean_t, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_client_merge(path1.c_str(), ^~~~~~~~~~~~~~~~ In file included from client_modify.cpp:29:0: /usr/include/subversion-1/svn_client.h:3733:1: note: declared here svn_client_merge(const char *source1, ^~~~~~~~~~~~~~~~ client_modify.cpp:447:28: warning: ‘svn_error_t* svn_client_merge(const char*, const svn_opt_revision_t*, const char*, const svn_opt_revision_t*, const char*, svn_boolean_t, svn_boolean_t, svn_boolean_t, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] pool); ^ In file included from client_modify.cpp:29:0: /usr/include/subversion-1/svn_client.h:3733:1: note: declared here svn_client_merge(const char *source1, ^~~~~~~~~~~~~~~~ client_modify.cpp: In member function ‘void svn::Client::relocate(const svn::Path&, const char*, const char*, bool)’: client_modify.cpp:461:7: warning: ‘svn_error_t* svn_client_relocate(const char*, const char*, const char*, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_client_relocate(path.c_str(), ^~~~~~~~~~~~~~~~~~~ In file included from client_modify.cpp:29:0: /usr/include/subversion-1/svn_client.h:4260:1: note: declared here svn_client_relocate(const char *dir, ^~~~~~~~~~~~~~~~~~~ client_modify.cpp:466:31: warning: ‘svn_error_t* svn_client_relocate(const char*, const char*, const char*, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] pool); ^ In file included from client_modify.cpp:29:0: /usr/include/subversion-1/svn_client.h:4260:1: note: declared here svn_client_relocate(const char *dir, ^~~~~~~~~~~~~~~~~~~ client_modify.cpp: In member function ‘void svn::Client::ignore(const svn::Path&)’: client_modify.cpp:484:7: warning: ‘svn_error_t* svn_client_propget(apr_hash_t**, const char*, const char*, const svn_opt_revision_t*, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_client_propget(&props, ^~~~~~~~~~~~~~~~~~ In file included from client_modify.cpp:29:0: /usr/include/subversion-1/svn_client.h:5297:1: note: declared here svn_client_propget(apr_hash_t **props, ^~~~~~~~~~~~~~~~~~ client_modify.cpp:490:30: warning: ‘svn_error_t* svn_client_propget(apr_hash_t**, const char*, const char*, const svn_opt_revision_t*, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] pool); ^ In file included from client_modify.cpp:29:0: /usr/include/subversion-1/svn_client.h:5297:1: note: declared here svn_client_propget(apr_hash_t **props, ^~~~~~~~~~~~~~~~~~ client_modify.cpp:527:7: warning: ‘svn_error_t* svn_client_propset2(const char*, const svn_string_t*, const char*, svn_boolean_t, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_client_propset2(s_svnIgnore, ^~~~~~~~~~~~~~~~~~~ In file included from client_modify.cpp:29:0: /usr/include/subversion-1/svn_client.h:5050:1: note: declared here svn_client_propset2(const char *propname, ^~~~~~~~~~~~~~~~~~~ client_modify.cpp:533:31: warning: ‘svn_error_t* svn_client_propset2(const char*, const svn_string_t*, const char*, svn_boolean_t, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] pool); ^ In file included from client_modify.cpp:29:0: /usr/include/subversion-1/svn_client.h:5050:1: note: declared here svn_client_propset2(const char *propname, ^~~~~~~~~~~~~~~~~~~ /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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o client_property.lo client_property.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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c client_property.cpp -fPIC -DPIC -o .libs/client_property.o client_property.cpp: In member function ‘svn::PathPropertiesMapList svn::Client::proplist(const svn::Path&, const svn::Revision&, bool)’: client_property.cpp:59:7: warning: ‘svn_error_t* svn_client_proplist(apr_array_header_t**, const char*, const svn_opt_revision_t*, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_client_proplist(&props, ^~~~~~~~~~~~~~~~~~~ In file included from client_property.cpp:29:0: /usr/include/subversion-1/svn_client.h:5437:1: note: declared here svn_client_proplist(apr_array_header_t **props, ^~~~~~~~~~~~~~~~~~~ client_property.cpp:64:31: warning: ‘svn_error_t* svn_client_proplist(apr_array_header_t**, const char*, const svn_opt_revision_t*, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] pool); ^ In file included from client_property.cpp:29:0: /usr/include/subversion-1/svn_client.h:5437:1: note: declared here svn_client_proplist(apr_array_header_t **props, ^~~~~~~~~~~~~~~~~~~ client_property.cpp: In member function ‘svn::PathPropertiesMapList svn::Client::propget(const char*, const svn::Path&, const svn::Revision&, bool)’: client_property.cpp:117:7: warning: ‘svn_error_t* svn_client_propget(apr_hash_t**, const char*, const char*, const svn_opt_revision_t*, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_client_propget(&props, ^~~~~~~~~~~~~~~~~~ In file included from client_property.cpp:29:0: /usr/include/subversion-1/svn_client.h:5297:1: note: declared here svn_client_propget(apr_hash_t **props, ^~~~~~~~~~~~~~~~~~ client_property.cpp:123:30: warning: ‘svn_error_t* svn_client_propget(apr_hash_t**, const char*, const char*, const svn_opt_revision_t*, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] pool); ^ In file included from client_property.cpp:29:0: /usr/include/subversion-1/svn_client.h:5297:1: note: declared here svn_client_propget(apr_hash_t **props, ^~~~~~~~~~~~~~~~~~ client_property.cpp: In member function ‘void svn::Client::propset(const char*, const char*, const svn::Path&, const svn::Revision&, bool, bool)’: client_property.cpp:176:7: warning: ‘svn_error_t* svn_client_propset2(const char*, const svn_string_t*, const char*, svn_boolean_t, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_client_propset2(propName, ^~~~~~~~~~~~~~~~~~~ In file included from client_property.cpp:29:0: /usr/include/subversion-1/svn_client.h:5050:1: note: declared here svn_client_propset2(const char *propname, ^~~~~~~~~~~~~~~~~~~ client_property.cpp:182:31: warning: ‘svn_error_t* svn_client_propset2(const char*, const svn_string_t*, const char*, svn_boolean_t, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] pool); ^ In file included from client_property.cpp:29:0: /usr/include/subversion-1/svn_client.h:5050:1: note: declared here svn_client_propset2(const char *propname, ^~~~~~~~~~~~~~~~~~~ client_property.cpp: In member function ‘void svn::Client::propdel(const char*, const svn::Path&, const svn::Revision&, bool)’: client_property.cpp:207:7: warning: ‘svn_error_t* svn_client_propset(const char*, const svn_string_t*, const char*, svn_boolean_t, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_client_propset(propName, ^~~~~~~~~~~~~~~~~~ In file included from client_property.cpp:29:0: /usr/include/subversion-1/svn_client.h:5066:1: note: declared here svn_client_propset(const char *propname, ^~~~~~~~~~~~~~~~~~ client_property.cpp:211:30: warning: ‘svn_error_t* svn_client_propset(const char*, const svn_string_t*, const char*, svn_boolean_t, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] pool); ^ In file included from client_property.cpp:29:0: /usr/include/subversion-1/svn_client.h:5066:1: note: declared here svn_client_propset(const char *propname, ^~~~~~~~~~~~~~~~~~ client_property.cpp: In member function ‘svn_revnum_t svn::Client::revpropset(const char*, const char*, const svn::Path&, const svn::Revision&, bool)’: client_property.cpp:333:7: warning: ‘svn_error_t* svn_client_revprop_set(const char*, const svn_string_t*, const char*, const svn_opt_revision_t*, svn_revnum_t*, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_client_revprop_set(propName, ^~~~~~~~~~~~~~~~~~~~~~ In file included from client_property.cpp:29:0: /usr/include/subversion-1/svn_client.h:5136:1: note: declared here svn_client_revprop_set(const char *propname, ^~~~~~~~~~~~~~~~~~~~~~ client_property.cpp:340:34: warning: ‘svn_error_t* svn_client_revprop_set(const char*, const svn_string_t*, const char*, const svn_opt_revision_t*, svn_revnum_t*, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] pool); ^ In file included from client_property.cpp:29:0: /usr/include/subversion-1/svn_client.h:5136:1: note: declared here svn_client_revprop_set(const char *propname, ^~~~~~~~~~~~~~~~~~~~~~ client_property.cpp: In member function ‘svn_revnum_t svn::Client::revpropdel(const char*, const svn::Path&, const svn::Revision&, bool)’: client_property.cpp:369:7: warning: ‘svn_error_t* svn_client_revprop_set(const char*, const svn_string_t*, const char*, const svn_opt_revision_t*, svn_revnum_t*, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_client_revprop_set(propName, ^~~~~~~~~~~~~~~~~~~~~~ In file included from client_property.cpp:29:0: /usr/include/subversion-1/svn_client.h:5136:1: note: declared here svn_client_revprop_set(const char *propname, ^~~~~~~~~~~~~~~~~~~~~~ client_property.cpp:376:34: warning: ‘svn_error_t* svn_client_revprop_set(const char*, const svn_string_t*, const char*, const svn_opt_revision_t*, svn_revnum_t*, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] pool); ^ In file included from client_property.cpp:29:0: /usr/include/subversion-1/svn_client.h:5136:1: note: declared here svn_client_revprop_set(const char *propname, ^~~~~~~~~~~~~~~~~~~~~~ /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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o client_status.lo client_status.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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c client_status.cpp -fPIC -DPIC -o .libs/client_status.o client_status.cpp: In function ‘svn::StatusEntries svn::localStatus(const char*, bool, bool, bool, bool, svn::Context*, bool)’: client_status.cpp:110:13: warning: ‘svn_error_t* svn_client_status2(svn_revnum_t*, const char*, const svn_opt_revision_t*, svn_wc_status_func2_t, void*, svn_boolean_t, svn_boolean_t, svn_boolean_t, svn_boolean_t, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] error = svn_client_status2( ^~~~~~~~~~~~~~~~~~ In file included from client_status.cpp:32:0: /usr/include/subversion-1/svn_client.h:2654:1: note: declared here svn_client_status2(svn_revnum_t *result_rev, ^~~~~~~~~~~~~~~~~~ client_status.cpp:122:19: warning: ‘svn_error_t* svn_client_status2(svn_revnum_t*, const char*, const svn_opt_revision_t*, svn_wc_status_func2_t, void*, svn_boolean_t, svn_boolean_t, svn_boolean_t, svn_boolean_t, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] pool); ^ In file included from client_status.cpp:32:0: /usr/include/subversion-1/svn_client.h:2654:1: note: declared here svn_client_status2(svn_revnum_t *result_rev, ^~~~~~~~~~~~~~~~~~ client_status.cpp: In function ‘svn_revnum_t svn::localFilteredStatus(const char*, const svn::StatusFilter&, bool, bool, svn::StatusEntries&, svn::Context*)’: client_status.cpp:291:13: warning: ‘svn_error_t* svn_client_status2(svn_revnum_t*, const char*, const svn_opt_revision_t*, svn_wc_status_func2_t, void*, svn_boolean_t, svn_boolean_t, svn_boolean_t, svn_boolean_t, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] error = svn_client_status2( ^~~~~~~~~~~~~~~~~~ In file included from client_status.cpp:32:0: /usr/include/subversion-1/svn_client.h:2654:1: note: declared here svn_client_status2(svn_revnum_t *result_rev, ^~~~~~~~~~~~~~~~~~ client_status.cpp:303:19: warning: ‘svn_error_t* svn_client_status2(svn_revnum_t*, const char*, const svn_opt_revision_t*, svn_wc_status_func2_t, void*, svn_boolean_t, svn_boolean_t, svn_boolean_t, svn_boolean_t, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] pool); ^ In file included from client_status.cpp:32:0: /usr/include/subversion-1/svn_client.h:2654:1: note: declared here svn_client_status2(svn_revnum_t *result_rev, ^~~~~~~~~~~~~~~~~~ client_status.cpp: In member function ‘const LogEntries* svn::Client::log(const char*, const svn::Revision&, const svn::Revision&, bool, bool)’: client_status.cpp:347:13: warning: ‘svn_error_t* svn_client_log2(const apr_array_header_t*, const svn_opt_revision_t*, const svn_opt_revision_t*, int, svn_boolean_t, svn_boolean_t, svn_log_message_receiver_t, void*, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] error = svn_client_log2( ^~~~~~~~~~~~~~~ In file included from client_status.cpp:32:0: /usr/include/subversion-1/svn_client.h:2816:1: note: declared here svn_client_log2(const apr_array_header_t *targets, ^~~~~~~~~~~~~~~ client_status.cpp:357:19: warning: ‘svn_error_t* svn_client_log2(const apr_array_header_t*, const svn_opt_revision_t*, const svn_opt_revision_t*, int, svn_boolean_t, svn_boolean_t, svn_log_message_receiver_t, void*, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] pool); ^ In file included from client_status.cpp:32:0: /usr/include/subversion-1/svn_client.h:2816:1: note: declared here svn_client_log2(const apr_array_header_t *targets, ^~~~~~~~~~~~~~~ client_status.cpp: In member function ‘svn::InfoVector svn::Client::info(const svn::Path&, bool, const svn::Revision&, const svn::Revision&)’: client_status.cpp:397:7: warning: ‘svn_error_t* svn_client_info(const char*, const svn_opt_revision_t*, const svn_opt_revision_t*, svn_info_receiver_t, void*, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_client_info(pathOrUrl.c_str(), ^~~~~~~~~~~~~~~ In file included from client_status.cpp:32:0: /usr/include/subversion-1/svn_client.h:6451:1: note: declared here svn_client_info(const char *path_or_url, ^~~~~~~~~~~~~~~ client_status.cpp:404:27: warning: ‘svn_error_t* svn_client_info(const char*, const svn_opt_revision_t*, const svn_opt_revision_t*, svn_info_receiver_t, void*, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] pool); ^ In file included from client_status.cpp:32:0: /usr/include/subversion-1/svn_client.h:6451:1: note: declared here svn_client_info(const char *path_or_url, ^~~~~~~~~~~~~~~ /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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o context.lo context.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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c context.cpp -fPIC -DPIC -o .libs/context.o context.cpp: In constructor ‘svn::Context::Data::Data(const string&)’: context.cpp:132:7: warning: ‘void svn_client_get_simple_provider(svn_auth_provider_object_t**, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_client_get_simple_provider( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1/include/svncpp/context.hpp:32:0, from context.cpp:51: /usr/include/subversion-1/svn_client.h:151:1: note: declared here svn_client_get_simple_provider(svn_auth_provider_object_t **provider, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ context.cpp:134:13: warning: ‘void svn_client_get_simple_provider(svn_auth_provider_object_t**, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] pool); ^ In file included from /var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1/include/svncpp/context.hpp:32:0, from context.cpp:51: /usr/include/subversion-1/svn_client.h:151:1: note: declared here svn_client_get_simple_provider(svn_auth_provider_object_t **provider, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ context.cpp:138:7: warning: ‘void svn_client_get_username_provider(svn_auth_provider_object_t**, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_client_get_username_provider( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1/include/svncpp/context.hpp:32:0, from context.cpp:51: /usr/include/subversion-1/svn_client.h:198:1: note: declared here svn_client_get_username_provider(svn_auth_provider_object_t **provider, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ context.cpp:140:13: warning: ‘void svn_client_get_username_provider(svn_auth_provider_object_t**, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] pool); ^ In file included from /var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1/include/svncpp/context.hpp:32:0, from context.cpp:51: /usr/include/subversion-1/svn_client.h:198:1: note: declared here svn_client_get_username_provider(svn_auth_provider_object_t **provider, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ context.cpp:144:7: warning: ‘void svn_client_get_simple_prompt_provider(svn_auth_provider_object_t**, svn_auth_simple_prompt_func_t, void*, int, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_client_get_simple_prompt_provider( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1/include/svncpp/context.hpp:32:0, from context.cpp:51: /usr/include/subversion-1/svn_client.h:103:1: note: declared here svn_client_get_simple_prompt_provider( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ context.cpp:149:13: warning: ‘void svn_client_get_simple_prompt_provider(svn_auth_provider_object_t**, svn_auth_simple_prompt_func_t, void*, int, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] pool); ^ In file included from /var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1/include/svncpp/context.hpp:32:0, from context.cpp:51: /usr/include/subversion-1/svn_client.h:103:1: note: declared here svn_client_get_simple_prompt_provider( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ context.cpp:156:7: warning: ‘void svn_client_get_ssl_server_trust_file_provider(svn_auth_provider_object_t**, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_client_get_ssl_server_trust_file_provider(&provider, pool); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1/include/svncpp/context.hpp:32:0, from context.cpp:51: /usr/include/subversion-1/svn_client.h:214:1: note: declared here svn_client_get_ssl_server_trust_file_provider( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ context.cpp:156:68: warning: ‘void svn_client_get_ssl_server_trust_file_provider(svn_auth_provider_object_t**, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_client_get_ssl_server_trust_file_provider(&provider, pool); ^ In file included from /var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1/include/svncpp/context.hpp:32:0, from context.cpp:51: /usr/include/subversion-1/svn_client.h:214:1: note: declared here svn_client_get_ssl_server_trust_file_provider( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ context.cpp:160:7: warning: ‘void svn_client_get_ssl_client_cert_file_provider(svn_auth_provider_object_t**, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_client_get_ssl_client_cert_file_provider(&provider, pool); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1/include/svncpp/context.hpp:32:0, from context.cpp:51: /usr/include/subversion-1/svn_client.h:231:1: note: declared here svn_client_get_ssl_client_cert_file_provider( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ context.cpp:160:67: warning: ‘void svn_client_get_ssl_client_cert_file_provider(svn_auth_provider_object_t**, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_client_get_ssl_client_cert_file_provider(&provider, pool); ^ In file included from /var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1/include/svncpp/context.hpp:32:0, from context.cpp:51: /usr/include/subversion-1/svn_client.h:231:1: note: declared here svn_client_get_ssl_client_cert_file_provider( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ context.cpp:164:7: warning: ‘void svn_client_get_ssl_client_cert_pw_file_provider(svn_auth_provider_object_t**, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_client_get_ssl_client_cert_pw_file_provider(&provider, pool); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1/include/svncpp/context.hpp:32:0, from context.cpp:51: /usr/include/subversion-1/svn_client.h:248:1: note: declared here svn_client_get_ssl_client_cert_pw_file_provider( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ context.cpp:164:70: warning: ‘void svn_client_get_ssl_client_cert_pw_file_provider(svn_auth_provider_object_t**, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_client_get_ssl_client_cert_pw_file_provider(&provider, pool); ^ In file included from /var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1/include/svncpp/context.hpp:32:0, from context.cpp:51: /usr/include/subversion-1/svn_client.h:248:1: note: declared here svn_client_get_ssl_client_cert_pw_file_provider( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ context.cpp:168:7: warning: ‘void svn_client_get_ssl_server_trust_prompt_provider(svn_auth_provider_object_t**, svn_auth_ssl_server_trust_prompt_func_t, void*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_client_get_ssl_server_trust_prompt_provider( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1/include/svncpp/context.hpp:32:0, from context.cpp:51: /usr/include/subversion-1/svn_client.h:265:1: note: declared here svn_client_get_ssl_server_trust_prompt_provider( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ context.cpp:169:54: warning: ‘void svn_client_get_ssl_server_trust_prompt_provider(svn_auth_provider_object_t**, svn_auth_ssl_server_trust_prompt_func_t, void*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] &provider, onSslServerTrustPrompt, this, pool); ^ In file included from /var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1/include/svncpp/context.hpp:32:0, from context.cpp:51: /usr/include/subversion-1/svn_client.h:265:1: note: declared here svn_client_get_ssl_server_trust_prompt_provider( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ context.cpp:174:7: warning: ‘void svn_client_get_ssl_client_cert_pw_prompt_provider(svn_auth_provider_object_t**, svn_auth_ssl_client_cert_pw_prompt_func_t, void*, int, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_client_get_ssl_client_cert_pw_prompt_provider( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1/include/svncpp/context.hpp:32:0, from context.cpp:51: /usr/include/subversion-1/svn_client.h:308:1: note: declared here svn_client_get_ssl_client_cert_pw_prompt_provider( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ context.cpp:175:58: warning: ‘void svn_client_get_ssl_client_cert_pw_prompt_provider(svn_auth_provider_object_t**, svn_auth_ssl_client_cert_pw_prompt_func_t, void*, int, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] &provider, onSslClientCertPwPrompt, this, 3, pool); ^ In file included from /var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1/include/svncpp/context.hpp:32:0, from context.cpp:51: /usr/include/subversion-1/svn_client.h:308:1: note: declared here svn_client_get_ssl_client_cert_pw_prompt_provider( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ context.cpp:183:7: warning: ‘svn_error_t* svn_client_create_context(svn_client_ctx_t**, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_client_create_context(&ctx, pool); ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1/include/svncpp/context.hpp:32:0, from context.cpp:51: /usr/include/subversion-1/svn_client.h:1079:1: note: declared here svn_client_create_context(svn_client_ctx_t **ctx, ^~~~~~~~~~~~~~~~~~~~~~~~~ context.cpp:183:43: warning: ‘svn_error_t* svn_client_create_context(svn_client_ctx_t**, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_client_create_context(&ctx, pool); ^ In file included from /var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1/include/svncpp/context.hpp:32:0, from context.cpp:51: /usr/include/subversion-1/svn_client.h:1079:1: note: declared here svn_client_create_context(svn_client_ctx_t **ctx, ^~~~~~~~~~~~~~~~~~~~~~~~~ /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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o datetime.lo datetime.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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c datetime.cpp -fPIC -DPIC -o .libs/datetime.o /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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o dirent.lo dirent.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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c dirent.cpp -fPIC -DPIC -o .libs/dirent.o /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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o exception.lo exception.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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c exception.cpp -fPIC -DPIC -o .libs/exception.o /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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o entry.lo entry.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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c entry.cpp -fPIC -DPIC -o .libs/entry.o entry.cpp: In member function ‘void svn::Entry::init(const svn_wc_entry_t*)’: entry.cpp:55:17: warning: ‘svn_wc_entry_t* svn_wc_entry_dup(const svn_wc_entry_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] m_entry = svn_wc_entry_dup(src, m_pool); ^~~~~~~~~~~~~~~~ In file included from /var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1/include/svncpp/entry.hpp:28:0, from entry.cpp:26: /usr/include/subversion-1/svn_wc.h:3193:1: note: declared here svn_wc_entry_dup(const svn_wc_entry_t *entry, ^~~~~~~~~~~~~~~~ entry.cpp:55:45: warning: ‘svn_wc_entry_t* svn_wc_entry_dup(const svn_wc_entry_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] m_entry = svn_wc_entry_dup(src, m_pool); ^ In file included from /var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1/include/svncpp/entry.hpp:28:0, from entry.cpp:26: /usr/include/subversion-1/svn_wc.h:3193:1: note: declared here svn_wc_entry_dup(const svn_wc_entry_t *entry, ^~~~~~~~~~~~~~~~ /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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o info.lo info.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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c info.cpp -fPIC -DPIC -o .libs/info.o info.cpp: In constructor ‘svn::Info::Data::Data(const svn::Path&, const svn_info_t*)’: info.cpp:43:16: warning: ‘svn_info_t* svn_info_dup(const svn_info_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] info = svn_info_dup(info_, pool); ^~~~~~~~~~~~ In file included from /var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1/include/svncpp/info.hpp:28:0, from info.cpp:26: /usr/include/subversion-1/svn_client.h:6262:1: note: declared here svn_info_dup(const svn_info_t *info, ^~~~~~~~~~~~ info.cpp:43:40: warning: ‘svn_info_t* svn_info_dup(const svn_info_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] info = svn_info_dup(info_, pool); ^ In file included from /var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1/include/svncpp/info.hpp:28:0, from info.cpp:26: /usr/include/subversion-1/svn_client.h:6262:1: note: declared here svn_info_dup(const svn_info_t *info, ^~~~~~~~~~~~ info.cpp: In constructor ‘svn::Info::Data::Data(const svn::Info::Data*)’: info.cpp:51:16: warning: ‘svn_info_t* svn_info_dup(const svn_info_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] info = svn_info_dup(src->info, pool); ^~~~~~~~~~~~ In file included from /var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1/include/svncpp/info.hpp:28:0, from info.cpp:26: /usr/include/subversion-1/svn_client.h:6262:1: note: declared here svn_info_dup(const svn_info_t *info, ^~~~~~~~~~~~ info.cpp:51:44: warning: ‘svn_info_t* svn_info_dup(const svn_info_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] info = svn_info_dup(src->info, pool); ^ In file included from /var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1/include/svncpp/info.hpp:28:0, from info.cpp:26: /usr/include/subversion-1/svn_client.h:6262:1: note: declared here svn_info_dup(const svn_info_t *info, ^~~~~~~~~~~~ /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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o log_entry.lo log_entry.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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c log_entry.cpp -fPIC -DPIC -o .libs/log_entry.o /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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o path.lo path.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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c path.cpp -fPIC -DPIC -o .libs/path.o path.cpp: In member function ‘void svn::Path::init(const char*)’: path.cpp:67:9: warning: ‘const char* svn_path_internal_style(const char*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_path_internal_style(path, pool.pool()); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from path.cpp:26:0: /usr/include/subversion-1/svn_path.h:73:1: note: declared here svn_path_internal_style(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~~~ path.cpp:67:50: warning: ‘const char* svn_path_internal_style(const char*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_path_internal_style(path, pool.pool()); ^ In file included from path.cpp:26:0: /usr/include/subversion-1/svn_path.h:73:1: note: declared here svn_path_internal_style(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~~~~ path.cpp: In member function ‘void svn::Path::addComponent(const char*)’: path.cpp:167:9: warning: ‘const char* svn_path_url_add_component(const char*, const char*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_path_url_add_component(m_path.c_str(), ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from path.cpp:26:0: /usr/include/subversion-1/svn_path.h:625:1: note: declared here svn_path_url_add_component(const char *url, ^~~~~~~~~~~~~~~~~~~~~~~~~~ path.cpp:169:40: warning: ‘const char* svn_path_url_add_component(const char*, const char*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] pool); ^ In file included from path.cpp:26:0: /usr/include/subversion-1/svn_path.h:625:1: note: declared here svn_path_url_add_component(const char *url, ^~~~~~~~~~~~~~~~~~~~~~~~~~ path.cpp: In member function ‘void svn::Path::split(std::__cxx11::string&, std::__cxx11::string&) const’: path.cpp:198:5: warning: ‘void svn_path_split(const char*, const char**, const char**, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_path_split(m_path.c_str(), &cdirpath, &cbasename, pool); ^~~~~~~~~~~~~~ In file included from path.cpp:26:0: /usr/include/subversion-1/svn_path.h:243:1: note: declared here svn_path_split(const char *path, ^~~~~~~~~~~~~~ path.cpp:198:63: warning: ‘void svn_path_split(const char*, const char**, const char**, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_path_split(m_path.c_str(), &cdirpath, &cbasename, pool); ^ In file included from path.cpp:26:0: /usr/include/subversion-1/svn_path.h:243:1: note: declared here svn_path_split(const char *path, ^~~~~~~~~~~~~~ path.cpp: In member function ‘std::__cxx11::string svn::Path::native() const’: path.cpp:397:14: warning: ‘const char* svn_path_local_style(const char*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] return svn_path_local_style(m_path.c_str(), pool); ^~~~~~~~~~~~~~~~~~~~ In file included from path.cpp:26:0: /usr/include/subversion-1/svn_path.h:82:1: note: declared here svn_path_local_style(const char *path, apr_pool_t *pool); ^~~~~~~~~~~~~~~~~~~~ path.cpp:397:55: warning: ‘const char* svn_path_local_style(const char*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] return svn_path_local_style(m_path.c_str(), pool); ^ In file included from path.cpp:26:0: /usr/include/subversion-1/svn_path.h:82:1: note: declared here svn_path_local_style(const char *path, apr_pool_t *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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o pool.lo pool.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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c pool.cpp -fPIC -DPIC -o .libs/pool.o /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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o property.lo property.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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c property.cpp -fPIC -DPIC -o .libs/property.o property.cpp: In member function ‘void svn::Property::list()’: property.cpp:64:7: warning: ‘svn_error_t* svn_client_proplist(apr_array_header_t**, const char*, const svn_opt_revision_t*, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_client_proplist(&props, ^~~~~~~~~~~~~~~~~~~ In file included from property.cpp:26:0: /usr/include/subversion-1/svn_client.h:5437:1: note: declared here svn_client_proplist(apr_array_header_t **props, ^~~~~~~~~~~~~~~~~~~ property.cpp:69:31: warning: ‘svn_error_t* svn_client_proplist(apr_array_header_t**, const char*, const svn_opt_revision_t*, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] pool); ^ In file included from property.cpp:26:0: /usr/include/subversion-1/svn_client.h:5437:1: note: declared here svn_client_proplist(apr_array_header_t **props, ^~~~~~~~~~~~~~~~~~~ property.cpp: In member function ‘std::__cxx11::string svn::Property::getValue(const char*)’: property.cpp:103:5: warning: ‘svn_error_t* svn_client_propget(apr_hash_t**, const char*, const char*, const svn_opt_revision_t*, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_client_propget(&props, ^~~~~~~~~~~~~~~~~~ In file included from property.cpp:26:0: /usr/include/subversion-1/svn_client.h:5297:1: note: declared here svn_client_propget(apr_hash_t **props, ^~~~~~~~~~~~~~~~~~ property.cpp:109:28: warning: ‘svn_error_t* svn_client_propget(apr_hash_t**, const char*, const char*, const svn_opt_revision_t*, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] pool); ^ In file included from property.cpp:26:0: /usr/include/subversion-1/svn_client.h:5297:1: note: declared here svn_client_propget(apr_hash_t **props, ^~~~~~~~~~~~~~~~~~ property.cpp: In member function ‘void svn::Property::set(const char*, const char*)’: property.cpp:139:7: warning: ‘svn_error_t* svn_client_propset2(const char*, const svn_string_t*, const char*, svn_boolean_t, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_client_propset2(name, ^~~~~~~~~~~~~~~~~~~ In file included from property.cpp:26:0: /usr/include/subversion-1/svn_client.h:5050:1: note: declared here svn_client_propset2(const char *propname, ^~~~~~~~~~~~~~~~~~~ property.cpp:145:31: warning: ‘svn_error_t* svn_client_propset2(const char*, const svn_string_t*, const char*, svn_boolean_t, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] pool); ^ In file included from property.cpp:26:0: /usr/include/subversion-1/svn_client.h:5050:1: note: declared here svn_client_propset2(const char *propname, ^~~~~~~~~~~~~~~~~~~ property.cpp: In member function ‘void svn::Property::remove(const char*)’: property.cpp:157:7: warning: ‘svn_error_t* svn_client_propset(const char*, const svn_string_t*, const char*, svn_boolean_t, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_client_propset(name, ^~~~~~~~~~~~~~~~~~ In file included from property.cpp:26:0: /usr/include/subversion-1/svn_client.h:5066:1: note: declared here svn_client_propset(const char *propname, ^~~~~~~~~~~~~~~~~~ property.cpp:161:30: warning: ‘svn_error_t* svn_client_propset(const char*, const svn_string_t*, const char*, svn_boolean_t, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] pool); ^ In file included from property.cpp:26:0: /usr/include/subversion-1/svn_client.h:5066:1: note: declared here svn_client_propset(const char *propname, ^~~~~~~~~~~~~~~~~~ /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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o revision.lo revision.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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c revision.cpp -fPIC -DPIC -o .libs/revision.o /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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o status.lo status.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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c status.cpp -fPIC -DPIC -o .libs/status.o status.cpp: In constructor ‘svn::Status::Data::Data(const char*, const svn_wc_status2_t*)’: status.cpp:48:18: warning: ‘svn_wc_status2_t* svn_wc_dup_status2(const svn_wc_status2_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] status = svn_wc_dup_status2( ^~~~~~~~~~~~~~~~~~ In file included from /var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1/include/svncpp/status.hpp:28:0, from status.cpp:29: /usr/include/subversion-1/svn_wc.h:4022:1: note: declared here svn_wc_dup_status2(const svn_wc_status2_t *orig_stat, ^~~~~~~~~~~~~~~~~~ status.cpp:49:65: warning: ‘svn_wc_status2_t* svn_wc_dup_status2(const svn_wc_status2_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] const_cast(status_), pool); ^ In file included from /var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1/include/svncpp/status.hpp:28:0, from status.cpp:29: /usr/include/subversion-1/svn_wc.h:4022:1: note: declared here svn_wc_dup_status2(const svn_wc_status2_t *orig_stat, ^~~~~~~~~~~~~~~~~~ status.cpp: In constructor ‘svn::Status::Data::Data(const svn::Status::Data*)’: status.cpp:59:18: warning: ‘svn_wc_status2_t* svn_wc_dup_status2(const svn_wc_status2_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] status = svn_wc_dup_status2(src->status, pool); ^~~~~~~~~~~~~~~~~~ In file included from /var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1/include/svncpp/status.hpp:28:0, from status.cpp:29: /usr/include/subversion-1/svn_wc.h:4022:1: note: declared here svn_wc_dup_status2(const svn_wc_status2_t *orig_stat, ^~~~~~~~~~~~~~~~~~ status.cpp:59:54: warning: ‘svn_wc_status2_t* svn_wc_dup_status2(const svn_wc_status2_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] status = svn_wc_dup_status2(src->status, pool); ^ In file included from /var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1/include/svncpp/status.hpp:28:0, from status.cpp:29: /usr/include/subversion-1/svn_wc.h:4022:1: note: declared here svn_wc_dup_status2(const svn_wc_status2_t *orig_stat, ^~~~~~~~~~~~~~~~~~ /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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o status_selection.lo status_selection.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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c status_selection.cpp -fPIC -DPIC -o .libs/status_selection.o /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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o targets.lo targets.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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c targets.cpp -fPIC -DPIC -o .libs/targets.o /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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o url.lo url.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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c url.cpp -fPIC -DPIC -o .libs/url.o /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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o wc.lo wc.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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c wc.cpp -fPIC -DPIC -o .libs/wc.o wc.cpp: In static member function ‘static bool svn::Wc::checkWc(const svn::Path&)’: wc.cpp:51:7: warning: ‘svn_error_t* svn_wc_check_wc(const char*, int*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_wc_check_wc(dir.c_str(), &wc, pool); ^~~~~~~~~~~~~~~ In file included from wc.cpp:26:0: /usr/include/subversion-1/svn_wc.h:2742:1: note: declared here svn_wc_check_wc(const char *path, ^~~~~~~~~~~~~~~ wc.cpp:51:45: warning: ‘svn_error_t* svn_wc_check_wc(const char*, int*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_wc_check_wc(dir.c_str(), &wc, pool); ^ In file included from wc.cpp:26:0: /usr/include/subversion-1/svn_wc.h:2742:1: note: declared here svn_wc_check_wc(const char *path, ^~~~~~~~~~~~~~~ wc.cpp: In static member function ‘static void svn::Wc::ensureAdm(const char*, const char*, const char*, const svn::Revision&)’: wc.cpp:70:7: warning: ‘svn_error_t* svn_wc_ensure_adm(const char*, const char*, const char*, svn_revnum_t, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] svn_wc_ensure_adm(dirPath.c_str(), // path ^~~~~~~~~~~~~~~~~ In file included from wc.cpp:26:0: /usr/include/subversion-1/svn_wc.h:3577:1: note: declared here svn_wc_ensure_adm(const char *path, ^~~~~~~~~~~~~~~~~ wc.cpp:74:29: warning: ‘svn_error_t* svn_wc_ensure_adm(const char*, const char*, const char*, svn_revnum_t, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] pool); ^ In file included from wc.cpp:26:0: /usr/include/subversion-1/svn_wc.h:3577:1: note: declared here svn_wc_ensure_adm(const char *path, ^~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -version-info 3:0:0 -Wl,-O1 -Wl,--as-needed -o libsvncpp.la -rpath /usr/lib64 apr.lo client.lo client_annotate.lo client_cat.lo client_diff.lo client_ls.lo client_modify.lo client_property.lo client_status.lo context.lo datetime.lo dirent.lo exception.lo entry.lo info.lo log_entry.lo path.lo pool.lo property.lo revision.lo status.lo status_selection.lo targets.lo url.lo wc.lo -L/usr/lib64 -lsvn_client-1 -lsvn_wc-1 -lsvn_ra-1 -lsvn_delta-1 -lsvn_subr-1 -lapr-1 -luuid -lrt -lcrypt -lpthread -ldl -laprutil-1 -lldap -llber -ldb-6.0 -lgdbm -lexpat -lstdc++ libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/crtbeginS.o .libs/apr.o .libs/client.o .libs/client_annotate.o .libs/client_cat.o .libs/client_diff.o .libs/client_ls.o .libs/client_modify.o .libs/client_property.o .libs/client_status.o .libs/context.o .libs/datetime.o .libs/dirent.o .libs/exception.o .libs/entry.o .libs/info.o .libs/log_entry.o .libs/path.o .libs/pool.o .libs/property.o .libs/revision.o .libs/status.o .libs/status_selection.o .libs/targets.o .libs/url.o .libs/wc.o -Wl,--as-needed -L/usr/lib64 -lsvn_client-1 -lsvn_wc-1 -lsvn_ra-1 -lsvn_delta-1 -lsvn_subr-1 -lapr-1 -luuid -lrt -lcrypt -ldl -laprutil-1 -lldap -llber /usr/lib64/libdb-6.0.so -lpthread -lgdbm -lexpat -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/../../../../lib64/crtn.o -O2 -march=native -pthread -Wl,-O1 -pthread -Wl,-soname -Wl,libsvncpp.so.3 -o .libs/libsvncpp.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libsvncpp.so.3" && ln -s "libsvncpp.so.3.0.0" "libsvncpp.so.3") libtool: link: (cd ".libs" && rm -f "libsvncpp.so" && ln -s "libsvncpp.so.3.0.0" "libsvncpp.so") libtool: link: ( cd ".libs" && rm -f "libsvncpp.la" && ln -s "../libsvncpp.la" "libsvncpp.la" ) make[2]: Leaving directory '/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1/src/svncpp' Making all in locale make[2]: Entering directory '/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1/src/locale' for i in ; do \ python ../../tools/msgfmt.py -o ./$i/rapidsvn.mo ./$i/rapidsvn.po ; \ done make[2]: Leaving directory '/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1/src/locale' make[2]: Entering directory '/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1/src' 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o about_dlg.o about_dlg.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o action.o action.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o action_event.o action_event.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o action_factory.o action_factory.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o add_action.o add_action.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o add_recursive_action.o add_recursive_action.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o annotate_action.o annotate_action.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o annotate_dlg.o annotate_dlg.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o auth_dlg.o auth_dlg.cpp auth_dlg.cpp: In constructor ‘AuthDlg::AuthDlg(wxWindow*, const wxString&, const wxString&, int)’: auth_dlg.cpp:115:53: warning: unused parameter ‘username’ [-Wunused-parameter] AuthDlg::AuthDlg(wxWindow* parent, const wxString & username, ^~~~~~~~ auth_dlg.cpp:116:35: warning: unused parameter ‘password’ [-Wunused-parameter] const wxString & password, int flags) ^~~~~~~~ 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o cert_dlg.o cert_dlg.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o checkout_action.o checkout_action.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o checkout_dlg.o checkout_dlg.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o cleanup_action.o cleanup_action.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o columns.o columns.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o commit_action.o commit_action.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o commit_dlg.o commit_dlg.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o commit_log_dlg.o commit_log_dlg.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o delete_action.o delete_action.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o delete_dlg.o delete_dlg.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o destination_dlg.o destination_dlg.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o diff_action.o diff_action.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o diff_dlg.o diff_dlg.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o dnd_dlg.o dnd_dlg.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o drag_n_drop_action.o drag_n_drop_action.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o exceptions.o exceptions.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o export_action.o export_action.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o export_dlg.o export_dlg.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o external_program_action.o external_program_action.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o filelist_ctrl.o filelist_ctrl.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o filelist_ctrl_drop_target.o filelist_ctrl_drop_target.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o file_info.o file_info.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o folder_browser.o folder_browser.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o folder_browser_drop_target.o folder_browser_drop_target.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o folder_item_data.o folder_item_data.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o get_action.o get_action.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o hist_entries.o hist_entries.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o hist_mgr.o hist_mgr.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o hist_val.o hist_val.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o ignore_action.o ignore_action.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o import_action.o import_action.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o import_dlg.o import_dlg.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o listed_dlg.o listed_dlg.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o listener.o listener.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o lock_action.o lock_action.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o lock_dlg.o lock_dlg.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o log_action.o log_action.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o log_dlg.o log_dlg.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o merge_action.o merge_action.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o merge_dlg.o merge_dlg.cpp merge_dlg.cpp: In member function ‘int MergeDlg::TestRev(wxString&)’: merge_dlg.cpp:48:37: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] if (!val.ToULong(&rev, 10) && rev < 0) ~~~~^~~ 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o mkdir_action.o mkdir_action.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o move_action.o move_action.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o preferences.o preferences.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o preferences_dlg.o preferences_dlg.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o property_action.o property_action.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o property_dlg.o property_dlg.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o proportional_splitter.o proportional_splitter.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o rapidsvn_app.o rapidsvn_app.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o rapidsvn_drop_target.o rapidsvn_drop_target.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o rapidsvn_frame.o rapidsvn_frame.cpp In file included from rapidsvn_frame.cpp:96:0: res/bitmaps/rapidsvn_16x16.xpm:24:19: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] " "}; ^ res/bitmaps/rapidsvn_16x16.xpm:24:19: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_16x16.xpm:24:19: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_16x16.xpm:24:19: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_16x16.xpm:24:19: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_16x16.xpm:24:19: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_16x16.xpm:24:19: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_16x16.xpm:24:19: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_16x16.xpm:24:19: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_16x16.xpm:24:19: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_16x16.xpm:24:19: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_16x16.xpm:24:19: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_16x16.xpm:24:19: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_16x16.xpm:24:19: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_16x16.xpm:24:19: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_16x16.xpm:24:19: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_16x16.xpm:24:19: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_16x16.xpm:24:19: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_16x16.xpm:24:19: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_16x16.xpm:24:19: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_16x16.xpm:24:19: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_16x16.xpm:24:19: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] In file included from rapidsvn_frame.cpp:97:0: res/bitmaps/rapidsvn_32x32.xpm:43:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] }; ^ res/bitmaps/rapidsvn_32x32.xpm:43:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_32x32.xpm:43:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_32x32.xpm:43:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_32x32.xpm:43:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_32x32.xpm:43:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_32x32.xpm:43:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_32x32.xpm:43:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_32x32.xpm:43:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_32x32.xpm:43:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_32x32.xpm:43:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_32x32.xpm:43:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_32x32.xpm:43:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_32x32.xpm:43:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_32x32.xpm:43:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_32x32.xpm:43:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_32x32.xpm:43:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_32x32.xpm:43:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_32x32.xpm:43:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_32x32.xpm:43:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_32x32.xpm:43:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_32x32.xpm:43:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_32x32.xpm:43:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_32x32.xpm:43:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_32x32.xpm:43:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_32x32.xpm:43:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_32x32.xpm:43:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_32x32.xpm:43:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_32x32.xpm:43:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_32x32.xpm:43:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_32x32.xpm:43:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_32x32.xpm:43:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_32x32.xpm:43:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_32x32.xpm:43:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_32x32.xpm:43:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_32x32.xpm:43:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_32x32.xpm:43:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_32x32.xpm:43:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] In file included from rapidsvn_frame.cpp:98:0: res/bitmaps/rapidsvn_48x48.xpm:59:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] }; ^ res/bitmaps/rapidsvn_48x48.xpm:59:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_48x48.xpm:59:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_48x48.xpm:59:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_48x48.xpm:59:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_48x48.xpm:59:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_48x48.xpm:59:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_48x48.xpm:59:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_48x48.xpm:59:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_48x48.xpm:59:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_48x48.xpm:59:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_48x48.xpm:59:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_48x48.xpm:59:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_48x48.xpm:59:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_48x48.xpm:59:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_48x48.xpm:59:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_48x48.xpm:59:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_48x48.xpm:59:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_48x48.xpm:59:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_48x48.xpm:59:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_48x48.xpm:59:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_48x48.xpm:59:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_48x48.xpm:59:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_48x48.xpm:59:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_48x48.xpm:59:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_48x48.xpm:59:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_48x48.xpm:59:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_48x48.xpm:59:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_48x48.xpm:59:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_48x48.xpm:59:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_48x48.xpm:59:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_48x48.xpm:59:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_48x48.xpm:59:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_48x48.xpm:59:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_48x48.xpm:59:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_48x48.xpm:59:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_48x48.xpm:59:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_48x48.xpm:59:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_48x48.xpm:59:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_48x48.xpm:59:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_48x48.xpm:59:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_48x48.xpm:59:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_48x48.xpm:59:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_48x48.xpm:59:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_48x48.xpm:59:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_48x48.xpm:59:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_48x48.xpm:59:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_48x48.xpm:59:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_48x48.xpm:59:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_48x48.xpm:59:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_48x48.xpm:59:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_48x48.xpm:59:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_48x48.xpm:59:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] res/bitmaps/rapidsvn_48x48.xpm:59:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] rapidsvn_frame.cpp: In member function ‘void RapidSvnFrame::Data::RecreateToolbar()’: rapidsvn_frame.cpp:519:48: warning: ‘wxToolBarToolBase* wxToolBarBase::AddTool(int, const wxBitmap&, const wxBitmap&, bool, wxCoord, wxCoord, wxObject*, const wxString&, const wxString&)’ is deprecated [-Wdeprecated-declarations] _("Refresh the file list")); ^ In file included from /usr/include/wx-3.0/wx/confbase.h:16:0, from rapidsvn_frame.cpp:25: /usr/include/wx-3.0/wx/tbarbase.h:518:24: note: declared here wxToolBarToolBase *AddTool(int toolid, ^ /usr/include/wx-3.0/wx/defs.h:615:43: note: in definition of macro ‘wxDEPRECATED’ #define wxDEPRECATED(x) wxDEPRECATED_DECL x ^ /usr/include/wx-3.0/wx/tbarbase.h:517:5: note: in expansion of macro ‘wxDEPRECATED_INLINE’ wxDEPRECATED_INLINE( ^~~~~~~~~~~~~~~~~~~ rapidsvn_frame.cpp:532:50: warning: ‘wxToolBarToolBase* wxToolBarBase::AddTool(int, const wxBitmap&, const wxBitmap&, bool, wxCoord, wxCoord, wxObject*, const wxString&, const wxString&)’ is deprecated [-Wdeprecated-declarations] _("Stop the current action")); ^ In file included from /usr/include/wx-3.0/wx/confbase.h:16:0, from rapidsvn_frame.cpp:25: /usr/include/wx-3.0/wx/tbarbase.h:518:24: note: declared here wxToolBarToolBase *AddTool(int toolid, ^ /usr/include/wx-3.0/wx/defs.h:615:43: note: in definition of macro ‘wxDEPRECATED’ #define wxDEPRECATED(x) wxDEPRECATED_DECL x ^ /usr/include/wx-3.0/wx/tbarbase.h:517:5: note: in expansion of macro ‘wxDEPRECATED_INLINE’ wxDEPRECATED_INLINE( ^~~~~~~~~~~~~~~~~~~ rapidsvn_frame.cpp: In member function ‘void RapidSvnFrame::Data::AddActionTools(wxToolBarBase*)’: rapidsvn_frame.cpp:554:75: warning: ‘wxToolBarToolBase* wxToolBarBase::AddTool(int, const wxBitmap&, const wxBitmap&, bool, wxCoord, wxCoord, wxObject*, const wxString&, const wxString&)’ is deprecated [-Wdeprecated-declarations] _("Put files and directories under revision control")); ^ In file included from /usr/include/wx-3.0/wx/confbase.h:16:0, from rapidsvn_frame.cpp:25: /usr/include/wx-3.0/wx/tbarbase.h:518:24: note: declared here wxToolBarToolBase *AddTool(int toolid, ^ /usr/include/wx-3.0/wx/defs.h:615:43: note: in definition of macro ‘wxDEPRECATED’ #define wxDEPRECATED(x) wxDEPRECATED_DECL x ^ /usr/include/wx-3.0/wx/tbarbase.h:517:5: note: in expansion of macro ‘wxDEPRECATED_INLINE’ wxDEPRECATED_INLINE( ^~~~~~~~~~~~~~~~~~~ rapidsvn_frame.cpp:564:76: warning: ‘wxToolBarToolBase* wxToolBarBase::AddTool(int, const wxBitmap&, const wxBitmap&, bool, wxCoord, wxCoord, wxObject*, const wxString&, const wxString&)’ is deprecated [-Wdeprecated-declarations] _("Delete files and directories from version control")); ^ In file included from /usr/include/wx-3.0/wx/confbase.h:16:0, from rapidsvn_frame.cpp:25: /usr/include/wx-3.0/wx/tbarbase.h:518:24: note: declared here wxToolBarToolBase *AddTool(int toolid, ^ /usr/include/wx-3.0/wx/defs.h:615:43: note: in definition of macro ‘wxDEPRECATED’ #define wxDEPRECATED(x) wxDEPRECATED_DECL x ^ /usr/include/wx-3.0/wx/tbarbase.h:517:5: note: in expansion of macro ‘wxDEPRECATED_INLINE’ wxDEPRECATED_INLINE( ^~~~~~~~~~~~~~~~~~~ rapidsvn_frame.cpp:574:82: warning: ‘wxToolBarToolBase* wxToolBarBase::AddTool(int, const wxBitmap&, const wxBitmap&, bool, wxCoord, wxCoord, wxObject*, const wxString&, const wxString&)’ is deprecated [-Wdeprecated-declarations] _("Bring changes from the repository into the working copy")); ^ In file included from /usr/include/wx-3.0/wx/confbase.h:16:0, from rapidsvn_frame.cpp:25: /usr/include/wx-3.0/wx/tbarbase.h:518:24: note: declared here wxToolBarToolBase *AddTool(int toolid, ^ /usr/include/wx-3.0/wx/defs.h:615:43: note: in definition of macro ‘wxDEPRECATED’ #define wxDEPRECATED(x) wxDEPRECATED_DECL x ^ /usr/include/wx-3.0/wx/tbarbase.h:517:5: note: in expansion of macro ‘wxDEPRECATED_INLINE’ wxDEPRECATED_INLINE( ^~~~~~~~~~~~~~~~~~~ rapidsvn_frame.cpp:584:80: warning: ‘wxToolBarToolBase* wxToolBarBase::AddTool(int, const wxBitmap&, const wxBitmap&, bool, wxCoord, wxCoord, wxObject*, const wxString&, const wxString&)’ is deprecated [-Wdeprecated-declarations] _("Send changes from your working copy to the repository")); ^ In file included from /usr/include/wx-3.0/wx/confbase.h:16:0, from rapidsvn_frame.cpp:25: /usr/include/wx-3.0/wx/tbarbase.h:518:24: note: declared here wxToolBarToolBase *AddTool(int toolid, ^ /usr/include/wx-3.0/wx/defs.h:615:43: note: in definition of macro ‘wxDEPRECATED’ #define wxDEPRECATED(x) wxDEPRECATED_DECL x ^ /usr/include/wx-3.0/wx/tbarbase.h:517:5: note: in expansion of macro ‘wxDEPRECATED_INLINE’ wxDEPRECATED_INLINE( ^~~~~~~~~~~~~~~~~~~ rapidsvn_frame.cpp:594:84: warning: ‘wxToolBarToolBase* wxToolBarBase::AddTool(int, const wxBitmap&, const wxBitmap&, bool, wxCoord, wxCoord, wxObject*, const wxString&, const wxString&)’ is deprecated [-Wdeprecated-declarations] _("Restore pristine working copy file (undo all local edits)")); ^ In file included from /usr/include/wx-3.0/wx/confbase.h:16:0, from rapidsvn_frame.cpp:25: /usr/include/wx-3.0/wx/tbarbase.h:518:24: note: declared here wxToolBarToolBase *AddTool(int toolid, ^ /usr/include/wx-3.0/wx/defs.h:615:43: note: in definition of macro ‘wxDEPRECATED’ #define wxDEPRECATED(x) wxDEPRECATED_DECL x ^ /usr/include/wx-3.0/wx/tbarbase.h:517:5: note: in expansion of macro ‘wxDEPRECATED_INLINE’ wxDEPRECATED_INLINE( ^~~~~~~~~~~~~~~~~~~ rapidsvn_frame.cpp:604:89: warning: ‘wxToolBarToolBase* wxToolBarBase::AddTool(int, const wxBitmap&, const wxBitmap&, bool, wxCoord, wxCoord, wxObject*, const wxString&, const wxString&)’ is deprecated [-Wdeprecated-declarations] _("Remove 'conflicted' state on working copy files or directories")); ^ In file included from /usr/include/wx-3.0/wx/confbase.h:16:0, from rapidsvn_frame.cpp:25: /usr/include/wx-3.0/wx/tbarbase.h:518:24: note: declared here wxToolBarToolBase *AddTool(int toolid, ^ /usr/include/wx-3.0/wx/defs.h:615:43: note: in definition of macro ‘wxDEPRECATED’ #define wxDEPRECATED(x) wxDEPRECATED_DECL x ^ /usr/include/wx-3.0/wx/tbarbase.h:517:5: note: in expansion of macro ‘wxDEPRECATED_INLINE’ wxDEPRECATED_INLINE( ^~~~~~~~~~~~~~~~~~~ rapidsvn_frame.cpp: In member function ‘void RapidSvnFrame::Data::AddInfoTools(wxToolBarBase*)’: rapidsvn_frame.cpp:620:62: warning: ‘wxToolBarToolBase* wxToolBarBase::AddTool(int, const wxBitmap&, const wxBitmap&, bool, wxCoord, wxCoord, wxObject*, const wxString&, const wxString&)’ is deprecated [-Wdeprecated-declarations] _("Display info about selected entries")); ^ In file included from /usr/include/wx-3.0/wx/confbase.h:16:0, from rapidsvn_frame.cpp:25: /usr/include/wx-3.0/wx/tbarbase.h:518:24: note: declared here wxToolBarToolBase *AddTool(int toolid, ^ /usr/include/wx-3.0/wx/defs.h:615:43: note: in definition of macro ‘wxDEPRECATED’ #define wxDEPRECATED(x) wxDEPRECATED_DECL x ^ /usr/include/wx-3.0/wx/tbarbase.h:517:5: note: in expansion of macro ‘wxDEPRECATED_INLINE’ wxDEPRECATED_INLINE( ^~~~~~~~~~~~~~~~~~~ rapidsvn_frame.cpp:630:73: warning: ‘wxToolBarToolBase* wxToolBarBase::AddTool(int, const wxBitmap&, const wxBitmap&, bool, wxCoord, wxCoord, wxObject*, const wxString&, const wxString&)’ is deprecated [-Wdeprecated-declarations] _("Show the log messages for the selected entries")); ^ In file included from /usr/include/wx-3.0/wx/confbase.h:16:0, from rapidsvn_frame.cpp:25: /usr/include/wx-3.0/wx/tbarbase.h:518:24: note: declared here wxToolBarToolBase *AddTool(int toolid, ^ /usr/include/wx-3.0/wx/defs.h:615:43: note: in definition of macro ‘wxDEPRECATED’ #define wxDEPRECATED(x) wxDEPRECATED_DECL x ^ /usr/include/wx-3.0/wx/tbarbase.h:517:5: note: in expansion of macro ‘wxDEPRECATED_INLINE’ wxDEPRECATED_INLINE( ^~~~~~~~~~~~~~~~~~~ rapidsvn_frame.cpp: In member function ‘void RapidSvnFrame::AddWcBookmark()’: rapidsvn_frame.cpp:2088:8: warning: variable ‘add’ set but not used [-Wunused-but-set-variable] bool add = TRUE; ^~~ 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o rapidsvn_generated.o rapidsvn_generated.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o rename_action.o rename_action.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o report_dlg.o report_dlg.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o resolve_action.o resolve_action.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o revert_action.o revert_action.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o revert_dlg.o revert_dlg.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o simple_worker.o simple_worker.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o switch_action.o switch_action.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o switch_dlg.o switch_dlg.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o threaded_worker.o threaded_worker.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o tracer.o tracer.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o unlock_action.o unlock_action.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o unlock_dlg.o unlock_dlg.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o update_action.o update_action.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o update_dlg.o update_dlg.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o userresolve_action.o userresolve_action.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o utils.o utils.cpp 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o verblist.o verblist.cpp verblist.cpp: In member function ‘const wxString& VerbList::GetName(size_t) const’: verblist.cpp:74:10: warning: returning reference to temporary [-Wreturn-local-addr] return wxEmptyString; ^~~~~~~~~~~~~ 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. -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o view_action.o view_action.cpp /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -Lsvncpp -Wl,-O1 -Wl,--as-needed -o rapidsvn about_dlg.o action.o action_event.o action_factory.o add_action.o add_recursive_action.o annotate_action.o annotate_dlg.o auth_dlg.o cert_dlg.o checkout_action.o checkout_dlg.o cleanup_action.o columns.o commit_action.o commit_dlg.o commit_log_dlg.o delete_action.o delete_dlg.o destination_dlg.o diff_action.o diff_dlg.o dnd_dlg.o drag_n_drop_action.o exceptions.o export_action.o export_dlg.o external_program_action.o filelist_ctrl.o filelist_ctrl_drop_target.o file_info.o folder_browser.o folder_browser_drop_target.o folder_item_data.o get_action.o hist_entries.o hist_mgr.o hist_val.o ignore_action.o import_action.o import_dlg.o listed_dlg.o listener.o lock_action.o lock_dlg.o log_action.o log_dlg.o merge_action.o merge_dlg.o mkdir_action.o move_action.o preferences.o preferences_dlg.o property_action.o property_dlg.o proportional_splitter.o rapidsvn_app.o rapidsvn_drop_target.o rapidsvn_frame.o rapidsvn_generated.o rename_action.o report_dlg.o resolve_action.o revert_action.o revert_dlg.o simple_worker.o switch_action.o switch_dlg.o threaded_worker.o tracer.o unlock_action.o unlock_dlg.o update_action.o update_dlg.o userresolve_action.o utils.o verblist.o view_action.o -lsvncpp -L/usr/lib64 -lsvn_client-1 -lsvn_wc-1 -lsvn_ra-1 -lsvn_delta-1 -lsvn_subr-1 -lapr-1 -luuid -lrt -lcrypt -lpthread -ldl -laprutil-1 -lldap -llber -ldb-6.0 -lgdbm -lexpat -L/usr/lib64 -pthread -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 libtool: link: x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -Wl,-O1 -o .libs/rapidsvn about_dlg.o action.o action_event.o action_factory.o add_action.o add_recursive_action.o annotate_action.o annotate_dlg.o auth_dlg.o cert_dlg.o checkout_action.o checkout_dlg.o cleanup_action.o columns.o commit_action.o commit_dlg.o commit_log_dlg.o delete_action.o delete_dlg.o destination_dlg.o diff_action.o diff_dlg.o dnd_dlg.o drag_n_drop_action.o exceptions.o export_action.o export_dlg.o external_program_action.o filelist_ctrl.o filelist_ctrl_drop_target.o file_info.o folder_browser.o folder_browser_drop_target.o folder_item_data.o get_action.o hist_entries.o hist_mgr.o hist_val.o ignore_action.o import_action.o import_dlg.o listed_dlg.o listener.o lock_action.o lock_dlg.o log_action.o log_dlg.o merge_action.o merge_dlg.o mkdir_action.o move_action.o preferences.o preferences_dlg.o property_action.o property_dlg.o proportional_splitter.o rapidsvn_app.o rapidsvn_drop_target.o rapidsvn_frame.o rapidsvn_generated.o rename_action.o report_dlg.o resolve_action.o revert_action.o revert_dlg.o simple_worker.o switch_action.o switch_dlg.o threaded_worker.o tracer.o unlock_action.o unlock_dlg.o update_action.o update_dlg.o userresolve_action.o utils.o verblist.o view_action.o -pthread -Lsvncpp -Wl,--as-needed /var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1/src/svncpp/.libs/libsvncpp.so -L/usr/lib64 -lsvn_client-1 -lsvn_wc-1 -lsvn_ra-1 -lsvn_delta-1 -lsvn_subr-1 -lapr-1 -luuid -lrt -lcrypt -ldl -laprutil-1 -lldap -llber /usr/lib64/libdb-6.0.so -lpthread -lgdbm -lexpat -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -pthread make[2]: Leaving directory '/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1/src' make[1]: Leaving directory '/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1/src' Making all in doc make[1]: Entering directory '/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1/doc' Making all in manpage make[2]: Entering directory '/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1/doc/manpage' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1/doc/manpage' Making all in svncpp make[2]: Entering directory '/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1/doc/svncpp' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1/doc/svncpp' make[2]: Entering directory '/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1/doc' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1/doc' make[1]: Leaving directory '/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1/doc' make[1]: Entering directory '/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1' >>> Source compiled. >>> Test phase: dev-vcs/rapidsvn-0.12.1-r3 make -j1 check 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. -I../../../include -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o svncpptest-main.o `test -f 'main.cpp' || echo './'`main.cpp main.cpp: In function ‘int main(int, char**)’: main.cpp:29:10: warning: unused parameter ‘argc’ [-Wunused-parameter] main(int argc, char **argv) ^~~~ main.cpp:29:23: warning: unused parameter ‘argv’ [-Wunused-parameter] main(int argc, char **argv) ^~~~ 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. -I../../../include -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o svncpptest-test_url.o `test -f 'test_url.cpp' || echo './'`test_url.cpp 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. -I../../../include -DNDEBUG -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/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-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -c -o svncpptest-test_path.o `test -f 'test_path.cpp' || echo './'`test_path.cpp /bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -L../../svncpp -Wl,-O1 -Wl,--as-needed -o svncpptest svncpptest-main.o svncpptest-test_url.o svncpptest-test_path.o -lsvncpp -L/usr/lib64 -lsvn_client-1 -lsvn_wc-1 -lsvn_ra-1 -lsvn_delta-1 -lsvn_subr-1 -lapr-1 -luuid -lrt -lcrypt -lpthread -ldl -laprutil-1 -lldap -llber -ldb-6.0 -lgdbm -lexpat libtool: link: x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -Wall -W -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -Wl,-O1 -o .libs/svncpptest svncpptest-main.o svncpptest-test_url.o svncpptest-test_path.o -L../../svncpp -Wl,--as-needed /var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1/src/svncpp/.libs/libsvncpp.so -L/usr/lib64 -lsvn_client-1 -lsvn_wc-1 -lsvn_ra-1 -lsvn_delta-1 -lsvn_subr-1 -lapr-1 -luuid -lrt -lcrypt -ldl -laprutil-1 -lldap -llber /usr/lib64/libdb-6.0.so -lpthread -lgdbm -lexpat -pthread /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: svncpptest-test_path.o: warning: relocation against `_ZTVN7CppUnit27TestSuiteBuilderContextBaseE' in readonly section `.text._ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]' svncpptest-main.o: In function `main': main.cpp:(.text.startup+0x56): undefined reference to `CppUnit::TextTestRunner::TextTestRunner(CppUnit::Outputter*)' main.cpp:(.text.startup+0x7d): undefined reference to `CppUnit::TestFactoryRegistry::getRegistry(std::__cxx11::basic_string, std::allocator > const&)' main.cpp:(.text.startup+0xa8): undefined reference to `CppUnit::TestRunner::addTest(CppUnit::Test*)' main.cpp:(.text.startup+0xe0): undefined reference to `CppUnit::TextTestRunner::run(std::__cxx11::basic_string, std::allocator >, bool, bool, bool)' main.cpp:(.text.startup+0xfe): undefined reference to `CppUnit::TextTestRunner::~TextTestRunner()' main.cpp:(.text.startup+0x141): undefined reference to `CppUnit::TextTestRunner::~TextTestRunner()' svncpptest-test_url.o: In function `UrlTestCase::testIsValid()': test_url.cpp:(.text+0x149): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_url.cpp:(.text+0x1a5): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_url.cpp:(.text+0x1bf): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_url.cpp:(.text+0x1c7): undefined reference to `CppUnit::Message::~Message()' test_url.cpp:(.text+0x1f5): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_url.cpp:(.text+0x237): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_url.cpp:(.text+0x283): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_url.cpp:(.text+0x29d): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_url.cpp:(.text+0x2a5): undefined reference to `CppUnit::Message::~Message()' test_url.cpp:(.text+0x2d3): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_url.cpp:(.text+0x315): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_url.cpp:(.text+0x361): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_url.cpp:(.text+0x37e): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_url.cpp:(.text+0x386): undefined reference to `CppUnit::Message::~Message()' test_url.cpp:(.text+0x3b4): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_url.cpp:(.text+0x3f6): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_url.cpp:(.text+0x442): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_url.cpp:(.text+0x45f): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_url.cpp:(.text+0x467): undefined reference to `CppUnit::Message::~Message()' test_url.cpp:(.text+0x495): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_url.cpp:(.text+0x4d7): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_url.cpp:(.text+0x523): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_url.cpp:(.text+0x540): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_url.cpp:(.text+0x54c): undefined reference to `CppUnit::Message::~Message()' test_url.cpp:(.text+0x579): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_url.cpp:(.text+0x5c0): undefined reference to `CppUnit::Message::~Message()' test_url.cpp:(.text+0x5f3): undefined reference to `CppUnit::SourceLine::~SourceLine()' svncpptest-test_url.o: In function `UrlTestCase::testEscape()': test_url.cpp:(.text+0x6cc): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_url.cpp:(.text+0x72b): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_url.cpp:(.text+0x761): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_url.cpp:(.text+0x77c): undefined reference to `CppUnit::Message::~Message()' test_url.cpp:(.text+0x7ab): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_url.cpp:(.text+0x7ed): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_url.cpp:(.text+0x83a): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_url.cpp:(.text+0x86b): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_url.cpp:(.text+0x886): undefined reference to `CppUnit::Message::~Message()' test_url.cpp:(.text+0x8b5): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_url.cpp:(.text+0x8f7): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_url.cpp:(.text+0x944): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_url.cpp:(.text+0x975): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_url.cpp:(.text+0x990): undefined reference to `CppUnit::Message::~Message()' test_url.cpp:(.text+0x9bf): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_url.cpp:(.text+0xa01): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_url.cpp:(.text+0xa4e): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_url.cpp:(.text+0xa7f): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_url.cpp:(.text+0xa9a): undefined reference to `CppUnit::Message::~Message()' test_url.cpp:(.text+0xac9): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_url.cpp:(.text+0xb0b): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_url.cpp:(.text+0xb58): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_url.cpp:(.text+0xb89): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_url.cpp:(.text+0xba4): undefined reference to `CppUnit::Message::~Message()' test_url.cpp:(.text+0xbd3): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_url.cpp:(.text+0xc15): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_url.cpp:(.text+0xc62): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_url.cpp:(.text+0xc93): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_url.cpp:(.text+0xcae): undefined reference to `CppUnit::Message::~Message()' test_url.cpp:(.text+0xcdd): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_url.cpp:(.text+0xd1f): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_url.cpp:(.text+0xd6c): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_url.cpp:(.text+0xd9d): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_url.cpp:(.text+0xdb8): undefined reference to `CppUnit::Message::~Message()' test_url.cpp:(.text+0xde7): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_url.cpp:(.text+0xe29): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_url.cpp:(.text+0xe76): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_url.cpp:(.text+0xea7): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_url.cpp:(.text+0xec2): undefined reference to `CppUnit::Message::~Message()' test_url.cpp:(.text+0xef1): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_url.cpp:(.text+0xf33): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_url.cpp:(.text+0xf80): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_url.cpp:(.text+0xfb1): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_url.cpp:(.text+0xfcc): undefined reference to `CppUnit::Message::~Message()' test_url.cpp:(.text+0xffb): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_url.cpp:(.text+0x103d): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_url.cpp:(.text+0x108a): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_url.cpp:(.text+0x10bb): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_url.cpp:(.text+0x10d6): undefined reference to `CppUnit::Message::~Message()' test_url.cpp:(.text+0x1105): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_url.cpp:(.text+0x1147): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_url.cpp:(.text+0x1194): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_url.cpp:(.text+0x11c5): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_url.cpp:(.text+0x11e0): undefined reference to `CppUnit::Message::~Message()' test_url.cpp:(.text+0x120f): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_url.cpp:(.text+0x1251): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_url.cpp:(.text+0x129e): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_url.cpp:(.text+0x12cf): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_url.cpp:(.text+0x12ea): undefined reference to `CppUnit::Message::~Message()' test_url.cpp:(.text+0x1319): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_url.cpp:(.text+0x135b): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_url.cpp:(.text+0x13a8): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_url.cpp:(.text+0x13d9): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_url.cpp:(.text+0x13f4): undefined reference to `CppUnit::Message::~Message()' test_url.cpp:(.text+0x1423): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_url.cpp:(.text+0x1465): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_url.cpp:(.text+0x14b2): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_url.cpp:(.text+0x14e3): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_url.cpp:(.text+0x14fe): undefined reference to `CppUnit::Message::~Message()' test_url.cpp:(.text+0x152d): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_url.cpp:(.text+0x156f): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_url.cpp:(.text+0x15bc): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_url.cpp:(.text+0x15ed): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_url.cpp:(.text+0x1608): undefined reference to `CppUnit::Message::~Message()' test_url.cpp:(.text+0x1637): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_url.cpp:(.text+0x1679): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_url.cpp:(.text+0x16c6): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_url.cpp:(.text+0x16f7): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_url.cpp:(.text+0x1712): undefined reference to `CppUnit::Message::~Message()' test_url.cpp:(.text+0x1741): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_url.cpp:(.text+0x1783): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_url.cpp:(.text+0x17d0): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_url.cpp:(.text+0x1801): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_url.cpp:(.text+0x181c): undefined reference to `CppUnit::Message::~Message()' test_url.cpp:(.text+0x184b): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_url.cpp:(.text+0x188d): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_url.cpp:(.text+0x18da): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_url.cpp:(.text+0x190b): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_url.cpp:(.text+0x1926): undefined reference to `CppUnit::Message::~Message()' test_url.cpp:(.text+0x1955): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_url.cpp:(.text+0x1997): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_url.cpp:(.text+0x19e4): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_url.cpp:(.text+0x1a15): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_url.cpp:(.text+0x1a30): undefined reference to `CppUnit::Message::~Message()' test_url.cpp:(.text+0x1a5f): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_url.cpp:(.text+0x1aa1): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_url.cpp:(.text+0x1aee): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_url.cpp:(.text+0x1b1f): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_url.cpp:(.text+0x1b3e): undefined reference to `CppUnit::Message::~Message()' test_url.cpp:(.text+0x1b6c): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_url.cpp:(.text+0x1bd0): undefined reference to `CppUnit::Message::~Message()' test_url.cpp:(.text+0x1c01): undefined reference to `CppUnit::SourceLine::~SourceLine()' svncpptest-test_url.o: In function `UrlTestCase::testUnescape()': test_url.cpp:(.text+0x1e8c): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_url.cpp:(.text+0x1eeb): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_url.cpp:(.text+0x1f21): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_url.cpp:(.text+0x1f3c): undefined reference to `CppUnit::Message::~Message()' test_url.cpp:(.text+0x1f6b): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_url.cpp:(.text+0x1fad): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_url.cpp:(.text+0x1ffa): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_url.cpp:(.text+0x202b): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_url.cpp:(.text+0x2046): undefined reference to `CppUnit::Message::~Message()' test_url.cpp:(.text+0x2075): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_url.cpp:(.text+0x20b7): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_url.cpp:(.text+0x2104): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_url.cpp:(.text+0x2135): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_url.cpp:(.text+0x2150): undefined reference to `CppUnit::Message::~Message()' test_url.cpp:(.text+0x217f): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_url.cpp:(.text+0x21c1): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_url.cpp:(.text+0x220e): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_url.cpp:(.text+0x223f): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_url.cpp:(.text+0x225a): undefined reference to `CppUnit::Message::~Message()' test_url.cpp:(.text+0x2289): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_url.cpp:(.text+0x22cb): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_url.cpp:(.text+0x2318): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_url.cpp:(.text+0x2349): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_url.cpp:(.text+0x2364): undefined reference to `CppUnit::Message::~Message()' test_url.cpp:(.text+0x2393): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_url.cpp:(.text+0x23d5): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_url.cpp:(.text+0x2422): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_url.cpp:(.text+0x2453): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_url.cpp:(.text+0x246e): undefined reference to `CppUnit::Message::~Message()' test_url.cpp:(.text+0x249d): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_url.cpp:(.text+0x24df): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_url.cpp:(.text+0x252c): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_url.cpp:(.text+0x255d): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_url.cpp:(.text+0x2578): undefined reference to `CppUnit::Message::~Message()' test_url.cpp:(.text+0x25a7): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_url.cpp:(.text+0x25e9): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_url.cpp:(.text+0x2636): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_url.cpp:(.text+0x2667): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_url.cpp:(.text+0x2682): undefined reference to `CppUnit::Message::~Message()' test_url.cpp:(.text+0x26b1): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_url.cpp:(.text+0x26f3): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_url.cpp:(.text+0x2740): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_url.cpp:(.text+0x2771): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_url.cpp:(.text+0x278c): undefined reference to `CppUnit::Message::~Message()' test_url.cpp:(.text+0x27bb): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_url.cpp:(.text+0x27fd): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_url.cpp:(.text+0x284a): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_url.cpp:(.text+0x287b): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_url.cpp:(.text+0x2896): undefined reference to `CppUnit::Message::~Message()' test_url.cpp:(.text+0x28c5): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_url.cpp:(.text+0x2907): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_url.cpp:(.text+0x2954): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_url.cpp:(.text+0x2985): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_url.cpp:(.text+0x29a0): undefined reference to `CppUnit::Message::~Message()' test_url.cpp:(.text+0x29cf): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_url.cpp:(.text+0x2a11): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_url.cpp:(.text+0x2a5e): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_url.cpp:(.text+0x2a8f): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_url.cpp:(.text+0x2aaa): undefined reference to `CppUnit::Message::~Message()' test_url.cpp:(.text+0x2ad9): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_url.cpp:(.text+0x2b1b): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_url.cpp:(.text+0x2b68): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_url.cpp:(.text+0x2b99): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_url.cpp:(.text+0x2bb4): undefined reference to `CppUnit::Message::~Message()' test_url.cpp:(.text+0x2be3): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_url.cpp:(.text+0x2c25): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_url.cpp:(.text+0x2c72): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_url.cpp:(.text+0x2ca3): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_url.cpp:(.text+0x2cbe): undefined reference to `CppUnit::Message::~Message()' test_url.cpp:(.text+0x2ced): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_url.cpp:(.text+0x2d2f): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_url.cpp:(.text+0x2d7c): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_url.cpp:(.text+0x2dad): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_url.cpp:(.text+0x2dc8): undefined reference to `CppUnit::Message::~Message()' test_url.cpp:(.text+0x2df7): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_url.cpp:(.text+0x2e39): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_url.cpp:(.text+0x2e86): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_url.cpp:(.text+0x2eb7): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_url.cpp:(.text+0x2ed2): undefined reference to `CppUnit::Message::~Message()' test_url.cpp:(.text+0x2f01): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_url.cpp:(.text+0x2f43): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_url.cpp:(.text+0x2f90): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_url.cpp:(.text+0x2fc1): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_url.cpp:(.text+0x2fdc): undefined reference to `CppUnit::Message::~Message()' test_url.cpp:(.text+0x300b): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_url.cpp:(.text+0x304d): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_url.cpp:(.text+0x309a): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_url.cpp:(.text+0x30cb): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_url.cpp:(.text+0x30e6): undefined reference to `CppUnit::Message::~Message()' test_url.cpp:(.text+0x3115): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_url.cpp:(.text+0x3157): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_url.cpp:(.text+0x31a4): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_url.cpp:(.text+0x31d5): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_url.cpp:(.text+0x31f0): undefined reference to `CppUnit::Message::~Message()' test_url.cpp:(.text+0x321f): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_url.cpp:(.text+0x3261): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_url.cpp:(.text+0x32ae): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_url.cpp:(.text+0x32df): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_url.cpp:(.text+0x32fe): undefined reference to `CppUnit::Message::~Message()' test_url.cpp:(.text+0x332c): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_url.cpp:(.text+0x3390): undefined reference to `CppUnit::Message::~Message()' test_url.cpp:(.text+0x33c1): undefined reference to `CppUnit::SourceLine::~SourceLine()' svncpptest-test_url.o: In function `UrlTestCase::~UrlTestCase()': test_url.cpp:(.text._ZN11UrlTestCaseD2Ev[_ZN11UrlTestCaseD5Ev]+0x16): undefined reference to `CppUnit::TestCase::~TestCase()' svncpptest-test_url.o: In function `UrlTestCase::~UrlTestCase()': test_url.cpp:(.text._ZN11UrlTestCaseD0Ev[_ZN11UrlTestCaseD5Ev]+0x1a): undefined reference to `CppUnit::TestCase::~TestCase()' svncpptest-test_url.o: In function `CppUnit::TestCaller::~TestCaller()': test_url.cpp:(.text._ZN7CppUnit10TestCallerI11UrlTestCaseED2Ev[_ZN7CppUnit10TestCallerI11UrlTestCaseED5Ev]+0x4a): undefined reference to `CppUnit::TestCase::~TestCase()' svncpptest-test_url.o: In function `CppUnit::AutoRegisterSuite::~AutoRegisterSuite()': test_url.cpp:(.text._ZN7CppUnit17AutoRegisterSuiteI11UrlTestCaseED2Ev[_ZN7CppUnit17AutoRegisterSuiteI11UrlTestCaseED5Ev]+0x5): undefined reference to `CppUnit::TestFactoryRegistry::isValid()' test_url.cpp:(.text._ZN7CppUnit17AutoRegisterSuiteI11UrlTestCaseED2Ev[_ZN7CppUnit17AutoRegisterSuiteI11UrlTestCaseED5Ev]+0x19): undefined reference to `CppUnit::TestFactoryRegistry::unregisterFactory(CppUnit::TestFactory*)' svncpptest-test_url.o: In function `CppUnit::ConcretTestFixtureFactory::makeFixture()': test_url.cpp:(.text._ZN7CppUnit25ConcretTestFixtureFactoryI11UrlTestCaseE11makeFixtureEv[_ZN7CppUnit25ConcretTestFixtureFactoryI11UrlTestCaseE11makeFixtureEv]+0x24): undefined reference to `CppUnit::TestCase::TestCase()' svncpptest-test_url.o: In function `CppUnit::TestSuiteBuilderContext::~TestSuiteBuilderContext()': test_url.cpp:(.text._ZN7CppUnit23TestSuiteBuilderContextI11UrlTestCaseED2Ev[_ZN7CppUnit23TestSuiteBuilderContextI11UrlTestCaseED5Ev]+0xb): undefined reference to `CppUnit::TestSuiteBuilderContextBase::~TestSuiteBuilderContextBase()' svncpptest-test_url.o: In function `CppUnit::TestSuiteBuilderContext::~TestSuiteBuilderContext()': test_url.cpp:(.text._ZN7CppUnit23TestSuiteBuilderContextI11UrlTestCaseED0Ev[_ZN7CppUnit23TestSuiteBuilderContextI11UrlTestCaseED5Ev]+0xf): undefined reference to `CppUnit::TestSuiteBuilderContextBase::~TestSuiteBuilderContextBase()' svncpptest-test_url.o: In function `CppUnit::TestCaller::~TestCaller()': test_url.cpp:(.text._ZN7CppUnit10TestCallerI11UrlTestCaseED0Ev[_ZN7CppUnit10TestCallerI11UrlTestCaseED5Ev]+0x49): undefined reference to `CppUnit::TestCase::~TestCase()' svncpptest-test_url.o: In function `CppUnit::TestSuiteFactory::makeTest()': test_url.cpp:(.text._ZN7CppUnit16TestSuiteFactoryI11UrlTestCaseE8makeTestEv[_ZN7CppUnit16TestSuiteFactoryI11UrlTestCaseE8makeTestEv]+0x46): undefined reference to `CppUnit::TestNamer::getFixtureName[abi:cxx11]() const' test_url.cpp:(.text._ZN7CppUnit16TestSuiteFactoryI11UrlTestCaseE8makeTestEv[_ZN7CppUnit16TestSuiteFactoryI11UrlTestCaseE8makeTestEv]+0x60): undefined reference to `CppUnit::TestSuite::TestSuite(std::__cxx11::basic_string, std::allocator >)' test_url.cpp:(.text._ZN7CppUnit16TestSuiteFactoryI11UrlTestCaseE8makeTestEv[_ZN7CppUnit16TestSuiteFactoryI11UrlTestCaseE8makeTestEv]+0xa6): undefined reference to `CppUnit::TestSuiteBuilderContextBase::TestSuiteBuilderContextBase(CppUnit::TestSuite&, CppUnit::TestNamer const&, CppUnit::TestFixtureFactory&)' test_url.cpp:(.text._ZN7CppUnit16TestSuiteFactoryI11UrlTestCaseE8makeTestEv[_ZN7CppUnit16TestSuiteFactoryI11UrlTestCaseE8makeTestEv]+0xad): undefined reference to `vtable for CppUnit::TestSuiteBuilderContextBase' test_url.cpp:(.text._ZN7CppUnit16TestSuiteFactoryI11UrlTestCaseE8makeTestEv[_ZN7CppUnit16TestSuiteFactoryI11UrlTestCaseE8makeTestEv]+0x20a): undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' test_url.cpp:(.text._ZN7CppUnit16TestSuiteFactoryI11UrlTestCaseE8makeTestEv[_ZN7CppUnit16TestSuiteFactoryI11UrlTestCaseE8makeTestEv]+0x212): undefined reference to `CppUnit::TestSuiteBuilderContextBase::makeTestFixture() const' test_url.cpp:(.text._ZN7CppUnit16TestSuiteFactoryI11UrlTestCaseE8makeTestEv[_ZN7CppUnit16TestSuiteFactoryI11UrlTestCaseE8makeTestEv]+0x23a): undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' test_url.cpp:(.text._ZN7CppUnit16TestSuiteFactoryI11UrlTestCaseE8makeTestEv[_ZN7CppUnit16TestSuiteFactoryI11UrlTestCaseE8makeTestEv]+0x2a5): undefined reference to `CppUnit::TestSuiteBuilderContextBase::addTest(CppUnit::Test*)' test_url.cpp:(.text._ZN7CppUnit16TestSuiteFactoryI11UrlTestCaseE8makeTestEv[_ZN7CppUnit16TestSuiteFactoryI11UrlTestCaseE8makeTestEv]+0x317): undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' test_url.cpp:(.text._ZN7CppUnit16TestSuiteFactoryI11UrlTestCaseE8makeTestEv[_ZN7CppUnit16TestSuiteFactoryI11UrlTestCaseE8makeTestEv]+0x31f): undefined reference to `CppUnit::TestSuiteBuilderContextBase::makeTestFixture() const' test_url.cpp:(.text._ZN7CppUnit16TestSuiteFactoryI11UrlTestCaseE8makeTestEv[_ZN7CppUnit16TestSuiteFactoryI11UrlTestCaseE8makeTestEv]+0x349): undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' test_url.cpp:(.text._ZN7CppUnit16TestSuiteFactoryI11UrlTestCaseE8makeTestEv[_ZN7CppUnit16TestSuiteFactoryI11UrlTestCaseE8makeTestEv]+0x3a6): undefined reference to `CppUnit::TestSuiteBuilderContextBase::addTest(CppUnit::Test*)' test_url.cpp:(.text._ZN7CppUnit16TestSuiteFactoryI11UrlTestCaseE8makeTestEv[_ZN7CppUnit16TestSuiteFactoryI11UrlTestCaseE8makeTestEv]+0x418): undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' test_url.cpp:(.text._ZN7CppUnit16TestSuiteFactoryI11UrlTestCaseE8makeTestEv[_ZN7CppUnit16TestSuiteFactoryI11UrlTestCaseE8makeTestEv]+0x420): undefined reference to `CppUnit::TestSuiteBuilderContextBase::makeTestFixture() const' test_url.cpp:(.text._ZN7CppUnit16TestSuiteFactoryI11UrlTestCaseE8makeTestEv[_ZN7CppUnit16TestSuiteFactoryI11UrlTestCaseE8makeTestEv]+0x44d): undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' test_url.cpp:(.text._ZN7CppUnit16TestSuiteFactoryI11UrlTestCaseE8makeTestEv[_ZN7CppUnit16TestSuiteFactoryI11UrlTestCaseE8makeTestEv]+0x4af): undefined reference to `CppUnit::TestSuiteBuilderContextBase::addTest(CppUnit::Test*)' test_url.cpp:(.text._ZN7CppUnit16TestSuiteFactoryI11UrlTestCaseE8makeTestEv[_ZN7CppUnit16TestSuiteFactoryI11UrlTestCaseE8makeTestEv]+0x4ef): undefined reference to `CppUnit::TestSuiteBuilderContextBase::~TestSuiteBuilderContextBase()' test_url.cpp:(.text._ZN7CppUnit16TestSuiteFactoryI11UrlTestCaseE8makeTestEv[_ZN7CppUnit16TestSuiteFactoryI11UrlTestCaseE8makeTestEv]+0x4f9): undefined reference to `CppUnit::TestSuiteBuilderContextBase::~TestSuiteBuilderContextBase()' test_url.cpp:(.text._ZN7CppUnit16TestSuiteFactoryI11UrlTestCaseE8makeTestEv[_ZN7CppUnit16TestSuiteFactoryI11UrlTestCaseE8makeTestEv]+0x553): undefined reference to `CppUnit::TestNamer::TestNamer(std::type_info const&)' test_url.cpp:(.text._ZN7CppUnit16TestSuiteFactoryI11UrlTestCaseE8makeTestEv[_ZN7CppUnit16TestSuiteFactoryI11UrlTestCaseE8makeTestEv]+0x566): undefined reference to `CppUnit::TestNamer::~TestNamer()' test_url.cpp:(.text._ZN7CppUnit16TestSuiteFactoryI11UrlTestCaseE8makeTestEv[_ZN7CppUnit16TestSuiteFactoryI11UrlTestCaseE8makeTestEv]+0x65b): undefined reference to `CppUnit::TestSuiteBuilderContextBase::~TestSuiteBuilderContextBase()' test_url.cpp:(.text._ZN7CppUnit16TestSuiteFactoryI11UrlTestCaseE8makeTestEv[_ZN7CppUnit16TestSuiteFactoryI11UrlTestCaseE8makeTestEv]+0x6de): undefined reference to `CppUnit::TestSuiteBuilderContextBase::~TestSuiteBuilderContextBase()' test_url.cpp:(.text._ZN7CppUnit16TestSuiteFactoryI11UrlTestCaseE8makeTestEv[_ZN7CppUnit16TestSuiteFactoryI11UrlTestCaseE8makeTestEv]+0x729): undefined reference to `CppUnit::TestCase::~TestCase()' test_url.cpp:(.text._ZN7CppUnit16TestSuiteFactoryI11UrlTestCaseE8makeTestEv[_ZN7CppUnit16TestSuiteFactoryI11UrlTestCaseE8makeTestEv]+0x75d): undefined reference to `CppUnit::TestCase::~TestCase()' test_url.cpp:(.text._ZN7CppUnit16TestSuiteFactoryI11UrlTestCaseE8makeTestEv[_ZN7CppUnit16TestSuiteFactoryI11UrlTestCaseE8makeTestEv]+0x7fc): undefined reference to `CppUnit::TestCase::~TestCase()' svncpptest-test_url.o: In function `_GLOBAL__sub_I__ZN11UrlTestCase5setUpEv': test_url.cpp:(.text.startup+0x62): undefined reference to `CppUnit::TestFactoryRegistry::getRegistry(std::__cxx11::basic_string, std::allocator > const&)' test_url.cpp:(.text.startup+0x9c): undefined reference to `CppUnit::TestFactoryRegistry::registerFactory(CppUnit::TestFactory*)' svncpptest-test_url.o:(.data.rel.ro._ZTI11UrlTestCase[_ZTI11UrlTestCase]+0x10): undefined reference to `typeinfo for CppUnit::TestCase' svncpptest-test_url.o:(.data.rel.ro._ZTIN7CppUnit23TestSuiteBuilderContextI11UrlTestCaseEE[_ZTIN7CppUnit23TestSuiteBuilderContextI11UrlTestCaseEE]+0x10): undefined reference to `typeinfo for CppUnit::TestSuiteBuilderContextBase' svncpptest-test_url.o:(.data.rel.ro._ZTIN7CppUnit10TestCallerI11UrlTestCaseEE[_ZTIN7CppUnit10TestCallerI11UrlTestCaseEE]+0x10): undefined reference to `typeinfo for CppUnit::TestCase' svncpptest-test_url.o:(.data.rel.ro._ZTVN7CppUnit10TestCallerI11UrlTestCaseEE[_ZTVN7CppUnit10TestCallerI11UrlTestCaseEE]+0x20): undefined reference to `CppUnit::TestCase::run(CppUnit::TestResult*)' svncpptest-test_url.o:(.data.rel.ro._ZTVN7CppUnit10TestCallerI11UrlTestCaseEE[_ZTVN7CppUnit10TestCallerI11UrlTestCaseEE]+0x28): undefined reference to `CppUnit::TestLeaf::countTestCases() const' svncpptest-test_url.o:(.data.rel.ro._ZTVN7CppUnit10TestCallerI11UrlTestCaseEE[_ZTVN7CppUnit10TestCallerI11UrlTestCaseEE]+0x30): undefined reference to `CppUnit::TestLeaf::getChildTestCount() const' svncpptest-test_url.o:(.data.rel.ro._ZTVN7CppUnit10TestCallerI11UrlTestCaseEE[_ZTVN7CppUnit10TestCallerI11UrlTestCaseEE]+0x38): undefined reference to `CppUnit::Test::getChildTestAt(int) const' svncpptest-test_url.o:(.data.rel.ro._ZTVN7CppUnit10TestCallerI11UrlTestCaseEE[_ZTVN7CppUnit10TestCallerI11UrlTestCaseEE]+0x40): undefined reference to `CppUnit::TestCase::getName[abi:cxx11]() const' svncpptest-test_url.o:(.data.rel.ro._ZTVN7CppUnit10TestCallerI11UrlTestCaseEE[_ZTVN7CppUnit10TestCallerI11UrlTestCaseEE]+0x48): undefined reference to `CppUnit::Test::findTestPath(std::__cxx11::basic_string, std::allocator > const&, CppUnit::TestPath&) const' svncpptest-test_url.o:(.data.rel.ro._ZTVN7CppUnit10TestCallerI11UrlTestCaseEE[_ZTVN7CppUnit10TestCallerI11UrlTestCaseEE]+0x50): undefined reference to `CppUnit::Test::findTestPath(CppUnit::Test const*, CppUnit::TestPath&) const' svncpptest-test_url.o:(.data.rel.ro._ZTVN7CppUnit10TestCallerI11UrlTestCaseEE[_ZTVN7CppUnit10TestCallerI11UrlTestCaseEE]+0x58): undefined reference to `CppUnit::Test::findTest(std::__cxx11::basic_string, std::allocator > const&) const' svncpptest-test_url.o:(.data.rel.ro._ZTVN7CppUnit10TestCallerI11UrlTestCaseEE[_ZTVN7CppUnit10TestCallerI11UrlTestCaseEE]+0x60): undefined reference to `CppUnit::Test::resolveTestPath(std::__cxx11::basic_string, std::allocator > const&) const' svncpptest-test_url.o:(.data.rel.ro._ZTVN7CppUnit10TestCallerI11UrlTestCaseEE[_ZTVN7CppUnit10TestCallerI11UrlTestCaseEE]+0x68): undefined reference to `CppUnit::Test::checkIsValidIndex(int) const' svncpptest-test_url.o:(.data.rel.ro._ZTVN7CppUnit10TestCallerI11UrlTestCaseEE[_ZTVN7CppUnit10TestCallerI11UrlTestCaseEE]+0x70): undefined reference to `CppUnit::TestLeaf::doGetChildTestAt(int) const' svncpptest-test_url.o:(.data.rel.ro._ZTV11UrlTestCase[_ZTV11UrlTestCase]+0x20): undefined reference to `CppUnit::TestCase::run(CppUnit::TestResult*)' svncpptest-test_url.o:(.data.rel.ro._ZTV11UrlTestCase[_ZTV11UrlTestCase]+0x28): undefined reference to `CppUnit::TestLeaf::countTestCases() const' svncpptest-test_url.o:(.data.rel.ro._ZTV11UrlTestCase[_ZTV11UrlTestCase]+0x30): undefined reference to `CppUnit::TestLeaf::getChildTestCount() const' svncpptest-test_url.o:(.data.rel.ro._ZTV11UrlTestCase[_ZTV11UrlTestCase]+0x38): undefined reference to `CppUnit::Test::getChildTestAt(int) const' svncpptest-test_url.o:(.data.rel.ro._ZTV11UrlTestCase[_ZTV11UrlTestCase]+0x40): undefined reference to `CppUnit::TestCase::getName[abi:cxx11]() const' svncpptest-test_url.o:(.data.rel.ro._ZTV11UrlTestCase[_ZTV11UrlTestCase]+0x48): undefined reference to `CppUnit::Test::findTestPath(std::__cxx11::basic_string, std::allocator > const&, CppUnit::TestPath&) const' svncpptest-test_url.o:(.data.rel.ro._ZTV11UrlTestCase[_ZTV11UrlTestCase]+0x50): undefined reference to `CppUnit::Test::findTestPath(CppUnit::Test const*, CppUnit::TestPath&) const' svncpptest-test_url.o:(.data.rel.ro._ZTV11UrlTestCase[_ZTV11UrlTestCase]+0x58): undefined reference to `CppUnit::Test::findTest(std::__cxx11::basic_string, std::allocator > const&) const' svncpptest-test_url.o:(.data.rel.ro._ZTV11UrlTestCase[_ZTV11UrlTestCase]+0x60): undefined reference to `CppUnit::Test::resolveTestPath(std::__cxx11::basic_string, std::allocator > const&) const' svncpptest-test_url.o:(.data.rel.ro._ZTV11UrlTestCase[_ZTV11UrlTestCase]+0x68): undefined reference to `CppUnit::Test::checkIsValidIndex(int) const' svncpptest-test_url.o:(.data.rel.ro._ZTV11UrlTestCase[_ZTV11UrlTestCase]+0x70): undefined reference to `CppUnit::TestLeaf::doGetChildTestAt(int) const' svncpptest-test_url.o:(.data.rel.ro._ZTV11UrlTestCase[_ZTV11UrlTestCase]+0x78): undefined reference to `CppUnit::TestCase::runTest()' svncpptest-test_path.o: In function `PathTestCase::testInit()': test_path.cpp:(.text+0x1a0): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_path.cpp:(.text+0x1ff): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_path.cpp:(.text+0x21d): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_path.cpp:(.text+0x229): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x257): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x2a8): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_path.cpp:(.text+0x313): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_path.cpp:(.text+0x32b): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_path.cpp:(.text+0x337): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x36b): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x3db): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_path.cpp:(.text+0x446): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_path.cpp:(.text+0x474): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_path.cpp:(.text+0x480): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x4b4): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x508): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_path.cpp:(.text+0x573): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_path.cpp:(.text+0x58e): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_path.cpp:(.text+0x59a): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x5ce): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x63e): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_path.cpp:(.text+0x6a9): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_path.cpp:(.text+0x6d7): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_path.cpp:(.text+0x6e3): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x717): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x76b): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_path.cpp:(.text+0x7d6): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_path.cpp:(.text+0x7f1): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_path.cpp:(.text+0x7fd): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x831): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x8a2): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_path.cpp:(.text+0x90c): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_path.cpp:(.text+0x93a): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_path.cpp:(.text+0x946): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x97c): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x9d6): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_path.cpp:(.text+0xa40): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_path.cpp:(.text+0xa5b): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_path.cpp:(.text+0xa67): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0xa9d): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0xb0d): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_path.cpp:(.text+0xb7c): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_path.cpp:(.text+0xbac): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_path.cpp:(.text+0xbba): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0xbf0): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0xc49): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_path.cpp:(.text+0xcab): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_path.cpp:(.text+0xcc6): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_path.cpp:(.text+0xcd2): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0xd08): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0xdd1): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0xe0f): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0xee6): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0xf1c): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0xf6f): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0xfa5): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0xfed): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x1023): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x1076): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x10aa): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x10f2): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x1126): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x1179): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x11ad): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x11f5): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x1229): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x127c): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x12b0): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x12f8): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x1326): undefined reference to `CppUnit::SourceLine::~SourceLine()' svncpptest-test_path.o: In function `PathTestCase::testSplit()': test_path.cpp:(.text+0x1475): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_path.cpp:(.text+0x14df): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_path.cpp:(.text+0x1503): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_path.cpp:(.text+0x150f): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x1545): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x159f): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_path.cpp:(.text+0x1609): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_path.cpp:(.text+0x162d): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_path.cpp:(.text+0x1639): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x166f): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x1783): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_path.cpp:(.text+0x17f2): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_path.cpp:(.text+0x181f): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_path.cpp:(.text+0x182d): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x1863): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x18bd): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_path.cpp:(.text+0x192c): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_path.cpp:(.text+0x194c): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_path.cpp:(.text+0x195a): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x1990): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x19ea): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_path.cpp:(.text+0x1a59): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_path.cpp:(.text+0x1a86): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_path.cpp:(.text+0x1a94): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x1aca): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x1bc0): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x1c0b): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x1d0f): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x1d5a): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x1da3): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x1dee): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x1e40): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x1e81): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x1ecb): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x1f0c): undefined reference to `CppUnit::SourceLine::~SourceLine()' svncpptest-test_path.o: In function `PathTestCase::testAddComponent()': test_path.cpp:(.text+0x2028): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_path.cpp:(.text+0x2087): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_path.cpp:(.text+0x20b3): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_path.cpp:(.text+0x20bf): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x20ed): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x21a1): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_path.cpp:(.text+0x220c): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_path.cpp:(.text+0x2238): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_path.cpp:(.text+0x2244): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x2278): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x22e3): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_path.cpp:(.text+0x234e): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_path.cpp:(.text+0x237a): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_path.cpp:(.text+0x2386): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x23ba): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x241d): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_path.cpp:(.text+0x2488): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_path.cpp:(.text+0x24b4): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_path.cpp:(.text+0x24c0): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x24f4): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x2580): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_path.cpp:(.text+0x25eb): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_path.cpp:(.text+0x2617): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_path.cpp:(.text+0x2623): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x2657): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x26ba): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_path.cpp:(.text+0x2725): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_path.cpp:(.text+0x2751): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_path.cpp:(.text+0x275d): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x2791): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x281d): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_path.cpp:(.text+0x2888): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_path.cpp:(.text+0x28b4): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_path.cpp:(.text+0x28c0): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x28f4): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x2957): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_path.cpp:(.text+0x29c2): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_path.cpp:(.text+0x29ee): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_path.cpp:(.text+0x29fa): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x2a2e): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x2aba): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_path.cpp:(.text+0x2b25): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_path.cpp:(.text+0x2b51): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_path.cpp:(.text+0x2b5d): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x2b91): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x2bf4): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_path.cpp:(.text+0x2c5f): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_path.cpp:(.text+0x2c8b): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_path.cpp:(.text+0x2c97): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x2ccb): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x2d57): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_path.cpp:(.text+0x2dc2): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_path.cpp:(.text+0x2dee): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_path.cpp:(.text+0x2dfa): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x2e2e): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x2e91): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_path.cpp:(.text+0x2efc): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_path.cpp:(.text+0x2f28): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_path.cpp:(.text+0x2f34): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x2f68): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x2ff4): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_path.cpp:(.text+0x305f): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_path.cpp:(.text+0x308b): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_path.cpp:(.text+0x3097): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x30cb): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x312e): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_path.cpp:(.text+0x3199): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_path.cpp:(.text+0x31c5): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_path.cpp:(.text+0x31d1): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x3205): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x3291): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_path.cpp:(.text+0x32fc): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_path.cpp:(.text+0x3328): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_path.cpp:(.text+0x3334): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x3368): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x33cb): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_path.cpp:(.text+0x3436): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_path.cpp:(.text+0x3462): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_path.cpp:(.text+0x346e): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x34a2): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x352e): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_path.cpp:(.text+0x3599): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_path.cpp:(.text+0x35c5): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_path.cpp:(.text+0x35d1): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x3605): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x3668): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_path.cpp:(.text+0x36d3): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_path.cpp:(.text+0x36ff): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_path.cpp:(.text+0x370b): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x373f): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x37cb): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_path.cpp:(.text+0x3836): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_path.cpp:(.text+0x3862): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_path.cpp:(.text+0x386e): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x38a2): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x3905): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_path.cpp:(.text+0x3970): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_path.cpp:(.text+0x399c): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_path.cpp:(.text+0x39a8): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x39dc): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x3aa7): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x3ae6): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x3bc2): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x3c01): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x3c6b): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x3caa): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x3d14): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x3d53): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x3dba): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x3df9): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x3e43): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x3e82): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x3ecc): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x3f0b): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x3f55): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x3f94): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x3ffb): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x403a): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x4084): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x40c3): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x412a): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x4169): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x41b3): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x41f2): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x4259): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x4298): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x42e2): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x4321): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x4388): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x43c7): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x4411): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x4450): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x44b7): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x44f6): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x4540): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x457f): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x45d2): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x460c): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x466a): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x469e): undefined reference to `CppUnit::SourceLine::~SourceLine()' svncpptest-test_path.o: In function `PathTestCase::testCopy()': test_path.cpp:(.text+0x4787): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_path.cpp:(.text+0x47e6): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_path.cpp:(.text+0x481c): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_path.cpp:(.text+0x4828): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x4856): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x48cc): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x4905): undefined reference to `CppUnit::SourceLine::~SourceLine()' svncpptest-test_path.o: In function `PathTestCase::testIsUrl()': test_path.cpp:(.text+0x4a03): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_path.cpp:(.text+0x4a62): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_path.cpp:(.text+0x4a7b): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_path.cpp:(.text+0x4a87): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x4ab5): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x4b06): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_path.cpp:(.text+0x4b6b): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_path.cpp:(.text+0x4b97): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_path.cpp:(.text+0x4ba3): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x4bd4): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x4c36): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x4c72): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x4cd6): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x4d0f): undefined reference to `CppUnit::SourceLine::~SourceLine()' svncpptest-test_path.o: In function `PathTestCase::testSubstr()': test_path.cpp:(.text+0x4e89): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_path.cpp:(.text+0x4ee8): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_path.cpp:(.text+0x4f0a): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_path.cpp:(.text+0x4f16): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x4f44): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x5006): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x503f): undefined reference to `CppUnit::SourceLine::~SourceLine()' svncpptest-test_path.o: In function `PathTestCase::testUnescape()': test_path.cpp:(.text+0x5147): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_path.cpp:(.text+0x51a6): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_path.cpp:(.text+0x51d9): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_path.cpp:(.text+0x51f8): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x5226): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x52a8): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x52d9): undefined reference to `CppUnit::SourceLine::~SourceLine()' svncpptest-test_path.o: In function `PathTestCase::testLength()': test_path.cpp:(.text+0x53c0): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_path.cpp:(.text+0x541f): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_path.cpp:(.text+0x543c): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_path.cpp:(.text+0x5448): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x5476): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x54d2): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x550b): undefined reference to `CppUnit::SourceLine::~SourceLine()' svncpptest-test_path.o: In function `PathTestCase::testGetTempDir()': test_path.cpp:(.text+0x55dc): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_path.cpp:(.text+0x563b): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_path.cpp:(.text+0x5657): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_path.cpp:(.text+0x5663): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x5691): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x572d): undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' test_path.cpp:(.text+0x5798): undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' test_path.cpp:(.text+0x57ae): undefined reference to `CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)' test_path.cpp:(.text+0x57ba): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x57f0): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x5871): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x58ad): undefined reference to `CppUnit::SourceLine::~SourceLine()' test_path.cpp:(.text+0x5927): undefined reference to `CppUnit::Message::~Message()' test_path.cpp:(.text+0x5960): undefined reference to `CppUnit::SourceLine::~SourceLine()' svncpptest-test_path.o: In function `PathTestCase::~PathTestCase()': test_path.cpp:(.text._ZN12PathTestCaseD2Ev[_ZN12PathTestCaseD5Ev]+0x16): undefined reference to `CppUnit::TestCase::~TestCase()' svncpptest-test_path.o: In function `PathTestCase::~PathTestCase()': test_path.cpp:(.text._ZN12PathTestCaseD0Ev[_ZN12PathTestCaseD5Ev]+0x1a): undefined reference to `CppUnit::TestCase::~TestCase()' svncpptest-test_path.o: In function `CppUnit::TestCaller::~TestCaller()': test_path.cpp:(.text._ZN7CppUnit10TestCallerI12PathTestCaseED2Ev[_ZN7CppUnit10TestCallerI12PathTestCaseED5Ev]+0x4a): undefined reference to `CppUnit::TestCase::~TestCase()' svncpptest-test_path.o: In function `CppUnit::AutoRegisterSuite::~AutoRegisterSuite()': test_path.cpp:(.text._ZN7CppUnit17AutoRegisterSuiteI12PathTestCaseED2Ev[_ZN7CppUnit17AutoRegisterSuiteI12PathTestCaseED5Ev]+0x5): undefined reference to `CppUnit::TestFactoryRegistry::isValid()' test_path.cpp:(.text._ZN7CppUnit17AutoRegisterSuiteI12PathTestCaseED2Ev[_ZN7CppUnit17AutoRegisterSuiteI12PathTestCaseED5Ev]+0x19): undefined reference to `CppUnit::TestFactoryRegistry::unregisterFactory(CppUnit::TestFactory*)' svncpptest-test_path.o: In function `CppUnit::ConcretTestFixtureFactory::makeFixture()': test_path.cpp:(.text._ZN7CppUnit25ConcretTestFixtureFactoryI12PathTestCaseE11makeFixtureEv[_ZN7CppUnit25ConcretTestFixtureFactoryI12PathTestCaseE11makeFixtureEv]+0x24): undefined reference to `CppUnit::TestCase::TestCase()' svncpptest-test_path.o: In function `CppUnit::TestSuiteBuilderContext::~TestSuiteBuilderContext()': test_path.cpp:(.text._ZN7CppUnit23TestSuiteBuilderContextI12PathTestCaseED2Ev[_ZN7CppUnit23TestSuiteBuilderContextI12PathTestCaseED5Ev]+0xb): undefined reference to `CppUnit::TestSuiteBuilderContextBase::~TestSuiteBuilderContextBase()' svncpptest-test_path.o: In function `CppUnit::TestSuiteBuilderContext::~TestSuiteBuilderContext()': test_path.cpp:(.text._ZN7CppUnit23TestSuiteBuilderContextI12PathTestCaseED0Ev[_ZN7CppUnit23TestSuiteBuilderContextI12PathTestCaseED5Ev]+0xf): undefined reference to `CppUnit::TestSuiteBuilderContextBase::~TestSuiteBuilderContextBase()' svncpptest-test_path.o: In function `CppUnit::TestCaller::~TestCaller()': test_path.cpp:(.text._ZN7CppUnit10TestCallerI12PathTestCaseED0Ev[_ZN7CppUnit10TestCallerI12PathTestCaseED5Ev]+0x49): undefined reference to `CppUnit::TestCase::~TestCase()' svncpptest-test_path.o: In function `PathTestCase::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': test_path.cpp:(.text._ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x2f): undefined reference to `vtable for CppUnit::TestSuiteBuilderContextBase' test_path.cpp:(.text._ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x165): undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' test_path.cpp:(.text._ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x16d): undefined reference to `CppUnit::TestSuiteBuilderContextBase::makeTestFixture() const' test_path.cpp:(.text._ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x195): undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' test_path.cpp:(.text._ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x200): undefined reference to `CppUnit::TestSuiteBuilderContextBase::addTest(CppUnit::Test*)' test_path.cpp:(.text._ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x27a): undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' test_path.cpp:(.text._ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x282): undefined reference to `CppUnit::TestSuiteBuilderContextBase::makeTestFixture() const' test_path.cpp:(.text._ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x2ab): undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' test_path.cpp:(.text._ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x301): undefined reference to `CppUnit::TestSuiteBuilderContextBase::addTest(CppUnit::Test*)' test_path.cpp:(.text._ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x386): undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' test_path.cpp:(.text._ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x38e): undefined reference to `CppUnit::TestSuiteBuilderContextBase::makeTestFixture() const' test_path.cpp:(.text._ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x3b7): undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' test_path.cpp:(.text._ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x40d): undefined reference to `CppUnit::TestSuiteBuilderContextBase::addTest(CppUnit::Test*)' test_path.cpp:(.text._ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x492): undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' test_path.cpp:(.text._ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x49a): undefined reference to `CppUnit::TestSuiteBuilderContextBase::makeTestFixture() const' test_path.cpp:(.text._ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x4c3): undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' test_path.cpp:(.text._ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x519): undefined reference to `CppUnit::TestSuiteBuilderContextBase::addTest(CppUnit::Test*)' test_path.cpp:(.text._ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x59e): undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' test_path.cpp:(.text._ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x5a6): undefined reference to `CppUnit::TestSuiteBuilderContextBase::makeTestFixture() const' test_path.cpp:(.text._ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x5cf): undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' test_path.cpp:(.text._ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x625): undefined reference to `CppUnit::TestSuiteBuilderContextBase::addTest(CppUnit::Test*)' test_path.cpp:(.text._ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x6aa): undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' test_path.cpp:(.text._ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x6b2): undefined reference to `CppUnit::TestSuiteBuilderContextBase::makeTestFixture() const' test_path.cpp:(.text._ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x6db): undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' test_path.cpp:(.text._ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x731): undefined reference to `CppUnit::TestSuiteBuilderContextBase::addTest(CppUnit::Test*)' test_path.cpp:(.text._ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x7b6): undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' test_path.cpp:(.text._ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x7be): undefined reference to `CppUnit::TestSuiteBuilderContextBase::makeTestFixture() const' test_path.cpp:(.text._ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x7e7): undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' test_path.cpp:(.text._ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x83d): undefined reference to `CppUnit::TestSuiteBuilderContextBase::addTest(CppUnit::Test*)' test_path.cpp:(.text._ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x8c2): undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' test_path.cpp:(.text._ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x8ca): undefined reference to `CppUnit::TestSuiteBuilderContextBase::makeTestFixture() const' test_path.cpp:(.text._ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x8f3): undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' test_path.cpp:(.text._ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x949): undefined reference to `CppUnit::TestSuiteBuilderContextBase::addTest(CppUnit::Test*)' test_path.cpp:(.text._ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x9c2): undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' test_path.cpp:(.text._ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x9ca): undefined reference to `CppUnit::TestSuiteBuilderContextBase::makeTestFixture() const' test_path.cpp:(.text._ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0x9fb): undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' test_path.cpp:(.text._ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0xa56): undefined reference to `CppUnit::TestSuiteBuilderContextBase::addTest(CppUnit::Test*)' test_path.cpp:(.text._ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0xa9a): undefined reference to `CppUnit::TestSuiteBuilderContextBase::~TestSuiteBuilderContextBase()' test_path.cpp:(.text._ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0xaf6): undefined reference to `CppUnit::TestCase::~TestCase()' test_path.cpp:(.text._ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0xb4a): undefined reference to `CppUnit::TestSuiteBuilderContextBase::~TestSuiteBuilderContextBase()' test_path.cpp:(.text._ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0xb94): undefined reference to `CppUnit::TestCase::~TestCase()' test_path.cpp:(.text._ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0xc1f): undefined reference to `CppUnit::TestCase::~TestCase()' test_path.cpp:(.text._ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0xcaa): undefined reference to `CppUnit::TestCase::~TestCase()' test_path.cpp:(.text._ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0xd35): undefined reference to `CppUnit::TestCase::~TestCase()' test_path.cpp:(.text._ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0xdc0): undefined reference to `CppUnit::TestCase::~TestCase()' svncpptest-test_path.o:test_path.cpp:(.text._ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE[_ZN12PathTestCase15addTestsToSuiteERN7CppUnit27TestSuiteBuilderContextBaseE]+0xe4b): more undefined references to `CppUnit::TestCase::~TestCase()' follow svncpptest-test_path.o: In function `CppUnit::TestSuiteFactory::makeTest()': test_path.cpp:(.text._ZN7CppUnit16TestSuiteFactoryI12PathTestCaseE8makeTestEv[_ZN7CppUnit16TestSuiteFactoryI12PathTestCaseE8makeTestEv]+0x37): undefined reference to `CppUnit::TestNamer::getFixtureName[abi:cxx11]() const' test_path.cpp:(.text._ZN7CppUnit16TestSuiteFactoryI12PathTestCaseE8makeTestEv[_ZN7CppUnit16TestSuiteFactoryI12PathTestCaseE8makeTestEv]+0x4f): undefined reference to `CppUnit::TestSuite::TestSuite(std::__cxx11::basic_string, std::allocator >)' test_path.cpp:(.text._ZN7CppUnit16TestSuiteFactoryI12PathTestCaseE8makeTestEv[_ZN7CppUnit16TestSuiteFactoryI12PathTestCaseE8makeTestEv]+0x87): undefined reference to `CppUnit::TestSuiteBuilderContextBase::TestSuiteBuilderContextBase(CppUnit::TestSuite&, CppUnit::TestNamer const&, CppUnit::TestFixtureFactory&)' test_path.cpp:(.text._ZN7CppUnit16TestSuiteFactoryI12PathTestCaseE8makeTestEv[_ZN7CppUnit16TestSuiteFactoryI12PathTestCaseE8makeTestEv]+0x97): undefined reference to `CppUnit::TestSuiteBuilderContextBase::~TestSuiteBuilderContextBase()' test_path.cpp:(.text._ZN7CppUnit16TestSuiteFactoryI12PathTestCaseE8makeTestEv[_ZN7CppUnit16TestSuiteFactoryI12PathTestCaseE8makeTestEv]+0xe3): undefined reference to `CppUnit::TestNamer::TestNamer(std::type_info const&)' test_path.cpp:(.text._ZN7CppUnit16TestSuiteFactoryI12PathTestCaseE8makeTestEv[_ZN7CppUnit16TestSuiteFactoryI12PathTestCaseE8makeTestEv]+0xf6): undefined reference to `CppUnit::TestNamer::~TestNamer()' test_path.cpp:(.text._ZN7CppUnit16TestSuiteFactoryI12PathTestCaseE8makeTestEv[_ZN7CppUnit16TestSuiteFactoryI12PathTestCaseE8makeTestEv]+0x184): undefined reference to `CppUnit::TestSuiteBuilderContextBase::~TestSuiteBuilderContextBase()' svncpptest-test_path.o: In function `_GLOBAL__sub_I__ZN12PathTestCase5setUpEv': test_path.cpp:(.text.startup+0x62): undefined reference to `CppUnit::TestFactoryRegistry::getRegistry(std::__cxx11::basic_string, std::allocator > const&)' test_path.cpp:(.text.startup+0x9c): undefined reference to `CppUnit::TestFactoryRegistry::registerFactory(CppUnit::TestFactory*)' svncpptest-test_path.o:(.data.rel.ro._ZTI12PathTestCase[_ZTI12PathTestCase]+0x10): undefined reference to `typeinfo for CppUnit::TestCase' svncpptest-test_path.o:(.data.rel.ro._ZTIN7CppUnit23TestSuiteBuilderContextI12PathTestCaseEE[_ZTIN7CppUnit23TestSuiteBuilderContextI12PathTestCaseEE]+0x10): undefined reference to `typeinfo for CppUnit::TestSuiteBuilderContextBase' svncpptest-test_path.o:(.data.rel.ro._ZTIN7CppUnit10TestCallerI12PathTestCaseEE[_ZTIN7CppUnit10TestCallerI12PathTestCaseEE]+0x10): undefined reference to `typeinfo for CppUnit::TestCase' svncpptest-test_path.o:(.data.rel.ro._ZTVN7CppUnit10TestCallerI12PathTestCaseEE[_ZTVN7CppUnit10TestCallerI12PathTestCaseEE]+0x20): undefined reference to `CppUnit::TestCase::run(CppUnit::TestResult*)' svncpptest-test_path.o:(.data.rel.ro._ZTVN7CppUnit10TestCallerI12PathTestCaseEE[_ZTVN7CppUnit10TestCallerI12PathTestCaseEE]+0x28): undefined reference to `CppUnit::TestLeaf::countTestCases() const' svncpptest-test_path.o:(.data.rel.ro._ZTVN7CppUnit10TestCallerI12PathTestCaseEE[_ZTVN7CppUnit10TestCallerI12PathTestCaseEE]+0x30): undefined reference to `CppUnit::TestLeaf::getChildTestCount() const' svncpptest-test_path.o:(.data.rel.ro._ZTVN7CppUnit10TestCallerI12PathTestCaseEE[_ZTVN7CppUnit10TestCallerI12PathTestCaseEE]+0x38): undefined reference to `CppUnit::Test::getChildTestAt(int) const' svncpptest-test_path.o:(.data.rel.ro._ZTVN7CppUnit10TestCallerI12PathTestCaseEE[_ZTVN7CppUnit10TestCallerI12PathTestCaseEE]+0x40): undefined reference to `CppUnit::TestCase::getName[abi:cxx11]() const' svncpptest-test_path.o:(.data.rel.ro._ZTVN7CppUnit10TestCallerI12PathTestCaseEE[_ZTVN7CppUnit10TestCallerI12PathTestCaseEE]+0x48): undefined reference to `CppUnit::Test::findTestPath(std::__cxx11::basic_string, std::allocator > const&, CppUnit::TestPath&) const' svncpptest-test_path.o:(.data.rel.ro._ZTVN7CppUnit10TestCallerI12PathTestCaseEE[_ZTVN7CppUnit10TestCallerI12PathTestCaseEE]+0x50): undefined reference to `CppUnit::Test::findTestPath(CppUnit::Test const*, CppUnit::TestPath&) const' svncpptest-test_path.o:(.data.rel.ro._ZTVN7CppUnit10TestCallerI12PathTestCaseEE[_ZTVN7CppUnit10TestCallerI12PathTestCaseEE]+0x58): undefined reference to `CppUnit::Test::findTest(std::__cxx11::basic_string, std::allocator > const&) const' svncpptest-test_path.o:(.data.rel.ro._ZTVN7CppUnit10TestCallerI12PathTestCaseEE[_ZTVN7CppUnit10TestCallerI12PathTestCaseEE]+0x60): undefined reference to `CppUnit::Test::resolveTestPath(std::__cxx11::basic_string, std::allocator > const&) const' svncpptest-test_path.o:(.data.rel.ro._ZTVN7CppUnit10TestCallerI12PathTestCaseEE[_ZTVN7CppUnit10TestCallerI12PathTestCaseEE]+0x68): undefined reference to `CppUnit::Test::checkIsValidIndex(int) const' svncpptest-test_path.o:(.data.rel.ro._ZTVN7CppUnit10TestCallerI12PathTestCaseEE[_ZTVN7CppUnit10TestCallerI12PathTestCaseEE]+0x70): undefined reference to `CppUnit::TestLeaf::doGetChildTestAt(int) const' svncpptest-test_path.o:(.data.rel.ro._ZTV12PathTestCase[_ZTV12PathTestCase]+0x20): undefined reference to `CppUnit::TestCase::run(CppUnit::TestResult*)' svncpptest-test_path.o:(.data.rel.ro._ZTV12PathTestCase[_ZTV12PathTestCase]+0x28): undefined reference to `CppUnit::TestLeaf::countTestCases() const' svncpptest-test_path.o:(.data.rel.ro._ZTV12PathTestCase[_ZTV12PathTestCase]+0x30): undefined reference to `CppUnit::TestLeaf::getChildTestCount() const' svncpptest-test_path.o:(.data.rel.ro._ZTV12PathTestCase[_ZTV12PathTestCase]+0x38): undefined reference to `CppUnit::Test::getChildTestAt(int) const' svncpptest-test_path.o:(.data.rel.ro._ZTV12PathTestCase[_ZTV12PathTestCase]+0x40): undefined reference to `CppUnit::TestCase::getName[abi:cxx11]() const' svncpptest-test_path.o:(.data.rel.ro._ZTV12PathTestCase[_ZTV12PathTestCase]+0x48): undefined reference to `CppUnit::Test::findTestPath(std::__cxx11::basic_string, std::allocator > const&, CppUnit::TestPath&) const' svncpptest-test_path.o:(.data.rel.ro._ZTV12PathTestCase[_ZTV12PathTestCase]+0x50): undefined reference to `CppUnit::Test::findTestPath(CppUnit::Test const*, CppUnit::TestPath&) const' svncpptest-test_path.o:(.data.rel.ro._ZTV12PathTestCase[_ZTV12PathTestCase]+0x58): undefined reference to `CppUnit::Test::findTest(std::__cxx11::basic_string, std::allocator > const&) const' svncpptest-test_path.o:(.data.rel.ro._ZTV12PathTestCase[_ZTV12PathTestCase]+0x60): undefined reference to `CppUnit::Test::resolveTestPath(std::__cxx11::basic_string, std::allocator > const&) const' svncpptest-test_path.o:(.data.rel.ro._ZTV12PathTestCase[_ZTV12PathTestCase]+0x68): undefined reference to `CppUnit::Test::checkIsValidIndex(int) const' svncpptest-test_path.o:(.data.rel.ro._ZTV12PathTestCase[_ZTV12PathTestCase]+0x70): undefined reference to `CppUnit::TestLeaf::doGetChildTestAt(int) const' svncpptest-test_path.o:(.data.rel.ro._ZTV12PathTestCase[_ZTV12PathTestCase]+0x78): undefined reference to `CppUnit::TestCase::runTest()' /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: warning: creating a DT_TEXTREL in a shared object. collect2: error: ld returned 1 exit status make: *** [Makefile:416: svncpptest] Error 1 * ERROR: dev-vcs/rapidsvn-0.12.1-r3::gentoo failed (test phase): * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 115: Called src_test * environment, line 4269: Called default * phase-functions.sh, line 808: Called default_src_test * phase-functions.sh, line 837: Called __eapi0_src_test * phase-helpers.sh, line 763: Called die * The specific snippet of code: * $emake_cmd ${internal_opts} check || \ * die "Make check failed. See above for details." * * If you need support, post the output of `emerge --info '=dev-vcs/rapidsvn-0.12.1-r3::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-vcs/rapidsvn-0.12.1-r3::gentoo'`. * The complete build log is located at '/var/log/portage/dev-vcs:rapidsvn-0.12.1-r3:20170701-231551.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/temp/environment'. * Working directory: '/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1/src/tests/svncpp' * S: '/var/tmp/portage/dev-vcs/rapidsvn-0.12.1-r3/work/rapidsvn-0.12.1'