Build failed in Jenkins: kcompletion_master_qt5 #18

KDE CI System null at kde.org
Fri Jan 31 22:54:09 UTC 2014


See <http://build.kde.org/job/kcompletion_master_qt5/18/changes>

Changes:

[davidgiloliva] Split KCompletionBase class from kcompletion.h

------------------------------------------
[...truncated 48 lines...]
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /home/jenkins/bin/c++
-- Check for working CXX compiler: /home/jenkins/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
-- 
-- The following REQUIRED packages have been found:

 * Qt5Core (required version >= 5.2.0)
 * ECM (required version >= 0.0.9)
 * Qt5Gui (required version >= 5.2.2)
 * Qt5Widgets
 * Qt5 (required version >= 5.2.0)
 * Qt5Xml
 * KF5Config (required version >= 5.0.0)
 * KF5WidgetsAddons (required version >= 5.0.0)

-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    KDE4_BUILD_TESTS
    LIB_SUFFIX
    SIP_DEFAULT_SIP_DIR


-- Build files have been written to: <http://build.kde.org/job/kcompletion_master_qt5/ws/build>

== Commencing the Build

Scanning dependencies of target klineedittest_automoc
Scanning dependencies of target KF5Completion_automoc
Scanning dependencies of target kcomboboxtest_automoc
Scanning dependencies of target kcombobox_unittest_automoc
Scanning dependencies of target kcompletioncoretest_automoc
Scanning dependencies of target klineedit_unittest_automoc
Scanning dependencies of target kcompletionuitest_automoc
[  6%] [  6%] Scanning dependencies of target ksortablelisttest_automoc
[  9%] [ 16%] [ 19%] [ 19%] Automatic moc for target KF5Completion
[ 22%] [ 25%] Automatic moc for target klineedittest
Automatic moc for target klineedit_unittest
Automatic moc for target kcomboboxtest
Automatic moc for target kcompletioncoretest
Automatic moc for target ksortablelisttest
Automatic moc for target kcombobox_unittest
Automatic moc for target kcompletionuitest
[ 25%] Built target ksortablelisttest_automoc
Generating moc_klineedittest.cpp
[ 25%] Built target klineedittest_automoc
Generating moc_kcompletioncoretest.cpp
[ 25%] Generating moc_kcompletionuitest.cpp
Generating moc_kcomboboxtest.cpp
Built target kcompletioncoretest_automoc
[ 25%] [ 25%] Built target kcompletionuitest_automoc
Built target kcomboboxtest_automoc
Generating kcombobox_unittest.moc
[ 25%] Built target kcombobox_unittest_automoc
Generating klineedit_unittest.moc
[ 25%] Built target klineedit_unittest_automoc
Generating moc_klineedit.cpp
Generating moc_klineedit_p.cpp
Generating moc_kcombobox.cpp
Generating moc_kcompletion.cpp
Generating moc_kcompletionbox.cpp
Generating moc_khistorycombobox.cpp
[ 25%] Built target KF5Completion_automoc
Scanning dependencies of target KF5Completion
[ 29%] [ 32%] [ 35%] [ 38%] [ 41%] Building CXX object src/CMakeFiles/KF5Completion.dir/kcompletionbase.cpp.o
Building CXX object src/CMakeFiles/KF5Completion.dir/kcompletion.cpp.o
[ 45%] Building CXX object src/CMakeFiles/KF5Completion.dir/kcombobox.cpp.o
[ 48%] Building CXX object src/CMakeFiles/KF5Completion.dir/kcompletionbox.cpp.o
Building CXX object src/CMakeFiles/KF5Completion.dir/klineedit.cpp.o
Building CXX object src/CMakeFiles/KF5Completion.dir/kpixmapprovider.cpp.o
Building CXX object src/CMakeFiles/KF5Completion.dir/khistorycombobox.cpp.o
[ 51%] [ 54%] Building CXX object src/CMakeFiles/KF5Completion.dir/kzoneallocator.cpp.o
Building CXX object src/CMakeFiles/KF5Completion.dir/KF5Completion_automoc.cpp.o
In file included from <http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.h>:23:0,
                 from <http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>:21:
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletion.h>:974:5: error: ‘KCompletionBasePrivate’ does not name a type
In file included from <http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>:21:0:
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.h>:43:46: error: redefinition of ‘class KCompletionBase’
In file included from <http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.h>:23:0,
                 from <http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>:21:
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletion.h>:675:46: error: previous definition of ‘class KCompletionBase’
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>: In constructor ‘KCompletionBase::KCompletionBase()’:
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>:62:7: error: class ‘KCompletionBase’ does not have any field named ‘d’
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>: In destructor ‘virtual KCompletionBase::~KCompletionBase()’:
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>:76:12: error: ‘d’ was not declared in this scope
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>: In member function ‘void KCompletionBase::setDelegate(KCompletionBase*)’:
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>:81:5: error: ‘d’ was not declared in this scope
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>:84:19: error: ‘class KCompletionBase’ has no member named ‘d’
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>:85:19: error: ‘class KCompletionBase’ has no member named ‘d’
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>:86:19: error: ‘class KCompletionBase’ has no member named ‘d’
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>:87:19: error: ‘class KCompletionBase’ has no member named ‘d’
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>:88:19: error: ‘class KCompletionBase’ has no member named ‘d’
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>: In member function ‘KCompletionBase* KCompletionBase::delegate() const’:
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>:94:12: error: ‘d’ was not declared in this scope
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>: In member function ‘KCompletion* KCompletionBase::completionObject(bool)’:
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>:99:9: error: ‘d’ was not declared in this scope
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>:103:10: error: ‘d’ was not declared in this scope
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>:107:12: error: ‘d’ was not declared in this scope
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>: In member function ‘virtual void KCompletionBase::setCompletionObject(KCompletion*, bool)’:
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>:112:9: error: ‘d’ was not declared in this scope
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>:117:9: error: ‘d’ was not declared in this scope
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>:121:5: error: ‘d’ was not declared in this scope
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>: In member function ‘virtual void KCompletionBase::setHandleSignals(bool)’:
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>:131:9: error: ‘d’ was not declared in this scope
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>: In member function ‘bool KCompletionBase::isCompletionObjectAutoDeleted() const’:
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>:140:12: error: ‘d’ was not declared in this scope
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>: In member function ‘void KCompletionBase::setAutoDeleteCompletionObject(bool)’:
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>:146:9: error: ‘d’ was not declared in this scope
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>: In member function ‘void KCompletionBase::setEnableSignals(bool)’:
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>:155:9: error: ‘d’ was not declared in this scope
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>: In member function ‘bool KCompletionBase::handleSignals() const’:
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>:164:12: error: ‘d’ was not declared in this scope
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>: In member function ‘bool KCompletionBase::emitSignals() const’:
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>:169:12: error: ‘d’ was not declared in this scope
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>: In member function ‘virtual void KCompletionBase::setCompletionMode(KCompletion::CompletionMode)’:
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>:174:9: error: ‘d’ was not declared in this scope
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>:179:5: error: ‘d’ was not declared in this scope
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>: In member function ‘KCompletion::CompletionMode KCompletionBase::completionMode() const’:
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>:189:12: error: ‘d’ was not declared in this scope
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>: In member function ‘bool KCompletionBase::setKeyBinding(KCompletionBase::KeyBindingType, const QList<QKeySequence>&)’:
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>:194:9: error: ‘d’ was not declared in this scope
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>:199:43: error: ‘d’ was not declared in this scope
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>:204:5: error: ‘d’ was not declared in this scope
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>: In member function ‘QList<QKeySequence> KCompletionBase::getKeyBinding(KCompletionBase::KeyBindingType) const’:
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>:210:12: error: ‘d’ was not declared in this scope
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>: In member function ‘void KCompletionBase::useGlobalKeyBindings()’:
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>:215:9: error: ‘d’ was not declared in this scope
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>:220:5: error: ‘d’ was not declared in this scope
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>: In member function ‘KCompletion* KCompletionBase::compObj() const’:
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>:229:12: error: ‘d’ was not declared in this scope
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>: In member function ‘KCompletionBase::KeyBindingMap KCompletionBase::getKeyBindings() const’:
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>:235:12: error: ‘d’ was not declared in this scope
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>: In member function ‘void KCompletionBase::setup(bool, bool, bool)’:
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>:240:9: error: ‘d’ was not declared in this scope
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>:245:5: error: ‘d’ was not declared in this scope
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>: In member function ‘KCompletionBase::KeyBindingMap KCompletionBase::getKeyBindings() const’:
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>:236:1: error: control reaches end of non-void function [-Werror=return-type]
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>: In member function ‘KCompletion* KCompletionBase::compObj() const’:
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>:231:1: error: control reaches end of non-void function [-Werror=return-type]
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>: In member function ‘QList<QKeySequence> KCompletionBase::getKeyBinding(KCompletionBase::KeyBindingType) const’:
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>:211:1: error: control reaches end of non-void function [-Werror=return-type]
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>: In member function ‘KCompletion::CompletionMode KCompletionBase::completionMode() const’:
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>:190:1: error: control reaches end of non-void function [-Werror=return-type]
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>: In member function ‘bool KCompletionBase::emitSignals() const’:
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>:170:1: error: control reaches end of non-void function [-Werror=return-type]
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>: In member function ‘bool KCompletionBase::handleSignals() const’:
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>:165:1: error: control reaches end of non-void function [-Werror=return-type]
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>: In member function ‘bool KCompletionBase::isCompletionObjectAutoDeleted() const’:
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>:142:1: error: control reaches end of non-void function [-Werror=return-type]
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>: In member function ‘KCompletion* KCompletionBase::completionObject(bool)’:
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>:108:1: error: control reaches end of non-void function [-Werror=return-type]
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>: In member function ‘KCompletionBase* KCompletionBase::delegate() const’:
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.cpp>:95:1: error: control reaches end of non-void function [-Werror=return-type]
cc1plus: some warnings being treated as errors
make[2]: *** [src/CMakeFiles/KF5Completion.dir/kcompletionbase.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
In file included from <http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletion.cpp>:20:0:
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletion.h>:974:5: error: ‘KCompletionBasePrivate’ does not name a type
make[2]: *** [src/CMakeFiles/KF5Completion.dir/kcompletion.cpp.o] Error 1
In file included from <http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcombobox.h>:25:0,
                 from <http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcombobox.cpp>:23:
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletion.h>:974:5: error: ‘KCompletionBasePrivate’ does not name a type
In file included from <http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcombobox.h>:26:0,
                 from <http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcombobox.cpp>:23:
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.h>:43:46: error: redefinition of ‘class KCompletionBase’
In file included from <http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcombobox.h>:25:0,
                 from <http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcombobox.cpp>:23:
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletion.h>:675:46: error: previous definition of ‘class KCompletionBase’
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcombobox.cpp>: In member function ‘virtual void KComboBox::setContextMenuEnabled(bool)’:
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcombobox.cpp>:120:53: warning: ‘virtual void KLineEdit::setContextMenuEnabled(bool)’ is deprecated (declared at <http://build.kde.org/job/kcompletion_master_qt5/ws/src/klineedit.h>:232) [-Wdeprecated-declarations]
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcombobox.cpp>: In member function ‘void KComboBox::setUrlDropsEnabled(bool)’:
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcombobox.cpp>:127:48: warning: ‘void KLineEdit::setUrlDropsEnabled(bool)’ is deprecated (declared at <http://build.kde.org/job/kcompletion_master_qt5/ws/src/klineedit.h>:252) [-Wdeprecated-declarations]
make[2]: *** [src/CMakeFiles/KF5Completion.dir/kcombobox.cpp.o] Error 1
In file included from <http://build.kde.org/job/kcompletion_master_qt5/ws/build/src/../../src/kcombobox.h>:25:0,
                 from <http://build.kde.org/job/kcompletion_master_qt5/ws/build/src/moc_kcombobox.cpp>:9,
                 from <http://build.kde.org/job/kcompletion_master_qt5/ws/build/src/KF5Completion_automoc.cpp>:2:
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletion.h>:974:5: error: ‘KCompletionBasePrivate’ does not name a type
In file included from <http://build.kde.org/job/kcompletion_master_qt5/ws/build/src/../../src/kcombobox.h>:26:0,
                 from <http://build.kde.org/job/kcompletion_master_qt5/ws/build/src/moc_kcombobox.cpp>:9,
                 from <http://build.kde.org/job/kcompletion_master_qt5/ws/build/src/KF5Completion_automoc.cpp>:2:
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.h>:43:46: error: redefinition of ‘class KCompletionBase’
In file included from <http://build.kde.org/job/kcompletion_master_qt5/ws/build/src/../../src/kcombobox.h>:25:0,
                 from <http://build.kde.org/job/kcompletion_master_qt5/ws/build/src/moc_kcombobox.cpp>:9,
                 from <http://build.kde.org/job/kcompletion_master_qt5/ws/build/src/KF5Completion_automoc.cpp>:2:
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletion.h>:675:46: error: previous definition of ‘class KCompletionBase’
In file included from <http://build.kde.org/job/kcompletion_master_qt5/ws/build/src/KF5Completion_automoc.cpp>:2:0:
<http://build.kde.org/job/kcompletion_master_qt5/ws/build/src/moc_kcombobox.cpp>: In member function ‘virtual int KComboBox::qt_metacall(QMetaObject::Call, int, void**)’:
<http://build.kde.org/job/kcompletion_master_qt5/ws/build/src/moc_kcombobox.cpp>:254:65: warning: ‘void KComboBox::setUrlDropsEnabled(bool)’ is deprecated (declared at <http://build.kde.org/job/kcompletion_master_qt5/ws/build/src/../../src/kcombobox.h>:317) [-Wdeprecated-declarations]
make[2]: *** [src/CMakeFiles/KF5Completion.dir/KF5Completion_automoc.cpp.o] Error 1
In file included from <http://build.kde.org/job/kcompletion_master_qt5/ws/src/klineedit.h>:33:0,
                 from <http://build.kde.org/job/kcompletion_master_qt5/ws/src/klineedit.cpp>:28:
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletion.h>:974:5: error: ‘KCompletionBasePrivate’ does not name a type
In file included from <http://build.kde.org/job/kcompletion_master_qt5/ws/src/klineedit.h>:34:0,
                 from <http://build.kde.org/job/kcompletion_master_qt5/ws/src/klineedit.cpp>:28:
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.h>:43:46: error: redefinition of ‘class KCompletionBase’
In file included from <http://build.kde.org/job/kcompletion_master_qt5/ws/src/klineedit.h>:33:0,
                 from <http://build.kde.org/job/kcompletion_master_qt5/ws/src/klineedit.cpp>:28:
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletion.h>:675:46: error: previous definition of ‘class KCompletionBase’
In file included from <http://build.kde.org/job/kcompletion_master_qt5/ws/src/klineedit.cpp>:1692:0:
<http://build.kde.org/job/kcompletion_master_qt5/ws/build/src/moc_klineedit.cpp>: In member function ‘virtual int KLineEdit::qt_metacall(QMetaObject::Call, int, void**)’:
<http://build.kde.org/job/kcompletion_master_qt5/ws/build/src/moc_klineedit.cpp>:325:70: warning: ‘bool KLineEdit::isContextMenuEnabled() const’ is deprecated (declared at <http://build.kde.org/job/kcompletion_master_qt5/ws/src/klineedit.cpp>:1653) [-Wdeprecated-declarations]
<http://build.kde.org/job/kcompletion_master_qt5/ws/build/src/moc_klineedit.cpp>:329:65: warning: ‘QString KLineEdit::clickMessage() const’ is deprecated (declared at <http://build.kde.org/job/kcompletion_master_qt5/ws/src/klineedit.cpp>:259) [-Wdeprecated-declarations]
<http://build.kde.org/job/kcompletion_master_qt5/ws/build/src/moc_klineedit.cpp>:337:68: warning: ‘virtual void KLineEdit::setContextMenuEnabled(bool)’ is deprecated (declared at <http://build.kde.org/job/kcompletion_master_qt5/ws/src/klineedit.cpp>:1646) [-Wdeprecated-declarations]
<http://build.kde.org/job/kcompletion_master_qt5/ws/build/src/moc_klineedit.cpp>:338:65: warning: ‘void KLineEdit::setUrlDropsEnabled(bool)’ is deprecated (declared at <http://build.kde.org/job/kcompletion_master_qt5/ws/src/klineedit.cpp>:1298) [-Wdeprecated-declarations]
<http://build.kde.org/job/kcompletion_master_qt5/ws/build/src/moc_klineedit.cpp>:341:65: warning: ‘void KLineEdit::setClickMessage(const QString&)’ is deprecated (declared at <http://build.kde.org/job/kcompletion_master_qt5/ws/src/klineedit.cpp>:1639) [-Wdeprecated-declarations]
make[2]: *** [src/CMakeFiles/KF5Completion.dir/klineedit.cpp.o] Error 1
In file included from <http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcombobox.h>:25:0,
                 from <http://build.kde.org/job/kcompletion_master_qt5/ws/src/khistorycombobox.h>:25,
                 from <http://build.kde.org/job/kcompletion_master_qt5/ws/src/khistorycombobox.cpp>:23:
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletion.h>:974:5: error: ‘KCompletionBasePrivate’ does not name a type
In file included from <http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcombobox.h>:26:0,
                 from <http://build.kde.org/job/kcompletion_master_qt5/ws/src/khistorycombobox.h>:25,
                 from <http://build.kde.org/job/kcompletion_master_qt5/ws/src/khistorycombobox.cpp>:23:
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.h>:43:46: error: redefinition of ‘class KCompletionBase’
In file included from <http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcombobox.h>:25:0,
                 from <http://build.kde.org/job/kcompletion_master_qt5/ws/src/khistorycombobox.h>:25,
                 from <http://build.kde.org/job/kcompletion_master_qt5/ws/src/khistorycombobox.cpp>:23:
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletion.h>:675:46: error: previous definition of ‘class KCompletionBase’
make[2]: *** [src/CMakeFiles/KF5Completion.dir/khistorycombobox.cpp.o] Error 1
In file included from <http://build.kde.org/job/kcompletion_master_qt5/ws/src/klineedit.h>:33:0,
                 from <http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbox.cpp>:24:
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletion.h>:974:5: error: ‘KCompletionBasePrivate’ does not name a type
In file included from <http://build.kde.org/job/kcompletion_master_qt5/ws/src/klineedit.h>:34:0,
                 from <http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbox.cpp>:24:
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbase.h>:43:46: error: redefinition of ‘class KCompletionBase’
In file included from <http://build.kde.org/job/kcompletion_master_qt5/ws/src/klineedit.h>:33:0,
                 from <http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletionbox.cpp>:24:
<http://build.kde.org/job/kcompletion_master_qt5/ws/src/kcompletion.h>:675:46: error: previous definition of ‘class KCompletionBase’
make[2]: *** [src/CMakeFiles/KF5Completion.dir/kcompletionbox.cpp.o] Error 1
make[1]: *** [src/CMakeFiles/KF5Completion.dir/all] Error 2
make: *** [all] Error 2
Compiliation step exited with non-zero code, assuming failure to build from source for project kcompletion.
Build step 'Execute shell' marked build as failure
[File exists] check if file exists [build/JUnitTestResults.xml]
Run condition [File exists] preventing perform for step [Publish JUnit test result report]
[File exists] check if file exists [build/cppcheck.xml]
Run condition [File exists] preventing perform for step [Publish Cppcheck results]
[WARNINGS] Skipping publisher since build result is FAILURE


More information about the Kde-frameworks-devel mailing list