-- The C compiler identification is GNU -- The CXX compiler identification is GNU -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- Found X11: /usr/lib/libX11.so -- Looking for include files CMAKE_HAVE_PTHREAD_H -- Looking for include files CMAKE_HAVE_PTHREAD_H - found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found KDE3 include dir: /opt/kde/include -- Found KDE3 library dir: /opt/kde/lib -- Found KDE3 dcopidl preprocessor: /opt/kde/bin/dcopidl -- Found KDE3 dcopidl2cpp preprocessor: /opt/kde/bin/dcopidl2cpp -- Found KDE3 kconfig_compiler preprocessor: /opt/kde/bin/kconfig_compiler -- Found meinproc: /opt/kde/bin/meinproc -- Found gnu msgfmt: /usr/bin/msgfmt -- Checking to see if linker accepts flag -Wl,--no-undefined - yes -- Checking to see if linker accepts flag -Wl,--allow-shlib-undefined - yes -- Looking for include files HAS_BACKTRACE_H -- Looking for include files HAS_BACKTRACE_H - found -- Found subversion include: /usr/include/subversion-1 -- Found subversion client lib: /usr/lib/libsvn_client-1.so -- Found subversion repository lib: /usr/lib/libsvn_repos-1.so -- Found subversion fs lib: /usr/lib/libsvn_fs-1.so -- Found subversion subr lib: /usr/lib/libsvn_subr-1.so -- Found subversion wc lib: /usr/lib/libsvn_wc-1.so -- Found subversion ra lib: /usr/lib/libsvn_ra-1.so -- Checking to see if CXX compiler accepts flag -fexceptions -- Checking to see if CXX compiler accepts flag -fexceptions - yes -- Checking to see if CXX compiler accepts flag -fstack-protector -- Checking to see if CXX compiler accepts flag -fstack-protector - yes -- Checking to see if CXX compiler accepts flag -fvisibility=hidden -- Checking to see if CXX compiler accepts flag -fvisibility=hidden - yes -- have_visibility: TRUE version>=4.1: TRUE bad alloctor: -- Checking for setenv - yes CMake Warning (dev) at CMakeLists.txt:50 (ADD_DEFINITIONS): Policy CMP0005 is not set: Preprocessor definition values are now escaped automatically. Run "cmake --help-policy CMP0005" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in CMakeLists.txt: No cmake_minimum_required command is present. A line of code such as cmake_minimum_required(VERSION 2.6) should be added at the top of the file. The version specified may be lower if you wish to support older CMake versions for this project. For more information run "cmake --help-policy CMP0000". This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring done CMake Warning (dev) at src/CMakeLists.txt:31 (ADD_EXECUTABLE): Policy CMP0003 should be set before this line. Add code such as if(COMMAND cmake_policy) cmake_policy(SET CMP0003 NEW) endif(COMMAND cmake_policy) as early as possible but after the most recent call to cmake_minimum_required or cmake_policy(VERSION). This warning appears because target "kdesvn" links to some libraries for which the linker must search: dl, -lpthread and other libraries with known full path: /opt/qt/lib/libqassistantclient.a /opt/kde/lib/libkdecore.so CMake is adding directories in the second list to the linker search path in case they are needed to find libraries from the first list (for backwards compatibility with CMake 2.4). Set policy CMP0003 to OLD or NEW to enable or disable this behavior explicitly. Run "cmake --help-policy CMP0003" for more information. This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done -- Build files have been written to: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6 [ 1%] Generating urldlg.moc [ 1%] Generating kdesvn.moc Scanning dependencies of target kdesvn [ 1%] Building CXX object src/CMakeFiles/kdesvn.dir/main.o In file included from /opt/qt/include/qwindowdefs.h:44, from /opt/qt/include/qwidget.h:42, from /opt/qt/include/qdesktopwidget.h:40, from /opt/qt/include/qapplication.h:42, from /opt/kde/include/kapplication.h:38, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/kdesvn.h:27, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/main.cpp:22: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /opt/qt/include/qdesktopwidget.h:40, from /opt/qt/include/qapplication.h:42, from /opt/kde/include/kapplication.h:38, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/kdesvn.h:27, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/main.cpp:22: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /opt/qt/include/qdesktopwidget.h:40, from /opt/qt/include/qapplication.h:42, from /opt/kde/include/kapplication.h:38, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/kdesvn.h:27, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/main.cpp:22: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/kdesvn.h:30, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/main.cpp:22: /opt/kde/include/kbookmarkmanager.h: At global scope: /opt/kde/include/kbookmarkmanager.h:318: warning: 'class KBookmarkOwner' has virtual functions and accessible non-virtual destructor In file included from /opt/kde/include/kaboutdata.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/main.cpp:26: /opt/qt/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /opt/qt/include/qimage.h:58: warning: suggest parentheses around && within || [ 1%] Building CXX object src/CMakeFiles/kdesvn.dir/kdesvn.o In file included from /opt/qt/include/qwindowdefs.h:44, from /opt/qt/include/qwidget.h:42, from /opt/qt/include/qdesktopwidget.h:40, from /opt/qt/include/qapplication.h:42, from /opt/kde/include/kapplication.h:38, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/kdesvn.h:27, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/kdesvn.cpp:22: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /opt/qt/include/qdesktopwidget.h:40, from /opt/qt/include/qapplication.h:42, from /opt/kde/include/kapplication.h:38, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/kdesvn.h:27, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/kdesvn.cpp:22: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /opt/qt/include/qdesktopwidget.h:40, from /opt/qt/include/qapplication.h:42, from /opt/kde/include/kapplication.h:38, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/kdesvn.h:27, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/kdesvn.cpp:22: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/kdesvn.h:30, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/kdesvn.cpp:22: /opt/kde/include/kbookmarkmanager.h: At global scope: /opt/kde/include/kbookmarkmanager.h:318: warning: 'class KBookmarkOwner' has virtual functions and accessible non-virtual destructor In file included from /opt/kde/include/kaboutdata.h:24, from /opt/kde/include/kparts/genericfactory.h:7, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/kdesvn_part.h:27, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/kdesvn.cpp:24: /opt/qt/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /opt/qt/include/qimage.h:58: warning: suggest parentheses around && within || In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/kdesvn.cpp:57: /opt/kde/include/kedittoolbar.h: At global scope: /opt/kde/include/kedittoolbar.h:271: warning: 'KEditToolbarWidget' has a field 'KEditToolbarWidget::m_inactiveList' whose type uses the anonymous namespace /opt/kde/include/kedittoolbar.h:271: warning: 'KEditToolbarWidget' has a field 'KEditToolbarWidget::m_activeList' whose type uses the anonymous namespace [ 2%] Building CXX object src/CMakeFiles/kdesvn.dir/urldlg.o In file included from /opt/qt/include/qwindowdefs.h:44, from /opt/qt/include/qwidget.h:42, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /opt/kde/include/kdialogbase.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/urldlg.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/urldlg.cpp:20: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /opt/kde/include/kdialogbase.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/urldlg.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/urldlg.cpp:20: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /opt/kde/include/kdialogbase.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/urldlg.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/urldlg.cpp:20: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value In file included from /opt/kde/include/kurlrequester.h:25, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/urldlg.cpp:22: /opt/kde/include/keditlistbox.h: At global scope: /opt/kde/include/keditlistbox.h:60: warning: 'class KEditListBox::CustomEditor' has virtual functions and accessible non-virtual destructor In file included from /opt/kde/include/kpushbutton.h:24, from /opt/kde/include/kurlrequester.h:27, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/urldlg.cpp:22: /opt/qt/include/qpushbutton.h: In member function 'virtual void QPushButton::setIsMenuButton(bool)': /opt/qt/include/qpushbutton.h:91: warning: conversion to 'unsigned char:1' from 'int' may alter its value [ 2%] Building CXX object src/CMakeFiles/kdesvn.dir/commandline.o In file included from /opt/kde/include/kparts/part.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/kdesvn_part.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/commandline.cpp:21: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qguardedptr.h:42, from /opt/kde/include/kparts/part.h:25, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/kdesvn_part.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/commandline.cpp:21: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/kde/include/kaboutdata.h:24, from /opt/kde/include/kparts/genericfactory.h:7, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/kdesvn_part.h:27, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/commandline.cpp:21: /opt/qt/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /opt/qt/include/qimage.h:58: warning: suggest parentheses around && within || In file included from /opt/qt/include/qwidget.h:49, from /opt/kde/include/kparts/statusbarextension.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/kdesvn_part.h:29, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/commandline.cpp:21: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value Linking CXX executable ../bin/kdesvn [ 2%] Built target kdesvn Scanning dependencies of target kdesvnaskpass [ 2%] Building CXX object src/CMakeFiles/kdesvnaskpass.dir/askpass/kdesvn-askpass.o In file included from /opt/qt/include/qtextstream.h:43, from /opt/qt/include/qtl.h:43, from /opt/qt/include/qvaluelist.h:42, from /opt/qt/include/qstringlist.h:42, from /opt/qt/include/qregexp.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/askpass/kdesvn-askpass.cpp:20: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/kde/include/kaboutdata.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/askpass/kdesvn-askpass.cpp:21: /opt/qt/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /opt/qt/include/qimage.h:58: warning: suggest parentheses around && within || In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /opt/qt/include/qdesktopwidget.h:40, from /opt/qt/include/qapplication.h:42, from /opt/kde/include/kapplication.h:38, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/askpass/kdesvn-askpass.cpp:22: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /opt/qt/include/qdesktopwidget.h:40, from /opt/qt/include/qapplication.h:42, from /opt/kde/include/kapplication.h:38, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/askpass/kdesvn-askpass.cpp:22: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value Linking CXX executable ../bin/kdesvnaskpass [ 2%] Built target kdesvnaskpass [ 2%] Generating sshagent.moc Scanning dependencies of target kdesvnhelpers [ 2%] Building CXX object src/helpers/CMakeFiles/kdesvnhelpers.dir/ktranslateurl.o In file included from /opt/kde/include/kurl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/helpers/ktranslateurl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/helpers/ktranslateurl.cpp:20: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/kde/include/kconfigbase.h:26, from /opt/kde/include/kconfig.h:29, from /opt/kde/include/ksimpleconfig.h:24, from /opt/kde/include/kservicetype.h:35, from /opt/kde/include/kmimetype.h:33, from /opt/kde/include/kfileitem.h:30, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/helpers/ktranslateurl.cpp:25: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/kde/include/kfileitem.h:31, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/helpers/ktranslateurl.cpp:25: /opt/kde/include/kfilemetainfo.h: At global scope: /opt/kde/include/kfilemetainfo.h:1237: warning: type qualifiers ignored on function return type [ 2%] Building CXX object src/helpers/CMakeFiles/kdesvnhelpers.dir/sshagent.o In file included from /opt/qt/include/qwindowdefs.h:44, from /opt/qt/include/qobject.h:43, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/helpers/sshagent.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/helpers/sshagent.cpp:21: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/helpers/sshagent.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/helpers/sshagent.cpp:21: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /opt/qt/include/qdesktopwidget.h:40, from /opt/qt/include/qapplication.h:42, from /opt/kde/include/kapplication.h:38, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/helpers/sshagent.cpp:25: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value [ 3%] Building CXX object src/helpers/CMakeFiles/kdesvnhelpers.dir/sub2qt.o In file included from /opt/qt/include/qdatetime.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:36, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/helpers/sub2qt.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/helpers/sub2qt.cpp:20: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/helpers/sub2qt.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/helpers/sub2qt.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp: At global scope: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:92: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:97: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:100: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:102: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:104: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:113: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:119: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:144: warning: type qualifiers ignored on function return type Linking CXX static library ../../lib/kde3/libkdesvnhelpers.a [ 3%] Built target kdesvnhelpers [ 3%] Generating kdesvnsettings.cpp Scanning dependencies of target kdesvncfgreader [ 3%] Building CXX object src/settings/CMakeFiles/kdesvncfgreader.dir/kdesvnsettings.o In file included from /opt/qt/include/qwindowdefs.h:44, from /opt/qt/include/qcolor.h:42, from /opt/kde/include/kconfigskeleton.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/kdesvnsettings.h:6, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/kdesvnsettings.cpp:4: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/kde/include/kconfigbase.h:26, from /opt/kde/include/kconfig.h:29, from /opt/kde/include/kconfigskeleton.h:36, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/kdesvnsettings.h:6, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/kdesvnsettings.cpp:4: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value Linking CXX static library ../../lib/kde3/libkdesvncfgreader.a [ 3%] Built target kdesvncfgreader Scanning dependencies of target svnqt [ 4%] Building CXX object src/svnqt/CMakeFiles/svnqt.dir/apr.o [ 4%] Building CXX object src/svnqt/CMakeFiles/svnqt.dir/client_annotate.o In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/svnqttypes.hpp:31, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:45, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_annotate.cpp:34: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:62, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_annotate.cpp:34: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp: At global scope: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp:64: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_annotate.cpp:34: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:69: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:70: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:71: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_annotate.cpp:34: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:127: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:132: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:137: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:142: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:147: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:157: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:183: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:189: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:202: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:208: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_annotate.cpp:34: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:92: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:97: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:100: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:102: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:104: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:113: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:119: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:144: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_annotate.cpp:34: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:169: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:175: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:186: warning: type qualifiers ignored on function return type [ 4%] Building CXX object src/svnqt/CMakeFiles/svnqt.dir/client_cat.o In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/svnqttypes.hpp:31, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:45, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_cat.cpp:34: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:62, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_cat.cpp:34: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp: At global scope: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp:64: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_cat.cpp:34: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:69: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:70: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:71: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_cat.cpp:34: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:127: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:132: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:137: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:142: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:147: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:157: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:183: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:189: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:202: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:208: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_cat.cpp:34: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:92: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:97: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:100: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:102: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:104: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:113: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:119: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:144: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_cat.cpp:34: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:169: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:175: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:186: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_cat.cpp:42: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:108: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:114: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:120: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:126: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:132: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:138: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:144: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:150: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:155: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:160: warning: type qualifiers ignored on function return type [ 5%] Building CXX object src/svnqt/CMakeFiles/svnqt.dir/client.o In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/svnqttypes.hpp:31, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:45, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.cpp:35: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:62, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.cpp:35: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp: At global scope: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp:64: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.cpp:35: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:69: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:70: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:71: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.cpp:35: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:127: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:132: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:137: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:142: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:147: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:157: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:183: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:189: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:202: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:208: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.cpp:35: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:92: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:97: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:100: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:102: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:104: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:113: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:119: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:144: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.cpp:35: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:169: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:175: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:186: warning: type qualifiers ignored on function return type [ 5%] Building CXX object src/svnqt/CMakeFiles/svnqt.dir/client_diff.o In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/svnqttypes.hpp:31, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:45, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_diff.cpp:34: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:62, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_diff.cpp:34: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp: At global scope: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp:64: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_diff.cpp:34: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:69: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:70: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:71: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_diff.cpp:34: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:127: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:132: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:137: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:142: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:147: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:157: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:183: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:189: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:202: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:208: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_diff.cpp:34: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:92: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:97: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:100: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:102: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:104: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:113: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:119: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:144: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_diff.cpp:34: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:169: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:175: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:186: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_diff.cpp:42: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:108: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:114: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:120: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:126: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:132: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:138: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:144: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:150: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:155: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:160: warning: type qualifiers ignored on function return type [ 5%] Building CXX object src/svnqt/CMakeFiles/svnqt.dir/client_ls.o In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/svnqttypes.hpp:31, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:45, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_ls.cpp:36: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:62, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_ls.cpp:36: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp: At global scope: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp:64: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_ls.cpp:36: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:69: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:70: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:71: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_ls.cpp:36: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:127: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:132: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:137: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:142: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:147: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:157: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:183: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:189: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:202: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:208: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_ls.cpp:36: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:92: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:97: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:100: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:102: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:104: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:113: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:119: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:144: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_ls.cpp:36: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:169: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:175: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:186: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_ls.cpp:190: warning: unused parameter 'abs_path' [ 6%] Building CXX object src/svnqt/CMakeFiles/svnqt.dir/client_modify.o In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/svnqttypes.hpp:31, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:45, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_modify.cpp:34: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:62, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_modify.cpp:34: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp: At global scope: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp:64: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_modify.cpp:34: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:69: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:70: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:71: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_modify.cpp:34: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:127: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:132: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:137: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:142: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:147: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:157: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:183: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:189: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:202: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:208: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_modify.cpp:34: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:92: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:97: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:100: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:102: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:104: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:113: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:119: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:144: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_modify.cpp:34: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:169: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:175: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:186: warning: type qualifiers ignored on function return type [ 6%] Building CXX object src/svnqt/CMakeFiles/svnqt.dir/client_property.o In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/svnqttypes.hpp:31, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:45, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_property.cpp:34: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:62, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_property.cpp:34: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp: At global scope: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp:64: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_property.cpp:34: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:69: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:70: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:71: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_property.cpp:34: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:127: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:132: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:137: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:142: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:147: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:157: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:183: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:189: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:202: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:208: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_property.cpp:34: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:92: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:97: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:100: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:102: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:104: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:113: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:119: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:144: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_property.cpp:34: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:169: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:175: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:186: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_property.cpp:148: warning: unused parameter 'revision' /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_property.cpp:169: warning: unused parameter 'revision' [ 6%] Building CXX object src/svnqt/CMakeFiles/svnqt.dir/client_status.o In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/svnqttypes.hpp:31, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:45, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_status.cpp:36: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:62, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_status.cpp:36: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp: At global scope: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp:64: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_status.cpp:36: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:69: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:70: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:71: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_status.cpp:36: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:127: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:132: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:137: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:142: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:147: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:157: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:183: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:189: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:202: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:208: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_status.cpp:36: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:92: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:97: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:100: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:102: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:104: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:113: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:119: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:144: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_status.cpp:36: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:169: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:175: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:186: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_status.cpp:47: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:108: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:114: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:120: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:126: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:132: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:138: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:144: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:150: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:155: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:160: warning: type qualifiers ignored on function return type [ 7%] Building CXX object src/svnqt/CMakeFiles/svnqt.dir/context.o In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/context.hpp:37, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/context.cpp:42: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:62, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.hpp:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/context_listener.hpp:36, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/context.cpp:43: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp: At global scope: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp:64: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.hpp:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/context_listener.hpp:36, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/context.cpp:43: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:69: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:70: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:71: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.hpp:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/context_listener.hpp:36, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/context.cpp:43: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:127: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:132: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:137: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:142: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:147: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:157: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:183: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:189: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:202: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:208: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.hpp:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/context_listener.hpp:36, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/context.cpp:43: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:92: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:97: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:100: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:102: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:104: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:113: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:119: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:144: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.hpp:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/context_listener.hpp:36, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/context.cpp:43: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:169: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:175: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:186: warning: type qualifiers ignored on function return type [ 7%] Building CXX object src/svnqt/CMakeFiles/svnqt.dir/datetime.o In file included from /opt/qt/include/qdatetime.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:36, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.cpp:35: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.cpp:35: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp: At global scope: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:92: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:97: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:100: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:102: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:104: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:113: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:119: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:144: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.cpp:68: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.cpp:73: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.cpp:78: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.cpp:82: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.cpp:88: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.cpp:94: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.cpp:100: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.cpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.cpp:112: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.cpp: In member function 'svn::DateTime::operator QDateTime() const': /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.cpp:123: warning: conversion to 'uint' from 'long long int' may alter its value [ 8%] Building CXX object src/svnqt/CMakeFiles/svnqt.dir/dirent.o In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:36, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/dirent.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/dirent.cpp:32: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/dirent.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/dirent.cpp:32: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp: At global scope: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:69: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:70: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:71: warning: type qualifiers ignored on function return type [ 8%] Building CXX object src/svnqt/CMakeFiles/svnqt.dir/entry.o In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:36, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.cpp:32: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.cpp:32: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp: At global scope: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:69: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:70: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:71: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.cpp:32: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:127: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:132: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:137: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:142: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:147: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:157: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:183: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:189: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:202: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:208: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.cpp:263: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.cpp:269: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.cpp:280: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.cpp:286: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.cpp:312: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.cpp:323: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.cpp:328: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.cpp:333: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.cpp:338: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.cpp:343: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.cpp:363: warning: type qualifiers ignored on function return type [ 8%] Building CXX object src/svnqt/CMakeFiles/svnqt.dir/exception.o In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp:37, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.cpp:33: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.cpp:33: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp: At global scope: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp:64: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.cpp:92: warning: type qualifiers ignored on function return type [ 9%] Building CXX object src/svnqt/CMakeFiles/svnqt.dir/log_entry.o In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/log_entry.hpp:41, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/log_entry.cpp:31: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/log_entry.cpp: In function 'QDataStream& operator>>(QDataStream&, svn::LogChangePathEntry&)': /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/log_entry.cpp:155: warning: conversion to 'char' from 'short int' may alter its value [ 9%] Building CXX object src/svnqt/CMakeFiles/svnqt.dir/path.o In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/path.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/path.cpp:39: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value [ 9%] Building CXX object src/svnqt/CMakeFiles/svnqt.dir/pool.o [ 10%] Building CXX object src/svnqt/CMakeFiles/svnqt.dir/revision.o In file included from /opt/qt/include/qdatetime.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:36, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.cpp:33: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.cpp:33: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp: At global scope: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:92: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:97: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:100: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:102: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:104: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:113: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:119: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:144: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.cpp:33: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:169: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:175: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:186: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.cpp:209: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.cpp:215: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.cpp:221: warning: type qualifiers ignored on function return type [ 10%] Building CXX object src/svnqt/CMakeFiles/svnqt.dir/status.o In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/svnqttypes.hpp:31, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:37, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.cpp:32: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:38, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.cpp:32: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp: At global scope: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:69: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:70: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:71: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:38, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.cpp:32: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:127: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:132: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:137: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:142: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:147: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:157: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:183: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:189: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:202: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:208: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.cpp:32: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:108: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:114: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:120: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:126: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:132: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:138: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:144: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:150: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:155: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:160: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.cpp:225: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.cpp:230: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.cpp:235: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.cpp:240: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.cpp:246: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.cpp:252: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.cpp:259: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.cpp:265: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.cpp:271: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.cpp:277: warning: type qualifiers ignored on function return type [ 10%] Building CXX object src/svnqt/CMakeFiles/svnqt.dir/targets.o In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/svnqttypes.hpp:31, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/targets.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/targets.cpp:39: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value [ 11%] Building CXX object src/svnqt/CMakeFiles/svnqt.dir/url.o In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/url.hpp:40, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/url.cpp:37: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value [ 11%] Building CXX object src/svnqt/CMakeFiles/svnqt.dir/wc.o In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp:37, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/wc.cpp:35: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/wc.cpp:35: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp: At global scope: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp:64: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/wc.hpp:41, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/wc.cpp:38: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:92: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:97: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:100: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:102: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:104: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:113: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:119: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:144: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/wc.hpp:41, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/wc.cpp:38: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:169: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:175: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:186: warning: type qualifiers ignored on function return type [ 11%] Building CXX object src/svnqt/CMakeFiles/svnqt.dir/version_check.o In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/version_check.cpp:29: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value [ 12%] Building CXX object src/svnqt/CMakeFiles/svnqt.dir/lock_entry.o In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:36, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.cpp:32: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.cpp:32: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp: At global scope: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:69: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:70: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:71: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.cpp:72: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.cpp:76: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.cpp:80: warning: type qualifiers ignored on function return type [ 12%] Building CXX object src/svnqt/CMakeFiles/svnqt.dir/client_lock.o In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/svnqttypes.hpp:31, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:45, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_lock.cpp:21: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:62, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_lock.cpp:21: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp: At global scope: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp:64: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_lock.cpp:21: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:69: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:70: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:71: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_lock.cpp:21: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:127: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:132: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:137: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:142: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:147: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:157: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:183: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:189: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:202: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:208: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_lock.cpp:21: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:92: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:97: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:100: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:102: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:104: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:113: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:119: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:144: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_lock.cpp:21: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:169: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:175: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:186: warning: type qualifiers ignored on function return type [ 13%] Building CXX object src/svnqt/CMakeFiles/svnqt.dir/info_entry.o In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:36, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/info_entry.hpp:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/info_entry.cpp:20: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/info_entry.hpp:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/info_entry.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp: At global scope: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:69: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:70: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:71: warning: type qualifiers ignored on function return type [ 13%] Building CXX object src/svnqt/CMakeFiles/svnqt.dir/client_impl.o In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/svnqttypes.hpp:31, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:45, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.cpp:35: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:62, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.cpp:35: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp: At global scope: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp:64: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.cpp:35: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:69: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:70: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:71: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.cpp:35: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:127: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:132: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:137: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:142: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:147: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:157: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:183: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:189: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:202: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:208: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.cpp:35: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:92: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:97: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:100: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:102: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:104: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:113: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:119: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:144: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client_impl.cpp:35: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:169: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:175: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:186: warning: type qualifiers ignored on function return type [ 13%] Building CXX object src/svnqt/CMakeFiles/svnqt.dir/contextdata.o In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/svnqttypes.hpp:31, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:45, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.hpp:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/contextdata.hpp:25, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/contextdata.cpp:22: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:62, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.hpp:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/contextdata.hpp:25, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/contextdata.cpp:22: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp: At global scope: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp:64: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.hpp:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/contextdata.hpp:25, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/contextdata.cpp:22: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:69: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:70: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:71: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.hpp:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/contextdata.hpp:25, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/contextdata.cpp:22: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:127: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:132: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:137: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:142: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:147: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:157: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:183: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:189: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:202: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:208: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.hpp:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/contextdata.hpp:25, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/contextdata.cpp:22: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:92: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:97: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:100: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:102: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:104: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:113: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:119: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:144: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.hpp:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/contextdata.hpp:25, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/contextdata.cpp:22: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:169: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:175: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:186: warning: type qualifiers ignored on function return type [ 14%] Building CXX object src/svnqt/CMakeFiles/svnqt.dir/commititem.o In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/svnqttypes.hpp:31, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:45, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.hpp:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.cpp:20: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:62, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.hpp:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp: At global scope: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp:64: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.hpp:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:69: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:70: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:71: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.hpp:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:127: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:132: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:137: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:142: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:147: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:157: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:183: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:189: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:202: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:208: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.hpp:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:92: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:97: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:100: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:102: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:104: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:113: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:119: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:144: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.hpp:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:169: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:175: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:186: warning: type qualifiers ignored on function return type [ 14%] Building CXX object src/svnqt/CMakeFiles/svnqt.dir/repository.o In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp:37, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/repository.hpp:28, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/repository.cpp:20: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/repository.hpp:28, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/repository.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp: At global scope: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp:64: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/repository.hpp:29, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/repository.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:92: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:97: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:100: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:102: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:104: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:113: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:119: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:144: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/repository.hpp:29, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/repository.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:169: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:175: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:186: warning: type qualifiers ignored on function return type [ 14%] Building CXX object src/svnqt/CMakeFiles/svnqt.dir/repositorydata.o In file included from /opt/qt/include/qdatetime.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:36, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/repositorydata.hpp:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/repositorydata.cpp:20: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/repositorydata.hpp:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/repositorydata.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp: At global scope: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:92: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:97: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:100: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:102: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:104: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:113: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:119: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:144: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/repositorydata.hpp:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/repositorydata.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:169: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:175: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:186: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/repositorydata.cpp:22: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp:64: warning: type qualifiers ignored on function return type [ 15%] Building CXX object src/svnqt/CMakeFiles/svnqt.dir/repositorylistener.o In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/repositorylistener.hpp:28, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/repositorylistener.cpp:20: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value [ 15%] Building CXX object src/svnqt/CMakeFiles/svnqt.dir/svnstream.o In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/svnstream.hpp:25, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/svnstream.cpp:20: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value [ 15%] Building CXX object src/svnqt/CMakeFiles/svnqt.dir/diff_data.o In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/path.hpp:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/diff_data.hpp:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/diff_data.cpp:20: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/diff_data.hpp:27, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/diff_data.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp: At global scope: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:92: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:97: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:100: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:102: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:104: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:113: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:119: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:144: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/diff_data.hpp:27, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/diff_data.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:169: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:175: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:186: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/diff_data.cpp:22: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp:64: warning: type qualifiers ignored on function return type [ 16%] Building CXX object src/svnqt/CMakeFiles/svnqt.dir/svnfilestream.o In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/svnstream.hpp:25, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/svnfilestream.hpp:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/svnfilestream.cpp:20: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value Linking CXX shared library ../../lib/libsvnqt.so [ 16%] Built target svnqt [ 17%] Generating diffmergesettings.h [ 18%] Generating dispcolor_settings.h [ 18%] Generating dispcolor_settings.cpp [ 19%] Generating dispcolor_settings.moc.cpp [ 19%] Generating display_settings.h [ 19%] Generating display_settings.cpp [ 19%] Generating display_settings.moc.cpp [ 20%] Generating revisiontree_settings.h [ 21%] Generating revisiontree_settings.cpp [ 21%] Generating revisiontree_settings.moc.cpp [ 21%] Generating subversion_settings.h [ 21%] Generating subversion_settings.cpp [ 22%] Generating subversion_settings.moc.cpp [ 22%] Generating cmdexecsettings.h [ 22%] Generating cmdexecsettings.cpp [ 23%] Generating cmdexecsettings.moc.cpp [ 23%] Generating diffmergesettings.cpp [ 23%] Generating diffmergesettings.moc.cpp [ 24%] Generating dispcolorsettings_impl.moc [ 24%] Generating displaysettings_impl.moc [ 24%] Generating revisiontreesettingsdlg_impl.moc [ 25%] Generating subversionsettings_impl.moc [ 25%] Generating cmdexecsettings_impl.moc [ 25%] Generating diffmergesettings_impl.moc Scanning dependencies of target settingsdlgs [ 26%] Building CXX object src/settings/CMakeFiles/settingsdlgs.dir/dispcolor_settings.o In file included from /opt/qt/include/qwindowdefs.h:44, from /opt/qt/include/qwidget.h:42, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/dispcolor_settings.cpp:1: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/dispcolor_settings.cpp:1: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/dispcolor_settings.cpp:1: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value In file included from /opt/kde/include/kcolorbutton.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/dispcolor_settings.cpp:17: /opt/qt/include/qpushbutton.h: In member function 'virtual void QPushButton::setIsMenuButton(bool)': /opt/qt/include/qpushbutton.h:91: warning: conversion to 'unsigned char:1' from 'int' may alter its value [ 26%] Building CXX object src/settings/CMakeFiles/settingsdlgs.dir/dispcolor_settings.moc.o In file included from /opt/qt/include/qvariant.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/dispcolor_settings.h:13, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/dispcolor_settings.moc.cpp:11: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/dispcolor_settings.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/dispcolor_settings.moc.cpp:11: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/dispcolor_settings.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/dispcolor_settings.moc.cpp:11: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value [ 27%] Building CXX object src/settings/CMakeFiles/settingsdlgs.dir/display_settings.o In file included from /opt/qt/include/qwindowdefs.h:44, from /opt/qt/include/qwidget.h:42, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/display_settings.cpp:1: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/display_settings.cpp:1: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/display_settings.cpp:1: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/display_settings.cpp:16: /opt/qt/include/qpushbutton.h: In member function 'virtual void QPushButton::setIsMenuButton(bool)': /opt/qt/include/qpushbutton.h:91: warning: conversion to 'unsigned char:1' from 'int' may alter its value [ 27%] Building CXX object src/settings/CMakeFiles/settingsdlgs.dir/display_settings.moc.o In file included from /opt/qt/include/qvariant.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/display_settings.h:13, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/display_settings.moc.cpp:11: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/display_settings.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/display_settings.moc.cpp:11: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/display_settings.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/display_settings.moc.cpp:11: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value [ 27%] Building CXX object src/settings/CMakeFiles/settingsdlgs.dir/revisiontree_settings.o In file included from /opt/qt/include/qwindowdefs.h:44, from /opt/qt/include/qwidget.h:42, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/revisiontree_settings.cpp:1: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/revisiontree_settings.cpp:1: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/revisiontree_settings.cpp:1: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/revisiontree_settings.cpp:16: /opt/qt/include/qpushbutton.h: In member function 'virtual void QPushButton::setIsMenuButton(bool)': /opt/qt/include/qpushbutton.h:91: warning: conversion to 'unsigned char:1' from 'int' may alter its value [ 28%] Building CXX object src/settings/CMakeFiles/settingsdlgs.dir/revisiontree_settings.moc.o In file included from /opt/qt/include/qvariant.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/revisiontree_settings.h:13, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/revisiontree_settings.moc.cpp:11: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/revisiontree_settings.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/revisiontree_settings.moc.cpp:11: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/revisiontree_settings.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/revisiontree_settings.moc.cpp:11: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value [ 28%] Building CXX object src/settings/CMakeFiles/settingsdlgs.dir/subversion_settings.o In file included from /opt/qt/include/qwindowdefs.h:44, from /opt/qt/include/qwidget.h:42, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/subversion_settings.cpp:1: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/subversion_settings.cpp:1: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/subversion_settings.cpp:1: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value [ 28%] Building CXX object src/settings/CMakeFiles/settingsdlgs.dir/subversion_settings.moc.o In file included from /opt/qt/include/qvariant.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/subversion_settings.h:13, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/subversion_settings.moc.cpp:11: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/subversion_settings.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/subversion_settings.moc.cpp:11: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/subversion_settings.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/subversion_settings.moc.cpp:11: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value [ 29%] Building CXX object src/settings/CMakeFiles/settingsdlgs.dir/cmdexecsettings.o In file included from /opt/qt/include/qwindowdefs.h:44, from /opt/qt/include/qwidget.h:42, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/cmdexecsettings.cpp:1: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/cmdexecsettings.cpp:1: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/cmdexecsettings.cpp:1: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/cmdexecsettings.cpp:16: /opt/qt/include/qpushbutton.h: In member function 'virtual void QPushButton::setIsMenuButton(bool)': /opt/qt/include/qpushbutton.h:91: warning: conversion to 'unsigned char:1' from 'int' may alter its value [ 29%] Building CXX object src/settings/CMakeFiles/settingsdlgs.dir/cmdexecsettings.moc.o In file included from /opt/qt/include/qvariant.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/cmdexecsettings.h:13, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/cmdexecsettings.moc.cpp:11: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/cmdexecsettings.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/cmdexecsettings.moc.cpp:11: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/cmdexecsettings.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/cmdexecsettings.moc.cpp:11: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value [ 29%] Building CXX object src/settings/CMakeFiles/settingsdlgs.dir/diffmergesettings.o In file included from /opt/qt/include/qwindowdefs.h:44, from /opt/qt/include/qwidget.h:42, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/diffmergesettings.cpp:1: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/diffmergesettings.cpp:1: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/diffmergesettings.cpp:1: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/diffmergesettings.cpp:16: /opt/qt/include/qpushbutton.h: In member function 'virtual void QPushButton::setIsMenuButton(bool)': /opt/qt/include/qpushbutton.h:91: warning: conversion to 'unsigned char:1' from 'int' may alter its value [ 30%] Building CXX object src/settings/CMakeFiles/settingsdlgs.dir/diffmergesettings.moc.o In file included from /opt/qt/include/qvariant.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/diffmergesettings.h:13, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/diffmergesettings.moc.cpp:11: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/diffmergesettings.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/diffmergesettings.moc.cpp:11: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/diffmergesettings.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/diffmergesettings.moc.cpp:11: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value [ 30%] Building CXX object src/settings/CMakeFiles/settingsdlgs.dir/dispcolorsettings_impl.o In file included from /opt/qt/include/qvariant.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/dispcolor_settings.h:13, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/dispcolorsettings_impl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/dispcolorsettings_impl.cpp:20: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/dispcolor_settings.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/dispcolorsettings_impl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/dispcolorsettings_impl.cpp:20: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/dispcolor_settings.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/dispcolorsettings_impl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/dispcolorsettings_impl.cpp:20: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value In file included from /opt/kde/include/kcolorbutton.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/dispcolorsettings_impl.cpp:21: /opt/qt/include/qpushbutton.h: In member function 'virtual void QPushButton::setIsMenuButton(bool)': /opt/qt/include/qpushbutton.h:91: warning: conversion to 'unsigned char:1' from 'int' may alter its value [ 31%] Building CXX object src/settings/CMakeFiles/settingsdlgs.dir/displaysettings_impl.o In file included from /opt/qt/include/qvariant.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/display_settings.h:13, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/displaysettings_impl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/displaysettings_impl.cpp:20: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/display_settings.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/displaysettings_impl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/displaysettings_impl.cpp:20: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/display_settings.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/displaysettings_impl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/displaysettings_impl.cpp:20: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value [ 31%] Building CXX object src/settings/CMakeFiles/settingsdlgs.dir/revisiontreesettingsdlg_impl.o In file included from /opt/qt/include/qvariant.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/revisiontree_settings.h:13, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/revisiontreesettingsdlg_impl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/revisiontreesettingsdlg_impl.cpp:20: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/revisiontree_settings.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/revisiontreesettingsdlg_impl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/revisiontreesettingsdlg_impl.cpp:20: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/revisiontree_settings.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/revisiontreesettingsdlg_impl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/revisiontreesettingsdlg_impl.cpp:20: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value [ 31%] Building CXX object src/settings/CMakeFiles/settingsdlgs.dir/subversionsettings_impl.o In file included from /opt/qt/include/qvariant.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/subversion_settings.h:13, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/subversionsettings_impl.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/subversionsettings_impl.cpp:22: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/subversion_settings.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/subversionsettings_impl.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/subversionsettings_impl.cpp:22: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/subversion_settings.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/subversionsettings_impl.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/subversionsettings_impl.cpp:22: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value [ 32%] Building CXX object src/settings/CMakeFiles/settingsdlgs.dir/cmdexecsettings_impl.o In file included from /opt/qt/include/qvariant.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/cmdexecsettings.h:13, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/cmdexecsettings_impl.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/cmdexecsettings_impl.cpp:22: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/cmdexecsettings.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/cmdexecsettings_impl.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/cmdexecsettings_impl.cpp:22: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/cmdexecsettings.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/cmdexecsettings_impl.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/cmdexecsettings_impl.cpp:22: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value [ 32%] Building CXX object src/settings/CMakeFiles/settingsdlgs.dir/diffmergesettings_impl.o In file included from /opt/qt/include/qvariant.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/diffmergesettings.h:13, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/diffmergesettings_impl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/diffmergesettings_impl.cpp:20: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/diffmergesettings.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/diffmergesettings_impl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/diffmergesettings_impl.cpp:20: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/diffmergesettings.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/diffmergesettings_impl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/diffmergesettings_impl.cpp:20: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value Linking CXX static library ../../lib/kde3/libsettingsdlgs.a [ 32%] Built target settingsdlgs [ 33%] Generating encodingselector.h [ 33%] Generating authdialogimpl.moc [ 33%] Generating logmsg_impl.moc [ 34%] Generating ssltrustprompt_impl.moc [ 34%] Generating diffbrowser.h.moc [ 34%] Generating encodingselector_impl.moc [ 35%] Generating logmessage.h [ 36%] Generating logmessage.cpp [ 36%] Generating logmessage.moc.cpp [ 36%] Generating ssltrustprompt.h [ 36%] Generating ssltrustprompt.cpp [ 37%] Generating ssltrustprompt.moc.cpp [ 37%] Generating authdlg.h [ 37%] Generating authdlg.cpp [ 38%] Generating authdlg.moc.cpp [ 38%] Generating encodingselector.cpp [ 38%] Generating encodingselector.moc.cpp Scanning dependencies of target ksvnwidgets [ 38%] Building CXX object src/ksvnwidgets/CMakeFiles/ksvnwidgets.dir/authdialogimpl.o In file included from /opt/qt/include/qvariant.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/authdlg.h:13, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/authdialogimpl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/authdialogimpl.cpp:20: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /opt/qt/include/qdialog.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/authdlg.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/authdialogimpl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/authdialogimpl.cpp:20: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /opt/qt/include/qdialog.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/authdlg.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/authdialogimpl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/authdialogimpl.cpp:20: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value [ 39%] Building CXX object src/ksvnwidgets/CMakeFiles/ksvnwidgets.dir/logmsg_impl.o In file included from /opt/qt/include/qvariant.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/logmessage.h:13, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/logmsg_impl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/logmsg_impl.cpp:20: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/logmessage.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/logmsg_impl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/logmsg_impl.cpp:20: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/logmessage.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/logmsg_impl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/logmsg_impl.cpp:20: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:62, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.hpp:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/logmsg_impl.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/logmsg_impl.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp: At global scope: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp:64: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.hpp:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/logmsg_impl.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/logmsg_impl.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:69: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:70: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:71: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.hpp:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/logmsg_impl.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/logmsg_impl.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:127: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:132: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:137: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:142: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:147: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:157: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:183: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:189: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:202: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:208: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.hpp:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/logmsg_impl.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/logmsg_impl.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:92: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:97: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:100: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:102: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:104: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:113: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:119: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:144: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.hpp:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/logmsg_impl.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/logmsg_impl.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:169: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:175: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:186: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/logmsg_impl.cpp:39: /opt/qt/include/qpushbutton.h: In member function 'virtual void QPushButton::setIsMenuButton(bool)': /opt/qt/include/qpushbutton.h:91: warning: conversion to 'unsigned char:1' from 'int' may alter its value [ 39%] Building CXX object src/ksvnwidgets/CMakeFiles/ksvnwidgets.dir/ssltrustprompt_impl.o In file included from /opt/qt/include/qvariant.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/ssltrustprompt.h:13, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/ssltrustprompt_impl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/ssltrustprompt_impl.cpp:20: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/ssltrustprompt.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/ssltrustprompt_impl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/ssltrustprompt_impl.cpp:20: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/ssltrustprompt.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/ssltrustprompt_impl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/ssltrustprompt_impl.cpp:20: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value [ 39%] Building CXX object src/ksvnwidgets/CMakeFiles/ksvnwidgets.dir/pwstorage.o In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/pwstorage.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/pwstorage.cpp:20: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/kde/include/kconfigbase.h:26, from /opt/kde/include/kconfig.h:29, from /opt/kde/include/kconfigskeleton.h:36, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/settings/kdesvnsettings.h:6, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/pwstorage.cpp:22: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value [ 40%] Building CXX object src/ksvnwidgets/CMakeFiles/ksvnwidgets.dir/diffbrowser.o In file included from /opt/qt/include/qwindowdefs.h:44, from /opt/qt/include/qpaintdevice.h:42, from /opt/qt/include/qpixmap.h:42, from /opt/qt/include/qtextbrowser.h:43, from /opt/kde/include/ktextbrowser.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/diffbrowser.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/diffbrowser.cpp:21: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /opt/qt/include/qframe.h:42, from /opt/qt/include/qscrollview.h:41, from /opt/qt/include/qtextedit.h:42, from /opt/qt/include/qtextbrowser.h:45, from /opt/kde/include/ktextbrowser.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/diffbrowser.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/diffbrowser.cpp:21: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /opt/qt/include/qframe.h:42, from /opt/qt/include/qscrollview.h:41, from /opt/qt/include/qtextedit.h:42, from /opt/qt/include/qtextbrowser.h:45, from /opt/kde/include/ktextbrowser.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/diffbrowser.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/diffbrowser.cpp:21: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value [ 40%] Building CXX object src/ksvnwidgets/CMakeFiles/ksvnwidgets.dir/diffbrowserdata.o In file included from /opt/qt/include/qwindowdefs.h:44, from /opt/qt/include/qfont.h:42, from /opt/qt/include/qsyntaxhighlighter.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/diffsyntax.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/diffbrowserdata.h:21, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/diffbrowserdata.cpp:21: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /opt/qt/include/qframe.h:42, from /opt/qt/include/qscrollview.h:41, from /opt/qt/include/qtextedit.h:42, from /opt/qt/include/qmultilineedit.h:42, from /opt/kde/include/keditcl.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/diffbrowserdata.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/diffbrowserdata.cpp:21: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /opt/qt/include/qframe.h:42, from /opt/qt/include/qscrollview.h:41, from /opt/qt/include/qtextedit.h:42, from /opt/qt/include/qmultilineedit.h:42, from /opt/kde/include/keditcl.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/diffbrowserdata.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/diffbrowserdata.cpp:21: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value [ 40%] Building CXX object src/ksvnwidgets/CMakeFiles/ksvnwidgets.dir/diffsyntax.o In file included from /opt/qt/include/qwindowdefs.h:44, from /opt/qt/include/qfont.h:42, from /opt/qt/include/qsyntaxhighlighter.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/diffsyntax.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/diffsyntax.cpp:21: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value [ 41%] Building CXX object src/ksvnwidgets/CMakeFiles/ksvnwidgets.dir/encodingselector_impl.o In file included from /opt/qt/include/qvariant.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/encodingselector.h:13, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/encodingselector_impl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/encodingselector_impl.cpp:20: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/encodingselector.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/encodingselector_impl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/encodingselector_impl.cpp:20: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/encodingselector.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/encodingselector_impl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/encodingselector_impl.cpp:20: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value [ 41%] Building CXX object src/ksvnwidgets/CMakeFiles/ksvnwidgets.dir/logmessage.o In file included from /opt/qt/include/qwindowdefs.h:44, from /opt/qt/include/qwidget.h:42, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/logmessage.cpp:1: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/logmessage.cpp:1: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/logmessage.cpp:1: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/logmessage.cpp:16: /opt/qt/include/qpushbutton.h: In member function 'virtual void QPushButton::setIsMenuButton(bool)': /opt/qt/include/qpushbutton.h:91: warning: conversion to 'unsigned char:1' from 'int' may alter its value [ 41%] Building CXX object src/ksvnwidgets/CMakeFiles/ksvnwidgets.dir/logmessage.moc.o In file included from /opt/qt/include/qvariant.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/logmessage.h:13, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/logmessage.moc.cpp:11: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/logmessage.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/logmessage.moc.cpp:11: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/logmessage.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/logmessage.moc.cpp:11: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value [ 42%] Building CXX object src/ksvnwidgets/CMakeFiles/ksvnwidgets.dir/ssltrustprompt.o In file included from /opt/qt/include/qwindowdefs.h:44, from /opt/qt/include/qwidget.h:42, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/ssltrustprompt.cpp:1: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/ssltrustprompt.cpp:1: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/ssltrustprompt.cpp:1: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value [ 42%] Building CXX object src/ksvnwidgets/CMakeFiles/ksvnwidgets.dir/ssltrustprompt.moc.o In file included from /opt/qt/include/qvariant.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/ssltrustprompt.h:13, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/ssltrustprompt.moc.cpp:11: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/ssltrustprompt.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/ssltrustprompt.moc.cpp:11: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/ssltrustprompt.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/ssltrustprompt.moc.cpp:11: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value [ 43%] Building CXX object src/ksvnwidgets/CMakeFiles/ksvnwidgets.dir/authdlg.o In file included from /opt/qt/include/qwindowdefs.h:44, from /opt/qt/include/qwidget.h:42, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/authdlg.cpp:1: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/authdlg.cpp:1: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/authdlg.cpp:1: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/authdlg.cpp:19: /opt/qt/include/qpushbutton.h: In member function 'virtual void QPushButton::setIsMenuButton(bool)': /opt/qt/include/qpushbutton.h:91: warning: conversion to 'unsigned char:1' from 'int' may alter its value [ 43%] Building CXX object src/ksvnwidgets/CMakeFiles/ksvnwidgets.dir/authdlg.moc.o In file included from /opt/qt/include/qvariant.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/authdlg.h:13, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/authdlg.moc.cpp:11: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /opt/qt/include/qdialog.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/authdlg.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/authdlg.moc.cpp:11: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /opt/qt/include/qdialog.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/authdlg.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/authdlg.moc.cpp:11: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value [ 43%] Building CXX object src/ksvnwidgets/CMakeFiles/ksvnwidgets.dir/encodingselector.o In file included from /opt/qt/include/qwindowdefs.h:44, from /opt/qt/include/qwidget.h:42, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/encodingselector.cpp:1: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/encodingselector.cpp:1: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/encodingselector.cpp:1: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value [ 44%] Building CXX object src/ksvnwidgets/CMakeFiles/ksvnwidgets.dir/encodingselector.moc.o In file included from /opt/qt/include/qvariant.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/encodingselector.h:13, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/encodingselector.moc.cpp:11: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/encodingselector.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/encodingselector.moc.cpp:11: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/encodingselector.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/encodingselector.moc.cpp:11: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value Linking CXX static library ../../lib/kde3/libksvnwidgets.a [ 44%] Built target ksvnwidgets [ 45%] Generating leftpane.h [ 46%] Generating ccontextlistener.moc [ 46%] Generating commandexec.moc [ 46%] Generating copymoveview_impl.moc [ 47%] Generating createrepo_impl.moc [ 47%] Generating dumprepo_impl.moc [ 48%] Generating editproperty_impl.moc [ 48%] Generating checkoutinfo_impl.moc [ 48%] Generating rangeinput_impl.moc [ 49%] Generating propertylist.moc [ 49%] Generating pannerview.moc [ 49%] Generating revgraphview.moc [ 50%] Generating revtreewidget.moc [ 50%] Generating hotcopydlg_impl.moc [ 50%] Generating importdir_logmsg.moc [ 51%] Generating kdesvnfilelist.moc [ 51%] Generating loaddmpdlg_impl.moc [ 52%] Generating mergedlg_impl.moc [ 52%] Generating opencontextmenu.moc [ 52%] Generating propertiesdlg.moc [ 53%] Generating stopdlg.moc [ 53%] Generating svnactions.moc [ 53%] Generating svnfiletip.moc [ 54%] Generating svnlogdlgimp.moc [ 54%] Generating tcontextlistener.moc [ 54%] Generating blamedisplay_impl.moc [ 55%] Generating leftpane_impl.moc [ 56%] Generating copymoveview.h [ 56%] Generating copymoveview.cpp [ 56%] Generating copymoveview.moc.cpp [ 56%] Generating createrepo_dlg.h [ 57%] Generating createrepo_dlg.cpp [ 57%] Generating createrepo_dlg.moc.cpp [ 58%] Generating dumprepo_dlg.h [ 59%] Generating dumprepo_dlg.cpp [ 59%] Generating dumprepo_dlg.moc.cpp [ 59%] Generating editpropsdlg.h [ 59%] Generating editpropsdlg.cpp [ 60%] Generating editpropsdlg.moc.cpp [ 60%] Generating checkoutinfo.h [ 60%] Generating checkoutinfo.cpp [ 60%] Generating checkoutinfo.moc.cpp [ 61%] Generating rangeinput.h [ 62%] Generating rangeinput.cpp [ 62%] Generating rangeinput.moc.cpp [ 62%] Generating hotcopydlg.h [ 62%] Generating hotcopydlg.cpp [ 63%] Generating hotcopydlg.moc.cpp [ 63%] Generating loaddmpdlg.h [ 63%] Generating loaddmpdlg.cpp [ 64%] Generating loaddmpdlg.moc.cpp [ 65%] Generating merge_dlg.h [ 65%] Generating merge_dlg.cpp [ 65%] Generating merge_dlg.moc.cpp [ 65%] Generating blamedisplay.h [ 66%] Generating blamedisplay.cpp [ 66%] Generating blamedisplay.moc.cpp [ 66%] Generating svnlogdlg.h [ 66%] Generating svnlogdlg.cpp [ 67%] Generating svnlogdlg.moc.cpp [ 67%] Generating leftpane.cpp [ 67%] Generating leftpane.moc.cpp Scanning dependencies of target svnfrontend [ 67%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/ccontextlistener.o In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/svnqttypes.hpp:31, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:45, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.hpp:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/context_listener.hpp:36, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/ccontextlistener.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/ccontextlistener.cpp:20: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:62, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.hpp:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/context_listener.hpp:36, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/ccontextlistener.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/ccontextlistener.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp: At global scope: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp:64: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.hpp:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/context_listener.hpp:36, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/ccontextlistener.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/ccontextlistener.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:69: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:70: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:71: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.hpp:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/context_listener.hpp:36, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/ccontextlistener.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/ccontextlistener.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:127: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:132: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:137: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:142: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:147: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:157: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:183: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:189: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:202: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:208: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.hpp:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/context_listener.hpp:36, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/ccontextlistener.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/ccontextlistener.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:92: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:97: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:100: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:102: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:104: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:113: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:119: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:144: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.hpp:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/context_listener.hpp:36, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/ccontextlistener.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/ccontextlistener.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:169: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:175: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:186: warning: type qualifiers ignored on function return type In file included from /opt/qt/include/qobject.h:45, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/ccontextlistener.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/ccontextlistener.cpp:20: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /opt/qt/include/qdialog.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/authdlg.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/authdialogimpl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/ccontextlistener.cpp:22: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/ccontextlistener.cpp: At global scope: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/ccontextlistener.cpp:172: warning: unused parameter 'mime_type' /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/ccontextlistener.cpp:172: warning: unused parameter 'prop_state' [ 67%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/commandexec.o In file included from /opt/qt/include/qwindowdefs.h:44, from /opt/qt/include/qobject.h:43, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/commandexec.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/commandexec.cpp:20: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/commandexec.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/commandexec.cpp:20: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:62, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnactions.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/commandexec.cpp:22: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp: At global scope: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp:64: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnactions.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/commandexec.cpp:22: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:69: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:70: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:71: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnactions.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/commandexec.cpp:22: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:127: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:132: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:137: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:142: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:147: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:157: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:183: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:189: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:202: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:208: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnactions.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/commandexec.cpp:22: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:92: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:97: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:100: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:102: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:104: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:113: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:119: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:144: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnactions.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/commandexec.cpp:22: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:169: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:175: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:186: warning: type qualifiers ignored on function return type In file included from /opt/qt/include/qwidget.h:49, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/rangeinput.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/rangeinput_impl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/commandexec.cpp:30: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value [ 68%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/copymoveview_impl.o In file included from /opt/qt/include/qvariant.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/copymoveview.h:13, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/copymoveview_impl.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/copymoveview_impl.cpp:22: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/copymoveview.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/copymoveview_impl.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/copymoveview_impl.cpp:22: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/copymoveview.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/copymoveview_impl.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/copymoveview_impl.cpp:22: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value [ 68%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/createrepo_impl.o In file included from /opt/qt/include/qvariant.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/createrepo_dlg.h:13, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/createrepo_impl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/createrepo_impl.cpp:20: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/createrepo_dlg.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/createrepo_impl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/createrepo_impl.cpp:20: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/createrepo_dlg.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/createrepo_impl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/createrepo_impl.cpp:20: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value In file included from /opt/kde/include/kurlrequester.h:25, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/createrepo_impl.cpp:24: /opt/kde/include/keditlistbox.h: At global scope: /opt/kde/include/keditlistbox.h:60: warning: 'class KEditListBox::CustomEditor' has virtual functions and accessible non-virtual destructor In file included from /opt/kde/include/kpushbutton.h:24, from /opt/kde/include/kurlrequester.h:27, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/createrepo_impl.cpp:24: /opt/qt/include/qpushbutton.h: In member function 'virtual void QPushButton::setIsMenuButton(bool)': /opt/qt/include/qpushbutton.h:91: warning: conversion to 'unsigned char:1' from 'int' may alter its value [ 68%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/dummydisplay.o In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/svnqttypes.hpp:31, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/itemdisplay.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/dummydisplay.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/dummydisplay.cpp:20: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value [ 69%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/dumprepo_impl.o In file included from /opt/qt/include/qvariant.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/dumprepo_dlg.h:13, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/dumprepo_impl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/dumprepo_impl.cpp:20: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/dumprepo_dlg.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/dumprepo_impl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/dumprepo_impl.cpp:20: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/dumprepo_dlg.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/dumprepo_impl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/dumprepo_impl.cpp:20: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value In file included from /opt/kde/include/kurlrequester.h:25, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/dumprepo_impl.cpp:24: /opt/kde/include/keditlistbox.h: At global scope: /opt/kde/include/keditlistbox.h:60: warning: 'class KEditListBox::CustomEditor' has virtual functions and accessible non-virtual destructor In file included from /opt/kde/include/kpushbutton.h:24, from /opt/kde/include/kurlrequester.h:27, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/dumprepo_impl.cpp:24: /opt/qt/include/qpushbutton.h: In member function 'virtual void QPushButton::setIsMenuButton(bool)': /opt/qt/include/qpushbutton.h:91: warning: conversion to 'unsigned char:1' from 'int' may alter its value [ 69%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/editproperty_impl.o In file included from /opt/qt/include/qtextstream.h:43, from /opt/qt/include/qtl.h:43, from /opt/qt/include/qvaluelist.h:42, from /opt/qt/include/qstringlist.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/editproperty_impl.cpp:20: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /opt/qt/include/qtooltip.h:40, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/editproperty_impl.cpp:21: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /opt/qt/include/qtooltip.h:40, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/editproperty_impl.cpp:21: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value [ 70%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/filelistviewitem.o In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/svnqttypes.hpp:31, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnitem.h:25, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/filelistviewitem.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/filelistviewitem.cpp:20: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/kde/include/kconfigbase.h:26, from /opt/kde/include/kconfig.h:29, from /opt/kde/include/ksimpleconfig.h:24, from /opt/kde/include/kservicetype.h:35, from /opt/kde/include/kmimetype.h:33, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnitem.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/filelistviewitem.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/filelistviewitem.cpp:20: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /opt/qt/include/qframe.h:42, from /opt/qt/include/qscrollview.h:41, from /opt/qt/include/qlistview.h:42, from /opt/kde/include/klistview.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/filelistviewitem.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/filelistviewitem.cpp:20: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:38, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/kdesvnfilelist.h:25, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/filelistviewitem.cpp:21: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp: At global scope: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:69: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:70: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:71: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:38, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/kdesvnfilelist.h:25, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/filelistviewitem.cpp:21: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:127: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:132: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:137: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:142: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:147: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:157: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:183: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:189: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:202: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:208: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/kdesvnfilelist.h:25, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/filelistviewitem.cpp:21: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:108: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:114: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:120: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:126: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:132: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:138: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:144: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:150: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:155: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:160: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:62, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/kdesvnfilelist.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/filelistviewitem.cpp:21: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp:64: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/kdesvnfilelist.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/filelistviewitem.cpp:21: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:92: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:97: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:100: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:102: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:104: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:113: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:119: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:144: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/kdesvnfilelist.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/filelistviewitem.cpp:21: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:169: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:175: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:186: warning: type qualifiers ignored on function return type In file included from /opt/kde/include/kfileitem.h:31, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/filelistviewitem.cpp:32: /opt/kde/include/kfilemetainfo.h:1237: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/filelistviewitem.cpp: In member function 'void FileListViewItem::init()': /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/filelistviewitem.cpp:75: warning: conversion to 'short int' from 'int' may alter its value [ 70%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/fronthelpers/checkoutinfo_impl.o In file included from /opt/qt/include/qvariant.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/checkoutinfo.h:13, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/checkoutinfo_impl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/checkoutinfo_impl.cpp:20: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/checkoutinfo.h:15, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/checkoutinfo_impl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/checkoutinfo_impl.cpp:20: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/checkoutinfo.h:15, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/checkoutinfo_impl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/checkoutinfo_impl.cpp:20: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/checkoutinfo_impl.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/checkoutinfo_impl.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp: At global scope: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:92: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:97: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:100: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:102: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:104: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:113: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:119: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:144: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/checkoutinfo_impl.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/checkoutinfo_impl.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:169: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:175: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:186: warning: type qualifiers ignored on function return type In file included from /opt/kde/include/kurlrequester.h:25, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/checkoutinfo_impl.cpp:24: /opt/kde/include/keditlistbox.h:60: warning: 'class KEditListBox::CustomEditor' has virtual functions and accessible non-virtual destructor In file included from /opt/kde/include/kpushbutton.h:24, from /opt/kde/include/kurlrequester.h:27, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/checkoutinfo_impl.cpp:24: /opt/qt/include/qpushbutton.h: In member function 'virtual void QPushButton::setIsMenuButton(bool)': /opt/qt/include/qpushbutton.h:91: warning: conversion to 'unsigned char:1' from 'int' may alter its value [ 70%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/fronthelpers/rangeinput_impl.o In file included from /opt/qt/include/qvariant.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/rangeinput.h:13, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/rangeinput_impl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/rangeinput_impl.cpp:20: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/rangeinput.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/rangeinput_impl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/rangeinput_impl.cpp:20: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/rangeinput.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/rangeinput_impl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/rangeinput_impl.cpp:20: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/rangeinput_impl.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/rangeinput_impl.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp: At global scope: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:92: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:97: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:100: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:102: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:104: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:113: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:119: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:144: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/rangeinput_impl.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/rangeinput_impl.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:169: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:175: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:186: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/rangeinput_impl.cpp:23: /opt/qt/include/qpushbutton.h: In member function 'virtual void QPushButton::setIsMenuButton(bool)': /opt/qt/include/qpushbutton.h:91: warning: conversion to 'unsigned char:1' from 'int' may alter its value [ 71%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/fronthelpers/widgetblockstack.o In file included from /opt/qt/include/qwindowdefs.h:44, from /opt/qt/include/qwidget.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/widgetblockstack.cpp:22: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/widgetblockstack.cpp:22: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/widgetblockstack.cpp:22: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value [ 71%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/fronthelpers/propertylist.o In file included from /opt/qt/include/qwindowdefs.h:44, from /opt/qt/include/qwidget.h:42, from /opt/qt/include/qframe.h:42, from /opt/qt/include/qscrollview.h:41, from /opt/qt/include/qlistview.h:42, from /opt/kde/include/klistview.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/propertylist.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/propertylist.cpp:20: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /opt/qt/include/qframe.h:42, from /opt/qt/include/qscrollview.h:41, from /opt/qt/include/qlistview.h:42, from /opt/kde/include/klistview.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/propertylist.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/propertylist.cpp:20: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /opt/qt/include/qframe.h:42, from /opt/qt/include/qscrollview.h:41, from /opt/qt/include/qlistview.h:42, from /opt/kde/include/klistview.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/propertylist.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/propertylist.cpp:20: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/propertylist.cpp: In member function 'virtual void Propertylist::displayList(const svn::PathPropertiesMapListPtr&, bool, const QString&)': /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/propertylist.cpp:68: warning: unused variable 'ki' [ 71%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/fronthelpers/propertyitem.o In file included from /opt/qt/include/qwindowdefs.h:44, from /opt/qt/include/qwidget.h:42, from /opt/qt/include/qframe.h:42, from /opt/qt/include/qscrollview.h:41, from /opt/qt/include/qlistview.h:42, from /opt/kde/include/klistview.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/propertyitem.h:4, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/propertyitem.cpp:1: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /opt/qt/include/qframe.h:42, from /opt/qt/include/qscrollview.h:41, from /opt/qt/include/qlistview.h:42, from /opt/kde/include/klistview.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/propertyitem.h:4, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/propertyitem.cpp:1: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /opt/qt/include/qframe.h:42, from /opt/qt/include/qscrollview.h:41, from /opt/qt/include/qlistview.h:42, from /opt/kde/include/klistview.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/propertyitem.h:4, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/propertyitem.cpp:1: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value [ 72%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/graphtree/drawparams.o In file included from /opt/qt/include/qwindowdefs.h:44, from /opt/qt/include/qcolor.h:42, from /opt/qt/include/qpainter.h:43, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/drawparams.cpp:27: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /opt/qt/include/qtooltip.h:40, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/drawparams.cpp:28: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /opt/qt/include/qtooltip.h:40, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/drawparams.cpp:28: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/drawparams.cpp: In member function 'void RectDrawing::drawBack(QPainter*, DrawParams*)': /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/drawparams.cpp:280: warning: conversion to 'float' alters 'double' constant value /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/drawparams.cpp:280: warning: conversion to 'float' alters 'double' constant value /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/drawparams.cpp:280: warning: conversion to 'float' alters 'double' constant value /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/drawparams.cpp:280: warning: conversion to 'float' alters 'double' constant value /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/drawparams.cpp:280: warning: conversion to 'float' alters 'double' constant value /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/drawparams.cpp:286: warning: conversion to 'float' from 'double' may alter its value /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/drawparams.cpp:287: warning: conversion to 'float' from 'double' may alter its value /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/drawparams.cpp:288: warning: conversion to 'float' from 'double' may alter its value /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/drawparams.cpp:299: warning: conversion to 'float' from 'int' may alter its value /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/drawparams.cpp:299: warning: conversion to 'float' from 'int' may alter its value /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/drawparams.cpp:300: warning: conversion to 'float' from 'int' may alter its value /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/drawparams.cpp:300: warning: conversion to 'float' from 'int' may alter its value /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/drawparams.cpp:301: warning: conversion to 'float' from 'int' may alter its value /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/drawparams.cpp:301: warning: conversion to 'float' from 'int' may alter its value /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/drawparams.cpp:306: warning: conversion to 'float' from 'double' may alter its value /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/drawparams.cpp:311: warning: conversion to 'float' from 'int' may alter its value /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/drawparams.cpp:311: warning: conversion to 'float' from 'int' may alter its value /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/drawparams.cpp:312: warning: conversion to 'float' from 'int' may alter its value /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/drawparams.cpp:312: warning: conversion to 'float' from 'int' may alter its value /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/drawparams.cpp:313: warning: conversion to 'float' from 'int' may alter its value /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/drawparams.cpp:313: warning: conversion to 'float' from 'int' may alter its value /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/drawparams.cpp:318: warning: conversion to 'float' from 'double' may alter its value /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/drawparams.cpp:323: warning: conversion to 'float' from 'int' may alter its value /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/drawparams.cpp:323: warning: conversion to 'float' from 'int' may alter its value /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/drawparams.cpp:324: warning: conversion to 'float' from 'int' may alter its value /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/drawparams.cpp:324: warning: conversion to 'float' from 'int' may alter its value /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/drawparams.cpp:325: warning: conversion to 'float' from 'int' may alter its value /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/drawparams.cpp:325: warning: conversion to 'float' from 'int' may alter its value [ 72%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/graphtree/elogentry.o In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/log_entry.hpp:41, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/elogentry.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/elogentry.cpp:20: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value [ 72%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/graphtree/graphtreelabel.o In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/drawparams.h:34, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/graphtreelabel.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/graphtreelabel.cpp:20: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/drawparams.h:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/graphtreelabel.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/graphtreelabel.cpp:20: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/drawparams.h:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/graphtreelabel.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/graphtreelabel.cpp:20: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/graphtreelabel.cpp: In constructor 'GraphMark::GraphMark(GraphTreeLabel*, QCanvas*)': /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/graphtreelabel.cpp:169: warning: conversion to 'float' alters 'double' constant value [ 73%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/graphtree/pannerview.o In file included from /opt/qt/include/qwindowdefs.h:44, from /opt/qt/include/qwidget.h:42, from /opt/qt/include/qframe.h:42, from /opt/qt/include/qscrollview.h:41, from /opt/qt/include/qcanvas.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/pannerview.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/pannerview.cpp:20: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /opt/qt/include/qframe.h:42, from /opt/qt/include/qscrollview.h:41, from /opt/qt/include/qcanvas.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/pannerview.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/pannerview.cpp:20: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /opt/qt/include/qframe.h:42, from /opt/qt/include/qscrollview.h:41, from /opt/qt/include/qcanvas.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/pannerview.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/pannerview.cpp:20: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value [ 73%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/graphtree/revgraphview.o In file included from /opt/qt/include/qdatetime.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:36, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/revgraphview.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/revgraphview.cpp:20: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/revgraphview.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/revgraphview.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp: At global scope: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:92: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:97: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:100: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:102: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:104: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:113: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:119: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:144: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/revgraphview.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/revgraphview.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:169: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:175: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:186: warning: type qualifiers ignored on function return type In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /opt/qt/include/qframe.h:42, from /opt/qt/include/qscrollview.h:41, from /opt/qt/include/qcanvas.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/revgraphview.h:25, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/revgraphview.cpp:20: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /opt/qt/include/qframe.h:42, from /opt/qt/include/qscrollview.h:41, from /opt/qt/include/qcanvas.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/revgraphview.h:25, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/revgraphview.cpp:20: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:62, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/revgraphview.cpp:26: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp: At global scope: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp:64: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/revgraphview.cpp:26: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:69: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:70: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:71: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/revgraphview.cpp:26: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:127: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:132: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:137: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:142: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:147: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:157: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:183: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:189: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:202: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:208: warning: type qualifiers ignored on function return type [ 73%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/graphtree/revisiontree.o In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/log_entry.hpp:41, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/revisiontree.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/revisiontree.cpp:20: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/revisiontree.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/revisiontree.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp: At global scope: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:92: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:97: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:100: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:102: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:104: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:113: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:119: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:144: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/revisiontree.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/revisiontree.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:169: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:175: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:186: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:62, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/revisiontree.h:25, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/revisiontree.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp:64: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/revisiontree.h:25, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/revisiontree.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:69: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:70: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:71: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/revisiontree.h:25, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/revisiontree.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:127: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:132: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:137: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:142: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:147: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:157: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:183: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:189: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:202: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:208: warning: type qualifiers ignored on function return type In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /opt/qt/include/qdesktopwidget.h:40, from /opt/qt/include/qapplication.h:42, from /opt/kde/include/kapplication.h:38, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/cursorstack.h:27, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/../stopdlg.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/revisiontree.cpp:21: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /opt/qt/include/qdesktopwidget.h:40, from /opt/qt/include/qapplication.h:42, from /opt/kde/include/kapplication.h:38, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/cursorstack.h:27, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/../stopdlg.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/revisiontree.cpp:21: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/revisiontree.cpp: In constructor 'RevisionTree::RevisionTree(svn::Client*, QObject*, const QString&, const svn::Revision&, const svn::Revision&, const QString&, const svn::Revision&, QWidget*, QWidget*)': /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/revisiontree.cpp:149: warning: suggest parentheses around && within || /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/revisiontree.cpp: In member function 'bool RevisionTree::topDownScan()': /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/revisiontree.cpp:209: warning: 'QString KProgressDialog::labelText()' is deprecated (declared at /opt/kde/include/kprogress.h:237) [ 74%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/graphtree/revtreewidget.o In file included from /opt/qt/include/qdatetime.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:36, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/revtreewidget.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/revtreewidget.cpp:20: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/revtreewidget.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/revtreewidget.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp: At global scope: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:92: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:97: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:100: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:102: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:104: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:113: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:119: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:144: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/revtreewidget.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/revtreewidget.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:169: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:175: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:186: warning: type qualifiers ignored on function return type In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/revtreewidget.h:27, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/revtreewidget.cpp:20: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/revtreewidget.h:27, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/graphtree/revtreewidget.cpp:20: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value [ 74%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/hotcopydlg_impl.o In file included from /opt/qt/include/qvariant.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/hotcopydlg.h:13, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/hotcopydlg_impl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/hotcopydlg_impl.cpp:20: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/hotcopydlg.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/hotcopydlg_impl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/hotcopydlg_impl.cpp:20: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/hotcopydlg.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/hotcopydlg_impl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/hotcopydlg_impl.cpp:20: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value In file included from /opt/kde/include/kurlrequester.h:25, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/hotcopydlg_impl.cpp:24: /opt/kde/include/keditlistbox.h: At global scope: /opt/kde/include/keditlistbox.h:60: warning: 'class KEditListBox::CustomEditor' has virtual functions and accessible non-virtual destructor In file included from /opt/kde/include/kpushbutton.h:24, from /opt/kde/include/kurlrequester.h:27, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/hotcopydlg_impl.cpp:24: /opt/qt/include/qpushbutton.h: In member function 'virtual void QPushButton::setIsMenuButton(bool)': /opt/qt/include/qpushbutton.h:91: warning: conversion to 'unsigned char:1' from 'int' may alter its value [ 75%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/importdir_logmsg.o In file included from /opt/qt/include/qvariant.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/logmessage.h:13, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/logmsg_impl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/importdir_logmsg.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/importdir_logmsg.cpp:20: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/logmessage.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/logmsg_impl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/importdir_logmsg.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/importdir_logmsg.cpp:20: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/logmessage.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/logmsg_impl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/importdir_logmsg.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/importdir_logmsg.cpp:20: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:62, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.hpp:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/logmsg_impl.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/importdir_logmsg.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/importdir_logmsg.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp: At global scope: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp:64: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.hpp:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/logmsg_impl.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/importdir_logmsg.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/importdir_logmsg.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:69: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:70: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:71: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.hpp:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/logmsg_impl.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/importdir_logmsg.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/importdir_logmsg.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:127: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:132: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:137: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:142: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:147: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:157: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:183: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:189: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:202: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:208: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.hpp:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/logmsg_impl.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/importdir_logmsg.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/importdir_logmsg.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:92: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:97: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:100: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:102: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:104: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:113: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:119: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:144: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.hpp:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/logmsg_impl.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/importdir_logmsg.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/importdir_logmsg.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:169: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:175: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:186: warning: type qualifiers ignored on function return type [ 75%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/itemdisplay.o In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/svnqttypes.hpp:31, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/itemdisplay.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/itemdisplay.cpp:21: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/kde/include/kconfigbase.h:26, from /opt/kde/include/kconfig.h:29, from /opt/kde/include/ksimpleconfig.h:24, from /opt/kde/include/kservicetype.h:35, from /opt/kde/include/kmimetype.h:33, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnitem.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/itemdisplay.cpp:22: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:38, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/itemdisplay.cpp:24: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp: At global scope: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:69: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:70: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:71: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:38, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/itemdisplay.cpp:24: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:127: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:132: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:137: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:142: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:147: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:157: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:183: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:189: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:202: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:208: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/itemdisplay.cpp:24: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:108: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:114: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:120: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:126: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:132: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:138: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:144: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:150: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:155: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:160: warning: type qualifiers ignored on function return type [ 75%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/kdesvnfilelist.o In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/svnqttypes.hpp:31, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/itemdisplay.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/kdesvnfilelist.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/kdesvnfilelist.cpp:21: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/kde/include/kconfigbase.h:26, from /opt/kde/include/kconfig.h:29, from /opt/kde/include/ksimpleconfig.h:24, from /opt/kde/include/kservicetype.h:35, from /opt/kde/include/kmimetype.h:33, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnitem.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/filelistviewitem.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/kdesvnfilelist.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/kdesvnfilelist.cpp:21: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /opt/qt/include/qframe.h:42, from /opt/qt/include/qscrollview.h:41, from /opt/qt/include/qlistview.h:42, from /opt/kde/include/klistview.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/filelistviewitem.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/kdesvnfilelist.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/kdesvnfilelist.cpp:21: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:38, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/kdesvnfilelist.h:25, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/kdesvnfilelist.cpp:21: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp: At global scope: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:69: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:70: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:71: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:38, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/kdesvnfilelist.h:25, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/kdesvnfilelist.cpp:21: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:127: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:132: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:137: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:142: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:147: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:157: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:183: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:189: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:202: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:208: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/kdesvnfilelist.h:25, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/kdesvnfilelist.cpp:21: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:108: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:114: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:120: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:126: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:132: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:138: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:144: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:150: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:155: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:160: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:62, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/kdesvnfilelist.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/kdesvnfilelist.cpp:21: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp:64: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/kdesvnfilelist.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/kdesvnfilelist.cpp:21: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:92: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:97: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:100: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:102: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:104: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:113: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:119: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:144: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/kdesvnfilelist.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/kdesvnfilelist.cpp:21: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:169: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:175: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:186: warning: type qualifiers ignored on function return type In file included from /opt/kde/include/kaboutdata.h:24, from /opt/kde/include/kparts/genericfactory.h:7, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/kdesvn_part.h:27, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/kdesvnfilelist.cpp:22: /opt/qt/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /opt/qt/include/qimage.h:58: warning: suggest parentheses around && within || In file included from /opt/kde/include/kfileitem.h:31, from /opt/kde/include/kio/previewjob.h:27, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnfiletip.h:29, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/kdesvnfilelist.cpp:28: /opt/kde/include/kfilemetainfo.h: At global scope: /opt/kde/include/kfilemetainfo.h:1237: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/kdesvnfilelist.cpp: In member function 'void kdesvnfilelist::enableActions()': /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/kdesvnfilelist.cpp:916: warning: suggest parentheses around && within || [ 76%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/keystatus.o In file included from /opt/qt/include/qwindowdefs.h:44, from /opt/qt/include/qwidget.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/keystatus.cpp:22: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/keystatus.cpp:22: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/keystatus.cpp:22: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value [ 76%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/loaddmpdlg_impl.o In file included from /opt/qt/include/qvariant.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/loaddmpdlg.h:13, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/loaddmpdlg_impl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/loaddmpdlg_impl.cpp:20: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/loaddmpdlg.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/loaddmpdlg_impl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/loaddmpdlg_impl.cpp:20: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/loaddmpdlg.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/loaddmpdlg_impl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/loaddmpdlg_impl.cpp:20: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/loaddmpdlg_impl.cpp:22: /opt/qt/include/qpushbutton.h: In member function 'virtual void QPushButton::setIsMenuButton(bool)': /opt/qt/include/qpushbutton.h:91: warning: conversion to 'unsigned char:1' from 'int' may alter its value In file included from /opt/kde/include/kurlrequester.h:25, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/loaddmpdlg_impl.cpp:24: /opt/kde/include/keditlistbox.h: At global scope: /opt/kde/include/keditlistbox.h:60: warning: 'class KEditListBox::CustomEditor' has virtual functions and accessible non-virtual destructor [ 76%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/mergedlg_impl.o In file included from /opt/qt/include/qvariant.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/merge_dlg.h:13, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/mergedlg_impl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/mergedlg_impl.cpp:20: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/merge_dlg.h:15, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/mergedlg_impl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/mergedlg_impl.cpp:20: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/merge_dlg.h:15, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/mergedlg_impl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/mergedlg_impl.cpp:20: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/rangeinput_impl.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/mergedlg_impl.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/mergedlg_impl.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp: At global scope: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:92: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:97: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:100: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:102: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:104: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:113: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:119: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:144: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/rangeinput_impl.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/mergedlg_impl.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/mergedlg_impl.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:169: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:175: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:186: warning: type qualifiers ignored on function return type In file included from /opt/kde/include/kurlrequester.h:25, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/mergedlg_impl.cpp:26: /opt/kde/include/keditlistbox.h:60: warning: 'class KEditListBox::CustomEditor' has virtual functions and accessible non-virtual destructor In file included from /opt/kde/include/kpushbutton.h:24, from /opt/kde/include/kurlrequester.h:27, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/mergedlg_impl.cpp:26: /opt/qt/include/qpushbutton.h: In member function 'virtual void QPushButton::setIsMenuButton(bool)': /opt/qt/include/qpushbutton.h:91: warning: conversion to 'unsigned char:1' from 'int' may alter its value [ 77%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/modifiedthread.o In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/svnqttypes.hpp:31, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:45, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/modifiedthread.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/modifiedthread.cpp:20: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:62, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/modifiedthread.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/modifiedthread.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp: At global scope: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp:64: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/modifiedthread.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/modifiedthread.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:69: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:70: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:71: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/modifiedthread.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/modifiedthread.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:127: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:132: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:137: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:142: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:147: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:157: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:183: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:189: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:202: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:208: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/modifiedthread.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/modifiedthread.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:92: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:97: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:100: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:102: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:104: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:113: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:119: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:144: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/modifiedthread.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/modifiedthread.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:169: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:175: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:186: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/modifiedthread.h:25, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/modifiedthread.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:108: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:114: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:120: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:126: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:132: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:138: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:144: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:150: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:155: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:160: warning: type qualifiers ignored on function return type In file included from /opt/qt/include/qobject.h:45, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/ccontextlistener.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/modifiedthread.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/modifiedthread.cpp:20: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /opt/qt/include/qdesktopwidget.h:40, from /opt/qt/include/qapplication.h:42, from /opt/kde/include/kapplication.h:38, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/modifiedthread.cpp:25: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value [ 77%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/opencontextmenu.o In file included from /opt/kde/include/ktrader.h:21, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/opencontextmenu.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/opencontextmenu.cpp:20: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/kde/include/ktrader.h:22, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/opencontextmenu.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/opencontextmenu.cpp:20: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /opt/qt/include/qframe.h:42, from /opt/qt/include/qpopupmenu.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/opencontextmenu.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/opencontextmenu.cpp:20: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value [ 77%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/propertiesdlg.o In file included from /opt/qt/include/qwindowdefs.h:44, from /opt/qt/include/qwidget.h:42, from /opt/qt/include/qframe.h:42, from /opt/qt/include/qscrollview.h:41, from /opt/qt/include/qlistview.h:42, from /opt/kde/include/klistview.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/propertyitem.h:4, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/propertiesdlg.cpp:21: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /opt/qt/include/qframe.h:42, from /opt/qt/include/qscrollview.h:41, from /opt/qt/include/qlistview.h:42, from /opt/kde/include/klistview.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/propertyitem.h:4, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/propertiesdlg.cpp:21: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /opt/qt/include/qframe.h:42, from /opt/qt/include/qscrollview.h:41, from /opt/qt/include/qlistview.h:42, from /opt/kde/include/klistview.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/propertyitem.h:4, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/propertiesdlg.cpp:21: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/propertiesdlg.h:30, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/propertiesdlg.cpp:23: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp: At global scope: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:92: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:97: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:100: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:102: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:104: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:113: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:119: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:144: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/propertiesdlg.h:30, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/propertiesdlg.cpp:23: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:169: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:175: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:186: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:62, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/propertiesdlg.cpp:26: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp:64: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/propertiesdlg.cpp:26: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:69: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:70: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:71: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/propertiesdlg.cpp:26: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:127: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:132: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:137: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:142: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:147: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:157: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:183: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:189: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:202: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:208: warning: type qualifiers ignored on function return type In file included from /opt/kde/include/kpushbutton.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/propertiesdlg.cpp:31: /opt/qt/include/qpushbutton.h: In member function 'virtual void QPushButton::setIsMenuButton(bool)': /opt/qt/include/qpushbutton.h:91: warning: conversion to 'unsigned char:1' from 'int' may alter its value [ 78%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/stopdlg.o In file included from /opt/qt/include/qwindowdefs.h:44, from /opt/qt/include/qwidget.h:42, from /opt/qt/include/qdesktopwidget.h:40, from /opt/qt/include/qapplication.h:42, from /opt/kde/include/kapplication.h:38, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/cursorstack.h:27, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/stopdlg.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/stopdlg.cpp:20: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /opt/qt/include/qdesktopwidget.h:40, from /opt/qt/include/qapplication.h:42, from /opt/kde/include/kapplication.h:38, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/cursorstack.h:27, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/stopdlg.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/stopdlg.cpp:20: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /opt/qt/include/qdesktopwidget.h:40, from /opt/qt/include/qapplication.h:42, from /opt/kde/include/kapplication.h:38, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/cursorstack.h:27, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/stopdlg.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/stopdlg.cpp:20: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:62, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.hpp:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/context_listener.hpp:36, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/ccontextlistener.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/stopdlg.cpp:21: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp: At global scope: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp:64: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.hpp:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/context_listener.hpp:36, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/ccontextlistener.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/stopdlg.cpp:21: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:69: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:70: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:71: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.hpp:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/context_listener.hpp:36, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/ccontextlistener.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/stopdlg.cpp:21: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:127: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:132: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:137: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:142: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:147: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:157: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:183: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:189: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:202: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:208: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.hpp:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/context_listener.hpp:36, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/ccontextlistener.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/stopdlg.cpp:21: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:92: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:97: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:100: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:102: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:104: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:113: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:119: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:144: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.hpp:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/context_listener.hpp:36, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/ccontextlistener.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/stopdlg.cpp:21: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:169: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:175: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:186: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/stopdlg.cpp:29: /opt/qt/include/qpushbutton.h: In member function 'virtual void QPushButton::setIsMenuButton(bool)': /opt/qt/include/qpushbutton.h:91: warning: conversion to 'unsigned char:1' from 'int' may alter its value /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/stopdlg.cpp: In member function 'virtual void StopDlg::slotNetProgres(long long int, long long int)': /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/stopdlg.cpp:184: warning: conversion to 'long int' from 'long long int' may alter its value /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/stopdlg.cpp:186: warning: conversion to 'long int' from 'long long int' may alter its value /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/stopdlg.cpp:188: warning: conversion to 'int' from 'long long int' may alter its value /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/stopdlg.cpp:192: warning: conversion to 'int' from 'long long int' may alter its value /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/stopdlg.cpp:194: warning: conversion to 'int' from 'long long int' may alter its value [ 78%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/svnactions.o In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/svnqttypes.hpp:31, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:45, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnactions.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnactions.cpp:20: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:62, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnactions.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnactions.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp: At global scope: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp:64: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnactions.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnactions.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:69: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:70: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:71: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnactions.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnactions.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:127: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:132: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:137: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:142: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:147: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:157: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:183: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:189: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:202: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:208: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnactions.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnactions.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:92: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:97: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:100: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:102: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:104: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:113: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:119: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:144: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnactions.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnactions.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:169: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:175: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:186: warning: type qualifiers ignored on function return type In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qiconset.h:42, from /opt/kde/include/kguiitem.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnactions.h:31, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnactions.cpp:20: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/checkoutinfo.h:15, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/checkoutinfo_impl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnactions.cpp:21: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/modifiedthread.h:25, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnactions.cpp:27: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp: At global scope: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:108: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:114: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:120: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:126: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:132: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:138: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:144: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:150: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:155: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:160: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnactions.cpp:72: /opt/qt/include/qpushbutton.h: In member function 'virtual void QPushButton::setIsMenuButton(bool)': /opt/qt/include/qpushbutton.h:91: warning: conversion to 'unsigned char:1' from 'int' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnactions.cpp:78: /opt/qt/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /opt/qt/include/qimage.h:58: warning: suggest parentheses around && within || /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnactions.cpp: In member function 'void SvnActions::CheckoutExportCurrent(bool)': /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnactions.cpp:1508: warning: suggest parentheses around && within || [ 79%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/svnfiletip.o In file included from /opt/qt/include/qwindowdefs.h:44, from /opt/qt/include/qwidget.h:42, from /opt/qt/include/qframe.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnfiletip.h:27, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnfiletip.cpp:20: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /opt/qt/include/qframe.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnfiletip.h:27, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnfiletip.cpp:20: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /opt/qt/include/qframe.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnfiletip.h:27, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnfiletip.cpp:20: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value In file included from /opt/kde/include/kfileitem.h:31, from /opt/kde/include/kio/previewjob.h:27, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnfiletip.h:29, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnfiletip.cpp:20: /opt/kde/include/kfilemetainfo.h: At global scope: /opt/kde/include/kfilemetainfo.h:1237: warning: type qualifiers ignored on function return type [ 79%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/svnitem.o In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/svnqttypes.hpp:31, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnitem.h:25, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnitem.cpp:21: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/kde/include/kconfigbase.h:26, from /opt/kde/include/kconfig.h:29, from /opt/kde/include/ksimpleconfig.h:24, from /opt/kde/include/kservicetype.h:35, from /opt/kde/include/kmimetype.h:33, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnitem.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnitem.cpp:21: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:62, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnactions.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnitem.cpp:22: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp: At global scope: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp:64: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnactions.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnitem.cpp:22: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:69: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:70: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:71: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnactions.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnitem.cpp:22: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:127: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:132: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:137: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:142: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:147: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:157: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:183: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:189: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:202: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:208: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnactions.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnitem.cpp:22: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:92: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:97: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:100: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:102: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:104: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:113: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:119: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:144: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnactions.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnitem.cpp:22: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:169: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:175: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:186: warning: type qualifiers ignored on function return type In file included from /opt/kde/include/kaboutdata.h:24, from /opt/kde/include/kparts/genericfactory.h:7, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/kdesvn_part.h:27, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnitem.cpp:23: /opt/qt/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /opt/qt/include/qimage.h:58: warning: suggest parentheses around && within || In file included from /opt/qt/include/qwidget.h:49, from /opt/kde/include/kparts/statusbarextension.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/kdesvn_part.h:29, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnitem.cpp:23: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnitem.cpp:25: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp: At global scope: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:108: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:114: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:120: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:126: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:132: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:138: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:144: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:150: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:155: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:160: warning: type qualifiers ignored on function return type In file included from /opt/kde/include/kfileitem.h:31, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnitem.cpp:35: /opt/kde/include/kfilemetainfo.h:1237: warning: type qualifiers ignored on function return type [ 79%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/svnlogdlgimp.o In file included from /opt/qt/include/qvariant.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnlogdlg.h:13, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnlogdlgimp.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnlogdlgimp.cpp:20: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /opt/qt/include/qdialog.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnlogdlg.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnlogdlgimp.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnlogdlgimp.cpp:20: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /opt/qt/include/qdialog.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnlogdlg.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnlogdlgimp.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnlogdlgimp.cpp:20: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:62, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnlogdlgimp.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnlogdlgimp.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp: At global scope: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp:64: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnlogdlgimp.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnlogdlgimp.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:69: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:70: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:71: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnlogdlgimp.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnlogdlgimp.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:127: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:132: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:137: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:142: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:147: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:157: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:183: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:189: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:202: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:208: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnlogdlgimp.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnlogdlgimp.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:92: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:97: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:100: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:102: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:104: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:113: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:119: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:144: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnlogdlgimp.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnlogdlgimp.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:169: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:175: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:186: warning: type qualifiers ignored on function return type In file included from /opt/kde/include/kpushbutton.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnlogdlgimp.cpp:28: /opt/qt/include/qpushbutton.h: In member function 'virtual void QPushButton::setIsMenuButton(bool)': /opt/qt/include/qpushbutton.h:91: warning: conversion to 'unsigned char:1' from 'int' may alter its value [ 80%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/tcontextlistener.o In file included from /opt/qt/include/qwindowdefs.h:44, from /opt/qt/include/qevent.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/eventnumbers.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/tcontextlistener.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/tcontextlistener.cpp:20: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/eventnumbers.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/tcontextlistener.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/tcontextlistener.cpp:20: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:62, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.hpp:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/context_listener.hpp:36, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/ccontextlistener.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/tcontextlistener.h:25, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/tcontextlistener.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp: At global scope: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp:64: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.hpp:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/context_listener.hpp:36, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/ccontextlistener.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/tcontextlistener.h:25, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/tcontextlistener.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:69: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:70: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:71: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.hpp:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/context_listener.hpp:36, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/ccontextlistener.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/tcontextlistener.h:25, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/tcontextlistener.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:127: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:132: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:137: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:142: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:147: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:157: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:183: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:189: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:202: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:208: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.hpp:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/context_listener.hpp:36, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/ccontextlistener.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/tcontextlistener.h:25, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/tcontextlistener.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:92: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:97: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:100: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:102: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:104: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:113: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:119: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:144: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.hpp:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/context_listener.hpp:36, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/ccontextlistener.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/tcontextlistener.h:25, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/tcontextlistener.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:169: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:175: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:186: warning: type qualifiers ignored on function return type In file included from /opt/qt/include/qwidget.h:49, from /opt/qt/include/qdialog.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/authdlg.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/ksvnwidgets/authdialogimpl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/tcontextlistener.cpp:23: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/tcontextlistener.cpp: In member function 'virtual void ThreadContextListener::contextProgress(long long int, long long int)': /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/tcontextlistener.cpp:178: warning: conversion to 'long int' from 'long long int' may alter its value /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/tcontextlistener.cpp:180: warning: conversion to 'long int' from 'long long int' may alter its value [ 80%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/blamedisplay_impl.o In file included from /opt/qt/include/qvariant.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/blamedisplay.h:13, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/blamedisplay_impl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/blamedisplay_impl.cpp:20: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/blamedisplay.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/blamedisplay_impl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/blamedisplay_impl.cpp:20: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/blamedisplay.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/blamedisplay_impl.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/blamedisplay_impl.cpp:20: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:62, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/blamedisplay_impl.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/blamedisplay_impl.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp: At global scope: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp:64: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/blamedisplay_impl.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/blamedisplay_impl.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:69: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:70: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:71: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/blamedisplay_impl.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/blamedisplay_impl.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:127: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:132: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:137: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:142: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:147: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:157: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:183: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:189: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:202: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:208: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/blamedisplay_impl.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/blamedisplay_impl.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:92: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:97: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:100: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:102: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:104: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:113: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:119: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:144: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/blamedisplay_impl.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/blamedisplay_impl.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:169: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:175: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:186: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/blamedisplay_impl.cpp: In member function 'virtual int BlameDisplayItem::compare(QListViewItem*, int, bool) const': /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/blamedisplay_impl.cpp:182: warning: conversion to 'int' from 'long long int' may alter its value /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/blamedisplay_impl.cpp: In member function 'virtual void BlameDisplayItem::paintCell(QPainter*, const QColorGroup&, int, int, int)': /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/blamedisplay_impl.cpp:187: warning: suggest parentheses around comparison in operand of & [ 80%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/threadcontextlistenerdata.o In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/svnqttypes.hpp:31, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:45, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.hpp:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/context_listener.hpp:36, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/threadcontextlistenerdata.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/threadcontextlistenerdata.cpp:20: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:62, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.hpp:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/context_listener.hpp:36, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/threadcontextlistenerdata.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/threadcontextlistenerdata.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp: At global scope: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp:64: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.hpp:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/context_listener.hpp:36, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/threadcontextlistenerdata.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/threadcontextlistenerdata.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:69: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:70: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:71: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:64, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.hpp:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/context_listener.hpp:36, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/threadcontextlistenerdata.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/threadcontextlistenerdata.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:127: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:132: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:137: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:142: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:147: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:157: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:183: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:189: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:202: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:208: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.hpp:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/context_listener.hpp:36, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/threadcontextlistenerdata.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/threadcontextlistenerdata.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:92: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:97: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:100: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:102: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:104: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:113: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:119: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:144: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/commititem.hpp:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/context_listener.hpp:36, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/threadcontextlistenerdata.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/threadcontextlistenerdata.cpp:20: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:169: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:175: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:186: warning: type qualifiers ignored on function return type [ 81%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/leftpane/leftpane_impl.o In file included from /opt/qt/include/qvariant.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/leftpane.h:13, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/leftpane/leftpane_impl.h:1, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/leftpane/leftpane_impl.cpp:1: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/leftpane.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/leftpane/leftpane_impl.h:1, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/leftpane/leftpane_impl.cpp:1: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/leftpane.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/leftpane/leftpane_impl.h:1, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/leftpane/leftpane_impl.cpp:1: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value [ 81%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/copymoveview.o In file included from /opt/qt/include/qwindowdefs.h:44, from /opt/qt/include/qwidget.h:42, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/copymoveview.cpp:1: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/copymoveview.cpp:1: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/copymoveview.cpp:1: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value [ 81%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/copymoveview.moc.o In file included from /opt/qt/include/qvariant.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/copymoveview.h:13, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/copymoveview.moc.cpp:11: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/copymoveview.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/copymoveview.moc.cpp:11: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/copymoveview.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/copymoveview.moc.cpp:11: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value [ 82%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/createrepo_dlg.o In file included from /opt/qt/include/qwindowdefs.h:44, from /opt/qt/include/qwidget.h:42, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/createrepo_dlg.cpp:1: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/createrepo_dlg.cpp:1: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/createrepo_dlg.cpp:1: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value In file included from /opt/kde/include/kurlrequester.h:25, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/createrepo_dlg.cpp:18: /opt/kde/include/keditlistbox.h: At global scope: /opt/kde/include/keditlistbox.h:60: warning: 'class KEditListBox::CustomEditor' has virtual functions and accessible non-virtual destructor In file included from /opt/kde/include/kpushbutton.h:24, from /opt/kde/include/kurlrequester.h:27, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/createrepo_dlg.cpp:18: /opt/qt/include/qpushbutton.h: In member function 'virtual void QPushButton::setIsMenuButton(bool)': /opt/qt/include/qpushbutton.h:91: warning: conversion to 'unsigned char:1' from 'int' may alter its value [ 82%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/createrepo_dlg.moc.o In file included from /opt/qt/include/qvariant.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/createrepo_dlg.h:13, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/createrepo_dlg.moc.cpp:11: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/createrepo_dlg.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/createrepo_dlg.moc.cpp:11: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/createrepo_dlg.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/createrepo_dlg.moc.cpp:11: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value [ 83%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/dumprepo_dlg.o In file included from /opt/qt/include/qwindowdefs.h:44, from /opt/qt/include/qwidget.h:42, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/dumprepo_dlg.cpp:1: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/dumprepo_dlg.cpp:1: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/dumprepo_dlg.cpp:1: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/dumprepo_dlg.cpp:16: /opt/qt/include/qpushbutton.h: In member function 'virtual void QPushButton::setIsMenuButton(bool)': /opt/qt/include/qpushbutton.h:91: warning: conversion to 'unsigned char:1' from 'int' may alter its value In file included from /opt/kde/include/kurlrequester.h:25, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/dumprepo_dlg.cpp:17: /opt/kde/include/keditlistbox.h: At global scope: /opt/kde/include/keditlistbox.h:60: warning: 'class KEditListBox::CustomEditor' has virtual functions and accessible non-virtual destructor [ 83%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/dumprepo_dlg.moc.o In file included from /opt/qt/include/qvariant.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/dumprepo_dlg.h:13, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/dumprepo_dlg.moc.cpp:11: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/dumprepo_dlg.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/dumprepo_dlg.moc.cpp:11: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/dumprepo_dlg.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/dumprepo_dlg.moc.cpp:11: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value [ 83%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/editpropsdlg.o In file included from /opt/qt/include/qwindowdefs.h:44, from /opt/qt/include/qwidget.h:42, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/editpropsdlg.cpp:1: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/editpropsdlg.cpp:1: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/editpropsdlg.cpp:1: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/editpropsdlg.cpp:16: /opt/qt/include/qpushbutton.h: In member function 'virtual void QPushButton::setIsMenuButton(bool)': /opt/qt/include/qpushbutton.h:91: warning: conversion to 'unsigned char:1' from 'int' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/editpropsdlg.cpp:24: /opt/qt/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /opt/qt/include/qimage.h:58: warning: suggest parentheses around && within || [ 84%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/editpropsdlg.moc.o In file included from /opt/qt/include/qvariant.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/editpropsdlg.h:13, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/editpropsdlg.moc.cpp:11: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /opt/qt/include/qdialog.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/editpropsdlg.h:15, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/editpropsdlg.moc.cpp:11: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /opt/qt/include/qdialog.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/editpropsdlg.h:15, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/editpropsdlg.moc.cpp:11: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value [ 84%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/checkoutinfo.o In file included from /opt/qt/include/qwindowdefs.h:44, from /opt/qt/include/qwidget.h:42, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/checkoutinfo.cpp:1: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/checkoutinfo.cpp:1: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/checkoutinfo.cpp:1: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value In file included from /opt/kde/include/kurlrequester.h:25, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/checkoutinfo.cpp:16: /opt/kde/include/keditlistbox.h: At global scope: /opt/kde/include/keditlistbox.h:60: warning: 'class KEditListBox::CustomEditor' has virtual functions and accessible non-virtual destructor In file included from /opt/kde/include/kpushbutton.h:24, from /opt/kde/include/kurlrequester.h:27, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/checkoutinfo.cpp:16: /opt/qt/include/qpushbutton.h: In member function 'virtual void QPushButton::setIsMenuButton(bool)': /opt/qt/include/qpushbutton.h:91: warning: conversion to 'unsigned char:1' from 'int' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/rangeinput_impl.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/checkoutinfo.cpp:25: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp: At global scope: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:92: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:97: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:100: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:102: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:104: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:113: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:119: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:144: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/rangeinput_impl.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/checkoutinfo.cpp:25: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:169: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:175: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:186: warning: type qualifiers ignored on function return type [ 84%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/checkoutinfo.moc.o In file included from /opt/qt/include/qvariant.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/checkoutinfo.h:13, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/checkoutinfo.moc.cpp:11: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/checkoutinfo.h:15, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/checkoutinfo.moc.cpp:11: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/checkoutinfo.h:15, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/checkoutinfo.moc.cpp:11: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value [ 85%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/rangeinput.o In file included from /opt/qt/include/qwindowdefs.h:44, from /opt/qt/include/qwidget.h:42, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/rangeinput.cpp:1: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/rangeinput.cpp:1: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/rangeinput.cpp:1: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/rangeinput.cpp:16: /opt/qt/include/qpushbutton.h: In member function 'virtual void QPushButton::setIsMenuButton(bool)': /opt/qt/include/qpushbutton.h:91: warning: conversion to 'unsigned char:1' from 'int' may alter its value [ 85%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/rangeinput.moc.o In file included from /opt/qt/include/qvariant.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/rangeinput.h:13, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/rangeinput.moc.cpp:11: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/rangeinput.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/rangeinput.moc.cpp:11: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/rangeinput.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/rangeinput.moc.cpp:11: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value [ 85%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/hotcopydlg.o In file included from /opt/qt/include/qwindowdefs.h:44, from /opt/qt/include/qwidget.h:42, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/hotcopydlg.cpp:1: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/hotcopydlg.cpp:1: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/hotcopydlg.cpp:1: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value In file included from /opt/kde/include/kurlrequester.h:25, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/hotcopydlg.cpp:17: /opt/kde/include/keditlistbox.h: At global scope: /opt/kde/include/keditlistbox.h:60: warning: 'class KEditListBox::CustomEditor' has virtual functions and accessible non-virtual destructor In file included from /opt/kde/include/kpushbutton.h:24, from /opt/kde/include/kurlrequester.h:27, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/hotcopydlg.cpp:17: /opt/qt/include/qpushbutton.h: In member function 'virtual void QPushButton::setIsMenuButton(bool)': /opt/qt/include/qpushbutton.h:91: warning: conversion to 'unsigned char:1' from 'int' may alter its value [ 86%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/hotcopydlg.moc.o In file included from /opt/qt/include/qvariant.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/hotcopydlg.h:13, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/hotcopydlg.moc.cpp:11: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/hotcopydlg.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/hotcopydlg.moc.cpp:11: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/hotcopydlg.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/hotcopydlg.moc.cpp:11: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value [ 86%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/loaddmpdlg.o In file included from /opt/qt/include/qwindowdefs.h:44, from /opt/qt/include/qwidget.h:42, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/loaddmpdlg.cpp:1: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/loaddmpdlg.cpp:1: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/loaddmpdlg.cpp:1: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/loaddmpdlg.cpp:16: /opt/qt/include/qpushbutton.h: In member function 'virtual void QPushButton::setIsMenuButton(bool)': /opt/qt/include/qpushbutton.h:91: warning: conversion to 'unsigned char:1' from 'int' may alter its value In file included from /opt/kde/include/kurlrequester.h:25, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/loaddmpdlg.cpp:18: /opt/kde/include/keditlistbox.h: At global scope: /opt/kde/include/keditlistbox.h:60: warning: 'class KEditListBox::CustomEditor' has virtual functions and accessible non-virtual destructor [ 86%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/loaddmpdlg.moc.o In file included from /opt/qt/include/qvariant.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/loaddmpdlg.h:13, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/loaddmpdlg.moc.cpp:11: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/loaddmpdlg.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/loaddmpdlg.moc.cpp:11: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/loaddmpdlg.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/loaddmpdlg.moc.cpp:11: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value [ 87%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/merge_dlg.o In file included from /opt/qt/include/qwindowdefs.h:44, from /opt/qt/include/qwidget.h:42, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/merge_dlg.cpp:1: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/merge_dlg.cpp:1: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/merge_dlg.cpp:1: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/merge_dlg.cpp:16: /opt/qt/include/qpushbutton.h: In member function 'virtual void QPushButton::setIsMenuButton(bool)': /opt/qt/include/qpushbutton.h:91: warning: conversion to 'unsigned char:1' from 'int' may alter its value In file included from /opt/kde/include/kurlrequester.h:25, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/merge_dlg.cpp:17: /opt/kde/include/keditlistbox.h: At global scope: /opt/kde/include/keditlistbox.h:60: warning: 'class KEditListBox::CustomEditor' has virtual functions and accessible non-virtual destructor In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/rangeinput_impl.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/merge_dlg.cpp:26: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:92: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:97: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:100: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:102: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:104: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:113: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:119: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:144: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/fronthelpers/rangeinput_impl.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/merge_dlg.cpp:26: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:169: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:175: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:186: warning: type qualifiers ignored on function return type [ 87%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/merge_dlg.moc.o In file included from /opt/qt/include/qvariant.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/merge_dlg.h:13, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/merge_dlg.moc.cpp:11: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/merge_dlg.h:15, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/merge_dlg.moc.cpp:11: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/merge_dlg.h:15, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/merge_dlg.moc.cpp:11: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value [ 88%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/blamedisplay.o In file included from /opt/qt/include/qwindowdefs.h:44, from /opt/qt/include/qwidget.h:42, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/blamedisplay.cpp:1: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/blamedisplay.cpp:1: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/blamedisplay.cpp:1: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value [ 88%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/blamedisplay.moc.o In file included from /opt/qt/include/qvariant.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/blamedisplay.h:13, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/blamedisplay.moc.cpp:11: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/blamedisplay.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/blamedisplay.moc.cpp:11: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/blamedisplay.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/blamedisplay.moc.cpp:11: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value [ 88%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/svnlogdlg.o In file included from /opt/qt/include/qwindowdefs.h:44, from /opt/qt/include/qwidget.h:42, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnlogdlg.cpp:1: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnlogdlg.cpp:1: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnlogdlg.cpp:1: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value In file included from /opt/kde/include/kpushbutton.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnlogdlg.cpp:20: /opt/qt/include/qpushbutton.h: In member function 'virtual void QPushButton::setIsMenuButton(bool)': /opt/qt/include/qpushbutton.h:91: warning: conversion to 'unsigned char:1' from 'int' may alter its value [ 89%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/svnlogdlg.moc.o In file included from /opt/qt/include/qvariant.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnlogdlg.h:13, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnlogdlg.moc.cpp:11: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /opt/qt/include/qdialog.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnlogdlg.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnlogdlg.moc.cpp:11: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /opt/qt/include/qdialog.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnlogdlg.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/svnlogdlg.moc.cpp:11: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value [ 89%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/leftpane.o In file included from /opt/qt/include/qwindowdefs.h:44, from /opt/qt/include/qwidget.h:42, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/leftpane.cpp:1: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/leftpane.cpp:1: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /opt/qt/include/qdialog.h:42, from /opt/kde/include/kdialog.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/leftpane.cpp:1: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value [ 89%] Building CXX object src/svnfrontend/CMakeFiles/svnfrontend.dir/leftpane.moc.o In file included from /opt/qt/include/qvariant.h:42, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/leftpane.h:13, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/leftpane.moc.cpp:11: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/leftpane.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/leftpane.moc.cpp:11: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/leftpane.h:14, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/leftpane.moc.cpp:11: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value Linking CXX static library ../../lib/kde3/libsvnfrontend.a [ 89%] Built target svnfrontend [ 89%] Generating commandline_part.moc [ 89%] Generating kdesvn_part.moc [ 90%] Generating kdesvnview.moc Scanning dependencies of target kdesvnpart [ 90%] Building CXX object src/CMakeFiles/kdesvnpart.dir/kdesvn_part.o In file included from /opt/kde/include/kparts/part.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/kdesvn_part.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/kdesvn_part.cpp:21: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qguardedptr.h:42, from /opt/kde/include/kparts/part.h:25, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/kdesvn_part.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/kdesvn_part.cpp:21: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/kde/include/kaboutdata.h:24, from /opt/kde/include/kparts/genericfactory.h:7, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/kdesvn_part.h:27, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/kdesvn_part.cpp:21: /opt/qt/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /opt/qt/include/qimage.h:58: warning: suggest parentheses around && within || In file included from /opt/qt/include/qwidget.h:49, from /opt/kde/include/kparts/statusbarextension.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/kdesvn_part.h:29, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/kdesvn_part.cpp:21: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value [ 91%] Building CXX object src/CMakeFiles/kdesvnpart.dir/kdesvnview.o In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/repositorylistener.hpp:28, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/kdesvnview.h:25, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/kdesvnview.cpp:22: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /opt/qt/include/qwidget.h:43, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/kdesvnview.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/kdesvnview.cpp:22: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/qt/include/qwidget.h:49, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/kdesvnview.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/kdesvnview.cpp:22: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:38, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/kdesvnfilelist.h:25, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/kdesvnview.cpp:23: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp: At global scope: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:69: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:70: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/lock_entry.hpp:71: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:38, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/kdesvnfilelist.h:25, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/kdesvnview.cpp:23: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:127: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:132: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:137: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:142: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:147: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:157: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:183: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:189: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:202: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/entry.hpp:208: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/kdesvnfilelist.h:25, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/kdesvnview.cpp:23: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:108: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:114: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:120: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:126: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:132: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:138: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:144: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:150: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:155: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/status.hpp:160: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:62, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/kdesvnfilelist.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/kdesvnview.cpp:23: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/exception.hpp:64: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:35, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/kdesvnfilelist.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/kdesvnview.cpp:23: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:92: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:97: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:100: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:102: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:104: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:106: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:113: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:119: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/datetime.hpp:144: warning: type qualifiers ignored on function return type In file included from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/client.hpp:65, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnfrontend/kdesvnfilelist.h:26, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/kdesvnview.cpp:23: /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:169: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:175: warning: type qualifiers ignored on function return type /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/svnqt/revision.hpp:186: warning: type qualifiers ignored on function return type [ 91%] Building CXX object src/CMakeFiles/kdesvnpart.dir/commandline_part.o In file included from /opt/qt/include/qwindowdefs.h:44, from /opt/qt/include/qobject.h:43, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/commandline_part.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/commandline_part.cpp:20: /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const': /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)': /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)': /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value In file included from /opt/qt/include/qobject.h:45, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/commandline_part.h:23, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/commandline_part.cpp:20: /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value In file included from /opt/kde/include/kaboutdata.h:24, from /opt/kde/include/kparts/genericfactory.h:7, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/kdesvn_part.h:27, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/commandline_part.cpp:21: /opt/qt/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /opt/qt/include/qimage.h:58: warning: suggest parentheses around && within || In file included from /opt/qt/include/qwidget.h:49, from /opt/kde/include/kparts/statusbarextension.h:24, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/kdesvn_part.h:29, from /home/jara/local/community/kde/kdesvn/src/kdesvn-0.14.6/src/commandline_part.cpp:21: /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value Linking CXX shared module ../lib/kde3/libkdesvnpart.so CMakeFiles/kdesvnpart.dir/kdesvn_part.o: In function `kdesvnPart::qt_property(int, int, QVariant*)': kdesvn_part.cpp:(.text+0xee): undefined reference to `KParts::ReadOnlyPart::qt_property(int, int, QVariant*)' CMakeFiles/kdesvnpart.dir/kdesvn_part.o: In function `KdesvnBrowserExtension::qt_property(int, int, QVariant*)': kdesvn_part.cpp:(.text+0x22e): undefined reference to `KParts::BrowserExtension::qt_property(int, int, QVariant*)' CMakeFiles/kdesvnpart.dir/kdesvn_part.o: In function `KdesvnBrowserExtension::qt_emit(int, QUObject*)': kdesvn_part.cpp:(.text+0x267): undefined reference to `KParts::BrowserExtension::qt_emit(int, QUObject*)' CMakeFiles/kdesvnpart.dir/kdesvn_part.o: In function `kdesvnPart::qt_cast(char const*)': kdesvn_part.cpp:(.text+0x2af): undefined reference to `KParts::ReadOnlyPart::qt_cast(char const*)' CMakeFiles/kdesvnpart.dir/kdesvn_part.o: In function `KdesvnBrowserExtension::staticMetaObject()': kdesvn_part.cpp:(.text+0x321): undefined reference to `KParts::BrowserExtension::staticMetaObject()' CMakeFiles/kdesvnpart.dir/kdesvn_part.o: In function `KdesvnBrowserExtension::qt_invoke(int, QUObject*)': kdesvn_part.cpp:(.text+0x407): undefined reference to `KParts::BrowserExtension::qt_invoke(int, QUObject*)' CMakeFiles/kdesvnpart.dir/kdesvn_part.o: In function `kdesvnPart::staticMetaObject()': kdesvn_part.cpp:(.text+0x441): undefined reference to `KParts::ReadOnlyPart::staticMetaObject()' CMakeFiles/kdesvnpart.dir/kdesvn_part.o: In function `cFactory::qt_property(int, int, QVariant*)': kdesvn_part.cpp:(.text+0x85e): undefined reference to `KParts::Factory::qt_property(int, int, QVariant*)' CMakeFiles/kdesvnpart.dir/kdesvn_part.o: In function `cFactory::qt_emit(int, QUObject*)': kdesvn_part.cpp:(.text+0x897): undefined reference to `KParts::Factory::qt_emit(int, QUObject*)' CMakeFiles/kdesvnpart.dir/kdesvn_part.o: In function `cFactory::qt_invoke(int, QUObject*)': kdesvn_part.cpp:(.text+0x8d7): undefined reference to `KParts::Factory::qt_invoke(int, QUObject*)' CMakeFiles/kdesvnpart.dir/kdesvn_part.o: In function `cFactory::staticMetaObject()': kdesvn_part.cpp:(.text+0x921): undefined reference to `KParts::Factory::staticMetaObject()' CMakeFiles/kdesvnpart.dir/kdesvn_part.o: In function `kdesvnPart::qt_emit(int, QUObject*)': kdesvn_part.cpp:(.text+0xa7f): undefined reference to `KParts::ReadOnlyPart::qt_emit(int, QUObject*)' CMakeFiles/kdesvnpart.dir/kdesvn_part.o: In function `init_libkdesvnpart': kdesvn_part.cpp:(.text+0xfec): undefined reference to `KParts::Factory::Factory(QObject*, char const*)' CMakeFiles/kdesvnpart.dir/kdesvn_part.o: In function `cFactory::qt_cast(char const*)': kdesvn_part.cpp:(.text+0x104f): undefined reference to `KParts::Factory::qt_cast(char const*)' CMakeFiles/kdesvnpart.dir/kdesvn_part.o: In function `KdesvnBrowserExtension::qt_cast(char const*)': kdesvn_part.cpp:(.text+0x10bf): undefined reference to `KParts::BrowserExtension::qt_cast(char const*)' CMakeFiles/kdesvnpart.dir/kdesvn_part.o: In function `KdesvnBrowserExtension::KdesvnBrowserExtension(kdesvnPart*)': kdesvn_part.cpp:(.text+0x11c5): undefined reference to `KParts::BrowserExtension::BrowserExtension(KParts::ReadOnlyPart*, char const*)' CMakeFiles/kdesvnpart.dir/kdesvn_part.o: In function `KdesvnBrowserExtension::KdesvnBrowserExtension(kdesvnPart*)': kdesvn_part.cpp:(.text+0x1285): undefined reference to `KParts::BrowserExtension::BrowserExtension(KParts::ReadOnlyPart*, char const*)' CMakeFiles/kdesvnpart.dir/kdesvn_part.o: In function `kdesvnPart::kdesvnPart(QWidget*, char const*, QObject*, char const*, bool, QStringList const&)': kdesvn_part.cpp:(.text+0x1f91): undefined reference to `KParts::ReadOnlyPart::ReadOnlyPart(QObject*, char const*)' CMakeFiles/kdesvnpart.dir/kdesvn_part.o: In function `kdesvnPart::kdesvnPart(QWidget*, char const*, QObject*, char const*, bool, QStringList const&)': kdesvn_part.cpp:(.text+0x20e6): undefined reference to `KParts::ReadOnlyPart::ReadOnlyPart(QObject*, char const*)' CMakeFiles/kdesvnpart.dir/kdesvn_part.o: In function `kdesvnPart::kdesvnPart(QWidget*, char const*, QObject*, char const*, QStringList const&)': kdesvn_part.cpp:(.text+0x219a): undefined reference to `KParts::ReadOnlyPart::ReadOnlyPart(QObject*, char const*)' CMakeFiles/kdesvnpart.dir/kdesvn_part.o: In function `kdesvnPart::kdesvnPart(QWidget*, char const*, QObject*, char const*, QStringList const&)': kdesvn_part.cpp:(.text+0x22df): undefined reference to `KParts::ReadOnlyPart::ReadOnlyPart(QObject*, char const*)' CMakeFiles/kdesvnpart.dir/kdesvn_part.o: In function `kdesvnPart::showAboutApplication()': kdesvn_part.cpp:(.text+0x23c9): undefined reference to `KAboutApplication::KAboutApplication(KAboutData const*, QWidget*, char const*, bool)' CMakeFiles/kdesvnpart.dir/kdesvn_part.o: In function `kdesvnPart::qt_invoke(int, QUObject*)': kdesvn_part.cpp:(.text+0x24ae): undefined reference to `KParts::ReadOnlyPart::qt_invoke(int, QUObject*)' CMakeFiles/kdesvnpart.dir/kdesvn_part.o: In function `kdesvnPart::setupActions()': kdesvn_part.cpp:(.text+0x27d7): undefined reference to `KToggleAction::KToggleAction(QString const&, KShortcut const&, QObject*, char const*)' kdesvn_part.cpp:(.text+0x28cc): undefined reference to `KToggleAction::KToggleAction(QString const&, KShortcut const&, QObject*, char const*)' kdesvn_part.cpp:(.text+0x29bb): undefined reference to `KToggleAction::KToggleAction(QString const&, KShortcut const&, QObject*, char const*)' kdesvn_part.cpp:(.text+0x2aaa): undefined reference to `KToggleAction::KToggleAction(QString const&, KShortcut const&, QObject*, char const*)' kdesvn_part.cpp:(.text+0x2b9e): undefined reference to `KStdAction::preferences(QObject const*, char const*, KActionCollection*, char const*)' kdesvn_part.cpp:(.text+0x2df9): undefined reference to `KAction::KAction(QString const&, QString const&, KShortcut const&, QObject const*, char const*, KActionCollection*, char const*)' kdesvn_part.cpp:(.text+0x2f03): undefined reference to `KAction::KAction(QString const&, QString const&, KShortcut const&, QObject const*, char const*, KActionCollection*, char const*)' kdesvn_part.cpp:(.text+0x300b): undefined reference to `KAction::KAction(QString const&, QString const&, KShortcut const&, QObject const*, char const*, KActionCollection*, char const*)' kdesvn_part.cpp:(.text+0x307b): undefined reference to `KActionCollection::setHighlightingEnabled(bool)' CMakeFiles/kdesvnpart.dir/kdesvn_part.o: In function `kdesvnPart::slotShowSettings()': kdesvn_part.cpp:(.text+0x3324): undefined reference to `KConfigDialog::showDialog(char const*)' kdesvn_part.cpp:(.text+0x3391): undefined reference to `KConfigDialog::KConfigDialog(QWidget*, char const*, KConfigSkeleton*, KDialogBase::DialogType, int, KDialogBase::ButtonCode, bool)' kdesvn_part.cpp:(.text+0x33d4): undefined reference to `KDialogBase::setHelp(QString const&, QString const&)' CMakeFiles/kdesvnpart.dir/kdesvn_part.o: In function `KParts::Part::metaObject() const': kdesvn_part.cpp:(.text._ZNK6KParts4Part10metaObjectEv[KParts::Part::metaObject() const]+0x13): undefined reference to `KParts::Part::staticMetaObject()' CMakeFiles/kdesvnpart.dir/kdesvn_part.o: In function `KParts::ReadOnlyPart::metaObject() const': kdesvn_part.cpp:(.text._ZNK6KParts12ReadOnlyPart10metaObjectEv[KParts::ReadOnlyPart::metaObject() const]+0x13): undefined reference to `KParts::ReadOnlyPart::staticMetaObject()' CMakeFiles/kdesvnpart.dir/kdesvn_part.o:(.data.rel.ro._ZTV22KdesvnBrowserExtension[vtable for KdesvnBrowserExtension]+0x5c): undefined reference to `KParts::BrowserExtension::setURLArgs(KParts::URLArgs const&)' CMakeFiles/kdesvnpart.dir/kdesvn_part.o:(.data.rel.ro._ZTV22KdesvnBrowserExtension[vtable for KdesvnBrowserExtension]+0x70): undefined reference to `KParts::BrowserExtension::virtual_hook(int, void*)' CMakeFiles/kdesvnpart.dir/kdesvn_part.o:(.data.rel.ro._ZTV8cFactory[vtable for cFactory]+0x5c): undefined reference to `KParts::Factory::createObject(QObject*, char const*, char const*, QStringList const&)' CMakeFiles/kdesvnpart.dir/kdesvn_part.o:(.data.rel.ro._ZTV10kdesvnPart[vtable for kdesvnPart]+0x50): undefined reference to `KParts::Part::customEvent(QCustomEvent*)' CMakeFiles/kdesvnpart.dir/kdesvn_part.o:(.data.rel.ro._ZTV10kdesvnPart[vtable for kdesvnPart]+0xd8): undefined reference to `KParts::PartBase::setInstance(KInstance*)' CMakeFiles/kdesvnpart.dir/kdesvn_part.o:(.data.rel.ro._ZTV10kdesvnPart[vtable for kdesvnPart]+0xdc): undefined reference to `KParts::PartBase::setInstance(KInstance*, bool)' CMakeFiles/kdesvnpart.dir/kdesvn_part.o:(.data.rel.ro._ZTV10kdesvnPart[vtable for kdesvnPart]+0x134): undefined reference to `KXMLGUIClient::instance() const' CMakeFiles/kdesvnpart.dir/kdesvn_part.o:(.data.rel.ro._ZTV10kdesvnPart[vtable for kdesvnPart]+0x144): undefined reference to `virtual thunk to KParts::PartBase::setInstance(KInstance*)' CMakeFiles/kdesvnpart.dir/kdesvn_part.o:(.data.rel.ro._ZTV10kdesvnPart[vtable for kdesvnPart]+0x158): undefined reference to `KXMLGUIClient::conserveMemory()' CMakeFiles/kdesvnpart.dir/kdesvn_part.o:(.data.rel.ro._ZTC10kdesvnPart0_N6KParts12ReadOnlyPartE[vtable for kdesvnPart]+0x10): undefined reference to `KParts::ReadOnlyPart::className() const' CMakeFiles/kdesvnpart.dir/kdesvn_part.o:(.data.rel.ro._ZTC10kdesvnPart0_N6KParts12ReadOnlyPartE[vtable for kdesvnPart]+0x14): undefined reference to `KParts::ReadOnlyPart::qt_cast(char const*)' CMakeFiles/kdesvnpart.dir/kdesvn_part.o:(.data.rel.ro._ZTC10kdesvnPart0_N6KParts12ReadOnlyPartE[vtable for kdesvnPart]+0x18): undefined reference to `KParts::ReadOnlyPart::qt_invoke(int, QUObject*)' CMakeFiles/kdesvnpart.dir/kdesvn_part.o:(.data.rel.ro._ZTC10kdesvnPart0_N6KParts12ReadOnlyPartE[vtable for kdesvnPart]+0x1c): undefined reference to `KParts::ReadOnlyPart::qt_emit(int, QUObject*)' CMakeFiles/kdesvnpart.dir/kdesvn_part.o:(.data.rel.ro._ZTC10kdesvnPart0_N6KParts12ReadOnlyPartE[vtable for kdesvnPart]+0x20): undefined reference to `KParts::ReadOnlyPart::qt_property(int, int, QVariant*)' CMakeFiles/kdesvnpart.dir/kdesvn_part.o:(.data.rel.ro._ZTC10kdesvnPart0_N6KParts12ReadOnlyPartE[vtable for kdesvnPart]+0x50): undefined reference to `KParts::Part::customEvent(QCustomEvent*)' CMakeFiles/kdesvnpart.dir/kdesvn_part.o:(.data.rel.ro._ZTC10kdesvnPart0_N6KParts12ReadOnlyPartE[vtable for kdesvnPart]+0x84): undefined reference to `KParts::ReadOnlyPart::openURL(KURL const&)' CMakeFiles/kdesvnpart.dir/kdesvn_part.o:(.data.rel.ro._ZTC10kdesvnPart0_N6KParts12ReadOnlyPartE[vtable for kdesvnPart]+0x88): undefined reference to `KParts::ReadOnlyPart::closeURL()' CMakeFiles/kdesvnpart.dir/kdesvn_part.o:(.data.rel.ro._ZTC10kdesvnPart0_N6KParts12ReadOnlyPartE[vtable for kdesvnPart]+0xa8): undefined reference to `non-virtual thunk to KParts::ReadOnlyPart::~ReadOnlyPart()' CMakeFiles/kdesvnpart.dir/kdesvn_part.o:(.data.rel.ro._ZTC10kdesvnPart0_N6KParts12ReadOnlyPartE[vtable for kdesvnPart]+0xac): undefined reference to `non-virtual thunk to KParts::ReadOnlyPart::~ReadOnlyPart()' CMakeFiles/kdesvnpart.dir/kdesvn_part.o:(.data.rel.ro._ZTC10kdesvnPart0_N6KParts12ReadOnlyPartE[vtable for kdesvnPart]+0xb0): undefined reference to `KParts::PartBase::setInstance(KInstance*)' CMakeFiles/kdesvnpart.dir/kdesvn_part.o:(.data.rel.ro._ZTC10kdesvnPart0_N6KParts12ReadOnlyPartE[vtable for kdesvnPart]+0xb4): undefined reference to `KParts::PartBase::setInstance(KInstance*, bool)' CMakeFiles/kdesvnpart.dir/kdesvn_part.o:(.data.rel.ro._ZTC10kdesvnPart0_N6KParts12ReadOnlyPartE[vtable for kdesvnPart]+0x10c): undefined reference to `KXMLGUIClient::instance() const' CMakeFiles/kdesvnpart.dir/kdesvn_part.o:(.data.rel.ro._ZTC10kdesvnPart0_N6KParts12ReadOnlyPartE[vtable for kdesvnPart]+0x11c): undefined reference to `virtual thunk to KParts::PartBase::setInstance(KInstance*)' CMakeFiles/kdesvnpart.dir/kdesvn_part.o:(.data.rel.ro._ZTC10kdesvnPart0_N6KParts12ReadOnlyPartE[vtable for kdesvnPart]+0x130): undefined reference to `KXMLGUIClient::conserveMemory()' CMakeFiles/kdesvnpart.dir/kdesvn_part.o:(.data.rel.ro._ZTC10kdesvnPart0_N6KParts4PartE[vtable for kdesvnPart]+0x10): undefined reference to `KParts::Part::className() const' CMakeFiles/kdesvnpart.dir/kdesvn_part.o:(.data.rel.ro._ZTC10kdesvnPart0_N6KParts4PartE[vtable for kdesvnPart]+0x14): undefined reference to `KParts::Part::qt_cast(char const*)' CMakeFiles/kdesvnpart.dir/kdesvn_part.o:(.data.rel.ro._ZTC10kdesvnPart0_N6KParts4PartE[vtable for kdesvnPart]+0x18): undefined reference to `KParts::Part::qt_invoke(int, QUObject*)' CMakeFiles/kdesvnpart.dir/kdesvn_part.o:(.data.rel.ro._ZTC10kdesvnPart0_N6KParts4PartE[vtable for kdesvnPart]+0x1c): undefined reference to `KParts::Part::qt_emit(int, QUObject*)' CMakeFiles/kdesvnpart.dir/kdesvn_part.o:(.data.rel.ro._ZTC10kdesvnPart0_N6KParts4PartE[vtable for kdesvnPart]+0x20): undefined reference to `KParts::Part::qt_property(int, int, QVariant*)' CMakeFiles/kdesvnpart.dir/kdesvn_part.o:(.data.rel.ro._ZTC10kdesvnPart0_N6KParts4PartE[vtable for kdesvnPart]+0x50): undefined reference to `KParts::Part::customEvent(QCustomEvent*)' CMakeFiles/kdesvnpart.dir/kdesvn_part.o:(.data.rel.ro._ZTC10kdesvnPart0_N6KParts4PartE[vtable for kdesvnPart]+0x90): undefined reference to `non-virtual thunk to KParts::Part::~Part()' CMakeFiles/kdesvnpart.dir/kdesvn_part.o:(.data.rel.ro._ZTC10kdesvnPart0_N6KParts4PartE[vtable for kdesvnPart]+0x94): undefined reference to `non-virtual thunk to KParts::Part::~Part()' CMakeFiles/kdesvnpart.dir/kdesvn_part.o:(.data.rel.ro._ZTC10kdesvnPart0_N6KParts4PartE[vtable for kdesvnPart]+0x98): undefined reference to `KParts::PartBase::setInstance(KInstance*)' CMakeFiles/kdesvnpart.dir/kdesvn_part.o:(.data.rel.ro._ZTC10kdesvnPart0_N6KParts4PartE[vtable for kdesvnPart]+0x9c): undefined reference to `KParts::PartBase::setInstance(KInstance*, bool)' CMakeFiles/kdesvnpart.dir/kdesvn_part.o:(.data.rel.ro._ZTC10kdesvnPart0_N6KParts4PartE[vtable for kdesvnPart]+0xf4): undefined reference to `KXMLGUIClient::instance() const' CMakeFiles/kdesvnpart.dir/kdesvn_part.o:(.data.rel.ro._ZTC10kdesvnPart0_N6KParts4PartE[vtable for kdesvnPart]+0x104): undefined reference to `virtual thunk to KParts::PartBase::setInstance(KInstance*)' CMakeFiles/kdesvnpart.dir/kdesvn_part.o:(.data.rel.ro._ZTC10kdesvnPart0_N6KParts4PartE[vtable for kdesvnPart]+0x118): undefined reference to `KXMLGUIClient::conserveMemory()' CMakeFiles/kdesvnpart.dir/kdesvn_part.o:(.data.rel.ro._ZTC10kdesvnPart40_N6KParts8PartBaseE[vtable for kdesvnPart]+0x14): undefined reference to `KParts::PartBase::setInstance(KInstance*)' CMakeFiles/kdesvnpart.dir/kdesvn_part.o:(.data.rel.ro._ZTC10kdesvnPart40_N6KParts8PartBaseE[vtable for kdesvnPart]+0x18): undefined reference to `KParts::PartBase::setInstance(KInstance*, bool)' CMakeFiles/kdesvnpart.dir/kdesvn_part.o:(.data.rel.ro._ZTC10kdesvnPart40_N6KParts8PartBaseE[vtable for kdesvnPart]+0x70): undefined reference to `KXMLGUIClient::instance() const' CMakeFiles/kdesvnpart.dir/kdesvn_part.o:(.data.rel.ro._ZTC10kdesvnPart40_N6KParts8PartBaseE[vtable for kdesvnPart]+0x80): undefined reference to `virtual thunk to KParts::PartBase::setInstance(KInstance*)' CMakeFiles/kdesvnpart.dir/kdesvn_part.o:(.data.rel.ro._ZTC10kdesvnPart40_N6KParts8PartBaseE[vtable for kdesvnPart]+0x94): undefined reference to `KXMLGUIClient::conserveMemory()' CMakeFiles/kdesvnpart.dir/kdesvnview.o: In function `kdesvnView::slotHotcopy()': kdesvnview.cpp:(.text+0x1f70): undefined reference to `KDialogBase::KDialogBase(QWidget*, char const*, bool, QString const&, int, KDialogBase::ButtonCode, bool, KGuiItem const&, KGuiItem const&, KGuiItem const&)' kdesvnview.cpp:(.text+0x1fbe): undefined reference to `KDialogBase::makeVBoxMainWidget()' kdesvnview.cpp:(.text+0x2025): undefined reference to `KDialogBase::configDialogSize(KConfig&, QString const&) const' kdesvnview.cpp:(.text+0x2096): undefined reference to `KDialogBase::saveDialogSize(KConfig&, QString const&, bool) const' CMakeFiles/kdesvnpart.dir/kdesvnview.o: In function `kdesvnView::kdesvnView(KActionCollection*, QWidget*, char const*, bool)': kdesvnview.cpp:(.text+0x25c8): undefined reference to `KTextBrowser::KTextBrowser(QWidget*, char const*, bool)' CMakeFiles/kdesvnpart.dir/kdesvnview.o: In function `kdesvnView::kdesvnView(KActionCollection*, QWidget*, char const*, bool)': kdesvnview.cpp:(.text+0x2e68): undefined reference to `KTextBrowser::KTextBrowser(QWidget*, char const*, bool)' CMakeFiles/kdesvnpart.dir/kdesvnview.o: In function `kdesvnView::slotLoaddump()': kdesvnview.cpp:(.text+0x387b): undefined reference to `KDialogBase::KDialogBase(QWidget*, char const*, bool, QString const&, int, KDialogBase::ButtonCode, bool, KGuiItem const&, KGuiItem const&, KGuiItem const&)' kdesvnview.cpp:(.text+0x38cd): undefined reference to `KDialogBase::makeVBoxMainWidget()' kdesvnview.cpp:(.text+0x393a): undefined reference to `KDialogBase::configDialogSize(KConfig&, QString const&) const' kdesvnview.cpp:(.text+0x39bf): undefined reference to `KDialogBase::saveDialogSize(KConfig&, QString const&, bool) const' kdesvnview.cpp:(.text+0x39f2): undefined reference to `KDialogBase::~KDialogBase()' kdesvnview.cpp:(.text+0x3c80): undefined reference to `KDialogBase::~KDialogBase()' kdesvnview.cpp:(.text+0x3ccf): undefined reference to `KDialogBase::~KDialogBase()' kdesvnview.cpp:(.text+0x3cf1): undefined reference to `KDialogBase::~KDialogBase()' kdesvnview.cpp:(.text+0x3db5): undefined reference to `KDialogBase::~KDialogBase()' CMakeFiles/kdesvnpart.dir/kdesvnview.o:kdesvnview.cpp:(.text+0x3e74): more undefined references to `KDialogBase::~KDialogBase()' follow CMakeFiles/kdesvnpart.dir/kdesvnview.o: In function `kdesvnView::slotCreateRepo()': kdesvnview.cpp:(.text+0x477e): undefined reference to `KDialogBase::KDialogBase(QWidget*, char const*, bool, QString const&, int, KDialogBase::ButtonCode, bool, KGuiItem const&, KGuiItem const&, KGuiItem const&)' kdesvnview.cpp:(.text+0x47cf): undefined reference to `KDialogBase::makeVBoxMainWidget()' kdesvnview.cpp:(.text+0x484a): undefined reference to `KDialogBase::configDialogSize(KConfig&, QString const&) const' kdesvnview.cpp:(.text+0x48c3): undefined reference to `KDialogBase::saveDialogSize(KConfig&, QString const&, bool) const' CMakeFiles/kdesvnpart.dir/kdesvnview.o: In function `kdesvnView::slotDumpRepo()': kdesvnview.cpp:(.text+0x4ceb): undefined reference to `KDialogBase::KDialogBase(QWidget*, char const*, bool, QString const&, int, KDialogBase::ButtonCode, bool, KGuiItem const&, KGuiItem const&, KGuiItem const&)' kdesvnview.cpp:(.text+0x4d3f): undefined reference to `KDialogBase::makeVBoxMainWidget()' kdesvnview.cpp:(.text+0x4db2): undefined reference to `KDialogBase::configDialogSize(KConfig&, QString const&) const' kdesvnview.cpp:(.text+0x4e29): undefined reference to `KDialogBase::saveDialogSize(KConfig&, QString const&, bool) const' ../lib/kde3/libsvnfrontend.a(commandexec.o): In function `CommandExec::askRevision()': commandexec.cpp:(.text+0x1f69): undefined reference to `KDialogBase::KDialogBase(QWidget*, char const*, bool, QString const&, int, KDialogBase::ButtonCode, bool, KGuiItem const&, KGuiItem const&, KGuiItem const&)' commandexec.cpp:(.text+0x1f95): undefined reference to `KDialogBase::makeVBoxMainWidget()' commandexec.cpp:(.text+0x1fd1): undefined reference to `KDialogBase::minimumSizeHint() const' commandexec.cpp:(.text+0x204a): undefined reference to `KDialogBase::~KDialogBase()' commandexec.cpp:(.text+0x212b): undefined reference to `KDialogBase::~KDialogBase()' commandexec.cpp:(.text+0x2149): undefined reference to `KDialogBase::~KDialogBase()' commandexec.cpp:(.text+0x216d): undefined reference to `KDialogBase::~KDialogBase()' ../lib/kde3/libsvnfrontend.a(commandexec.o): In function `CommandExec::clientException(QString const&)': commandexec.cpp:(.text+0x220c): undefined reference to `KMessageBox::sorry(QWidget*, QString const&, QString const&, int)' ../lib/kde3/libsvnfrontend.a(commandexec.o): In function `CommandExec::exec()': commandexec.cpp:(.text+0x512e): undefined reference to `KMessageBox::sorry(QWidget*, QString const&, QString const&, int)' commandexec.cpp:(.text+0x7695): undefined reference to `KDialogBase::KDialogBase(QWidget*, char const*, bool, QString const&, int, KDialogBase::ButtonCode, bool, KGuiItem const&, KGuiItem const&, KGuiItem const&)' commandexec.cpp:(.text+0x76cf): undefined reference to `KDialogBase::makeVBoxMainWidget()' commandexec.cpp:(.text+0x76fb): undefined reference to `KTextBrowser::KTextBrowser(QWidget*, char const*, bool)' commandexec.cpp:(.text+0x7765): undefined reference to `KDialogBase::configDialogSize(KConfig&, QString const&) const' commandexec.cpp:(.text+0x77d3): undefined reference to `KDialogBase::saveDialogSize(KConfig&, QString const&, bool) const' commandexec.cpp:(.text+0x782b): undefined reference to `KDialogBase::~KDialogBase()' commandexec.cpp:(.text+0x8fb1): undefined reference to `KDialogBase::~KDialogBase()' commandexec.cpp:(.text+0x8fe1): undefined reference to `KDialogBase::~KDialogBase()' commandexec.cpp:(.text+0x9014): undefined reference to `KDialogBase::~KDialogBase()' commandexec.cpp:(.text+0x9038): undefined reference to `KDialogBase::~KDialogBase()' ../lib/kde3/libsvnfrontend.a(copymoveview_impl.o): In function `CopyMoveView_impl::getMoveCopyTo(bool*, bool*, bool, QString const&, QString const&, QWidget*, char const*)': copymoveview_impl.cpp:(.text+0x119d): undefined reference to `KDialogBase::KDialogBase(QWidget*, char const*, bool, QString const&, int, KDialogBase::ButtonCode, bool, KGuiItem const&, KGuiItem const&, KGuiItem const&)' copymoveview_impl.cpp:(.text+0x11ef): undefined reference to `KDialogBase::makeVBoxMainWidget()' copymoveview_impl.cpp:(.text+0x1261): undefined reference to `KDialogBase::minimumSizeHint() const' copymoveview_impl.cpp:(.text+0x12d4): undefined reference to `KDialogBase::~KDialogBase()' copymoveview_impl.cpp:(.text+0x139c): undefined reference to `KDialogBase::~KDialogBase()' copymoveview_impl.cpp:(.text+0x143c): undefined reference to `KDialogBase::~KDialogBase()' copymoveview_impl.cpp:(.text+0x1452): undefined reference to `KDialogBase::~KDialogBase()' copymoveview_impl.cpp:(.text+0x146b): undefined reference to `KDialogBase::~KDialogBase()' ../lib/kde3/libsvnfrontend.a(createrepo_impl.o): In function `Createrepo_impl::targetDir()': createrepo_impl.cpp:(.text+0x685): undefined reference to `KURLRequester::url() const' ../lib/kde3/libsvnfrontend.a(dumprepo_impl.o): In function `DumpRepo_impl::targetFile()': dumprepo_impl.cpp:(.text+0x578): undefined reference to `KURLRequester::url() const' ../lib/kde3/libsvnfrontend.a(dumprepo_impl.o): In function `DumpRepo_impl::reposPath()': dumprepo_impl.cpp:(.text+0x6d5): undefined reference to `KURLRequester::url() const' ../lib/kde3/libsvnfrontend.a(propertylist.o): In function `Propertylist::qt_property(int, int, QVariant*)': propertylist.cpp:(.text+0xce): undefined reference to `KListView::qt_property(int, int, QVariant*)' ../lib/kde3/libsvnfrontend.a(propertylist.o): In function `Propertylist::qt_cast(char const*)': propertylist.cpp:(.text+0x13e): undefined reference to `KListView::qt_cast(char const*)' ../lib/kde3/libsvnfrontend.a(propertylist.o): In function `Propertylist::staticMetaObject()': propertylist.cpp:(.text+0x179): undefined reference to `KListView::staticMetaObject()' ../lib/kde3/libsvnfrontend.a(propertylist.o): In function `Propertylist::~Propertylist()': propertylist.cpp:(.text+0x544): undefined reference to `KListView::~KListView()' propertylist.cpp:(.text+0x563): undefined reference to `KListView::~KListView()' ../lib/kde3/libsvnfrontend.a(propertylist.o): In function `Propertylist::~Propertylist()': propertylist.cpp:(.text+0x5d4): undefined reference to `KListView::~KListView()' propertylist.cpp:(.text+0x5eb): undefined reference to `KListView::~KListView()' ../lib/kde3/libsvnfrontend.a(propertylist.o): In function `Propertylist::~Propertylist()': propertylist.cpp:(.text+0x654): undefined reference to `KListView::~KListView()' ../lib/kde3/libsvnfrontend.a(propertylist.o):propertylist.cpp:(.text+0x66b): more undefined references to `KListView::~KListView()' follow ../lib/kde3/libsvnfrontend.a(propertylist.o): In function `Propertylist::Propertylist(QWidget*, char const*)': propertylist.cpp:(.text+0x6a9): undefined reference to `KListView::KListView(QWidget*, char const*)' propertylist.cpp:(.text+0x705): undefined reference to `KListView::addColumn(QString const&, int)' propertylist.cpp:(.text+0x751): undefined reference to `KListView::addColumn(QString const&, int)' propertylist.cpp:(.text+0x7c1): undefined reference to `KListView::setAcceptDrops(bool)' propertylist.cpp:(.text+0x824): undefined reference to `KListView::~KListView()' ../lib/kde3/libsvnfrontend.a(propertylist.o): In function `Propertylist::Propertylist(QWidget*, char const*)': propertylist.cpp:(.text+0x899): undefined reference to `KListView::KListView(QWidget*, char const*)' propertylist.cpp:(.text+0x8f5): undefined reference to `KListView::addColumn(QString const&, int)' propertylist.cpp:(.text+0x941): undefined reference to `KListView::addColumn(QString const&, int)' propertylist.cpp:(.text+0x9b1): undefined reference to `KListView::setAcceptDrops(bool)' propertylist.cpp:(.text+0xa14): undefined reference to `KListView::~KListView()' ../lib/kde3/libsvnfrontend.a(propertylist.o): In function `Propertylist::qt_invoke(int, QUObject*)': propertylist.cpp:(.text+0xac1): undefined reference to `KListView::qt_invoke(int, QUObject*)' propertylist.cpp:(.text+0xb79): undefined reference to `KListView::staticMetaObject()' ../lib/kde3/libsvnfrontend.a(propertylist.o): In function `Propertylist::displayList(svn::SharedPointer > > > const&, bool, QString const&)': propertylist.cpp:(.text+0xc82): undefined reference to `KListView::setRenameable(int, bool)' propertylist.cpp:(.text+0xc99): undefined reference to `KListView::setRenameable(int, bool)' ../lib/kde3/libsvnfrontend.a(propertylist.o): In function `Propertylist::sigSetProperty(QMap const&, QValueList const&, QString const&)': propertylist.cpp:(.text+0x1189): undefined reference to `KListView::staticMetaObject()' ../lib/kde3/libsvnfrontend.a(propertylist.o): In function `Propertylist::qt_emit(int, QUObject*)': propertylist.cpp:(.text+0x12c7): undefined reference to `KListView::qt_emit(int, QUObject*)' propertylist.cpp:(.text+0x12d1): undefined reference to `KListView::staticMetaObject()' ../lib/kde3/libsvnfrontend.a(propertylist.o): In function `Propertylist::slotItemRenamed(QListViewItem*, QString const&, int)': propertylist.cpp:(.text+0x1449): undefined reference to `KMessageBox::error(QWidget*, QString const&, QString const&, int)' propertylist.cpp:(.text+0x1702): undefined reference to `KMessageBox::error(QWidget*, QString const&, QString const&, int)' ../lib/kde3/libsvnfrontend.a(propertylist.o): In function `Propertylist::metaObject() const': propertylist.cpp:(.text._ZNK12Propertylist10metaObjectEv[Propertylist::metaObject() const]+0x29): undefined reference to `KListView::staticMetaObject()' ../lib/kde3/libsvnfrontend.a(propertylist.o):(.data.rel.ro._ZTV12Propertylist[vtable for Propertylist]+0x28): undefined reference to `KListView::event(QEvent*)' ../lib/kde3/libsvnfrontend.a(propertylist.o):(.data.rel.ro._ZTV12Propertylist[vtable for Propertylist]+0x10c): undefined reference to `KListView::setAcceptDrops(bool)' ../lib/kde3/libsvnfrontend.a(propertylist.o):(.data.rel.ro._ZTV12Propertylist[vtable for Propertylist]+0x130): undefined reference to `KListView::keyPressEvent(QKeyEvent*)' ../lib/kde3/libsvnfrontend.a(propertylist.o):(.data.rel.ro._ZTV12Propertylist[vtable for Propertylist]+0x138): undefined reference to `KListView::focusInEvent(QFocusEvent*)' ../lib/kde3/libsvnfrontend.a(propertylist.o):(.data.rel.ro._ZTV12Propertylist[vtable for Propertylist]+0x13c): undefined reference to `KListView::focusOutEvent(QFocusEvent*)' ../lib/kde3/libsvnfrontend.a(propertylist.o):(.data.rel.ro._ZTV12Propertylist[vtable for Propertylist]+0x144): undefined reference to `KListView::leaveEvent(QEvent*)' ../lib/kde3/libsvnfrontend.a(propertylist.o):(.data.rel.ro._ZTV12Propertylist[vtable for Propertylist]+0x20c): undefined reference to `KListView::contentsMousePressEvent(QMouseEvent*)' ../lib/kde3/libsvnfrontend.a(propertylist.o):(.data.rel.ro._ZTV12Propertylist[vtable for Propertylist]+0x210): undefined reference to `KListView::contentsMouseReleaseEvent(QMouseEvent*)' ../lib/kde3/libsvnfrontend.a(propertylist.o):(.data.rel.ro._ZTV12Propertylist[vtable for Propertylist]+0x214): undefined reference to `KListView::contentsMouseDoubleClickEvent(QMouseEvent*)' ../lib/kde3/libsvnfrontend.a(propertylist.o):(.data.rel.ro._ZTV12Propertylist[vtable for Propertylist]+0x218): undefined reference to `KListView::contentsMouseMoveEvent(QMouseEvent*)' ../lib/kde3/libsvnfrontend.a(propertylist.o):(.data.rel.ro._ZTV12Propertylist[vtable for Propertylist]+0x21c): undefined reference to `KListView::contentsDragEnterEvent(QDragEnterEvent*)' ../lib/kde3/libsvnfrontend.a(propertylist.o):(.data.rel.ro._ZTV12Propertylist[vtable for Propertylist]+0x220): undefined reference to `KListView::contentsDragMoveEvent(QDragMoveEvent*)' ../lib/kde3/libsvnfrontend.a(propertylist.o):(.data.rel.ro._ZTV12Propertylist[vtable for Propertylist]+0x224): undefined reference to `KListView::contentsDragLeaveEvent(QDragLeaveEvent*)' ../lib/kde3/libsvnfrontend.a(propertylist.o):(.data.rel.ro._ZTV12Propertylist[vtable for Propertylist]+0x228): undefined reference to `KListView::contentsDropEvent(QDropEvent*)' ../lib/kde3/libsvnfrontend.a(propertylist.o):(.data.rel.ro._ZTV12Propertylist[vtable for Propertylist]+0x234): undefined reference to `KListView::viewportPaintEvent(QPaintEvent*)' ../lib/kde3/libsvnfrontend.a(propertylist.o):(.data.rel.ro._ZTV12Propertylist[vtable for Propertylist]+0x238): undefined reference to `KListView::viewportResizeEvent(QResizeEvent*)' ../lib/kde3/libsvnfrontend.a(propertylist.o):(.data.rel.ro._ZTV12Propertylist[vtable for Propertylist]+0x278): undefined reference to `KListView::takeItem(QListViewItem*)' ../lib/kde3/libsvnfrontend.a(propertylist.o):(.data.rel.ro._ZTV12Propertylist[vtable for Propertylist]+0x280): undefined reference to `KListView::addColumn(QString const&, int)' ../lib/kde3/libsvnfrontend.a(propertylist.o):(.data.rel.ro._ZTV12Propertylist[vtable for Propertylist]+0x284): undefined reference to `KListView::addColumn(QIconSet const&, QString const&, int)' ../lib/kde3/libsvnfrontend.a(propertylist.o):(.data.rel.ro._ZTV12Propertylist[vtable for Propertylist]+0x288): undefined reference to `KListView::removeColumn(int)' ../lib/kde3/libsvnfrontend.a(propertylist.o):(.data.rel.ro._ZTV12Propertylist[vtable for Propertylist]+0x2c0): undefined reference to `KListView::setSorting(int, bool)' ../lib/kde3/libsvnfrontend.a(propertylist.o):(.data.rel.ro._ZTV12Propertylist[vtable for Propertylist]+0x2e4): undefined reference to `KListView::dragObject()' ../lib/kde3/libsvnfrontend.a(propertylist.o):(.data.rel.ro._ZTV12Propertylist[vtable for Propertylist]+0x2e8): undefined reference to `KListView::startDrag()' ../lib/kde3/libsvnfrontend.a(propertylist.o):(.data.rel.ro._ZTV12Propertylist[vtable for Propertylist]+0x2f0): undefined reference to `KListView::isExecuteArea(QPoint const&)' ../lib/kde3/libsvnfrontend.a(propertylist.o):(.data.rel.ro._ZTV12Propertylist[vtable for Propertylist]+0x2f4): undefined reference to `KListView::rename(QListViewItem*, int)' ../lib/kde3/libsvnfrontend.a(propertylist.o):(.data.rel.ro._ZTV12Propertylist[vtable for Propertylist]+0x2f8): undefined reference to `KListView::setItemsMovable(bool)' ../lib/kde3/libsvnfrontend.a(propertylist.o):(.data.rel.ro._ZTV12Propertylist[vtable for Propertylist]+0x2fc): undefined reference to `KListView::setItemsRenameable(bool)' ../lib/kde3/libsvnfrontend.a(propertylist.o):(.data.rel.ro._ZTV12Propertylist[vtable for Propertylist]+0x300): undefined reference to `KListView::setDragEnabled(bool)' ../lib/kde3/libsvnfrontend.a(propertylist.o):(.data.rel.ro._ZTV12Propertylist[vtable for Propertylist]+0x304): undefined reference to `KListView::setAutoOpen(bool)' ../lib/kde3/libsvnfrontend.a(propertylist.o):(.data.rel.ro._ZTV12Propertylist[vtable for Propertylist]+0x308): undefined reference to `KListView::setDropVisualizer(bool)' ../lib/kde3/libsvnfrontend.a(propertylist.o):(.data.rel.ro._ZTV12Propertylist[vtable for Propertylist]+0x30c): undefined reference to `KListView::setTooltipColumn(int)' ../lib/kde3/libsvnfrontend.a(propertylist.o):(.data.rel.ro._ZTV12Propertylist[vtable for Propertylist]+0x310): undefined reference to `KListView::setDropHighlighter(bool)' ../lib/kde3/libsvnfrontend.a(propertylist.o):(.data.rel.ro._ZTV12Propertylist[vtable for Propertylist]+0x314): undefined reference to `KListView::setCreateChildren(bool)' ../lib/kde3/libsvnfrontend.a(propertylist.o):(.data.rel.ro._ZTV12Propertylist[vtable for Propertylist]+0x318): undefined reference to `KListView::tooltip(QListViewItem*, int) const' ../lib/kde3/libsvnfrontend.a(propertylist.o):(.data.rel.ro._ZTV12Propertylist[vtable for Propertylist]+0x31c): undefined reference to `KListView::showTooltip(QListViewItem*, QPoint const&, int) const' ../lib/kde3/libsvnfrontend.a(propertylist.o):(.data.rel.ro._ZTV12Propertylist[vtable for Propertylist]+0x320): undefined reference to `KListView::acceptDrag(QDropEvent*) const' ../lib/kde3/libsvnfrontend.a(propertylist.o):(.data.rel.ro._ZTV12Propertylist[vtable for Propertylist]+0x324): undefined reference to `KListView::drawDropVisualizer(QPainter*, QListViewItem*, QListViewItem*)' ../lib/kde3/libsvnfrontend.a(propertylist.o):(.data.rel.ro._ZTV12Propertylist[vtable for Propertylist]+0x328): undefined reference to `KListView::drawItemHighlighter(QPainter*, QListViewItem*)' ../lib/kde3/libsvnfrontend.a(propertylist.o):(.data.rel.ro._ZTV12Propertylist[vtable for Propertylist]+0x32c): undefined reference to `KListView::movableDropEvent(QListViewItem*, QListViewItem*)' ../lib/kde3/libsvnfrontend.a(propertylist.o):(.data.rel.ro._ZTV12Propertylist[vtable for Propertylist]+0x330): undefined reference to `KListView::findDrop(QPoint const&, QListViewItem*&, QListViewItem*&)' ../lib/kde3/libsvnfrontend.a(propertylist.o):(.data.rel.ro._ZTV12Propertylist[vtable for Propertylist]+0x334): undefined reference to `KListView::virtual_hook(int, void*)' ../lib/kde3/libsvnfrontend.a(propertylist.o):(.data.rel.ro._ZTI12Propertylist[typeinfo for Propertylist]+0x8): undefined reference to `typeinfo for KListView' ../lib/kde3/libsvnfrontend.a(propertyitem.o): In function `PropertyListViewItem::PropertyListViewItem(KListView*)': propertyitem.cpp:(.text+0x10e): undefined reference to `KListViewItem::KListViewItem(QListView*)' propertyitem.cpp:(.text+0x1c9): undefined reference to `KListViewItem::~KListViewItem()' ../lib/kde3/libsvnfrontend.a(propertyitem.o): In function `PropertyListViewItem::PropertyListViewItem(KListView*)': propertyitem.cpp:(.text+0x24e): undefined reference to `KListViewItem::KListViewItem(QListView*)' propertyitem.cpp:(.text+0x309): undefined reference to `KListViewItem::~KListViewItem()' ../lib/kde3/libsvnfrontend.a(propertyitem.o): In function `PropertyListViewItem::PropertyListViewItem(KListView*, QString const&, QString const&)': propertyitem.cpp:(.text+0x38b): undefined reference to `KListViewItem::KListViewItem(QListView*)' propertyitem.cpp:(.text+0x438): undefined reference to `KListViewItem::~KListViewItem()' ../lib/kde3/libsvnfrontend.a(propertyitem.o): In function `PropertyListViewItem::PropertyListViewItem(KListView*, QString const&, QString const&)': propertyitem.cpp:(.text+0x4bb): undefined reference to `KListViewItem::KListViewItem(QListView*)' propertyitem.cpp:(.text+0x568): undefined reference to `KListViewItem::~KListViewItem()' ../lib/kde3/libsvnfrontend.a(propertyitem.o): In function `PropertyListViewItem::~PropertyListViewItem()': propertyitem.cpp:(.text+0x903): undefined reference to `KListViewItem::~KListViewItem()' propertyitem.cpp:(.text+0x91d): undefined reference to `KListViewItem::~KListViewItem()' ../lib/kde3/libsvnfrontend.a(propertyitem.o): In function `PropertyListViewItem::~PropertyListViewItem()': propertyitem.cpp:(.text+0xa03): undefined reference to `KListViewItem::~KListViewItem()' propertyitem.cpp:(.text+0xa15): undefined reference to `KListViewItem::~KListViewItem()' ../lib/kde3/libsvnfrontend.a(propertyitem.o):propertyitem.cpp:(.text+0xb03): more undefined references to `KListViewItem::~KListViewItem()' follow ../lib/kde3/libsvnfrontend.a(propertyitem.o):(.data.rel.ro._ZTV20PropertyListViewItem[vtable for PropertyListViewItem]+0x10): undefined reference to `KListViewItem::insertItem(QListViewItem*)' ../lib/kde3/libsvnfrontend.a(propertyitem.o):(.data.rel.ro._ZTV20PropertyListViewItem[vtable for PropertyListViewItem]+0x14): undefined reference to `KListViewItem::takeItem(QListViewItem*)' ../lib/kde3/libsvnfrontend.a(propertyitem.o):(.data.rel.ro._ZTV20PropertyListViewItem[vtable for PropertyListViewItem]+0x4c): undefined reference to `KListViewItem::paintCell(QPainter*, QColorGroup const&, int, int, int)' ../lib/kde3/libsvnfrontend.a(propertyitem.o):(.data.rel.ro._ZTI20PropertyListViewItem[typeinfo for PropertyListViewItem]+0x8): undefined reference to `typeinfo for KListViewItem' ../lib/kde3/libsvnfrontend.a(hotcopydlg_impl.o): In function `HotcopyDlg_impl::destPath() const': hotcopydlg_impl.cpp:(.text+0x6ab): undefined reference to `KURLRequester::url() const' ../lib/kde3/libsvnfrontend.a(hotcopydlg_impl.o): In function `HotcopyDlg_impl::srcPath() const': hotcopydlg_impl.cpp:(.text+0x73b): undefined reference to `KURLRequester::url() const' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::qt_property(int, int, QVariant*)': kdesvnfilelist.cpp:(.text+0x1be): undefined reference to `KListView::qt_property(int, int, QVariant*)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::staticMetaObject()': kdesvnfilelist.cpp:(.text+0x1f9): undefined reference to `KListView::staticMetaObject()' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::leaveEvent(QEvent*)': kdesvnfilelist.cpp:(.text+0x589): undefined reference to `KListView::leaveEvent(QEvent*)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::contentsMouseReleaseEvent(QMouseEvent*)': kdesvnfilelist.cpp:(.text+0x645): undefined reference to `KListView::contentsMouseReleaseEvent(QMouseEvent*)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::contentsMousePressEvent(QMouseEvent*)': kdesvnfilelist.cpp:(.text+0x685): undefined reference to `KListView::contentsMousePressEvent(QMouseEvent*)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::contentsMouseMoveEvent(QMouseEvent*)': kdesvnfilelist.cpp:(.text+0x8d7): undefined reference to `KListView::contentsMouseMoveEvent(QMouseEvent*)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::viewportPaintEvent(QPaintEvent*)': kdesvnfilelist.cpp:(.text+0xf1b): undefined reference to `KListView::viewportPaintEvent(QPaintEvent*)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::qt_cast(char const*)': kdesvnfilelist.cpp:(.text+0x10af): undefined reference to `KListView::qt_cast(char const*)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::qt_invoke(int, QUObject*)': kdesvnfilelist.cpp:(.text+0x16c3): undefined reference to `KListView::qt_invoke(int, QUObject*)' kdesvnfilelist.cpp:(.text+0x16e9): undefined reference to `KListView::staticMetaObject()' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::sigListError()': kdesvnfilelist.cpp:(.text+0x1e19): undefined reference to `KListView::staticMetaObject()' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::sigUrlOpend(bool)': kdesvnfilelist.cpp:(.text+0x1f01): undefined reference to `KListView::staticMetaObject()' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::insertDirs(FileListViewItem*, QValueList >&)': kdesvnfilelist.cpp:(.text+0x2b94): undefined reference to `KDirWatch::addDir(QString const&, bool, bool)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::sigShowPopup(QString const&, QWidget**)': kdesvnfilelist.cpp:(.text+0x3071): undefined reference to `KListView::staticMetaObject()' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::sigProplist(svn::SharedPointer > > > const&, bool, QString const&)': kdesvnfilelist.cpp:(.text+0x3269): undefined reference to `KListView::staticMetaObject()' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::sigSwitchUrl(KURL const&)': kdesvnfilelist.cpp:(.text+0x33e1): undefined reference to `KListView::staticMetaObject()' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::slotChangeToRepository()': kdesvnfilelist.cpp:(.text+0x35ba): undefined reference to `KMessageBox::sorry(QWidget*, QString const&, QString const&, int)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::slotOpenWith()': kdesvnfilelist.cpp:(.text+0x4f8f): undefined reference to `KRun::displayOpenWithDialog(KURL::List const&)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::contentsDropEvent(QDropEvent*)': kdesvnfilelist.cpp:(.text+0x5662): undefined reference to `KListView::dropped(QDropEvent*, QListViewItem*)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::checkUnversionedDirs(FileListViewItem*)': kdesvnfilelist.cpp:(.text+0x5b46): undefined reference to `KDirWatch::addDir(QString const&, bool, bool)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::changeCaption(QString const&)': kdesvnfilelist.cpp:(.text+0x6401): undefined reference to `KListView::staticMetaObject()' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::sigLogMessage(QString const&)': kdesvnfilelist.cpp:(.text+0x6531): undefined reference to `KListView::staticMetaObject()' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::sigUrlChanged(QString const&)': kdesvnfilelist.cpp:(.text+0x69e1): undefined reference to `KListView::staticMetaObject()' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::qt_emit(int, QUObject*)': kdesvnfilelist.cpp:(.text+0x6ad7): undefined reference to `KListView::qt_emit(int, QUObject*)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `.L1729': kdesvnfilelist.cpp:(.text+0x6c39): undefined reference to `KListView::staticMetaObject()' kdesvnfilelist.cpp:(.text+0x6ccd): undefined reference to `KListView::staticMetaObject()' kdesvnfilelist.cpp:(.text+0x6d61): undefined reference to `KListView::staticMetaObject()' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::slotItemRead(QListViewItem*)': kdesvnfilelist.cpp:(.text+0x7d6a): undefined reference to `KListView::staticMetaObject()' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::offersList(SvnItem*, bool)': kdesvnfilelist.cpp:(.text+0x899a): undefined reference to `KTrader::self()' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::refreshRecursive(FileListViewItem*, bool)': kdesvnfilelist.cpp:(.text+0x9b8f): undefined reference to `KDirWatch::addDir(QString const&, bool, bool)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::setupActions()': kdesvnfilelist.cpp:(.text+0xa9fc): undefined reference to `KAction::KAction(QString const&, QString const&, KShortcut const&, QObject const*, char const*, KActionCollection*, char const*)' kdesvnfilelist.cpp:(.text+0xaae6): undefined reference to `KAction::KAction(QString const&, QString const&, KShortcut const&, QObject const*, char const*, KActionCollection*, char const*)' kdesvnfilelist.cpp:(.text+0xabd0): undefined reference to `KAction::KAction(QString const&, QString const&, KShortcut const&, QObject const*, char const*, KActionCollection*, char const*)' kdesvnfilelist.cpp:(.text+0xacba): undefined reference to `KAction::KAction(QString const&, QString const&, KShortcut const&, QObject const*, char const*, KActionCollection*, char const*)' kdesvnfilelist.cpp:(.text+0xadb0): undefined reference to `KAction::KAction(QString const&, QString const&, KShortcut const&, QObject const*, char const*, KActionCollection*, char const*)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o):kdesvnfilelist.cpp:(.text+0xae9a): more undefined references to `KAction::KAction(QString const&, QString const&, KShortcut const&, QObject const*, char const*, KActionCollection*, char const*)' follow ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::setupActions()': kdesvnfilelist.cpp:(.text+0xca28): undefined reference to `KAction::KAction(QString const&, KShortcut const&, QObject const*, char const*, KActionCollection*, char const*)' kdesvnfilelist.cpp:(.text+0xcb35): undefined reference to `KAction::KAction(QString const&, KShortcut const&, QObject const*, char const*, KActionCollection*, char const*)' kdesvnfilelist.cpp:(.text+0xcbd8): undefined reference to `KAction::KAction(QString const&, KShortcut const&, QObject const*, char const*, KActionCollection*, char const*)' kdesvnfilelist.cpp:(.text+0xccbe): undefined reference to `KAction::KAction(QString const&, QString const&, KShortcut const&, QObject const*, char const*, KActionCollection*, char const*)' kdesvnfilelist.cpp:(.text+0xcdc1): undefined reference to `KAction::KAction(QString const&, QString const&, KShortcut const&, QObject const*, char const*, KActionCollection*, char const*)' kdesvnfilelist.cpp:(.text+0xcece): undefined reference to `KAction::KAction(QString const&, QString const&, KShortcut const&, QObject const*, char const*, KActionCollection*, char const*)' kdesvnfilelist.cpp:(.text+0xcfd1): undefined reference to `KAction::KAction(QString const&, QString const&, KShortcut const&, QObject const*, char const*, KActionCollection*, char const*)' kdesvnfilelist.cpp:(.text+0xd126): undefined reference to `KAction::KAction(QString const&, QString const&, KShortcut const&, QObject const*, char const*, KActionCollection*, char const*)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o):kdesvnfilelist.cpp:(.text+0xd273): more undefined references to `KAction::KAction(QString const&, QString const&, KShortcut const&, QObject const*, char const*, KActionCollection*, char const*)' follow ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::setupActions()': kdesvnfilelist.cpp:(.text+0xd64a): undefined reference to `KAction::KAction(QString const&, KShortcut const&, QObject const*, char const*, KActionCollection*, char const*)' kdesvnfilelist.cpp:(.text+0xd721): undefined reference to `KAction::KAction(QString const&, QString const&, KShortcut const&, QObject const*, char const*, KActionCollection*, char const*)' kdesvnfilelist.cpp:(.text+0xd82a): undefined reference to `KAction::KAction(QString const&, QString const&, KShortcut const&, QObject const*, char const*, KActionCollection*, char const*)' kdesvnfilelist.cpp:(.text+0xd8ff): undefined reference to `KAction::KAction(QString const&, KShortcut const&, QObject const*, char const*, KActionCollection*, char const*)' kdesvnfilelist.cpp:(.text+0xd9d0): undefined reference to `KAction::KAction(QString const&, QString const&, KShortcut const&, QObject const*, char const*, KActionCollection*, char const*)' kdesvnfilelist.cpp:(.text+0xdad3): undefined reference to `KAction::KAction(QString const&, QString const&, KShortcut const&, QObject const*, char const*, KActionCollection*, char const*)' kdesvnfilelist.cpp:(.text+0xdbd8): undefined reference to `KAction::KAction(QString const&, QString const&, KShortcut const&, QObject const*, char const*, KActionCollection*, char const*)' kdesvnfilelist.cpp:(.text+0xdcd5): undefined reference to `KAction::KAction(QString const&, QString const&, KShortcut const&, QObject const*, char const*, KActionCollection*, char const*)' kdesvnfilelist.cpp:(.text+0xdda1): undefined reference to `KAction::KAction(QString const&, KShortcut const&, QObject const*, char const*, KActionCollection*, char const*)' kdesvnfilelist.cpp:(.text+0xdea5): undefined reference to `KAction::KAction(QString const&, KShortcut const&, QObject const*, char const*, KActionCollection*, char const*)' kdesvnfilelist.cpp:(.text+0xdf4f): undefined reference to `KActionCollection::setHighlightingEnabled(bool)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::slotRevisionCat()': kdesvnfilelist.cpp:(.text+0xeebc): undefined reference to `KDialogBase::saveDialogSize(KConfig&, QString const&, bool) const' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::slotRangeBlame()': kdesvnfilelist.cpp:(.text+0xf08d): undefined reference to `KDialogBase::saveDialogSize(KConfig&, QString const&, bool) const' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::slotMkdir()': kdesvnfilelist.cpp:(.text+0xf625): undefined reference to `KMessageBox::sorry(QWidget*, QString const&, QString const&, int)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::slotCheckNewItems()': kdesvnfilelist.cpp:(.text+0xfc99): undefined reference to `KMessageBox::sorry(QWidget*, QString const&, QString const&, int)' kdesvnfilelist.cpp:(.text+0xfd4a): undefined reference to `KMessageBox::sorry(QWidget*, QString const&, QString const&, int)' kdesvnfilelist.cpp:(.text+0xfe30): undefined reference to `KMessageBox::sorry(QWidget*, QString const&, QString const&, int)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::slotLock()': kdesvnfilelist.cpp:(.text+0x100f7): undefined reference to `KMessageBox::error(QWidget*, QString const&, QString const&, int)' kdesvnfilelist.cpp:(.text+0x10283): undefined reference to `KDialogBase::saveDialogSize(KConfig&, QString const&, bool) const' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::slotMakePartTree()': kdesvnfilelist.cpp:(.text+0x105b1): undefined reference to `KDialogBase::saveDialogSize(KConfig&, QString const&, bool) const' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::slotMakeRangeLog()': kdesvnfilelist.cpp:(.text+0x108dd): undefined reference to `KDialogBase::saveDialogSize(KConfig&, QString const&, bool) const' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::slotSelectBrowsingRevision()': kdesvnfilelist.cpp:(.text+0x10b39): undefined reference to `KDialogBase::saveDialogSize(KConfig&, QString const&, bool) const' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::slotRelocate()': kdesvnfilelist.cpp:(.text+0x10e6d): undefined reference to `KDialogBase::saveDialogSize(KConfig&, QString const&, bool) const' kdesvnfilelist.cpp:(.text+0x10fc6): undefined reference to `KMessageBox::error(QWidget*, QString const&, QString const&, int)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::slotDirAdded(QString const&, FileListViewItem*)': kdesvnfilelist.cpp:(.text+0x114e0): undefined reference to `KDirWatch::addDir(QString const&, bool, bool)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::slotMerge()': kdesvnfilelist.cpp:(.text+0x1309e): undefined reference to `KDialogBase::setHelp(QString const&, QString const&)' kdesvnfilelist.cpp:(.text+0x1316e): undefined reference to `KDialogBase::saveDialogSize(KConfig&, QString const&, bool) const' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::slotDiffRevisions()': kdesvnfilelist.cpp:(.text+0x13899): undefined reference to `KDialogBase::saveDialogSize(KConfig&, QString const&, bool) const' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::kdesvnfilelist(KActionCollection*, QWidget*, char const*)': kdesvnfilelist.cpp:(.text+0x13f49): undefined reference to `KListView::KListView(QWidget*, char const*)' kdesvnfilelist.cpp:(.text+0x14112): undefined reference to `KListView::setSelectionModeExt(KListView::SelectionModeExt)' kdesvnfilelist.cpp:(.text+0x1417a): undefined reference to `KListView::addColumn(QString const&, int)' kdesvnfilelist.cpp:(.text+0x141c9): undefined reference to `KListView::addColumn(QString const&, int)' kdesvnfilelist.cpp:(.text+0x14218): undefined reference to `KListView::addColumn(QString const&, int)' kdesvnfilelist.cpp:(.text+0x14267): undefined reference to `KListView::addColumn(QString const&, int)' kdesvnfilelist.cpp:(.text+0x142b6): undefined reference to `KListView::addColumn(QString const&, int)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o):kdesvnfilelist.cpp:(.text+0x14305): more undefined references to `KListView::addColumn(QString const&, int)' follow ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::kdesvnfilelist(KActionCollection*, QWidget*, char const*)': kdesvnfilelist.cpp:(.text+0x1458a): undefined reference to `KListView::setDropHighlighter(bool)' kdesvnfilelist.cpp:(.text+0x1459d): undefined reference to `KListView::setDragEnabled(bool)' kdesvnfilelist.cpp:(.text+0x145b0): undefined reference to `KListView::setItemsMovable(bool)' kdesvnfilelist.cpp:(.text+0x145c3): undefined reference to `KListView::setDropVisualizer(bool)' kdesvnfilelist.cpp:(.text+0x145d6): undefined reference to `KListView::setAcceptDrops(bool)' kdesvnfilelist.cpp:(.text+0x1464d): undefined reference to `KListView::~KListView()' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::kdesvnfilelist(KActionCollection*, QWidget*, char const*)': kdesvnfilelist.cpp:(.text+0x14729): undefined reference to `KListView::KListView(QWidget*, char const*)' kdesvnfilelist.cpp:(.text+0x148f2): undefined reference to `KListView::setSelectionModeExt(KListView::SelectionModeExt)' kdesvnfilelist.cpp:(.text+0x1495a): undefined reference to `KListView::addColumn(QString const&, int)' kdesvnfilelist.cpp:(.text+0x149a9): undefined reference to `KListView::addColumn(QString const&, int)' kdesvnfilelist.cpp:(.text+0x149f8): undefined reference to `KListView::addColumn(QString const&, int)' kdesvnfilelist.cpp:(.text+0x14a47): undefined reference to `KListView::addColumn(QString const&, int)' kdesvnfilelist.cpp:(.text+0x14a96): undefined reference to `KListView::addColumn(QString const&, int)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o):kdesvnfilelist.cpp:(.text+0x14ae5): more undefined references to `KListView::addColumn(QString const&, int)' follow ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::kdesvnfilelist(KActionCollection*, QWidget*, char const*)': kdesvnfilelist.cpp:(.text+0x14d6a): undefined reference to `KListView::setDropHighlighter(bool)' kdesvnfilelist.cpp:(.text+0x14d7d): undefined reference to `KListView::setDragEnabled(bool)' kdesvnfilelist.cpp:(.text+0x14d90): undefined reference to `KListView::setItemsMovable(bool)' kdesvnfilelist.cpp:(.text+0x14da3): undefined reference to `KListView::setDropVisualizer(bool)' kdesvnfilelist.cpp:(.text+0x14db6): undefined reference to `KListView::setAcceptDrops(bool)' kdesvnfilelist.cpp:(.text+0x14e2d): undefined reference to `KListView::~KListView()' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::slotImportIntoCurrent(bool)': kdesvnfilelist.cpp:(.text+0x15803): undefined reference to `KMessageBox::error(QWidget*, QString const&, QString const&, int)' kdesvnfilelist.cpp:(.text+0x15920): undefined reference to `KFileDialog::getExistingDirectory(QString const&, QWidget*, QString const&)' kdesvnfilelist.cpp:(.text+0x15ab2): undefined reference to `KMessageBox::error(QWidget*, QString const&, QString const&, int)' kdesvnfilelist.cpp:(.text+0x15b87): undefined reference to `KFileDialog::getImageOpenURL(QString const&, QWidget*, QString const&)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::_openURL(QString const&)': kdesvnfilelist.cpp:(.text+0x15ea9): undefined reference to `KListView::staticMetaObject()' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::closeMe()': kdesvnfilelist.cpp:(.text+0x16929): undefined reference to `KListView::staticMetaObject()' kdesvnfilelist.cpp:(.text+0x169c1): undefined reference to `KListView::staticMetaObject()' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::slotNotifyMessage(QString const&)': kdesvnfilelist.cpp:(.text+0x16b29): undefined reference to `KListView::staticMetaObject()' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::slotClientException(QString const&)': kdesvnfilelist.cpp:(.text+0x16c6b): undefined reference to `KMessageBox::sorry(QWidget*, QString const&, QString const&, int)' kdesvnfilelist.cpp:(.text+0x16c99): undefined reference to `KListView::staticMetaObject()' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::~kdesvnfilelist()': kdesvnfilelist.cpp:(.text+0x16ed5): undefined reference to `KListView::~KListView()' kdesvnfilelist.cpp:(.text+0x16f15): undefined reference to `KListView::~KListView()' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::~kdesvnfilelist()': kdesvnfilelist.cpp:(.text+0x170f1): undefined reference to `KListView::~KListView()' kdesvnfilelist.cpp:(.text+0x17116): undefined reference to `KListView::~KListView()' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::~kdesvnfilelist()': kdesvnfilelist.cpp:(.text+0x172f1): undefined reference to `KListView::~KListView()' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o):kdesvnfilelist.cpp:(.text+0x17316): more undefined references to `KListView::~KListView()' follow ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::slotDropped(QDropEvent*, QListViewItem*)': kdesvnfilelist.cpp:(.text+0x17c6c): undefined reference to `KIO::copy(KURL::List const&, KURL const&, bool)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::slotImportIntoDir(KURL const&, QString const&, bool)': kdesvnfilelist.cpp:(.text+0x18945): undefined reference to `KDialogBase::saveDialogSize(KConfig&, QString const&, bool) const' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::openURL(KURL const&, bool)': kdesvnfilelist.cpp:(.text+0x19855): undefined reference to `KDirWatch::KDirWatch(QObject*, char const*)' kdesvnfilelist.cpp:(.text+0x1999d): undefined reference to `KDirWatch::addDir(QString const&, bool, bool)' kdesvnfilelist.cpp:(.text+0x1a1f9): undefined reference to `KListView::staticMetaObject()' kdesvnfilelist.cpp:(.text+0x1a290): undefined reference to `KListView::staticMetaObject()' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::slotUnlock()': kdesvnfilelist.cpp:(.text+0x1a8c7): undefined reference to `KMessageBox::error(QWidget*, QString const&, QString const&, int)' kdesvnfilelist.cpp:(.text+0x1a90a): undefined reference to `KStdGuiItem::no()' kdesvnfilelist.cpp:(.text+0x1a91b): undefined reference to `KStdGuiItem::yes()' kdesvnfilelist.cpp:(.text+0x1a981): undefined reference to `KMessageBox::questionYesNoCancel(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, int)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::slotDelete()': kdesvnfilelist.cpp:(.text+0x1ad1f): undefined reference to `KMessageBox::error(QWidget*, QString const&, QString const&, int)' kdesvnfilelist.cpp:(.text+0x1b150): undefined reference to `KStdGuiItem::no()' kdesvnfilelist.cpp:(.text+0x1b164): undefined reference to `KStdGuiItem::yes()' kdesvnfilelist.cpp:(.text+0x1b1d7): undefined reference to `KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, int)' kdesvnfilelist.cpp:(.text+0x1b5ca): undefined reference to `KIO::del(KURL::List const&, bool, bool)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::slotItemDoubleClicked(QListViewItem*)': kdesvnfilelist.cpp:(.text+0x1ce6a): undefined reference to `KRun::displayOpenWithDialog(KURL::List const&)' kdesvnfilelist.cpp:(.text+0x1d064): undefined reference to `KRun::runCommand(QString)' kdesvnfilelist.cpp:(.text+0x1d16d): undefined reference to `KMessageBox::error(QWidget*, QString const&, QString const&, int)' kdesvnfilelist.cpp:(.text+0x1d208): undefined reference to `KRun::run(KService const&, KURL::List const&)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `kdesvnfilelist::metaObject() const': kdesvnfilelist.cpp:(.text._ZNK14kdesvnfilelist10metaObjectEv[kdesvnfilelist::metaObject() const]+0x29): undefined reference to `KListView::staticMetaObject()' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `KDialogBase* kdesvnfilelist::createDialog(Importdir_logmsg**, QString const&, bool, char const*, bool)': kdesvnfilelist.cpp:(.text._ZN14kdesvnfilelist12createDialogI16Importdir_logmsgEEP11KDialogBasePPT_RK7QStringbPKcb[KDialogBase* kdesvnfilelist::createDialog(Importdir_logmsg**, QString const&, bool, char const*, bool)]+0xbc): undefined reference to `KDialogBase::KDialogBase(QWidget*, char const*, bool, QString const&, int, KDialogBase::ButtonCode, bool, KGuiItem const&, KGuiItem const&, KGuiItem const&)' kdesvnfilelist.cpp:(.text._ZN14kdesvnfilelist12createDialogI16Importdir_logmsgEEP11KDialogBasePPT_RK7QStringbPKcb[KDialogBase* kdesvnfilelist::createDialog(Importdir_logmsg**, QString const&, bool, char const*, bool)]+0xf0): undefined reference to `KDialogBase::makeVBoxMainWidget()' kdesvnfilelist.cpp:(.text._ZN14kdesvnfilelist12createDialogI16Importdir_logmsgEEP11KDialogBasePPT_RK7QStringbPKcb[KDialogBase* kdesvnfilelist::createDialog(Importdir_logmsg**, QString const&, bool, char const*, bool)]+0x159): undefined reference to `KDialogBase::configDialogSize(KConfig&, QString const&) const' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `KDialogBase* kdesvnfilelist::createDialog(CheckoutInfo_impl**, QString const&, bool, char const*, bool)': kdesvnfilelist.cpp:(.text._ZN14kdesvnfilelist12createDialogI17CheckoutInfo_implEEP11KDialogBasePPT_RK7QStringbPKcb[KDialogBase* kdesvnfilelist::createDialog(CheckoutInfo_impl**, QString const&, bool, char const*, bool)]+0xbc): undefined reference to `KDialogBase::KDialogBase(QWidget*, char const*, bool, QString const&, int, KDialogBase::ButtonCode, bool, KGuiItem const&, KGuiItem const&, KGuiItem const&)' kdesvnfilelist.cpp:(.text._ZN14kdesvnfilelist12createDialogI17CheckoutInfo_implEEP11KDialogBasePPT_RK7QStringbPKcb[KDialogBase* kdesvnfilelist::createDialog(CheckoutInfo_impl**, QString const&, bool, char const*, bool)]+0xf0): undefined reference to `KDialogBase::makeVBoxMainWidget()' kdesvnfilelist.cpp:(.text._ZN14kdesvnfilelist12createDialogI17CheckoutInfo_implEEP11KDialogBasePPT_RK7QStringbPKcb[KDialogBase* kdesvnfilelist::createDialog(CheckoutInfo_impl**, QString const&, bool, char const*, bool)]+0x159): undefined reference to `KDialogBase::configDialogSize(KConfig&, QString const&) const' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `KDialogBase* kdesvnfilelist::createDialog(MergeDlg_impl**, QString const&, bool, char const*, bool)': kdesvnfilelist.cpp:(.text._ZN14kdesvnfilelist12createDialogI13MergeDlg_implEEP11KDialogBasePPT_RK7QStringbPKcb[KDialogBase* kdesvnfilelist::createDialog(MergeDlg_impl**, QString const&, bool, char const*, bool)]+0xbc): undefined reference to `KDialogBase::KDialogBase(QWidget*, char const*, bool, QString const&, int, KDialogBase::ButtonCode, bool, KGuiItem const&, KGuiItem const&, KGuiItem const&)' kdesvnfilelist.cpp:(.text._ZN14kdesvnfilelist12createDialogI13MergeDlg_implEEP11KDialogBasePPT_RK7QStringbPKcb[KDialogBase* kdesvnfilelist::createDialog(MergeDlg_impl**, QString const&, bool, char const*, bool)]+0xf0): undefined reference to `KDialogBase::makeVBoxMainWidget()' kdesvnfilelist.cpp:(.text._ZN14kdesvnfilelist12createDialogI13MergeDlg_implEEP11KDialogBasePPT_RK7QStringbPKcb[KDialogBase* kdesvnfilelist::createDialog(MergeDlg_impl**, QString const&, bool, char const*, bool)]+0x171): undefined reference to `KDialogBase::configDialogSize(KConfig&, QString const&) const' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `KDialogBase* kdesvnfilelist::createDialog(Logmsg_impl**, QString const&, bool, char const*, bool)': kdesvnfilelist.cpp:(.text._ZN14kdesvnfilelist12createDialogI11Logmsg_implEEP11KDialogBasePPT_RK7QStringbPKcb[KDialogBase* kdesvnfilelist::createDialog(Logmsg_impl**, QString const&, bool, char const*, bool)]+0xbc): undefined reference to `KDialogBase::KDialogBase(QWidget*, char const*, bool, QString const&, int, KDialogBase::ButtonCode, bool, KGuiItem const&, KGuiItem const&, KGuiItem const&)' kdesvnfilelist.cpp:(.text._ZN14kdesvnfilelist12createDialogI11Logmsg_implEEP11KDialogBasePPT_RK7QStringbPKcb[KDialogBase* kdesvnfilelist::createDialog(Logmsg_impl**, QString const&, bool, char const*, bool)]+0xf0): undefined reference to `KDialogBase::makeVBoxMainWidget()' kdesvnfilelist.cpp:(.text._ZN14kdesvnfilelist12createDialogI11Logmsg_implEEP11KDialogBasePPT_RK7QStringbPKcb[KDialogBase* kdesvnfilelist::createDialog(Logmsg_impl**, QString const&, bool, char const*, bool)]+0x159): undefined reference to `KDialogBase::configDialogSize(KConfig&, QString const&) const' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o): In function `KDialogBase* kdesvnfilelist::createDialog(Rangeinput_impl**, QString const&, bool, char const*, bool)': kdesvnfilelist.cpp:(.text._ZN14kdesvnfilelist12createDialogI15Rangeinput_implEEP11KDialogBasePPT_RK7QStringbPKcb[KDialogBase* kdesvnfilelist::createDialog(Rangeinput_impl**, QString const&, bool, char const*, bool)]+0xbc): undefined reference to `KDialogBase::KDialogBase(QWidget*, char const*, bool, QString const&, int, KDialogBase::ButtonCode, bool, KGuiItem const&, KGuiItem const&, KGuiItem const&)' kdesvnfilelist.cpp:(.text._ZN14kdesvnfilelist12createDialogI15Rangeinput_implEEP11KDialogBasePPT_RK7QStringbPKcb[KDialogBase* kdesvnfilelist::createDialog(Rangeinput_impl**, QString const&, bool, char const*, bool)]+0xf0): undefined reference to `KDialogBase::makeVBoxMainWidget()' kdesvnfilelist.cpp:(.text._ZN14kdesvnfilelist12createDialogI15Rangeinput_implEEP11KDialogBasePPT_RK7QStringbPKcb[KDialogBase* kdesvnfilelist::createDialog(Rangeinput_impl**, QString const&, bool, char const*, bool)]+0x159): undefined reference to `KDialogBase::configDialogSize(KConfig&, QString const&) const' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o):(.data.rel.ro._ZTV14kdesvnfilelist[vtable for kdesvnfilelist]+0x28): undefined reference to `KListView::event(QEvent*)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o):(.data.rel.ro._ZTV14kdesvnfilelist[vtable for kdesvnfilelist]+0x10c): undefined reference to `KListView::setAcceptDrops(bool)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o):(.data.rel.ro._ZTV14kdesvnfilelist[vtable for kdesvnfilelist]+0x130): undefined reference to `KListView::keyPressEvent(QKeyEvent*)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o):(.data.rel.ro._ZTV14kdesvnfilelist[vtable for kdesvnfilelist]+0x138): undefined reference to `KListView::focusInEvent(QFocusEvent*)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o):(.data.rel.ro._ZTV14kdesvnfilelist[vtable for kdesvnfilelist]+0x13c): undefined reference to `KListView::focusOutEvent(QFocusEvent*)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o):(.data.rel.ro._ZTV14kdesvnfilelist[vtable for kdesvnfilelist]+0x214): undefined reference to `KListView::contentsMouseDoubleClickEvent(QMouseEvent*)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o):(.data.rel.ro._ZTV14kdesvnfilelist[vtable for kdesvnfilelist]+0x238): undefined reference to `KListView::viewportResizeEvent(QResizeEvent*)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o):(.data.rel.ro._ZTV14kdesvnfilelist[vtable for kdesvnfilelist]+0x278): undefined reference to `KListView::takeItem(QListViewItem*)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o):(.data.rel.ro._ZTV14kdesvnfilelist[vtable for kdesvnfilelist]+0x280): undefined reference to `KListView::addColumn(QString const&, int)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o):(.data.rel.ro._ZTV14kdesvnfilelist[vtable for kdesvnfilelist]+0x284): undefined reference to `KListView::addColumn(QIconSet const&, QString const&, int)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o):(.data.rel.ro._ZTV14kdesvnfilelist[vtable for kdesvnfilelist]+0x288): undefined reference to `KListView::removeColumn(int)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o):(.data.rel.ro._ZTV14kdesvnfilelist[vtable for kdesvnfilelist]+0x2c0): undefined reference to `KListView::setSorting(int, bool)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o):(.data.rel.ro._ZTV14kdesvnfilelist[vtable for kdesvnfilelist]+0x2e8): undefined reference to `KListView::startDrag()' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o):(.data.rel.ro._ZTV14kdesvnfilelist[vtable for kdesvnfilelist]+0x2f0): undefined reference to `KListView::isExecuteArea(QPoint const&)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o):(.data.rel.ro._ZTV14kdesvnfilelist[vtable for kdesvnfilelist]+0x2f4): undefined reference to `KListView::rename(QListViewItem*, int)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o):(.data.rel.ro._ZTV14kdesvnfilelist[vtable for kdesvnfilelist]+0x2f8): undefined reference to `KListView::setItemsMovable(bool)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o):(.data.rel.ro._ZTV14kdesvnfilelist[vtable for kdesvnfilelist]+0x2fc): undefined reference to `KListView::setItemsRenameable(bool)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o):(.data.rel.ro._ZTV14kdesvnfilelist[vtable for kdesvnfilelist]+0x300): undefined reference to `KListView::setDragEnabled(bool)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o):(.data.rel.ro._ZTV14kdesvnfilelist[vtable for kdesvnfilelist]+0x304): undefined reference to `KListView::setAutoOpen(bool)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o):(.data.rel.ro._ZTV14kdesvnfilelist[vtable for kdesvnfilelist]+0x308): undefined reference to `KListView::setDropVisualizer(bool)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o):(.data.rel.ro._ZTV14kdesvnfilelist[vtable for kdesvnfilelist]+0x30c): undefined reference to `KListView::setTooltipColumn(int)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o):(.data.rel.ro._ZTV14kdesvnfilelist[vtable for kdesvnfilelist]+0x310): undefined reference to `KListView::setDropHighlighter(bool)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o):(.data.rel.ro._ZTV14kdesvnfilelist[vtable for kdesvnfilelist]+0x314): undefined reference to `KListView::setCreateChildren(bool)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o):(.data.rel.ro._ZTV14kdesvnfilelist[vtable for kdesvnfilelist]+0x318): undefined reference to `KListView::tooltip(QListViewItem*, int) const' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o):(.data.rel.ro._ZTV14kdesvnfilelist[vtable for kdesvnfilelist]+0x31c): undefined reference to `KListView::showTooltip(QListViewItem*, QPoint const&, int) const' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o):(.data.rel.ro._ZTV14kdesvnfilelist[vtable for kdesvnfilelist]+0x324): undefined reference to `KListView::drawDropVisualizer(QPainter*, QListViewItem*, QListViewItem*)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o):(.data.rel.ro._ZTV14kdesvnfilelist[vtable for kdesvnfilelist]+0x328): undefined reference to `KListView::drawItemHighlighter(QPainter*, QListViewItem*)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o):(.data.rel.ro._ZTV14kdesvnfilelist[vtable for kdesvnfilelist]+0x32c): undefined reference to `KListView::movableDropEvent(QListViewItem*, QListViewItem*)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o):(.data.rel.ro._ZTV14kdesvnfilelist[vtable for kdesvnfilelist]+0x330): undefined reference to `KListView::findDrop(QPoint const&, QListViewItem*&, QListViewItem*&)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o):(.data.rel.ro._ZTV14kdesvnfilelist[vtable for kdesvnfilelist]+0x334): undefined reference to `KListView::virtual_hook(int, void*)' ../lib/kde3/libsvnfrontend.a(kdesvnfilelist.o):(.data.rel.ro._ZTI14kdesvnfilelist[typeinfo for kdesvnfilelist]+0x10): undefined reference to `typeinfo for KListView' ../lib/kde3/libsvnfrontend.a(loaddmpdlg_impl.o): In function `LoadDmpDlg_impl::repository() const': loaddmpdlg_impl.cpp:(.text+0x6b8): undefined reference to `KURLRequester::url() const' ../lib/kde3/libsvnfrontend.a(loaddmpdlg_impl.o): In function `LoadDmpDlg_impl::dumpFile() const': loaddmpdlg_impl.cpp:(.text+0x815): undefined reference to `KURLRequester::url() const' ../lib/kde3/libsvnfrontend.a(mergedlg_impl.o): In function `MergeDlg_impl::MergeDlg_impl(QWidget*, char const*, bool, bool, bool)': mergedlg_impl.cpp:(.text+0x5f6): undefined reference to `KURLRequester::setMode(unsigned int)' mergedlg_impl.cpp:(.text+0x63e): undefined reference to `KURLRequester::setMode(unsigned int)' mergedlg_impl.cpp:(.text+0x68c): undefined reference to `KURLRequester::setMode(unsigned int)' ../lib/kde3/libsvnfrontend.a(mergedlg_impl.o): In function `MergeDlg_impl::MergeDlg_impl(QWidget*, char const*, bool, bool, bool)': mergedlg_impl.cpp:(.text+0x7a6): undefined reference to `KURLRequester::setMode(unsigned int)' mergedlg_impl.cpp:(.text+0x7ee): undefined reference to `KURLRequester::setMode(unsigned int)' ../lib/kde3/libsvnfrontend.a(mergedlg_impl.o):mergedlg_impl.cpp:(.text+0x83c): more undefined references to `KURLRequester::setMode(unsigned int)' follow ../lib/kde3/libsvnfrontend.a(mergedlg_impl.o): In function `MergeDlg_impl::Dest() const': mergedlg_impl.cpp:(.text+0xa2b): undefined reference to `KURLRequester::url() const' ../lib/kde3/libsvnfrontend.a(mergedlg_impl.o): In function `MergeDlg_impl::getMergeRange(QPair&, bool*, bool*, bool*, bool*, bool*, QWidget*, char const*)': mergedlg_impl.cpp:(.text+0xbd6): undefined reference to `KDialogBase::KDialogBase(QWidget*, char const*, bool, QString const&, int, KDialogBase::ButtonCode, bool, KGuiItem const&, KGuiItem const&, KGuiItem const&)' mergedlg_impl.cpp:(.text+0xc5a): undefined reference to `KDialogBase::setHelp(QString const&, QString const&)' mergedlg_impl.cpp:(.text+0xca8): undefined reference to `KDialogBase::makeVBoxMainWidget()' mergedlg_impl.cpp:(.text+0xcfe): undefined reference to `KDialogBase::minimumSizeHint() const' mergedlg_impl.cpp:(.text+0xd66): undefined reference to `KDialogBase::~KDialogBase()' mergedlg_impl.cpp:(.text+0xe25): undefined reference to `KDialogBase::~KDialogBase()' mergedlg_impl.cpp:(.text+0xe83): undefined reference to `KDialogBase::~KDialogBase()' mergedlg_impl.cpp:(.text+0xea1): undefined reference to `KDialogBase::~KDialogBase()' mergedlg_impl.cpp:(.text+0xf01): undefined reference to `KDialogBase::~KDialogBase()' ../lib/kde3/libsvnfrontend.a(mergedlg_impl.o): In function `MergeDlg_impl::setDest(QString const&)': mergedlg_impl.cpp:(.text+0xf5e): undefined reference to `KURLRequester::setURL(QString const&)' mergedlg_impl.cpp:(.text+0x101b): undefined reference to `KURLRequester::setURL(QString const&)' ../lib/kde3/libsvnfrontend.a(mergedlg_impl.o): In function `MergeDlg_impl::Src1() const': mergedlg_impl.cpp:(.text+0x10b8): undefined reference to `KURLRequester::url() const' mergedlg_impl.cpp:(.text+0x1203): undefined reference to `KURLRequester::url() const' ../lib/kde3/libsvnfrontend.a(mergedlg_impl.o): In function `MergeDlg_impl::Src2() const': mergedlg_impl.cpp:(.text+0x1385): undefined reference to `KURLRequester::url() const' mergedlg_impl.cpp:(.text+0x13cb): undefined reference to `KURLRequester::url() const' mergedlg_impl.cpp:(.text+0x1558): undefined reference to `KURLRequester::url() const' ../lib/kde3/libsvnfrontend.a(mergedlg_impl.o): In function `MergeDlg_impl::setSrc2(QString const&)': mergedlg_impl.cpp:(.text+0x16f5): undefined reference to `KURLRequester::setURL(QString const&)' mergedlg_impl.cpp:(.text+0x184c): undefined reference to `KURLRequester::setURL(QString const&)' ../lib/kde3/libsvnfrontend.a(mergedlg_impl.o): In function `MergeDlg_impl::setSrc1(QString const&)': mergedlg_impl.cpp:(.text+0x1a15): undefined reference to `KURLRequester::setURL(QString const&)' mergedlg_impl.cpp:(.text+0x1b6c): undefined reference to `KURLRequester::setURL(QString const&)' ../lib/kde3/libsvnfrontend.a(opencontextmenu.o): In function `OpenContextmenu::slotOpenWith()': opencontextmenu.cpp:(.text+0x54b): undefined reference to `KRun::displayOpenWithDialog(KURL::List const&)' ../lib/kde3/libsvnfrontend.a(opencontextmenu.o): In function `OpenContextmenu::setup()': opencontextmenu.cpp:(.text+0x8b3): undefined reference to `KService::noDisplay() const' opencontextmenu.cpp:(.text+0xa1b): undefined reference to `KService::pixmap(KIcon::Group, int, int, QString*) const' opencontextmenu.cpp:(.text+0xad0): undefined reference to `KAction::KAction(QString const&, QIconSet const&, KShortcut const&, QObject const*, char const*, QObject*, char const*)' opencontextmenu.cpp:(.text+0xc53): undefined reference to `KAction::KAction(QString const&, QString const&, KShortcut const&, QObject const*, char const*, QObject*, char const*)' ../lib/kde3/libsvnfrontend.a(opencontextmenu.o): In function `OpenContextmenu::slotRunService()': opencontextmenu.cpp:(.text+0x13c4): undefined reference to `KRun::run(KService const&, KURL::List const&)' ../lib/kde3/libsvnfrontend.a(stopdlg.o): In function `StopDlg::qt_property(int, int, QVariant*)': stopdlg.cpp:(.text+0x3fe): undefined reference to `KDialogBase::qt_property(int, int, QVariant*)' ../lib/kde3/libsvnfrontend.a(stopdlg.o): In function `StopSimpleDlg::qt_property(int, int, QVariant*)': stopdlg.cpp:(.text+0x43e): undefined reference to `KDialogBase::qt_property(int, int, QVariant*)' ../lib/kde3/libsvnfrontend.a(stopdlg.o): In function `StopDlg::qt_cast(char const*)': stopdlg.cpp:(.text+0x4ae): undefined reference to `KDialogBase::qt_cast(char const*)' ../lib/kde3/libsvnfrontend.a(stopdlg.o): In function `StopDlg::staticMetaObject()': stopdlg.cpp:(.text+0x4e9): undefined reference to `KDialogBase::staticMetaObject()' ../lib/kde3/libsvnfrontend.a(stopdlg.o): In function `StopDlg::slotExtraMessage(QString const&)': stopdlg.cpp:(.text+0x6dc): undefined reference to `KDialogBase::plainPage()' stopdlg.cpp:(.text+0x709): undefined reference to `KTextBrowser::KTextBrowser(QWidget*, char const*, bool)' ../lib/kde3/libsvnfrontend.a(stopdlg.o): In function `StopSimpleDlg::qt_cast(char const*)': stopdlg.cpp:(.text+0x9ce): undefined reference to `KDialogBase::qt_cast(char const*)' ../lib/kde3/libsvnfrontend.a(stopdlg.o): In function `StopDlg::~StopDlg()': stopdlg.cpp:(.text+0xa7e): undefined reference to `KDialogBase::~KDialogBase()' stopdlg.cpp:(.text+0xa9d): undefined reference to `KDialogBase::~KDialogBase()' ../lib/kde3/libsvnfrontend.a(stopdlg.o): In function `StopDlg::~StopDlg()': stopdlg.cpp:(.text+0xb6e): undefined reference to `KDialogBase::~KDialogBase()' stopdlg.cpp:(.text+0xb85): undefined reference to `KDialogBase::~KDialogBase()' ../lib/kde3/libsvnfrontend.a(stopdlg.o): In function `StopDlg::~StopDlg()': stopdlg.cpp:(.text+0xc4e): undefined reference to `KDialogBase::~KDialogBase()' ../lib/kde3/libsvnfrontend.a(stopdlg.o):stopdlg.cpp:(.text+0xc65): more undefined references to `KDialogBase::~KDialogBase()' follow ../lib/kde3/libsvnfrontend.a(stopdlg.o): In function `StopDlg::StopDlg(QObject*, QWidget*, char const*, QString const&, QString const&)': stopdlg.cpp:(.text+0xd34): undefined reference to `KDialogBase::KDialogBase(int, QString const&, int, KDialogBase::ButtonCode, QWidget*, char const*, bool, bool, KGuiItem const&, KGuiItem const&, KGuiItem const&)' stopdlg.cpp:(.text+0xede): undefined reference to `KDialogBase::showButton(KDialogBase::ButtonCode, bool)' stopdlg.cpp:(.text+0xef7): undefined reference to `KDialogBase::actionButton(KDialogBase::ButtonCode)' stopdlg.cpp:(.text+0xf4f): undefined reference to `KDialogBase::plainPage()' stopdlg.cpp:(.text+0x101e): undefined reference to `KProgress::KProgress(int, QWidget*, char const*, unsigned int)' stopdlg.cpp:(.text+0x104a): undefined reference to `KProgress::setTextEnabled(bool)' stopdlg.cpp:(.text+0x10a7): undefined reference to `KProgress::KProgress(int, QWidget*, char const*, unsigned int)' stopdlg.cpp:(.text+0x11e6): undefined reference to `KDialogBase::adjustSize()' stopdlg.cpp:(.text+0x123f): undefined reference to `KDialogBase::~KDialogBase()' ../lib/kde3/libsvnfrontend.a(stopdlg.o): In function `StopDlg::StopDlg(QObject*, QWidget*, char const*, QString const&, QString const&)': stopdlg.cpp:(.text+0x13d4): undefined reference to `KDialogBase::KDialogBase(int, QString const&, int, KDialogBase::ButtonCode, QWidget*, char const*, bool, bool, KGuiItem const&, KGuiItem const&, KGuiItem const&)' stopdlg.cpp:(.text+0x157e): undefined reference to `KDialogBase::showButton(KDialogBase::ButtonCode, bool)' stopdlg.cpp:(.text+0x1597): undefined reference to `KDialogBase::actionButton(KDialogBase::ButtonCode)' stopdlg.cpp:(.text+0x15ef): undefined reference to `KDialogBase::plainPage()' stopdlg.cpp:(.text+0x16be): undefined reference to `KProgress::KProgress(int, QWidget*, char const*, unsigned int)' stopdlg.cpp:(.text+0x16ea): undefined reference to `KProgress::setTextEnabled(bool)' stopdlg.cpp:(.text+0x1747): undefined reference to `KProgress::KProgress(int, QWidget*, char const*, unsigned int)' stopdlg.cpp:(.text+0x1886): undefined reference to `KDialogBase::adjustSize()' stopdlg.cpp:(.text+0x18df): undefined reference to `KDialogBase::~KDialogBase()' ../lib/kde3/libsvnfrontend.a(stopdlg.o): In function `StopDlg::qt_invoke(int, QUObject*)': stopdlg.cpp:(.text+0x1cb7): undefined reference to `KDialogBase::qt_invoke(int, QUObject*)' ../lib/kde3/libsvnfrontend.a(stopdlg.o): In function `.L310': stopdlg.cpp:(.text+0x1da1): undefined reference to `KDialogBase::staticMetaObject()' ../lib/kde3/libsvnfrontend.a(stopdlg.o): In function `StopDlg::sigCancel(bool)': stopdlg.cpp:(.text+0x1fc1): undefined reference to `KDialogBase::staticMetaObject()' ../lib/kde3/libsvnfrontend.a(stopdlg.o): In function `StopDlg::slotCancel()': stopdlg.cpp:(.text+0x20b1): undefined reference to `KDialogBase::staticMetaObject()' ../lib/kde3/libsvnfrontend.a(stopdlg.o): In function `StopDlg::qt_emit(int, QUObject*)': stopdlg.cpp:(.text+0x21bf): undefined reference to `KDialogBase::qt_emit(int, QUObject*)' stopdlg.cpp:(.text+0x21d1): undefined reference to `KDialogBase::staticMetaObject()' stopdlg.cpp:(.text+0x2269): undefined reference to `KDialogBase::staticMetaObject()' ../lib/kde3/libsvnfrontend.a(stopdlg.o): In function `StopSimpleDlg::qt_emit(int, QUObject*)': stopdlg.cpp:(.text+0x236f): undefined reference to `KDialogBase::qt_emit(int, QUObject*)' stopdlg.cpp:(.text+0x2381): undefined reference to `KDialogBase::staticMetaObject()' stopdlg.cpp:(.text+0x2419): undefined reference to `KDialogBase::staticMetaObject()' ../lib/kde3/libsvnfrontend.a(stopdlg.o): In function `StopDlg::slotNetProgres(long long, long long)': stopdlg.cpp:(.text+0x28f0): undefined reference to `KProgress::setFormat(QString const&)' stopdlg.cpp:(.text+0x29a7): undefined reference to `KProgress::setValue(int)' stopdlg.cpp:(.text+0x2a52): undefined reference to `KProgress::setFormat(QString const&)' ../lib/kde3/libsvnfrontend.a(stopdlg.o): In function `StopDlg::metaObject() const': stopdlg.cpp:(.text._ZNK7StopDlg10metaObjectEv[StopDlg::metaObject() const]+0x29): undefined reference to `KDialogBase::staticMetaObject()' ../lib/kde3/libsvnfrontend.a(stopdlg.o):(.data.rel.ro._ZTV13StopSimpleDlg[vtable for StopSimpleDlg]+0xd8): undefined reference to `KDialog::polish()' ../lib/kde3/libsvnfrontend.a(stopdlg.o):(.data.rel.ro._ZTV13StopSimpleDlg[vtable for StopSimpleDlg]+0xf0): undefined reference to `KDialogBase::sizeHint() const' ../lib/kde3/libsvnfrontend.a(stopdlg.o):(.data.rel.ro._ZTV13StopSimpleDlg[vtable for StopSimpleDlg]+0xf4): undefined reference to `KDialogBase::minimumSizeHint() const' ../lib/kde3/libsvnfrontend.a(stopdlg.o):(.data.rel.ro._ZTV13StopSimpleDlg[vtable for StopSimpleDlg]+0x104): undefined reference to `KDialogBase::adjustSize()' ../lib/kde3/libsvnfrontend.a(stopdlg.o):(.data.rel.ro._ZTV13StopSimpleDlg[vtable for StopSimpleDlg]+0x130): undefined reference to `KDialogBase::keyPressEvent(QKeyEvent*)' ../lib/kde3/libsvnfrontend.a(stopdlg.o):(.data.rel.ro._ZTV13StopSimpleDlg[vtable for StopSimpleDlg]+0x154): undefined reference to `KDialogBase::closeEvent(QCloseEvent*)' ../lib/kde3/libsvnfrontend.a(stopdlg.o):(.data.rel.ro._ZTV13StopSimpleDlg[vtable for StopSimpleDlg]+0x1d0): undefined reference to `KDialogBase::virtual_hook(int, void*)' ../lib/kde3/libsvnfrontend.a(stopdlg.o):(.data.rel.ro._ZTV13StopSimpleDlg[vtable for StopSimpleDlg]+0x1d4): undefined reference to `KDialogBase::slotHelp()' ../lib/kde3/libsvnfrontend.a(stopdlg.o):(.data.rel.ro._ZTV13StopSimpleDlg[vtable for StopSimpleDlg]+0x1d8): undefined reference to `KDialogBase::slotDefault()' ../lib/kde3/libsvnfrontend.a(stopdlg.o):(.data.rel.ro._ZTV13StopSimpleDlg[vtable for StopSimpleDlg]+0x1dc): undefined reference to `KDialogBase::slotDetails()' ../lib/kde3/libsvnfrontend.a(stopdlg.o):(.data.rel.ro._ZTV13StopSimpleDlg[vtable for StopSimpleDlg]+0x1e0): undefined reference to `KDialogBase::slotUser3()' ../lib/kde3/libsvnfrontend.a(stopdlg.o):(.data.rel.ro._ZTV13StopSimpleDlg[vtable for StopSimpleDlg]+0x1e4): undefined reference to `KDialogBase::slotUser2()' ../lib/kde3/libsvnfrontend.a(stopdlg.o):(.data.rel.ro._ZTV13StopSimpleDlg[vtable for StopSimpleDlg]+0x1e8): undefined reference to `KDialogBase::slotUser1()' ../lib/kde3/libsvnfrontend.a(stopdlg.o):(.data.rel.ro._ZTV13StopSimpleDlg[vtable for StopSimpleDlg]+0x1ec): undefined reference to `KDialogBase::slotOk()' ../lib/kde3/libsvnfrontend.a(stopdlg.o):(.data.rel.ro._ZTV13StopSimpleDlg[vtable for StopSimpleDlg]+0x1f0): undefined reference to `KDialogBase::slotApply()' ../lib/kde3/libsvnfrontend.a(stopdlg.o):(.data.rel.ro._ZTV13StopSimpleDlg[vtable for StopSimpleDlg]+0x1f4): undefined reference to `KDialogBase::slotTry()' ../lib/kde3/libsvnfrontend.a(stopdlg.o):(.data.rel.ro._ZTV13StopSimpleDlg[vtable for StopSimpleDlg]+0x1f8): undefined reference to `KDialogBase::slotYes()' ../lib/kde3/libsvnfrontend.a(stopdlg.o):(.data.rel.ro._ZTV13StopSimpleDlg[vtable for StopSimpleDlg]+0x1fc): undefined reference to `KDialogBase::slotNo()' ../lib/kde3/libsvnfrontend.a(stopdlg.o):(.data.rel.ro._ZTV13StopSimpleDlg[vtable for StopSimpleDlg]+0x204): undefined reference to `KDialogBase::slotClose()' ../lib/kde3/libsvnfrontend.a(stopdlg.o):(.data.rel.ro._ZTV13StopSimpleDlg[vtable for StopSimpleDlg]+0x208): undefined reference to `KDialogBase::applyPressed()' ../lib/kde3/libsvnfrontend.a(stopdlg.o):(.data.rel.ro._ZTV7StopDlg[vtable for StopDlg]+0xd8): undefined reference to `KDialog::polish()' ../lib/kde3/libsvnfrontend.a(stopdlg.o):(.data.rel.ro._ZTV7StopDlg[vtable for StopDlg]+0xf0): undefined reference to `KDialogBase::sizeHint() const' ../lib/kde3/libsvnfrontend.a(stopdlg.o):(.data.rel.ro._ZTV7StopDlg[vtable for StopDlg]+0xf4): undefined reference to `KDialogBase::minimumSizeHint() const' ../lib/kde3/libsvnfrontend.a(stopdlg.o):(.data.rel.ro._ZTV7StopDlg[vtable for StopDlg]+0x104): undefined reference to `KDialogBase::adjustSize()' ../lib/kde3/libsvnfrontend.a(stopdlg.o):(.data.rel.ro._ZTV7StopDlg[vtable for StopDlg]+0x130): undefined reference to `KDialogBase::keyPressEvent(QKeyEvent*)' ../lib/kde3/libsvnfrontend.a(stopdlg.o):(.data.rel.ro._ZTV7StopDlg[vtable for StopDlg]+0x154): undefined reference to `KDialogBase::closeEvent(QCloseEvent*)' ../lib/kde3/libsvnfrontend.a(stopdlg.o):(.data.rel.ro._ZTV7StopDlg[vtable for StopDlg]+0x1d0): undefined reference to `KDialogBase::virtual_hook(int, void*)' ../lib/kde3/libsvnfrontend.a(stopdlg.o):(.data.rel.ro._ZTV7StopDlg[vtable for StopDlg]+0x1d4): undefined reference to `KDialogBase::slotHelp()' ../lib/kde3/libsvnfrontend.a(stopdlg.o):(.data.rel.ro._ZTV7StopDlg[vtable for StopDlg]+0x1d8): undefined reference to `KDialogBase::slotDefault()' ../lib/kde3/libsvnfrontend.a(stopdlg.o):(.data.rel.ro._ZTV7StopDlg[vtable for StopDlg]+0x1dc): undefined reference to `KDialogBase::slotDetails()' ../lib/kde3/libsvnfrontend.a(stopdlg.o):(.data.rel.ro._ZTV7StopDlg[vtable for StopDlg]+0x1e0): undefined reference to `KDialogBase::slotUser3()' ../lib/kde3/libsvnfrontend.a(stopdlg.o):(.data.rel.ro._ZTV7StopDlg[vtable for StopDlg]+0x1e4): undefined reference to `KDialogBase::slotUser2()' ../lib/kde3/libsvnfrontend.a(stopdlg.o):(.data.rel.ro._ZTV7StopDlg[vtable for StopDlg]+0x1e8): undefined reference to `KDialogBase::slotUser1()' ../lib/kde3/libsvnfrontend.a(stopdlg.o):(.data.rel.ro._ZTV7StopDlg[vtable for StopDlg]+0x1ec): undefined reference to `KDialogBase::slotOk()' ../lib/kde3/libsvnfrontend.a(stopdlg.o):(.data.rel.ro._ZTV7StopDlg[vtable for StopDlg]+0x1f0): undefined reference to `KDialogBase::slotApply()' ../lib/kde3/libsvnfrontend.a(stopdlg.o):(.data.rel.ro._ZTV7StopDlg[vtable for StopDlg]+0x1f4): undefined reference to `KDialogBase::slotTry()' ../lib/kde3/libsvnfrontend.a(stopdlg.o):(.data.rel.ro._ZTV7StopDlg[vtable for StopDlg]+0x1f8): undefined reference to `KDialogBase::slotYes()' ../lib/kde3/libsvnfrontend.a(stopdlg.o):(.data.rel.ro._ZTV7StopDlg[vtable for StopDlg]+0x1fc): undefined reference to `KDialogBase::slotNo()' ../lib/kde3/libsvnfrontend.a(stopdlg.o):(.data.rel.ro._ZTV7StopDlg[vtable for StopDlg]+0x204): undefined reference to `KDialogBase::slotClose()' ../lib/kde3/libsvnfrontend.a(stopdlg.o):(.data.rel.ro._ZTV7StopDlg[vtable for StopDlg]+0x208): undefined reference to `KDialogBase::applyPressed()' ../lib/kde3/libsvnfrontend.a(stopdlg.o):(.data.rel.ro._ZTI7StopDlg[typeinfo for StopDlg]+0x8): undefined reference to `typeinfo for KDialogBase' ../lib/kde3/libsvnfrontend.a(svnactions.o): In function `SvnActions::procClosed(KProcess*)': svnactions.cpp:(.text+0xe61): undefined reference to `KIO::NetAccess::del(KURL const&, QWidget*)' ../lib/kde3/libsvnfrontend.a(svnactions.o): In function `SvnActions::slotRevert()': svnactions.cpp:(.text+0x1509): undefined reference to `KMessageBox::error(QWidget*, QString const&, QString const&, int)' ../lib/kde3/libsvnfrontend.a(svnactions.o): In function `SvnActions::makeSwitch(QString const&, QString const&)': svnactions.cpp:(.text+0x310c): undefined reference to `KDialogBase::saveDialogSize(KConfig&, QString const&, bool) const' ../lib/kde3/libsvnfrontend.a(svnactions.o): In function `SvnActions::makeDelete(QStringList const&)': svnactions.cpp:(.text+0x3c1e): undefined reference to `KStdGuiItem::no()' svnactions.cpp:(.text+0x3c2f): undefined reference to `KStdGuiItem::yes()' svnactions.cpp:(.text+0x3ca6): undefined reference to `KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, int)' ../lib/kde3/libsvnfrontend.a(svnactions.o): In function `SvnActions::makeMkdir(QString const&)': svnactions.cpp:(.text+0x4b53): undefined reference to `KInputDialog::getText(QString const&, QString const&, QString const&, bool*, QWidget*, char const*, QValidator*, QString const&)' ../lib/kde3/libsvnfrontend.a(svnactions.o): In function `SvnActions::slotProperties()': svnactions.cpp:(.text+0x6338): undefined reference to `KDialogBase::configDialogSize(KConfig&, QString const&) const' svnactions.cpp:(.text+0x63d4): undefined reference to `KDialogBase::saveDialogSize(KConfig&, QString const&, bool) const' ../lib/kde3/libsvnfrontend.a(svnactions.o): In function `SvnActions::CheckoutExportCurrent(bool)': svnactions.cpp:(.text+0x72ac): undefined reference to `KMessageBox::error(QWidget*, QString const&, QString const&, int)' ../lib/kde3/libsvnfrontend.a(svnactions.o): In function `SvnActions::CheckoutExport(bool)': svnactions.cpp:(.text+0x74e2): undefined reference to `KDialogBase::saveDialogSize(KConfig&, QString const&, bool) const' ../lib/kde3/libsvnfrontend.a(svnactions.o): In function `SvnActions::makeDiffExternal(QString const&, svn::Revision const&, QString const&, svn::Revision const&, svn::Revision const&, bool, QWidget*, bool)': svnactions.cpp:(.text+0x7d27): undefined reference to `KMessageBox::error(QWidget*, QString const&, QString const&, int)' ../lib/kde3/libsvnfrontend.a(svnactions.o): In function `SvnActions::makeTree(QString const&, svn::Revision const&, svn::Revision const&, svn::Revision const&)': svnactions.cpp:(.text+0x9966): undefined reference to `KDialogBase::KDialogBase(QWidget*, char const*, bool, QString const&, int, KDialogBase::ButtonCode, bool, KGuiItem const&, KGuiItem const&, KGuiItem const&)' svnactions.cpp:(.text+0x99bc): undefined reference to `KDialogBase::makeVBoxMainWidget()' svnactions.cpp:(.text+0x9a8d): undefined reference to `KDialogBase::~KDialogBase()' svnactions.cpp:(.text+0x9b76): undefined reference to `KDialogBase::configDialogSize(KConfig&, QString const&) const' svnactions.cpp:(.text+0x9be1): undefined reference to `KDialogBase::saveDialogSize(KConfig&, QString const&, bool) const' svnactions.cpp:(.text+0x9c34): undefined reference to `KDialogBase::~KDialogBase()' svnactions.cpp:(.text+0x9d10): undefined reference to `KDialogBase::~KDialogBase()' svnactions.cpp:(.text+0x9d29): undefined reference to `KDialogBase::~KDialogBase()' svnactions.cpp:(.text+0x9d3f): undefined reference to `KDialogBase::~KDialogBase()' svnactions.cpp:(.text+0x9d58): undefined reference to `KDialogBase::~KDialogBase()' ../lib/kde3/libsvnfrontend.a(svnactions.o):svnactions.cpp:(.text+0x9d71): more undefined references to `KDialogBase::~KDialogBase()' follow ../lib/kde3/libsvnfrontend.a(svnactions.o): In function `SvnActions::slotMergeExternal(QString const&, QString const&, QString const&, svn::Revision const&, svn::Revision const&, bool)': svnactions.cpp:(.text+0xa530): undefined reference to `KMessageBox::error(QWidget*, QString const&, QString const&, int)' ../lib/kde3/libsvnfrontend.a(svnactions.o): In function `SvnActions::dispDiff(QMemArray const&)': svnactions.cpp:(.text+0xc0ef): undefined reference to `KStdGuiItem::saveAs()' svnactions.cpp:(.text+0xc186): undefined reference to `KDialogBase::mainWidget()' svnactions.cpp:(.text+0xc673): undefined reference to `KDialogBase::saveDialogSize(KConfig&, QString const&, bool) const' ../lib/kde3/libsvnfrontend.a(svnactions.o): In function `SvnActions::slotSwitch()': svnactions.cpp:(.text+0xcf7a): undefined reference to `KMessageBox::error(QWidget*, QString const&, QString const&, int)' svnactions.cpp:(.text+0xd090): undefined reference to `KMessageBox::error(QWidget*, QString const&, QString const&, int)' ../lib/kde3/libsvnfrontend.a(svnactions.o): In function `SvnActions::slotMakeCat(svn::Revision const&, QString const&, QString const&, svn::Revision const&, QWidget*)': svnactions.cpp:(.text+0xd5f4): undefined reference to `KMimeType::findByFileContent(QString const&, int*)' svnactions.cpp:(.text+0xd620): undefined reference to `KTrader::self()' svnactions.cpp:(.text+0xd6ba): undefined reference to `KTrader::self()' svnactions.cpp:(.text+0xd90d): undefined reference to `KService::noDisplay() const' svnactions.cpp:(.text+0xda70): undefined reference to `KRun::run(KService const&, KURL::List const&, bool)' svnactions.cpp:(.text+0xde2b): undefined reference to `KDialogBase::saveDialogSize(KConfig&, QString const&, bool) const' svnactions.cpp:(.text+0xdedb): undefined reference to `KMessageBox::information(QWidget*, QString const&, QString const&, QString const&, int)' ../lib/kde3/libsvnfrontend.a(svnactions.o): In function `SvnActions::checkAddItems(QString const&, bool)': svnactions.cpp:(.text+0xfe88): undefined reference to `KDialogBase::saveDialogSize(KConfig&, QString const&, bool) const' svnactions.cpp:(.text+0xff48): undefined reference to `KMessageBox::error(QWidget*, QString const&, QString const&, int)' ../lib/kde3/libsvnfrontend.a(svnactions.o): In function `SvnActions::makeAdd(bool)': svnactions.cpp:(.text+0x10723): undefined reference to `KMessageBox::error(QWidget*, QString const&, QString const&, int)' svnactions.cpp:(.text+0x10834): undefined reference to `KMessageBox::error(QWidget*, QString const&, QString const&, int)' ../lib/kde3/libsvnfrontend.a(svnactions.o): In function `SvnActions::makeInfo(QStringList const&, svn::Revision const&, svn::Revision const&, bool)': svnactions.cpp:(.text+0x18993): undefined reference to `KDialogBase::saveDialogSize(KConfig&, QString const&, bool) const' ../lib/kde3/libsvnfrontend.a(svnactions.o): In function `SvnActions::makeInfo(QPtrList, svn::Revision const&, svn::Revision const&, bool)': svnactions.cpp:(.text+0x18d43): undefined reference to `KDialogBase::saveDialogSize(KConfig&, QString const&, bool) const' ../lib/kde3/libsvnfrontend.a(svnactions.o): In function `SvnActions::slotRevertItems(QStringList const&)': svnactions.cpp:(.text+0x1b2f0): undefined reference to `KStdGuiItem::yes()' svnactions.cpp:(.text+0x1b2fe): undefined reference to `KStdGuiItem::no()' svnactions.cpp:(.text+0x1b30c): undefined reference to `KStdGuiItem::cancel()' svnactions.cpp:(.text+0x1b387): undefined reference to `KDialogBase::KDialogBase(QString const&, int, KDialogBase::ButtonCode, KDialogBase::ButtonCode, QWidget*, char const*, bool, bool, KGuiItem const&, KGuiItem const&, KGuiItem const&)' svnactions.cpp:(.text+0x1b431): undefined reference to `KMessageBox::createKMessageBox(KDialogBase*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, int, QString const&)' ../lib/kde3/libsvnfrontend.a(svnactions.o): In function `KDialogBase* SvnActions::createDialog(KListView**, QString const&, bool, char const*, bool, bool, KGuiItem const&)': svnactions.cpp:(.text._ZN10SvnActions12createDialogI9KListViewEEP11KDialogBasePPT_RK7QStringbPKcbbRK8KGuiItem[KDialogBase* SvnActions::createDialog(KListView**, QString const&, bool, char const*, bool, bool, KGuiItem const&)]+0x146): undefined reference to `KDialogBase::KDialogBase(QWidget*, char const*, bool, QString const&, int, KDialogBase::ButtonCode, bool, KGuiItem const&, KGuiItem const&, KGuiItem const&)' svnactions.cpp:(.text._ZN10SvnActions12createDialogI9KListViewEEP11KDialogBasePPT_RK7QStringbPKcbbRK8KGuiItem[KDialogBase* SvnActions::createDialog(KListView**, QString const&, bool, char const*, bool, bool, KGuiItem const&)]+0x182): undefined reference to `KDialogBase::makeVBoxMainWidget()' svnactions.cpp:(.text._ZN10SvnActions12createDialogI9KListViewEEP11KDialogBasePPT_RK7QStringbPKcbbRK8KGuiItem[KDialogBase* SvnActions::createDialog(KListView**, QString const&, bool, char const*, bool, bool, KGuiItem const&)]+0x1aa): undefined reference to `KListView::KListView(QWidget*, char const*)' svnactions.cpp:(.text._ZN10SvnActions12createDialogI9KListViewEEP11KDialogBasePPT_RK7QStringbPKcbbRK8KGuiItem[KDialogBase* SvnActions::createDialog(KListView**, QString const&, bool, char const*, bool, bool, KGuiItem const&)]+0x1f3): undefined reference to `KDialogBase::configDialogSize(KConfig&, QString const&) const' ../lib/kde3/libsvnfrontend.a(svnactions.o): In function `KDialogBase* SvnActions::createDialog(CheckoutInfo_impl**, QString const&, bool, char const*, bool, bool, KGuiItem const&)': svnactions.cpp:(.text._ZN10SvnActions12createDialogI17CheckoutInfo_implEEP11KDialogBasePPT_RK7QStringbPKcbbRK8KGuiItem[KDialogBase* SvnActions::createDialog(CheckoutInfo_impl**, QString const&, bool, char const*, bool, bool, KGuiItem const&)]+0x146): undefined reference to `KDialogBase::KDialogBase(QWidget*, char const*, bool, QString const&, int, KDialogBase::ButtonCode, bool, KGuiItem const&, KGuiItem const&, KGuiItem const&)' svnactions.cpp:(.text._ZN10SvnActions12createDialogI17CheckoutInfo_implEEP11KDialogBasePPT_RK7QStringbPKcbbRK8KGuiItem[KDialogBase* SvnActions::createDialog(CheckoutInfo_impl**, QString const&, bool, char const*, bool, bool, KGuiItem const&)]+0x182): undefined reference to `KDialogBase::makeVBoxMainWidget()' svnactions.cpp:(.text._ZN10SvnActions12createDialogI17CheckoutInfo_implEEP11KDialogBasePPT_RK7QStringbPKcbbRK8KGuiItem[KDialogBase* SvnActions::createDialog(CheckoutInfo_impl**, QString const&, bool, char const*, bool, bool, KGuiItem const&)]+0x1f3): undefined reference to `KDialogBase::configDialogSize(KConfig&, QString const&) const' ../lib/kde3/libsvnfrontend.a(svnactions.o): In function `KDialogBase* SvnActions::createDialog(Rangeinput_impl**, QString const&, bool, char const*, bool, bool, KGuiItem const&)': svnactions.cpp:(.text._ZN10SvnActions12createDialogI15Rangeinput_implEEP11KDialogBasePPT_RK7QStringbPKcbbRK8KGuiItem[KDialogBase* SvnActions::createDialog(Rangeinput_impl**, QString const&, bool, char const*, bool, bool, KGuiItem const&)]+0x146): undefined reference to `KDialogBase::KDialogBase(QWidget*, char const*, bool, QString const&, int, KDialogBase::ButtonCode, bool, KGuiItem const&, KGuiItem const&, KGuiItem const&)' svnactions.cpp:(.text._ZN10SvnActions12createDialogI15Rangeinput_implEEP11KDialogBasePPT_RK7QStringbPKcbbRK8KGuiItem[KDialogBase* SvnActions::createDialog(Rangeinput_impl**, QString const&, bool, char const*, bool, bool, KGuiItem const&)]+0x182): undefined reference to `KDialogBase::makeVBoxMainWidget()' svnactions.cpp:(.text._ZN10SvnActions12createDialogI15Rangeinput_implEEP11KDialogBasePPT_RK7QStringbPKcbbRK8KGuiItem[KDialogBase* SvnActions::createDialog(Rangeinput_impl**, QString const&, bool, char const*, bool, bool, KGuiItem const&)]+0x1f3): undefined reference to `KDialogBase::configDialogSize(KConfig&, QString const&) const' ../lib/kde3/libsvnfrontend.a(svnactions.o): In function `KDialogBase* SvnActions::createDialog(DiffBrowser**, QString const&, bool, char const*, bool, bool, KGuiItem const&)': svnactions.cpp:(.text._ZN10SvnActions12createDialogI11DiffBrowserEEP11KDialogBasePPT_RK7QStringbPKcbbRK8KGuiItem[KDialogBase* SvnActions::createDialog(DiffBrowser**, QString const&, bool, char const*, bool, bool, KGuiItem const&)]+0x146): undefined reference to `KDialogBase::KDialogBase(QWidget*, char const*, bool, QString const&, int, KDialogBase::ButtonCode, bool, KGuiItem const&, KGuiItem const&, KGuiItem const&)' svnactions.cpp:(.text._ZN10SvnActions12createDialogI11DiffBrowserEEP11KDialogBasePPT_RK7QStringbPKcbbRK8KGuiItem[KDialogBase* SvnActions::createDialog(DiffBrowser**, QString const&, bool, char const*, bool, bool, KGuiItem const&)]+0x182): undefined reference to `KDialogBase::makeVBoxMainWidget()' svnactions.cpp:(.text._ZN10SvnActions12createDialogI11DiffBrowserEEP11KDialogBasePPT_RK7QStringbPKcbbRK8KGuiItem[KDialogBase* SvnActions::createDialog(DiffBrowser**, QString const&, bool, char const*, bool, bool, KGuiItem const&)]+0x1f3): undefined reference to `KDialogBase::configDialogSize(KConfig&, QString const&) const' ../lib/kde3/libsvnfrontend.a(svnactions.o): In function `KDialogBase* SvnActions::createDialog(KTextBrowser**, QString const&, bool, char const*, bool, bool, KGuiItem const&)': svnactions.cpp:(.text._ZN10SvnActions12createDialogI12KTextBrowserEEP11KDialogBasePPT_RK7QStringbPKcbbRK8KGuiItem[KDialogBase* SvnActions::createDialog(KTextBrowser**, QString const&, bool, char const*, bool, bool, KGuiItem const&)]+0x146): undefined reference to `KDialogBase::KDialogBase(QWidget*, char const*, bool, QString const&, int, KDialogBase::ButtonCode, bool, KGuiItem const&, KGuiItem const&, KGuiItem const&)' svnactions.cpp:(.text._ZN10SvnActions12createDialogI12KTextBrowserEEP11KDialogBasePPT_RK7QStringbPKcbbRK8KGuiItem[KDialogBase* SvnActions::createDialog(KTextBrowser**, QString const&, bool, char const*, bool, bool, KGuiItem const&)]+0x182): undefined reference to `KDialogBase::makeVBoxMainWidget()' svnactions.cpp:(.text._ZN10SvnActions12createDialogI12KTextBrowserEEP11KDialogBasePPT_RK7QStringbPKcbbRK8KGuiItem[KDialogBase* SvnActions::createDialog(KTextBrowser**, QString const&, bool, char const*, bool, bool, KGuiItem const&)]+0x1b2): undefined reference to `KTextBrowser::KTextBrowser(QWidget*, char const*, bool)' svnactions.cpp:(.text._ZN10SvnActions12createDialogI12KTextBrowserEEP11KDialogBasePPT_RK7QStringbPKcbbRK8KGuiItem[KDialogBase* SvnActions::createDialog(KTextBrowser**, QString const&, bool, char const*, bool, bool, KGuiItem const&)]+0x1fb): undefined reference to `KDialogBase::configDialogSize(KConfig&, QString const&) const' ../lib/kde3/libsvnfrontend.a(svnactions.o): In function `SvnActionsData::~SvnActionsData()': svnactions.cpp:(.text._ZN14SvnActionsDataD0Ev[SvnActionsData::~SvnActionsData()]+0x92): undefined reference to `KDialogBase::saveDialogSize(KConfig&, QString const&, bool) const' svnactions.cpp:(.text._ZN14SvnActionsDataD0Ev[SvnActionsData::~SvnActionsData()]+0x2d1): undefined reference to `KIO::NetAccess::del(KURL const&, QWidget*)' ../lib/kde3/libsvnfrontend.a(svnactions.o): In function `SvnActionsData::~SvnActionsData()': svnactions.cpp:(.text._ZN14SvnActionsDataD1Ev[SvnActionsData::~SvnActionsData()]+0x92): undefined reference to `KDialogBase::saveDialogSize(KConfig&, QString const&, bool) const' svnactions.cpp:(.text._ZN14SvnActionsDataD1Ev[SvnActionsData::~SvnActionsData()]+0x2d1): undefined reference to `KIO::NetAccess::del(KURL const&, QWidget*)' ../lib/kde3/libsvnfrontend.a(svnfiletip.o): In function `SvnFileTip::startDelayed()': svnfiletip.cpp:(.text+0x19e1): undefined reference to `KIO::filePreview(QPtrList const&, int, int, int, int, bool, bool, QStringList const*)' ../lib/kde3/libsvnfrontend.a(svnitem.o): In function `SvnItem::getToolTipText()': svnitem.cpp:(.text+0xb9): undefined reference to `KFileItem::getToolTipText(int)' svnitem.cpp:(.text+0x2ad): undefined reference to `KFileItem::getToolTipText(int)' ../lib/kde3/libsvnfrontend.a(svnitem.o): In function `SvnItem_p::createItem(svn::Revision const&)': svnitem.cpp:(.text+0x36f0): undefined reference to `KFileItem::KFileItem(unsigned int, unsigned int, KURL const&, bool)' ../lib/kde3/libsvnfrontend.a(svnitem.o): In function `SvnItem_p::mimeType(bool)': svnitem.cpp:(.text+0x37f1): undefined reference to `KMimeType::mimeType(QString const&)' svnitem.cpp:(.text+0x38a0): undefined reference to `KMimeType::findByURL(KURL const&, unsigned int, bool, bool)' ../lib/kde3/libsvnfrontend.a(svnitem.o): In function `SvnItem::getPixmap(int, bool)': svnitem.cpp:(.text+0x3ba1): undefined reference to `KMimeType::pixmapForURL(KURL const&, unsigned int, KIcon::Group, int, int, QString*)' ../lib/kde3/libsvnfrontend.a(svnlogdlgimp.o): In function `LogChangePathItem::LogChangePathItem(KListView*, svn::LogChangePathEntry const&)': svnlogdlgimp.cpp:(.text+0xd32): undefined reference to `KListViewItem::KListViewItem(QListView*)' svnlogdlgimp.cpp:(.text+0xed4): undefined reference to `KListViewItem::~KListViewItem()' ../lib/kde3/libsvnfrontend.a(svnlogdlgimp.o): In function `LogChangePathItem::LogChangePathItem(KListView*, svn::LogChangePathEntry const&)': svnlogdlgimp.cpp:(.text+0x1082): undefined reference to `KListViewItem::KListViewItem(QListView*)' svnlogdlgimp.cpp:(.text+0x1224): undefined reference to `KListViewItem::~KListViewItem()' ../lib/kde3/libsvnfrontend.a(svnlogdlgimp.o): In function `LogListViewItem::LogListViewItem(KListView*, svn::LogEntry const&)': svnlogdlgimp.cpp:(.text+0x2ba2): undefined reference to `KListViewItem::KListViewItem(QListView*)' svnlogdlgimp.cpp:(.text+0x2f5f): undefined reference to `KListViewItem::~KListViewItem()' ../lib/kde3/libsvnfrontend.a(svnlogdlgimp.o): In function `LogListViewItem::LogListViewItem(KListView*, svn::LogEntry const&)': svnlogdlgimp.cpp:(.text+0x3f52): undefined reference to `KListViewItem::KListViewItem(QListView*)' svnlogdlgimp.cpp:(.text+0x430f): undefined reference to `KListViewItem::~KListViewItem()' ../lib/kde3/libsvnfrontend.a(svnlogdlgimp.o): In function `LogChangePathItem::~LogChangePathItem()': svnlogdlgimp.cpp:(.text._ZN17LogChangePathItemD0Ev[LogChangePathItem::~LogChangePathItem()]+0x3f): undefined reference to `KListViewItem::~KListViewItem()' svnlogdlgimp.cpp:(.text._ZN17LogChangePathItemD0Ev[LogChangePathItem::~LogChangePathItem()]+0x69): undefined reference to `KListViewItem::~KListViewItem()' ../lib/kde3/libsvnfrontend.a(svnlogdlgimp.o): In function `LogChangePathItem::~LogChangePathItem()': svnlogdlgimp.cpp:(.text._ZN17LogChangePathItemD1Ev[LogChangePathItem::~LogChangePathItem()]+0x3f): undefined reference to `KListViewItem::~KListViewItem()' svnlogdlgimp.cpp:(.text._ZN17LogChangePathItemD1Ev[LogChangePathItem::~LogChangePathItem()]+0x61): undefined reference to `KListViewItem::~KListViewItem()' ../lib/kde3/libsvnfrontend.a(svnlogdlgimp.o):svnlogdlgimp.cpp:(.text._ZN15LogListViewItemD1Ev[LogListViewItem::~LogListViewItem()]+0xda): more undefined references to `KListViewItem::~KListViewItem()' follow ../lib/kde3/libsvnfrontend.a(svnlogdlgimp.o):(.data.rel.ro._ZTV15LogListViewItem[vtable for LogListViewItem]+0x10): undefined reference to `KListViewItem::insertItem(QListViewItem*)' ../lib/kde3/libsvnfrontend.a(svnlogdlgimp.o):(.data.rel.ro._ZTV15LogListViewItem[vtable for LogListViewItem]+0x14): undefined reference to `KListViewItem::takeItem(QListViewItem*)' ../lib/kde3/libsvnfrontend.a(svnlogdlgimp.o):(.data.rel.ro._ZTV15LogListViewItem[vtable for LogListViewItem]+0x4c): undefined reference to `KListViewItem::paintCell(QPainter*, QColorGroup const&, int, int, int)' ../lib/kde3/libsvnfrontend.a(svnlogdlgimp.o):(.data.rel.ro._ZTI15LogListViewItem[typeinfo for LogListViewItem]+0x8): undefined reference to `typeinfo for KListViewItem' ../lib/kde3/libsvnfrontend.a(svnlogdlgimp.o):(.data.rel.ro._ZTV17LogChangePathItem[vtable for LogChangePathItem]+0x10): undefined reference to `KListViewItem::insertItem(QListViewItem*)' ../lib/kde3/libsvnfrontend.a(svnlogdlgimp.o):(.data.rel.ro._ZTV17LogChangePathItem[vtable for LogChangePathItem]+0x14): undefined reference to `KListViewItem::takeItem(QListViewItem*)' ../lib/kde3/libsvnfrontend.a(svnlogdlgimp.o):(.data.rel.ro._ZTV17LogChangePathItem[vtable for LogChangePathItem]+0x4c): undefined reference to `KListViewItem::paintCell(QPainter*, QColorGroup const&, int, int, int)' ../lib/kde3/libsvnfrontend.a(svnlogdlgimp.o):(.data.rel.ro._ZTI17LogChangePathItem[typeinfo for LogChangePathItem]+0x8): undefined reference to `typeinfo for KListViewItem' ../lib/kde3/libsvnfrontend.a(blamedisplay_impl.o): In function `BlameDisplay_impl::slotSelectionChanged()': blamedisplay_impl.cpp:(.text+0x434): undefined reference to `KDialogBase::enableButton(KDialogBase::ButtonCode, bool)' ../lib/kde3/libsvnfrontend.a(blamedisplay_impl.o): In function `BlameDisplay_impl::slotGoLine()': blamedisplay_impl.cpp:(.text+0xbeb): undefined reference to `KInputDialog::getInteger(QString const&, QString const&, int, int, int, int, bool*, QWidget*, char const*)' ../lib/kde3/libsvnfrontend.a(blamedisplay_impl.o): In function `BlameDisplay_impl::showCommit(BlameDisplayItem*)': blamedisplay_impl.cpp:(.text+0x1224): undefined reference to `KDialogBase::KDialogBase(QWidget*, char const*, bool, QString const&, int, KDialogBase::ButtonCode, bool, KGuiItem const&, KGuiItem const&, KGuiItem const&)' blamedisplay_impl.cpp:(.text+0x1290): undefined reference to `KDialogBase::makeVBoxMainWidget()' blamedisplay_impl.cpp:(.text+0x12bc): undefined reference to `KTextBrowser::KTextBrowser(QWidget*, char const*, bool)' blamedisplay_impl.cpp:(.text+0x1361): undefined reference to `KDialogBase::configDialogSize(KConfig&, QString const&) const' blamedisplay_impl.cpp:(.text+0x13e4): undefined reference to `KDialogBase::saveDialogSize(KConfig&, QString const&, bool) const' ../lib/kde3/libsvnfrontend.a(blamedisplay_impl.o): In function `BlameDisplay_impl::displayBlame(SimpleLogCb*, QString const&, QValueList const&, QWidget*, char const*)': blamedisplay_impl.cpp:(.text+0x19a7): undefined reference to `KDialogBase::KDialogBase(QWidget*, char const*, bool, QString const&, int, KDialogBase::ButtonCode, bool, KGuiItem const&, KGuiItem const&, KGuiItem const&)' blamedisplay_impl.cpp:(.text+0x1a6d): undefined reference to `KDialogBase::makeVBoxMainWidget()' blamedisplay_impl.cpp:(.text+0x1add): undefined reference to `KDialogBase::configDialogSize(KConfig&, QString const&) const' blamedisplay_impl.cpp:(.text+0x1b5b): undefined reference to `KDialogBase::enableButton(KDialogBase::ButtonCode, bool)' blamedisplay_impl.cpp:(.text+0x1be8): undefined reference to `KDialogBase::saveDialogSize(KConfig&, QString const&, bool) const' ../lib/kde3/libsvnfrontend.a(blamedisplay_impl.o): In function `BlameDisplayItem::BlameDisplayItem(KListView*, BlameDisplayItem*, svn::AnnotateLine const&, bool, BlameDisplay_impl*)': blamedisplay_impl.cpp:(.text+0x2869): undefined reference to `KListViewItem::KListViewItem(QListView*, QListViewItem*)' blamedisplay_impl.cpp:(.text+0x28ad): undefined reference to `KListViewItem::~KListViewItem()' ../lib/kde3/libsvnfrontend.a(blamedisplay_impl.o): In function `BlameDisplayItem::BlameDisplayItem(KListView*, BlameDisplayItem*, svn::AnnotateLine const&, bool, BlameDisplay_impl*)': blamedisplay_impl.cpp:(.text+0x2909): undefined reference to `KListViewItem::KListViewItem(QListView*, QListViewItem*)' blamedisplay_impl.cpp:(.text+0x294d): undefined reference to `KListViewItem::~KListViewItem()' ../lib/kde3/libsvnfrontend.a(blamedisplay_impl.o): In function `BlameDisplayItem::BlameDisplayItem(KListView*, svn::AnnotateLine const&, bool, BlameDisplay_impl*)': blamedisplay_impl.cpp:(.text+0x29a2): undefined reference to `KListViewItem::KListViewItem(QListView*)' blamedisplay_impl.cpp:(.text+0x29e6): undefined reference to `KListViewItem::~KListViewItem()' ../lib/kde3/libsvnfrontend.a(blamedisplay_impl.o): In function `BlameDisplay_impl::setContent(QString const&, QValueList const&)': blamedisplay_impl.cpp:(.text+0x2a6a): undefined reference to `KListViewSearchLineWidget::KListViewSearchLineWidget(KListView*, QWidget*, char const*)' blamedisplay_impl.cpp:(.text+0x2bf1): undefined reference to `KDialogBase::enableButton(KDialogBase::ButtonCode, bool)' ../lib/kde3/libsvnfrontend.a(blamedisplay_impl.o): In function `BlameDisplayItem::BlameDisplayItem(KListView*, svn::AnnotateLine const&, bool, BlameDisplay_impl*)': blamedisplay_impl.cpp:(.text+0x3692): undefined reference to `KListViewItem::KListViewItem(QListView*)' blamedisplay_impl.cpp:(.text+0x36d6): undefined reference to `KListViewItem::~KListViewItem()' ../lib/kde3/libsvnfrontend.a(blamedisplay_impl.o): In function `BlameDisplayItem::~BlameDisplayItem()': blamedisplay_impl.cpp:(.text._ZN16BlameDisplayItemD0Ev[BlameDisplayItem::~BlameDisplayItem()]+0x34): undefined reference to `KListViewItem::~KListViewItem()' blamedisplay_impl.cpp:(.text._ZN16BlameDisplayItemD0Ev[BlameDisplayItem::~BlameDisplayItem()]+0x53): undefined reference to `KListViewItem::~KListViewItem()' ../lib/kde3/libsvnfrontend.a(blamedisplay_impl.o): In function `BlameDisplayItem::~BlameDisplayItem()': blamedisplay_impl.cpp:(.text._ZN16BlameDisplayItemD1Ev[BlameDisplayItem::~BlameDisplayItem()]+0x34): undefined reference to `KListViewItem::~KListViewItem()' blamedisplay_impl.cpp:(.text._ZN16BlameDisplayItemD1Ev[BlameDisplayItem::~BlameDisplayItem()]+0x4b): undefined reference to `KListViewItem::~KListViewItem()' ../lib/kde3/libsvnfrontend.a(blamedisplay_impl.o):(.data.rel.ro._ZTV16BlameDisplayItem[vtable for BlameDisplayItem]+0x10): undefined reference to `KListViewItem::insertItem(QListViewItem*)' ../lib/kde3/libsvnfrontend.a(blamedisplay_impl.o):(.data.rel.ro._ZTV16BlameDisplayItem[vtable for BlameDisplayItem]+0x14): undefined reference to `KListViewItem::takeItem(QListViewItem*)' ../lib/kde3/libsvnfrontend.a(blamedisplay_impl.o):(.data.rel.ro._ZTI16BlameDisplayItem[typeinfo for BlameDisplayItem]+0x8): undefined reference to `typeinfo for KListViewItem' ../lib/kde3/libsvnfrontend.a(copymoveview.o): In function `CopyMoveView::CopyMoveView(QWidget*, char const*, unsigned int)': copymoveview.cpp:(.text+0x4a0): undefined reference to `KSqueezedTextLabel::KSqueezedTextLabel(QWidget*, char const*)' copymoveview.cpp:(.text+0x5b4): undefined reference to `KSqueezedTextLabel::KSqueezedTextLabel(QWidget*, char const*)' copymoveview.cpp:(.text+0x621): undefined reference to `KLineEdit::KLineEdit(QWidget*, char const*)' ../lib/kde3/libsvnfrontend.a(copymoveview.o): In function `CopyMoveView::CopyMoveView(QWidget*, char const*, unsigned int)': copymoveview.cpp:(.text+0x8b0): undefined reference to `KSqueezedTextLabel::KSqueezedTextLabel(QWidget*, char const*)' copymoveview.cpp:(.text+0x9c4): undefined reference to `KSqueezedTextLabel::KSqueezedTextLabel(QWidget*, char const*)' copymoveview.cpp:(.text+0xa31): undefined reference to `KLineEdit::KLineEdit(QWidget*, char const*)' ../lib/kde3/libsvnfrontend.a(createrepo_dlg.o): In function `CreateRepo_Dlg::CreateRepo_Dlg(QWidget*, char const*, unsigned int)': createrepo_dlg.cpp:(.text+0x90e): undefined reference to `KComboBox::KComboBox(bool, QWidget*, char const*)' createrepo_dlg.cpp:(.text+0x95f): undefined reference to `KURLRequester::KURLRequester(QWidget*, char const*)' createrepo_dlg.cpp:(.text+0x972): undefined reference to `KURLRequester::setMode(unsigned int)' ../lib/kde3/libsvnfrontend.a(createrepo_dlg.o): In function `CreateRepo_Dlg::CreateRepo_Dlg(QWidget*, char const*, unsigned int)': createrepo_dlg.cpp:(.text+0xe2e): undefined reference to `KComboBox::KComboBox(bool, QWidget*, char const*)' createrepo_dlg.cpp:(.text+0xe7f): undefined reference to `KURLRequester::KURLRequester(QWidget*, char const*)' createrepo_dlg.cpp:(.text+0xe92): undefined reference to `KURLRequester::setMode(unsigned int)' ../lib/kde3/libsvnfrontend.a(dumprepo_dlg.o): In function `DumpRepoDlg::DumpRepoDlg(QWidget*, char const*, unsigned int)': dumprepo_dlg.cpp:(.text+0x6e7): undefined reference to `KURLRequester::KURLRequester(QWidget*, char const*)' dumprepo_dlg.cpp:(.text+0x6fa): undefined reference to `KURLRequester::setMode(unsigned int)' dumprepo_dlg.cpp:(.text+0x829): undefined reference to `KURLRequester::KURLRequester(QWidget*, char const*)' dumprepo_dlg.cpp:(.text+0xaeb): undefined reference to `KIntNumInput::KIntNumInput(QWidget*, char const*)' dumprepo_dlg.cpp:(.text+0xb2d): undefined reference to `KIntNumInput::setMinValue(int)' dumprepo_dlg.cpp:(.text+0xb81): undefined reference to `KIntNumInput::KIntNumInput(QWidget*, char const*)' dumprepo_dlg.cpp:(.text+0xbc3): undefined reference to `KIntNumInput::setMinValue(int)' ../lib/kde3/libsvnfrontend.a(dumprepo_dlg.o): In function `DumpRepoDlg::DumpRepoDlg(QWidget*, char const*, unsigned int)': dumprepo_dlg.cpp:(.text+0xe47): undefined reference to `KURLRequester::KURLRequester(QWidget*, char const*)' dumprepo_dlg.cpp:(.text+0xe5a): undefined reference to `KURLRequester::setMode(unsigned int)' dumprepo_dlg.cpp:(.text+0xf89): undefined reference to `KURLRequester::KURLRequester(QWidget*, char const*)' dumprepo_dlg.cpp:(.text+0x124b): undefined reference to `KIntNumInput::KIntNumInput(QWidget*, char const*)' dumprepo_dlg.cpp:(.text+0x128d): undefined reference to `KIntNumInput::setMinValue(int)' dumprepo_dlg.cpp:(.text+0x12e1): undefined reference to `KIntNumInput::KIntNumInput(QWidget*, char const*)' dumprepo_dlg.cpp:(.text+0x1323): undefined reference to `KIntNumInput::setMinValue(int)' ../lib/kde3/libsvnfrontend.a(rangeinput.o): In function `RangeInputDlg::RangeInputDlg(QWidget*, char const*, unsigned int)': rangeinput.cpp:(.text+0xaa2): undefined reference to `KIntNumInput::KIntNumInput(QWidget*, char const*)' rangeinput.cpp:(.text+0xc73): undefined reference to `KDateTimeWidget::KDateTimeWidget(QWidget*, char const*)' rangeinput.cpp:(.text+0xee5): undefined reference to `KIntNumInput::KIntNumInput(QWidget*, char const*)' rangeinput.cpp:(.text+0x100d): undefined reference to `KDateTimeWidget::KDateTimeWidget(QWidget*, char const*)' ../lib/kde3/libsvnfrontend.a(rangeinput.o): In function `RangeInputDlg::RangeInputDlg(QWidget*, char const*, unsigned int)': rangeinput.cpp:(.text+0x16b2): undefined reference to `KIntNumInput::KIntNumInput(QWidget*, char const*)' rangeinput.cpp:(.text+0x1883): undefined reference to `KDateTimeWidget::KDateTimeWidget(QWidget*, char const*)' rangeinput.cpp:(.text+0x1af5): undefined reference to `KIntNumInput::KIntNumInput(QWidget*, char const*)' rangeinput.cpp:(.text+0x1c1d): undefined reference to `KDateTimeWidget::KDateTimeWidget(QWidget*, char const*)' ../lib/kde3/libsvnfrontend.a(hotcopydlg.o): In function `HotcopyDlg::HotcopyDlg(QWidget*, char const*, unsigned int)': hotcopydlg.cpp:(.text+0x3f6): undefined reference to `KURLRequester::KURLRequester(QWidget*, char const*)' hotcopydlg.cpp:(.text+0x409): undefined reference to `KURLRequester::setMode(unsigned int)' hotcopydlg.cpp:(.text+0x45a): undefined reference to `KURLRequester::KURLRequester(QWidget*, char const*)' hotcopydlg.cpp:(.text+0x46d): undefined reference to `KURLRequester::setMode(unsigned int)' ../lib/kde3/libsvnfrontend.a(hotcopydlg.o): In function `HotcopyDlg::HotcopyDlg(QWidget*, char const*, unsigned int)': hotcopydlg.cpp:(.text+0x7d6): undefined reference to `KURLRequester::KURLRequester(QWidget*, char const*)' hotcopydlg.cpp:(.text+0x7e9): undefined reference to `KURLRequester::setMode(unsigned int)' hotcopydlg.cpp:(.text+0x83a): undefined reference to `KURLRequester::KURLRequester(QWidget*, char const*)' hotcopydlg.cpp:(.text+0x84d): undefined reference to `KURLRequester::setMode(unsigned int)' ../lib/kde3/libsvnfrontend.a(loaddmpdlg.o): In function `LoadDmpDlg::LoadDmpDlg(QWidget*, char const*, unsigned int)': loaddmpdlg.cpp:(.text+0x9e5): undefined reference to `KURLRequester::KURLRequester(QWidget*, char const*)' loaddmpdlg.cpp:(.text+0xaab): undefined reference to `KLineEdit::KLineEdit(QWidget*, char const*)' loaddmpdlg.cpp:(.text+0xaff): undefined reference to `KURLRequester::KURLRequester(QWidget*, char const*)' loaddmpdlg.cpp:(.text+0xb15): undefined reference to `KURLRequester::setMode(unsigned int)' ../lib/kde3/libsvnfrontend.a(loaddmpdlg.o): In function `LoadDmpDlg::LoadDmpDlg(QWidget*, char const*, unsigned int)': loaddmpdlg.cpp:(.text+0x10e5): undefined reference to `KURLRequester::KURLRequester(QWidget*, char const*)' loaddmpdlg.cpp:(.text+0x11ab): undefined reference to `KLineEdit::KLineEdit(QWidget*, char const*)' loaddmpdlg.cpp:(.text+0x11ff): undefined reference to `KURLRequester::KURLRequester(QWidget*, char const*)' loaddmpdlg.cpp:(.text+0x1215): undefined reference to `KURLRequester::setMode(unsigned int)' ../lib/kde3/libsvnfrontend.a(merge_dlg.o): In function `MergeDlg::MergeDlg(QWidget*, char const*, unsigned int)': merge_dlg.cpp:(.text+0x766): undefined reference to `KURLRequester::KURLRequester(QWidget*, char const*)' merge_dlg.cpp:(.text+0x7b7): undefined reference to `KURLRequester::KURLRequester(QWidget*, char const*)' merge_dlg.cpp:(.text+0x877): undefined reference to `KURLRequester::KURLRequester(QWidget*, char const*)' ../lib/kde3/libsvnfrontend.a(merge_dlg.o): In function `MergeDlg::MergeDlg(QWidget*, char const*, unsigned int)': merge_dlg.cpp:(.text+0xf16): undefined reference to `KURLRequester::KURLRequester(QWidget*, char const*)' merge_dlg.cpp:(.text+0xf67): undefined reference to `KURLRequester::KURLRequester(QWidget*, char const*)' ../lib/kde3/libsvnfrontend.a(merge_dlg.o):merge_dlg.cpp:(.text+0x1027): more undefined references to `KURLRequester::KURLRequester(QWidget*, char const*)' follow ../lib/kde3/libsvnfrontend.a(blamedisplay.o): In function `BlameDisplay::BlameDisplay(QWidget*, char const*, unsigned int)': blamedisplay.cpp:(.text+0x4b6): undefined reference to `KListView::KListView(QWidget*, char const*)' ../lib/kde3/libsvnfrontend.a(blamedisplay.o): In function `BlameDisplay::BlameDisplay(QWidget*, char const*, unsigned int)': blamedisplay.cpp:(.text+0x9c6): undefined reference to `KListView::KListView(QWidget*, char const*)' ../lib/kde3/libsvnfrontend.a(svnlogdlg.o): In function `SvnLogDialogData::SvnLogDialogData(QWidget*, char const*, bool, unsigned int)': svnlogdlg.cpp:(.text+0xc77): undefined reference to `KListView::KListView(QWidget*, char const*)' svnlogdlg.cpp:(.text+0xf83): undefined reference to `KListView::setFullWidth(bool)' svnlogdlg.cpp:(.text+0xfad): undefined reference to `KListView::KListView(QWidget*, char const*)' svnlogdlg.cpp:(.text+0x111b): undefined reference to `KTextBrowser::KTextBrowser(QWidget*, char const*, bool)' svnlogdlg.cpp:(.text+0x11ab): undefined reference to `KPushButton::KPushButton(QWidget*, char const*)' svnlogdlg.cpp:(.text+0x120d): undefined reference to `KPushButton::KPushButton(QWidget*, char const*)' svnlogdlg.cpp:(.text+0x126f): undefined reference to `KPushButton::KPushButton(QWidget*, char const*)' svnlogdlg.cpp:(.text+0x12d1): undefined reference to `KPushButton::KPushButton(QWidget*, char const*)' svnlogdlg.cpp:(.text+0x139a): undefined reference to `KPushButton::KPushButton(QWidget*, char const*)' ../lib/kde3/libsvnfrontend.a(svnlogdlg.o): In function `SvnLogDialogData::SvnLogDialogData(QWidget*, char const*, bool, unsigned int)': svnlogdlg.cpp:(.text+0x1787): undefined reference to `KListView::KListView(QWidget*, char const*)' svnlogdlg.cpp:(.text+0x1a93): undefined reference to `KListView::setFullWidth(bool)' svnlogdlg.cpp:(.text+0x1abd): undefined reference to `KListView::KListView(QWidget*, char const*)' svnlogdlg.cpp:(.text+0x1c2b): undefined reference to `KTextBrowser::KTextBrowser(QWidget*, char const*, bool)' svnlogdlg.cpp:(.text+0x1cbb): undefined reference to `KPushButton::KPushButton(QWidget*, char const*)' svnlogdlg.cpp:(.text+0x1d1d): undefined reference to `KPushButton::KPushButton(QWidget*, char const*)' svnlogdlg.cpp:(.text+0x1d7f): undefined reference to `KPushButton::KPushButton(QWidget*, char const*)' svnlogdlg.cpp:(.text+0x1de1): undefined reference to `KPushButton::KPushButton(QWidget*, char const*)' svnlogdlg.cpp:(.text+0x1eaa): undefined reference to `KPushButton::KPushButton(QWidget*, char const*)' ../lib/kde3/libsvnfrontend.a(leftpane.o): In function `leftpane::leftpane(QWidget*, char const*, unsigned int)': leftpane.cpp:(.text+0x2a6): undefined reference to `KListView::KListView(QWidget*, char const*)' leftpane.cpp:(.text+0x32a): undefined reference to `KListView::setFullWidth(bool)' ../lib/kde3/libsvnfrontend.a(leftpane.o): In function `leftpane::leftpane(QWidget*, char const*, unsigned int)': leftpane.cpp:(.text+0x4c6): undefined reference to `KListView::KListView(QWidget*, char const*)' leftpane.cpp:(.text+0x54a): undefined reference to `KListView::setFullWidth(bool)' ../lib/kde3/libsvnfrontend.a(ccontextlistener.o): In function `CContextListener::contextSslClientCertPwPrompt(QString&, QString const&, bool&)': ccontextlistener.cpp:(.text+0x21a1): undefined reference to `KPasswordDialog::getPassword(QCString&, QString, int*)' ../lib/kde3/libsvnfrontend.a(ccontextlistener.o): In function `CContextListener::contextSslClientCertPrompt(QString&)': ccontextlistener.cpp:(.text+0x27a8): undefined reference to `KFileDialog::getOpenFileName(QString const&, QString const&, QWidget*, QString const&)' ../lib/kde3/libsvnfrontend.a(filelistviewitem.o): In function `FileListViewItem::paintCell(QPainter*, QColorGroup const&, int, int, int)': filelistviewitem.cpp:(.text+0x24c): undefined reference to `KListViewItem::paintCell(QPainter*, QColorGroup const&, int, int, int)' ../lib/kde3/libsvnfrontend.a(filelistviewitem.o): In function `.L37': filelistviewitem.cpp:(.text+0x2b0): undefined reference to `KListViewItem::paintCell(QPainter*, QColorGroup const&, int, int, int)' ../lib/kde3/libsvnfrontend.a(filelistviewitem.o): In function `FileListViewItem::~FileListViewItem()': filelistviewitem.cpp:(.text+0xe08): undefined reference to `KListViewItem::~KListViewItem()' filelistviewitem.cpp:(.text+0xe35): undefined reference to `KListViewItem::~KListViewItem()' ../lib/kde3/libsvnfrontend.a(filelistviewitem.o): In function `FileListViewItem::~FileListViewItem()': filelistviewitem.cpp:(.text+0xeb8): undefined reference to `KListViewItem::~KListViewItem()' filelistviewitem.cpp:(.text+0xee5): undefined reference to `KListViewItem::~KListViewItem()' ../lib/kde3/libsvnfrontend.a(filelistviewitem.o): In function `FileListViewItem::~FileListViewItem()': filelistviewitem.cpp:(.text+0xf78): undefined reference to `KListViewItem::~KListViewItem()' ../lib/kde3/libsvnfrontend.a(filelistviewitem.o):filelistviewitem.cpp:(.text+0xfad): more undefined references to `KListViewItem::~KListViewItem()' follow ../lib/kde3/libsvnfrontend.a(filelistviewitem.o): In function `FileListViewItem::FileListViewItem(kdesvnfilelist*, FileListViewItem*, svn::SharedPointer const&)': filelistviewitem.cpp:(.text+0x1118): undefined reference to `KListViewItem::KListViewItem(QListViewItem*)' filelistviewitem.cpp:(.text+0x1191): undefined reference to `KListViewItem::~KListViewItem()' ../lib/kde3/libsvnfrontend.a(filelistviewitem.o): In function `FileListViewItem::FileListViewItem(kdesvnfilelist*, FileListViewItem*, svn::SharedPointer const&)': filelistviewitem.cpp:(.text+0x11f8): undefined reference to `KListViewItem::KListViewItem(QListViewItem*)' filelistviewitem.cpp:(.text+0x1271): undefined reference to `KListViewItem::~KListViewItem()' ../lib/kde3/libsvnfrontend.a(filelistviewitem.o): In function `FileListViewItem::FileListViewItem(kdesvnfilelist*, svn::SharedPointer const&)': filelistviewitem.cpp:(.text+0x12d8): undefined reference to `KListViewItem::KListViewItem(QListView*)' filelistviewitem.cpp:(.text+0x134e): undefined reference to `KListViewItem::~KListViewItem()' ../lib/kde3/libsvnfrontend.a(filelistviewitem.o): In function `FileListViewItem::FileListViewItem(kdesvnfilelist*, svn::SharedPointer const&)': filelistviewitem.cpp:(.text+0x13a8): undefined reference to `KListViewItem::KListViewItem(QListView*)' filelistviewitem.cpp:(.text+0x141e): undefined reference to `KListViewItem::~KListViewItem()' ../lib/kde3/libsvnfrontend.a(filelistviewitem.o):(.data.rel.ro._ZTV16FileListViewItem[vtable for FileListViewItem]+0x10): undefined reference to `KListViewItem::insertItem(QListViewItem*)' ../lib/kde3/libsvnfrontend.a(filelistviewitem.o):(.data.rel.ro._ZTV16FileListViewItem[vtable for FileListViewItem]+0x14): undefined reference to `KListViewItem::takeItem(QListViewItem*)' ../lib/kde3/libsvnfrontend.a(filelistviewitem.o):(.data.rel.ro._ZTI16FileListViewItem[typeinfo for FileListViewItem]+0x10): undefined reference to `typeinfo for KListViewItem' ../lib/kde3/libsvnfrontend.a(checkoutinfo_impl.o): In function `CheckoutInfo_impl::setTargetUrl(QString const&)': checkoutinfo_impl.cpp:(.text+0x6a3): undefined reference to `KURLRequester::setURL(QString const&)' ../lib/kde3/libsvnfrontend.a(checkoutinfo_impl.o): In function `CheckoutInfo_impl::reposURL()': checkoutinfo_impl.cpp:(.text+0xb98): undefined reference to `KURLRequester::url() const' checkoutinfo_impl.cpp:(.text+0xcdb): undefined reference to `KURLRequester::url() const' ../lib/kde3/libsvnfrontend.a(checkoutinfo_impl.o): In function `CheckoutInfo_impl::setStartUrl(QString const&)': checkoutinfo_impl.cpp:(.text+0xf75): undefined reference to `KURLRequester::setURL(QString const&)' ../lib/kde3/libsvnfrontend.a(checkoutinfo_impl.o): In function `CheckoutInfo_impl::targetDir()': checkoutinfo_impl.cpp:(.text+0x1236): undefined reference to `KURLRequester::url() const' checkoutinfo_impl.cpp:(.text+0x13be): undefined reference to `KURLRequester::url() const' checkoutinfo_impl.cpp:(.text+0x13e3): undefined reference to `KURLRequester::url() const' ../lib/kde3/libsvnfrontend.a(revisiontree.o): In function `RtreeData::getLogs(QString const&, svn::Revision const&, svn::Revision const&)': revisiontree.cpp:(.text+0x51e): undefined reference to `KMessageBox::error(QWidget*, QString const&, QString const&, int)' ../lib/kde3/libsvnfrontend.a(revisiontree.o): In function `RevisionTree::topDownScan()': revisiontree.cpp:(.text+0x1182): undefined reference to `KProgressDialog::labelText()' revisiontree.cpp:(.text+0x1229): undefined reference to `KProgressDialog::wasCancelled()' revisiontree.cpp:(.text+0x1365): undefined reference to `KProgressDialog::wasCancelled()' revisiontree.cpp:(.text+0x14a3): undefined reference to `KProgressDialog::setLabel(QString const&)' revisiontree.cpp:(.text+0x1927): undefined reference to `KProgressDialog::setLabel(QString const&)' revisiontree.cpp:(.text+0x19aa): undefined reference to `KProgressDialog::wasCancelled()' revisiontree.cpp:(.text+0x1dbd): undefined reference to `KProgressDialog::wasCancelled()' revisiontree.cpp:(.text+0x1efb): undefined reference to `KProgressDialog::setLabel(QString const&)' revisiontree.cpp:(.text+0x2459): undefined reference to `KProgressDialog::setLabel(QString const&)' revisiontree.cpp:(.text+0x24d0): undefined reference to `KProgressDialog::wasCancelled()' revisiontree.cpp:(.text+0x2761): undefined reference to `KProgressDialog::wasCancelled()' revisiontree.cpp:(.text+0x2896): undefined reference to `KProgressDialog::setLabel(QString const&)' ../lib/kde3/libsvnfrontend.a(revisiontree.o): In function `RevisionTree::bottomUpScan(long, unsigned int, QString const&, long)': revisiontree.cpp:(.text+0x2c19): undefined reference to `KProgressDialog::wasCancelled()' ../lib/kde3/libsvnfrontend.a(revisiontree.o): In function `RevisionTree::RevisionTree(svn::Client*, QObject*, QString const&, svn::Revision const&, svn::Revision const&, QString const&, svn::Revision const&, QWidget*, QWidget*)': revisiontree.cpp:(.text+0x52f8): undefined reference to `KProgressDialog::KProgressDialog(QWidget*, char const*, QString const&, QString const&, bool)' revisiontree.cpp:(.text+0x544f): undefined reference to `KProgressDialog::wasCancelled()' ../lib/kde3/libsvnfrontend.a(revisiontree.o): In function `RevisionTree::RevisionTree(svn::Client*, QObject*, QString const&, svn::Revision const&, svn::Revision const&, QString const&, svn::Revision const&, QWidget*, QWidget*)': revisiontree.cpp:(.text+0x5908): undefined reference to `KProgressDialog::KProgressDialog(QWidget*, char const*, QString const&, QString const&, bool)' revisiontree.cpp:(.text+0x5a5f): undefined reference to `KProgressDialog::wasCancelled()' ../lib/kde3/libsvnfrontend.a(revtreewidget.o): In function `RevTreeWidget::RevTreeWidget(QObject*, svn::Client*, QWidget*, char const*, unsigned int)': revtreewidget.cpp:(.text+0x1a1b): undefined reference to `KTextBrowser::KTextBrowser(QWidget*, char const*, bool)' ../lib/kde3/libsvnfrontend.a(revtreewidget.o): In function `RevTreeWidget::RevTreeWidget(QObject*, svn::Client*, QWidget*, char const*, unsigned int)': revtreewidget.cpp:(.text+0x1f2b): undefined reference to `KTextBrowser::KTextBrowser(QWidget*, char const*, bool)' ../lib/kde3/libsvnfrontend.a(propertiesdlg.o): In function `PropertiesDlg::qt_property(int, int, QVariant*)': propertiesdlg.cpp:(.text+0xde): undefined reference to `KDialogBase::qt_property(int, int, QVariant*)' ../lib/kde3/libsvnfrontend.a(propertiesdlg.o): In function `PropertiesDlg::qt_cast(char const*)': propertiesdlg.cpp:(.text+0x14e): undefined reference to `KDialogBase::qt_cast(char const*)' ../lib/kde3/libsvnfrontend.a(propertiesdlg.o): In function `PropertiesDlg::staticMetaObject()': propertiesdlg.cpp:(.text+0x189): undefined reference to `KDialogBase::staticMetaObject()' ../lib/kde3/libsvnfrontend.a(propertiesdlg.o): In function `PropertiesDlg::slotModify()': propertiesdlg.cpp:(.text+0x53c): undefined reference to `KMessageBox::error(QWidget*, QString const&, QString const&, int)' propertiesdlg.cpp:(.text+0x5af): undefined reference to `KMessageBox::error(QWidget*, QString const&, QString const&, int)' ../lib/kde3/libsvnfrontend.a(propertiesdlg.o): In function `PropertiesDlg::polish()': propertiesdlg.cpp:(.text+0x78e): undefined reference to `KDialog::polish()' ../lib/kde3/libsvnfrontend.a(propertiesdlg.o): In function `PropertiesDlg::~PropertiesDlg()': propertiesdlg.cpp:(.text+0x81e): undefined reference to `KDialogBase::~KDialogBase()' ../lib/kde3/libsvnfrontend.a(propertiesdlg.o): In function `PropertiesDlg::~PropertiesDlg()': propertiesdlg.cpp:(.text+0x879): undefined reference to `KDialogBase::~KDialogBase()' ../lib/kde3/libsvnfrontend.a(propertiesdlg.o): In function `PropertiesDlg::~PropertiesDlg()': propertiesdlg.cpp:(.text+0x8b9): undefined reference to `KDialogBase::~KDialogBase()' ../lib/kde3/libsvnfrontend.a(propertiesdlg.o): In function `PropertiesDlg::qt_invoke(int, QUObject*)': propertiesdlg.cpp:(.text+0x917): undefined reference to `KDialogBase::qt_invoke(int, QUObject*)' ../lib/kde3/libsvnfrontend.a(propertiesdlg.o): In function `.L260': propertiesdlg.cpp:(.text+0xa41): undefined reference to `KDialogBase::staticMetaObject()' ../lib/kde3/libsvnfrontend.a(propertiesdlg.o): In function `PropertiesDlg::clientException(QString const&)': propertiesdlg.cpp:(.text+0xb61): undefined reference to `KDialogBase::staticMetaObject()' ../lib/kde3/libsvnfrontend.a(propertiesdlg.o): In function `PropertiesDlg::qt_emit(int, QUObject*)': propertiesdlg.cpp:(.text+0xc77): undefined reference to `KDialogBase::qt_emit(int, QUObject*)' propertiesdlg.cpp:(.text+0xc81): undefined reference to `KDialogBase::staticMetaObject()' ../lib/kde3/libsvnfrontend.a(propertiesdlg.o): In function `PropertiesDlg::PropertiesDlg(SvnItem*, svn::Client*, svn::Revision const&, QWidget*, char const*, bool)': propertiesdlg.cpp:(.text+0xfdb): undefined reference to `KDialogBase::KDialogBase(QWidget*, char const*, bool, QString const&, int, KDialogBase::ButtonCode, bool, KGuiItem const&, KGuiItem const&, KGuiItem const&)' propertiesdlg.cpp:(.text+0x106d): undefined reference to `KDialogBase::makeMainWidget()' propertiesdlg.cpp:(.text+0x1152): undefined reference to `KListView::setRenameable(int, bool)' propertiesdlg.cpp:(.text+0x1170): undefined reference to `KListView::setRenameable(int, bool)' propertiesdlg.cpp:(.text+0x1186): undefined reference to `KListView::setFullWidth(bool)' propertiesdlg.cpp:(.text+0x1221): undefined reference to `KPushButton::KPushButton(QWidget*, char const*)' propertiesdlg.cpp:(.text+0x1270): undefined reference to `KPushButton::KPushButton(QWidget*, char const*)' propertiesdlg.cpp:(.text+0x12bf): undefined reference to `KPushButton::KPushButton(QWidget*, char const*)' propertiesdlg.cpp:(.text+0x14e3): undefined reference to `KDialogBase::~KDialogBase()' ../lib/kde3/libsvnfrontend.a(propertiesdlg.o): In function `PropertiesDlg::PropertiesDlg(SvnItem*, svn::Client*, svn::Revision const&, QWidget*, char const*, bool)': propertiesdlg.cpp:(.text+0x15eb): undefined reference to `KDialogBase::KDialogBase(QWidget*, char const*, bool, QString const&, int, KDialogBase::ButtonCode, bool, KGuiItem const&, KGuiItem const&, KGuiItem const&)' propertiesdlg.cpp:(.text+0x167d): undefined reference to `KDialogBase::makeMainWidget()' propertiesdlg.cpp:(.text+0x1762): undefined reference to `KListView::setRenameable(int, bool)' propertiesdlg.cpp:(.text+0x1780): undefined reference to `KListView::setRenameable(int, bool)' propertiesdlg.cpp:(.text+0x1796): undefined reference to `KListView::setFullWidth(bool)' propertiesdlg.cpp:(.text+0x1831): undefined reference to `KPushButton::KPushButton(QWidget*, char const*)' propertiesdlg.cpp:(.text+0x1880): undefined reference to `KPushButton::KPushButton(QWidget*, char const*)' propertiesdlg.cpp:(.text+0x18cf): undefined reference to `KPushButton::KPushButton(QWidget*, char const*)' propertiesdlg.cpp:(.text+0x1af3): undefined reference to `KDialogBase::~KDialogBase()' ../lib/kde3/libsvnfrontend.a(propertiesdlg.o): In function `PropertiesDlg::slotAdd()': propertiesdlg.cpp:(.text+0x22dc): undefined reference to `KMessageBox::error(QWidget*, QString const&, QString const&, int)' propertiesdlg.cpp:(.text+0x2353): undefined reference to `KMessageBox::error(QWidget*, QString const&, QString const&, int)' ../lib/kde3/libsvnfrontend.a(propertiesdlg.o): In function `PropertiesDlg::metaObject() const': propertiesdlg.cpp:(.text._ZNK13PropertiesDlg10metaObjectEv[PropertiesDlg::metaObject() const]+0x29): undefined reference to `KDialogBase::staticMetaObject()' ../lib/kde3/libsvnfrontend.a(propertiesdlg.o):(.data.rel.ro._ZTV13PropertiesDlg[vtable for PropertiesDlg]+0xf0): undefined reference to `KDialogBase::sizeHint() const' ../lib/kde3/libsvnfrontend.a(propertiesdlg.o):(.data.rel.ro._ZTV13PropertiesDlg[vtable for PropertiesDlg]+0xf4): undefined reference to `KDialogBase::minimumSizeHint() const' ../lib/kde3/libsvnfrontend.a(propertiesdlg.o):(.data.rel.ro._ZTV13PropertiesDlg[vtable for PropertiesDlg]+0x104): undefined reference to `KDialogBase::adjustSize()' ../lib/kde3/libsvnfrontend.a(propertiesdlg.o):(.data.rel.ro._ZTV13PropertiesDlg[vtable for PropertiesDlg]+0x130): undefined reference to `KDialogBase::keyPressEvent(QKeyEvent*)' ../lib/kde3/libsvnfrontend.a(propertiesdlg.o):(.data.rel.ro._ZTV13PropertiesDlg[vtable for PropertiesDlg]+0x154): undefined reference to `KDialogBase::closeEvent(QCloseEvent*)' ../lib/kde3/libsvnfrontend.a(propertiesdlg.o):(.data.rel.ro._ZTV13PropertiesDlg[vtable for PropertiesDlg]+0x180): undefined reference to `KDialogBase::hideEvent(QHideEvent*)' ../lib/kde3/libsvnfrontend.a(propertiesdlg.o):(.data.rel.ro._ZTV13PropertiesDlg[vtable for PropertiesDlg]+0x1d0): undefined reference to `KDialogBase::virtual_hook(int, void*)' ../lib/kde3/libsvnfrontend.a(propertiesdlg.o):(.data.rel.ro._ZTV13PropertiesDlg[vtable for PropertiesDlg]+0x1d8): undefined reference to `KDialogBase::slotDefault()' ../lib/kde3/libsvnfrontend.a(propertiesdlg.o):(.data.rel.ro._ZTV13PropertiesDlg[vtable for PropertiesDlg]+0x1dc): undefined reference to `KDialogBase::slotDetails()' ../lib/kde3/libsvnfrontend.a(propertiesdlg.o):(.data.rel.ro._ZTV13PropertiesDlg[vtable for PropertiesDlg]+0x1e0): undefined reference to `KDialogBase::slotUser3()' ../lib/kde3/libsvnfrontend.a(propertiesdlg.o):(.data.rel.ro._ZTV13PropertiesDlg[vtable for PropertiesDlg]+0x1e4): undefined reference to `KDialogBase::slotUser2()' ../lib/kde3/libsvnfrontend.a(propertiesdlg.o):(.data.rel.ro._ZTV13PropertiesDlg[vtable for PropertiesDlg]+0x1e8): undefined reference to `KDialogBase::slotUser1()' ../lib/kde3/libsvnfrontend.a(propertiesdlg.o):(.data.rel.ro._ZTV13PropertiesDlg[vtable for PropertiesDlg]+0x1ec): undefined reference to `KDialogBase::slotOk()' ../lib/kde3/libsvnfrontend.a(propertiesdlg.o):(.data.rel.ro._ZTV13PropertiesDlg[vtable for PropertiesDlg]+0x1f0): undefined reference to `KDialogBase::slotApply()' ../lib/kde3/libsvnfrontend.a(propertiesdlg.o):(.data.rel.ro._ZTV13PropertiesDlg[vtable for PropertiesDlg]+0x1f4): undefined reference to `KDialogBase::slotTry()' ../lib/kde3/libsvnfrontend.a(propertiesdlg.o):(.data.rel.ro._ZTV13PropertiesDlg[vtable for PropertiesDlg]+0x1f8): undefined reference to `KDialogBase::slotYes()' ../lib/kde3/libsvnfrontend.a(propertiesdlg.o):(.data.rel.ro._ZTV13PropertiesDlg[vtable for PropertiesDlg]+0x1fc): undefined reference to `KDialogBase::slotNo()' ../lib/kde3/libsvnfrontend.a(propertiesdlg.o):(.data.rel.ro._ZTV13PropertiesDlg[vtable for PropertiesDlg]+0x200): undefined reference to `KDialogBase::slotCancel()' ../lib/kde3/libsvnfrontend.a(propertiesdlg.o):(.data.rel.ro._ZTV13PropertiesDlg[vtable for PropertiesDlg]+0x204): undefined reference to `KDialogBase::slotClose()' ../lib/kde3/libsvnfrontend.a(propertiesdlg.o):(.data.rel.ro._ZTV13PropertiesDlg[vtable for PropertiesDlg]+0x208): undefined reference to `KDialogBase::applyPressed()' ../lib/kde3/libsvnfrontend.a(propertiesdlg.o):(.data.rel.ro._ZTI13PropertiesDlg[typeinfo for PropertiesDlg]+0x8): undefined reference to `typeinfo for KDialogBase' ../lib/kde3/libsvnfrontend.a(checkoutinfo.o): In function `CheckoutInfo::CheckoutInfo(QWidget*, char const*, unsigned int)': checkoutinfo.cpp:(.text+0x638): undefined reference to `KURLRequester::KURLRequester(QWidget*, char const*)' checkoutinfo.cpp:(.text+0x64b): undefined reference to `KURLRequester::setShowLocalProtocol(bool)' checkoutinfo.cpp:(.text+0x65e): undefined reference to `KURLRequester::setMode(unsigned int)' checkoutinfo.cpp:(.text+0x708): undefined reference to `KURLRequester::KURLRequester(QWidget*, char const*)' checkoutinfo.cpp:(.text+0x71b): undefined reference to `KURLRequester::setShowLocalProtocol(bool)' checkoutinfo.cpp:(.text+0x72e): undefined reference to `KURLRequester::setMode(unsigned int)' ../lib/kde3/libsvnfrontend.a(checkoutinfo.o): In function `CheckoutInfo::CheckoutInfo(QWidget*, char const*, unsigned int)': checkoutinfo.cpp:(.text+0xc78): undefined reference to `KURLRequester::KURLRequester(QWidget*, char const*)' checkoutinfo.cpp:(.text+0xc8b): undefined reference to `KURLRequester::setShowLocalProtocol(bool)' checkoutinfo.cpp:(.text+0xc9e): undefined reference to `KURLRequester::setMode(unsigned int)' checkoutinfo.cpp:(.text+0xd48): undefined reference to `KURLRequester::KURLRequester(QWidget*, char const*)' checkoutinfo.cpp:(.text+0xd5b): undefined reference to `KURLRequester::setShowLocalProtocol(bool)' checkoutinfo.cpp:(.text+0xd6e): undefined reference to `KURLRequester::setMode(unsigned int)' ../lib/kde3/libsvnfrontend.a(editproperty_impl.o): In function `EditProperty_impl::setPropName(QString const&)': editproperty_impl.cpp:(.text+0x6fe): undefined reference to `KHistoryCombo::addToHistory(QString const&)' ../lib/kde3/libsvnfrontend.a(editproperty_impl.o): In function `EditProperty_impl::setDir(bool)': editproperty_impl.cpp:(.text+0x8a9): undefined reference to `KHistoryCombo::clearHistory()' editproperty_impl.cpp:(.text+0x8d5): undefined reference to `KHistoryCombo::setHistoryItems(QStringList, bool)' editproperty_impl.cpp:(.text+0x90a): undefined reference to `KHistoryCombo::clearHistory()' editproperty_impl.cpp:(.text+0x936): undefined reference to `KHistoryCombo::setHistoryItems(QStringList, bool)' ../lib/kde3/libsvnfrontend.a(editproperty_impl.o): In function `EditProperty_impl::EditProperty_impl(QWidget*, char const*)': editproperty_impl.cpp:(.text+0x29c7): undefined reference to `KHistoryCombo::setHistoryItems(QStringList, bool)' ../lib/kde3/libsvnfrontend.a(editproperty_impl.o): In function `EditProperty_impl::EditProperty_impl(QWidget*, char const*)': editproperty_impl.cpp:(.text+0x51a7): undefined reference to `KHistoryCombo::setHistoryItems(QStringList, bool)' ../lib/kde3/libsvnfrontend.a(revgraphview.o): In function `RevGraphView::slotClientException(QString const&)': revgraphview.cpp:(.text+0x22fe): undefined reference to `KMessageBox::sorry(QWidget*, QString const&, QString const&, int)' ../lib/kde3/libsvnfrontend.a(revgraphview.o): In function `RevGraphView::contentsContextMenuEvent(QContextMenuEvent*)': revgraphview.cpp:(.text+0x7eb7): undefined reference to `KFileDialog::getSaveFileName(QString const&, QString const&, QWidget*, QString const&)' ../lib/kde3/libsvnfrontend.a(editpropsdlg.o): In function `EditPropsDlgData::EditPropsDlgData(QWidget*, char const*, bool, unsigned int)': editpropsdlg.cpp:(.text+0x887): undefined reference to `KHistoryCombo::KHistoryCombo(QWidget*, char const*)' editpropsdlg.cpp:(.text+0x937): undefined reference to `KTextEdit::KTextEdit(QWidget*, char const*)' ../lib/kde3/libsvnfrontend.a(editpropsdlg.o): In function `EditPropsDlgData::EditPropsDlgData(QWidget*, char const*, bool, unsigned int)': editpropsdlg.cpp:(.text+0x1187): undefined reference to `KHistoryCombo::KHistoryCombo(QWidget*, char const*)' editpropsdlg.cpp:(.text+0x1237): undefined reference to `KTextEdit::KTextEdit(QWidget*, char const*)' ../lib/kde3/libksvnwidgets.a(logmsg_impl.o): In function `Logmsg_impl::getLogmessage(bool*, bool*, bool*, QWidget*, char const*)': logmsg_impl.cpp:(.text+0x27bb): undefined reference to `KDialogBase::KDialogBase(QWidget*, char const*, bool, QString const&, int, KDialogBase::ButtonCode, bool, KGuiItem const&, KGuiItem const&, KGuiItem const&)' logmsg_impl.cpp:(.text+0x280d): undefined reference to `KDialogBase::makeVBoxMainWidget()' logmsg_impl.cpp:(.text+0x2885): undefined reference to `KDialogBase::configDialogSize(KConfig&, QString const&) const' logmsg_impl.cpp:(.text+0x28e7): undefined reference to `KDialogBase::saveDialogSize(KConfig&, QString const&, bool) const' logmsg_impl.cpp:(.text+0x2916): undefined reference to `KDialogBase::~KDialogBase()' logmsg_impl.cpp:(.text+0x29de): undefined reference to `KDialogBase::~KDialogBase()' logmsg_impl.cpp:(.text+0x2a5f): undefined reference to `KDialogBase::~KDialogBase()' logmsg_impl.cpp:(.text+0x2a75): undefined reference to `KDialogBase::~KDialogBase()' logmsg_impl.cpp:(.text+0x2a8b): undefined reference to `KDialogBase::~KDialogBase()' ../lib/kde3/libksvnwidgets.a(logmsg_impl.o): In function `Logmsg_impl::getLogmessage(QValueList const&, QValueList const&, QObject*, QValueList&, bool*, bool*, QWidget*, char const*)': logmsg_impl.cpp:(.text+0x443b): undefined reference to `KDialogBase::KDialogBase(QWidget*, char const*, bool, QString const&, int, KDialogBase::ButtonCode, bool, KGuiItem const&, KGuiItem const&, KGuiItem const&)' logmsg_impl.cpp:(.text+0x448d): undefined reference to `KDialogBase::makeVBoxMainWidget()' logmsg_impl.cpp:(.text+0x4543): undefined reference to `KDialogBase::configDialogSize(KConfig&, QString const&) const' logmsg_impl.cpp:(.text+0x45a9): undefined reference to `KDialogBase::saveDialogSize(KConfig&, QString const&, bool) const' logmsg_impl.cpp:(.text+0x47e6): undefined reference to `KDialogBase::~KDialogBase()' logmsg_impl.cpp:(.text+0x48a7): undefined reference to `KDialogBase::~KDialogBase()' logmsg_impl.cpp:(.text+0x48ec): undefined reference to `KDialogBase::~KDialogBase()' logmsg_impl.cpp:(.text+0x495f): undefined reference to `KDialogBase::~KDialogBase()' logmsg_impl.cpp:(.text+0x499e): undefined reference to `KDialogBase::~KDialogBase()' ../lib/kde3/libksvnwidgets.a(logmsg_impl.o): In function `Logmsg_impl::getLogmessage(QMap const&, bool*, bool*, bool*, QWidget*, char const*)': logmsg_impl.cpp:(.text+0x4fdb): undefined reference to `KDialogBase::KDialogBase(QWidget*, char const*, bool, QString const&, int, KDialogBase::ButtonCode, bool, KGuiItem const&, KGuiItem const&, KGuiItem const&)' logmsg_impl.cpp:(.text+0x502d): undefined reference to `KDialogBase::makeVBoxMainWidget()' logmsg_impl.cpp:(.text+0x50ac): undefined reference to `KDialogBase::configDialogSize(KConfig&, QString const&) const' logmsg_impl.cpp:(.text+0x5114): undefined reference to `KDialogBase::saveDialogSize(KConfig&, QString const&, bool) const' logmsg_impl.cpp:(.text+0x5151): undefined reference to `KDialogBase::~KDialogBase()' logmsg_impl.cpp:(.text+0x522e): undefined reference to `KDialogBase::~KDialogBase()' logmsg_impl.cpp:(.text+0x52af): undefined reference to `KDialogBase::~KDialogBase()' logmsg_impl.cpp:(.text+0x52c5): undefined reference to `KDialogBase::~KDialogBase()' logmsg_impl.cpp:(.text+0x52db): undefined reference to `KDialogBase::~KDialogBase()' ../lib/kde3/libksvnwidgets.a(logmsg_impl.o): In function `Logmsg_impl::getLogmessage(QValueList const&, bool*, bool*, bool*, QWidget*, char const*)': logmsg_impl.cpp:(.text+0x5bab): undefined reference to `KDialogBase::KDialogBase(QWidget*, char const*, bool, QString const&, int, KDialogBase::ButtonCode, bool, KGuiItem const&, KGuiItem const&, KGuiItem const&)' logmsg_impl.cpp:(.text+0x5bfd): undefined reference to `KDialogBase::makeVBoxMainWidget()' logmsg_impl.cpp:(.text+0x5c7c): undefined reference to `KDialogBase::configDialogSize(KConfig&, QString const&) const' logmsg_impl.cpp:(.text+0x5ce9): undefined reference to `KDialogBase::saveDialogSize(KConfig&, QString const&, bool) const' logmsg_impl.cpp:(.text+0x5d2b): undefined reference to `KDialogBase::~KDialogBase()' logmsg_impl.cpp:(.text+0x5e06): undefined reference to `KDialogBase::~KDialogBase()' logmsg_impl.cpp:(.text+0x5e87): undefined reference to `KDialogBase::~KDialogBase()' logmsg_impl.cpp:(.text+0x5e9d): undefined reference to `KDialogBase::~KDialogBase()' logmsg_impl.cpp:(.text+0x5eb3): undefined reference to `KDialogBase::~KDialogBase()' ../lib/kde3/libksvnwidgets.a(ssltrustprompt_impl.o): In function `SslTrustPrompt_impl::sslTrust(QString const&, QString const&, QString const&, QString const&, QString const&, QString const&, QStringList const&, bool*, bool*)': ssltrustprompt_impl.cpp:(.text+0x847): undefined reference to `KStdGuiItem::cancel()' ssltrustprompt_impl.cpp:(.text+0x852): undefined reference to `KStdGuiItem::no()' ssltrustprompt_impl.cpp:(.text+0x866): undefined reference to `KStdGuiItem::yes()' ssltrustprompt_impl.cpp:(.text+0x8e9): undefined reference to `KDialogBase::KDialogBase(QString const&, int, KDialogBase::ButtonCode, KDialogBase::ButtonCode, QWidget*, char const*, bool, bool, KGuiItem const&, KGuiItem const&, KGuiItem const&)' ssltrustprompt_impl.cpp:(.text+0x95f): undefined reference to `KDialogBase::setButtonText(KDialogBase::ButtonCode, QString const&)' ssltrustprompt_impl.cpp:(.text+0x9b1): undefined reference to `KDialogBase::setButtonText(KDialogBase::ButtonCode, QString const&)' ssltrustprompt_impl.cpp:(.text+0xa1c): undefined reference to `KDialogBase::setButtonCancel(KGuiItem const&)' ssltrustprompt_impl.cpp:(.text+0x16ad): undefined reference to `KDialogBase::makeVBoxMainWidget()' ssltrustprompt_impl.cpp:(.text+0x16fe): undefined reference to `KDialogBase::configDialogSize(KConfig&, QString const&) const' ssltrustprompt_impl.cpp:(.text+0x17da): undefined reference to `KDialogBase::saveDialogSize(KConfig&, QString const&, bool) const' ssltrustprompt_impl.cpp:(.text+0x184d): undefined reference to `KDialogBase::~KDialogBase()' ssltrustprompt_impl.cpp:(.text+0x199b): undefined reference to `KDialogBase::~KDialogBase()' ssltrustprompt_impl.cpp:(.text+0x1dc5): undefined reference to `KDialogBase::~KDialogBase()' ssltrustprompt_impl.cpp:(.text+0x1e92): undefined reference to `KDialogBase::~KDialogBase()' ssltrustprompt_impl.cpp:(.text+0x1faf): undefined reference to `KDialogBase::~KDialogBase()' ../lib/kde3/libksvnwidgets.a(diffbrowser.o): In function `DiffBrowser::qt_property(int, int, QVariant*)': diffbrowser.cpp:(.text+0x18e): undefined reference to `KTextBrowser::qt_property(int, int, QVariant*)' ../lib/kde3/libksvnwidgets.a(diffbrowser.o): In function `DiffBrowser::qt_emit(int, QUObject*)': diffbrowser.cpp:(.text+0x1c7): undefined reference to `KTextBrowser::qt_emit(int, QUObject*)' ../lib/kde3/libksvnwidgets.a(diffbrowser.o): In function `DiffBrowser::qt_cast(char const*)': diffbrowser.cpp:(.text+0x23e): undefined reference to `KTextBrowser::qt_cast(char const*)' ../lib/kde3/libksvnwidgets.a(diffbrowser.o): In function `DiffBrowser::staticMetaObject()': diffbrowser.cpp:(.text+0x279): undefined reference to `KTextBrowser::staticMetaObject()' ../lib/kde3/libksvnwidgets.a(diffbrowser.o): In function `DiffBrowser::searchdone_slot()': diffbrowser.cpp:(.text+0x487): undefined reference to `KEdFind::case_sensitive() const' ../lib/kde3/libksvnwidgets.a(diffbrowser.o): In function `DiffBrowser::qt_invoke(int, QUObject*)': diffbrowser.cpp:(.text+0x807): undefined reference to `KTextBrowser::qt_invoke(int, QUObject*)' ../lib/kde3/libksvnwidgets.a(diffbrowser.o): In function `.L109': diffbrowser.cpp:(.text+0x909): undefined reference to `KTextBrowser::staticMetaObject()' ../lib/kde3/libksvnwidgets.a(diffbrowser.o): In function `DiffBrowser::doSearch(QString const&, bool, bool)': diffbrowser.cpp:(.text+0xa96): undefined reference to `KEdFind::get_direction() const' diffbrowser.cpp:(.text+0xaf1): undefined reference to `KStdGuiItem::cont()' diffbrowser.cpp:(.text+0xb57): undefined reference to `KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, int)' diffbrowser.cpp:(.text+0xc4f): undefined reference to `KStdGuiItem::cont()' diffbrowser.cpp:(.text+0xcb5): undefined reference to `KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, int)' ../lib/kde3/libksvnwidgets.a(diffbrowser.o): In function `DiffBrowser::DiffBrowser(QWidget*, char const*)': diffbrowser.cpp:(.text+0xef1): undefined reference to `KTextBrowser::KTextBrowser(QWidget*, char const*, bool)' ../lib/kde3/libksvnwidgets.a(diffbrowser.o): In function `DiffBrowser::DiffBrowser(QWidget*, char const*)': diffbrowser.cpp:(.text+0x10c1): undefined reference to `KTextBrowser::KTextBrowser(QWidget*, char const*, bool)' ../lib/kde3/libksvnwidgets.a(diffbrowser.o): In function `DiffBrowser::startSearch()': diffbrowser.cpp:(.text+0x1296): undefined reference to `KEdFind::getText() const' diffbrowser.cpp:(.text+0x12d5): undefined reference to `KEdFind::setText(QString)' diffbrowser.cpp:(.text+0x1364): undefined reference to `KEdFind::KEdFind(QWidget*, char const*, bool)' ../lib/kde3/libksvnwidgets.a(diffbrowser.o): In function `DiffBrowser::search_slot()': diffbrowser.cpp:(.text+0x1448): undefined reference to `KEdFind::getText() const' diffbrowser.cpp:(.text+0x1467): undefined reference to `KEdFind::get_direction() const' diffbrowser.cpp:(.text+0x147b): undefined reference to `KEdFind::case_sensitive() const' ../lib/kde3/libksvnwidgets.a(diffbrowser.o): In function `DiffBrowser::saveDiff()': diffbrowser.cpp:(.text+0x1530): undefined reference to `KFileDialog::getSaveFileName(QString const&, QString const&, QWidget*, QString const&)' diffbrowser.cpp:(.text+0x1599): undefined reference to `KStdGuiItem::no()' diffbrowser.cpp:(.text+0x15aa): undefined reference to `KStdGuiItem::yes()' diffbrowser.cpp:(.text+0x161e): undefined reference to `KMessageBox::warningYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, int)' ../lib/kde3/libksvnwidgets.a(diffbrowser.o): In function `DiffBrowser::metaObject() const': diffbrowser.cpp:(.text._ZNK11DiffBrowser10metaObjectEv[DiffBrowser::metaObject() const]+0x29): undefined reference to `KTextBrowser::staticMetaObject()' ../lib/kde3/libksvnwidgets.a(diffbrowser.o):(.data.rel.ro._ZTV11DiffBrowser[vtable for DiffBrowser]+0x22c): undefined reference to `KTextBrowser::contentsWheelEvent(QWheelEvent*)' ../lib/kde3/libksvnwidgets.a(diffbrowser.o):(.data.rel.ro._ZTV11DiffBrowser[vtable for DiffBrowser]+0x248): undefined reference to `KTextBrowser::viewportMouseMoveEvent(QMouseEvent*)' ../lib/kde3/libksvnwidgets.a(diffbrowser.o):(.data.rel.ro._ZTV11DiffBrowser[vtable for DiffBrowser]+0x370): undefined reference to `KTextBrowser::createPopupMenu(QPoint const&)' ../lib/kde3/libksvnwidgets.a(diffbrowser.o):(.data.rel.ro._ZTV11DiffBrowser[vtable for DiffBrowser]+0x388): undefined reference to `KTextBrowser::setSource(QString const&)' ../lib/kde3/libksvnwidgets.a(diffbrowser.o):(.data.rel.ro._ZTV11DiffBrowser[vtable for DiffBrowser]+0x39c): undefined reference to `KTextBrowser::virtual_hook(int, void*)' ../lib/kde3/libksvnwidgets.a(logmessage.o): In function `LogmessageData::LogmessageData(QWidget*, char const*, unsigned int)': logmessage.cpp:(.text+0xfca): undefined reference to `KTextEdit::KTextEdit(QWidget*, char const*)' logmessage.cpp:(.text+0x10ed): undefined reference to `KComboBox::KComboBox(bool, QWidget*, char const*)' ../lib/kde3/libksvnwidgets.a(logmessage.o): In function `LogmessageData::LogmessageData(QWidget*, char const*, unsigned int)': logmessage.cpp:(.text+0x1b1a): undefined reference to `KTextEdit::KTextEdit(QWidget*, char const*)' logmessage.cpp:(.text+0x1c3d): undefined reference to `KComboBox::KComboBox(bool, QWidget*, char const*)' ../lib/kde3/libksvnwidgets.a(ssltrustprompt.o): In function `SslTrustPrompt::SslTrustPrompt(QWidget*, char const*, unsigned int)': ssltrustprompt.cpp:(.text+0x22c): undefined reference to `KTextBrowser::KTextBrowser(QWidget*, char const*, bool)' ../lib/kde3/libksvnwidgets.a(ssltrustprompt.o): In function `SslTrustPrompt::SslTrustPrompt(QWidget*, char const*, unsigned int)': ssltrustprompt.cpp:(.text+0x40c): undefined reference to `KTextBrowser::KTextBrowser(QWidget*, char const*, bool)' ../lib/kde3/libksvnwidgets.a(authdlg.o): In function `AuthDialogData::AuthDialogData(QWidget*, char const*, bool, unsigned int)': authdlg.cpp:(.text+0x6ef): undefined reference to `KLineEdit::KLineEdit(QWidget*, char const*)' authdlg.cpp:(.text+0x75c): undefined reference to `KLineEdit::KLineEdit(QWidget*, char const*)' ../lib/kde3/libksvnwidgets.a(authdlg.o): In function `AuthDialogData::AuthDialogData(QWidget*, char const*, bool, unsigned int)': authdlg.cpp:(.text+0xe1f): undefined reference to `KLineEdit::KLineEdit(QWidget*, char const*)' authdlg.cpp:(.text+0xe8c): undefined reference to `KLineEdit::KLineEdit(QWidget*, char const*)' ../lib/kde3/libsettingsdlgs.a(dispcolor_settings.o): In function `DispColorSettings::DispColorSettings(QWidget*, char const*, unsigned int)': dispcolor_settings.cpp:(.text+0x850): undefined reference to `KColorButton::KColorButton(QWidget*, char const*)' dispcolor_settings.cpp:(.text+0x8a1): undefined reference to `KColorButton::KColorButton(QWidget*, char const*)' dispcolor_settings.cpp:(.text+0x8f2): undefined reference to `KColorButton::KColorButton(QWidget*, char const*)' dispcolor_settings.cpp:(.text+0x9bb): undefined reference to `KColorButton::KColorButton(QWidget*, char const*)' dispcolor_settings.cpp:(.text+0xbe3): undefined reference to `KColorButton::KColorButton(QWidget*, char const*)' ../lib/kde3/libsettingsdlgs.a(dispcolor_settings.o):dispcolor_settings.cpp:(.text+0xc37): more undefined references to `KColorButton::KColorButton(QWidget*, char const*)' follow ../lib/kde3/libsettingsdlgs.a(display_settings.o): In function `DisplaySettings::DisplaySettings(QWidget*, char const*, unsigned int)': display_settings.cpp:(.text+0x800): undefined reference to `KIntSpinBox::KIntSpinBox(QWidget*, char const*)' display_settings.cpp:(.text+0xa84): undefined reference to `KLineEdit::KLineEdit(QWidget*, char const*)' display_settings.cpp:(.text+0xba2): undefined reference to `KIntSpinBox::KIntSpinBox(QWidget*, char const*)' ../lib/kde3/libsettingsdlgs.a(display_settings.o): In function `DisplaySettings::DisplaySettings(QWidget*, char const*, unsigned int)': display_settings.cpp:(.text+0xf80): undefined reference to `KIntSpinBox::KIntSpinBox(QWidget*, char const*)' display_settings.cpp:(.text+0x1204): undefined reference to `KLineEdit::KLineEdit(QWidget*, char const*)' display_settings.cpp:(.text+0x1322): undefined reference to `KIntSpinBox::KIntSpinBox(QWidget*, char const*)' ../lib/kde3/libsettingsdlgs.a(revisiontree_settings.o): In function `RevisiontreeSettingsDlg::RevisiontreeSettingsDlg(QWidget*, char const*, unsigned int)': revisiontree_settings.cpp:(.text+0x93d): undefined reference to `KColorButton::KColorButton(QWidget*, char const*)' revisiontree_settings.cpp:(.text+0xa54): undefined reference to `KColorButton::KColorButton(QWidget*, char const*)' revisiontree_settings.cpp:(.text+0xb6b): undefined reference to `KColorButton::KColorButton(QWidget*, char const*)' revisiontree_settings.cpp:(.text+0xc82): undefined reference to `KColorButton::KColorButton(QWidget*, char const*)' revisiontree_settings.cpp:(.text+0xd99): undefined reference to `KColorButton::KColorButton(QWidget*, char const*)' ../lib/kde3/libsettingsdlgs.a(revisiontree_settings.o):revisiontree_settings.cpp:(.text+0x137d): more undefined references to `KColorButton::KColorButton(QWidget*, char const*)' follow ../lib/kde3/libsettingsdlgs.a(subversion_settings.o): In function `SubversionSettings::SubversionSettings(QWidget*, char const*, unsigned int)': subversion_settings.cpp:(.text+0x13d0): undefined reference to `KIntNumInput::KIntNumInput(QWidget*, char const*)' subversion_settings.cpp:(.text+0x13e6): undefined reference to `KIntNumInput::setMinValue(int)' ../lib/kde3/libsettingsdlgs.a(subversion_settings.o): In function `SubversionSettings::SubversionSettings(QWidget*, char const*, unsigned int)': subversion_settings.cpp:(.text+0x19b0): undefined reference to `KIntNumInput::KIntNumInput(QWidget*, char const*)' subversion_settings.cpp:(.text+0x19c6): undefined reference to `KIntNumInput::setMinValue(int)' ../lib/kde3/libsettingsdlgs.a(cmdexecsettings.o): In function `CmdExecSettings::CmdExecSettings(QWidget*, char const*, unsigned int)': cmdexecsettings.cpp:(.text+0x679): undefined reference to `KIntNumInput::KIntNumInput(QWidget*, char const*)' cmdexecsettings.cpp:(.text+0x68c): undefined reference to `KIntNumInput::setMinValue(int)' cmdexecsettings.cpp:(.text+0x7e3): undefined reference to `KLineEdit::KLineEdit(QWidget*, char const*)' ../lib/kde3/libsettingsdlgs.a(cmdexecsettings.o): In function `CmdExecSettings::CmdExecSettings(QWidget*, char const*, unsigned int)': cmdexecsettings.cpp:(.text+0xbe9): undefined reference to `KIntNumInput::KIntNumInput(QWidget*, char const*)' cmdexecsettings.cpp:(.text+0xbfc): undefined reference to `KIntNumInput::setMinValue(int)' cmdexecsettings.cpp:(.text+0xd53): undefined reference to `KLineEdit::KLineEdit(QWidget*, char const*)' ../lib/kde3/libsettingsdlgs.a(diffmergesettings.o): In function `DiffMergeSettings::DiffMergeSettings(QWidget*, char const*, unsigned int)': diffmergesettings.cpp:(.text+0xc53): undefined reference to `KLineEdit::KLineEdit(QWidget*, char const*)' diffmergesettings.cpp:(.text+0xd1c): undefined reference to `KLineEdit::KLineEdit(QWidget*, char const*)' diffmergesettings.cpp:(.text+0xd70): undefined reference to `KLineEdit::KLineEdit(QWidget*, char const*)' ../lib/kde3/libsettingsdlgs.a(diffmergesettings.o): In function `DiffMergeSettings::DiffMergeSettings(QWidget*, char const*, unsigned int)': diffmergesettings.cpp:(.text+0x13f3): undefined reference to `KLineEdit::KLineEdit(QWidget*, char const*)' ../lib/kde3/libsettingsdlgs.a(diffmergesettings.o):diffmergesettings.cpp:(.text+0x14bc): more undefined references to `KLineEdit::KLineEdit(QWidget*, char const*)' follow collect2: ld returned 1 exit status make[2]: *** [lib/kde3/libkdesvnpart.so] Error 1 make[1]: *** [src/CMakeFiles/kdesvnpart.dir/all] Error 2 make: *** [all] Error 2