[Okular-devel] Build failed in Jenkins: okular_stable #317
KDE CI System
null at kde.org
Tue Mar 25 19:30:59 UTC 2014
See <http://build.kde.org/job/okular_stable/317/changes>
Changes:
[scripty] SVN_SILENT made messages (.desktop file)
[aacid] Prepare for 4.12.4
------------------------------------------
[...truncated 1285 lines...]
In file included from <http://build.kde.org/job/okular_stable/ws/tests/translateannotationtest.cpp>:237:0:
<http://build.kde.org/job/okular_stable/ws/build/tests/translateannotationtest.moc>:53:14: error: ‘Okular::TranslateAnnotationTest’ has not been declared
void Okular::TranslateAnnotationTest::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
^
In file included from /srv/jenkins/install/linux/x86_64/g++/stable-qt4/qt/inst/include/QtCore/qendian.h:45:0,
from /srv/jenkins/install/linux/x86_64/g++/stable-qt4/qt/inst/include/QtCore/QtCore:3,
from /srv/jenkins/install/linux/x86_64/g++/stable-qt4/qt/inst/include/QtTest/QtTest:3,
from /srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdelibs/inst/include/qtest_kde.h:22,
from <http://build.kde.org/job/okular_stable/ws/tests/translateannotationtest.cpp>:10:
<http://build.kde.org/job/okular_stable/ws/build/tests/translateannotationtest.moc>: In function ‘void qt_static_metacall(QObject*, QMetaObject::Call, int, void**)’:
<http://build.kde.org/job/okular_stable/ws/build/tests/translateannotationtest.moc>:56:18: error: ‘staticMetaObject’ was not declared in this scope
Q_ASSERT(staticMetaObject.cast(_o));
^
/srv/jenkins/install/linux/x86_64/g++/stable-qt4/qt/inst/include/QtCore/qglobal.h:1823:32: note: in definition of macro ‘Q_ASSERT’
# define Q_ASSERT(cond) ((!(cond)) ? qt_assert(#cond,__FILE__,__LINE__) : qt_noop())
^
<http://build.kde.org/job/okular_stable/ws/tests/translateannotationtest.cpp>:65:6: error: ‘void TranslateAnnotationTest::initTestCase()’ is private
void TranslateAnnotationTest::initTestCase()
^
In file included from <http://build.kde.org/job/okular_stable/ws/tests/translateannotationtest.cpp>:237:0:
<http://build.kde.org/job/okular_stable/ws/build/tests/translateannotationtest.moc>:59:34: error: within this context
case 0: _t->initTestCase(); break;
^
<http://build.kde.org/job/okular_stable/ws/tests/translateannotationtest.cpp>:101:6: error: ‘void TranslateAnnotationTest::cleanupTestCase()’ is private
void TranslateAnnotationTest::cleanupTestCase()
^
In file included from <http://build.kde.org/job/okular_stable/ws/tests/translateannotationtest.cpp>:237:0:
<http://build.kde.org/job/okular_stable/ws/build/tests/translateannotationtest.moc>:60:37: error: within this context
case 1: _t->cleanupTestCase(); break;
^
<http://build.kde.org/job/okular_stable/ws/tests/translateannotationtest.cpp>:106:6: error: ‘void TranslateAnnotationTest::init()’ is private
void TranslateAnnotationTest::init()
^
In file included from <http://build.kde.org/job/okular_stable/ws/tests/translateannotationtest.cpp>:237:0:
<http://build.kde.org/job/okular_stable/ws/build/tests/translateannotationtest.moc>:61:26: error: within this context
case 2: _t->init(); break;
^
<http://build.kde.org/job/okular_stable/ws/tests/translateannotationtest.cpp>:130:6: error: ‘void TranslateAnnotationTest::cleanup()’ is private
void TranslateAnnotationTest::cleanup()
^
In file included from <http://build.kde.org/job/okular_stable/ws/tests/translateannotationtest.cpp>:237:0:
<http://build.kde.org/job/okular_stable/ws/build/tests/translateannotationtest.moc>:62:29: error: within this context
case 3: _t->cleanup(); break;
^
<http://build.kde.org/job/okular_stable/ws/tests/translateannotationtest.cpp>:136:6: error: ‘void TranslateAnnotationTest::testTranslateAnnotation()’ is private
void TranslateAnnotationTest::testTranslateAnnotation()
^
In file included from <http://build.kde.org/job/okular_stable/ws/tests/translateannotationtest.cpp>:237:0:
<http://build.kde.org/job/okular_stable/ws/build/tests/translateannotationtest.moc>:63:45: error: within this context
case 4: _t->testTranslateAnnotation(); break;
^
<http://build.kde.org/job/okular_stable/ws/tests/translateannotationtest.cpp>:151:6: error: ‘void TranslateAnnotationTest::testSequentialTranslationsMergedIfBeingMovedIsSet()’ is private
void TranslateAnnotationTest::testSequentialTranslationsMergedIfBeingMovedIsSet()
^
In file included from <http://build.kde.org/job/okular_stable/ws/tests/translateannotationtest.cpp>:237:0:
<http://build.kde.org/job/okular_stable/ws/build/tests/translateannotationtest.moc>:64:71: error: within this context
case 5: _t->testSequentialTranslationsMergedIfBeingMovedIsSet(); break;
^
<http://build.kde.org/job/okular_stable/ws/tests/translateannotationtest.cpp>:171:6: error: ‘void TranslateAnnotationTest::testSequentialTranslationsNotMergedIfBeingMovedIsNotSet()’ is private
void TranslateAnnotationTest::testSequentialTranslationsNotMergedIfBeingMovedIsNotSet()
^
In file included from <http://build.kde.org/job/okular_stable/ws/tests/translateannotationtest.cpp>:237:0:
<http://build.kde.org/job/okular_stable/ws/build/tests/translateannotationtest.moc>:65:77: error: within this context
case 6: _t->testSequentialTranslationsNotMergedIfBeingMovedIsNotSet(); break;
^
<http://build.kde.org/job/okular_stable/ws/tests/translateannotationtest.cpp>:194:6: error: ‘void TranslateAnnotationTest::testAlternateTranslationsNotMerged()’ is private
void TranslateAnnotationTest::testAlternateTranslationsNotMerged()
^
In file included from <http://build.kde.org/job/okular_stable/ws/tests/translateannotationtest.cpp>:237:0:
<http://build.kde.org/job/okular_stable/ws/build/tests/translateannotationtest.moc>:66:56: error: within this context
case 7: _t->testAlternateTranslationsNotMerged(); break;
^
<http://build.kde.org/job/okular_stable/ws/build/tests/translateannotationtest.moc>: At global scope:
<http://build.kde.org/job/okular_stable/ws/build/tests/translateannotationtest.moc>:73:36: error: ‘Okular::TranslateAnnotationTest’ has not been declared
const QMetaObjectExtraData Okular::TranslateAnnotationTest::staticMetaObjectExtraData = {
^
<http://build.kde.org/job/okular_stable/ws/build/tests/translateannotationtest.moc>:77:27: error: ‘Okular::TranslateAnnotationTest’ has not been declared
const QMetaObject Okular::TranslateAnnotationTest::staticMetaObject = {
^
<http://build.kde.org/job/okular_stable/ws/build/tests/translateannotationtest.moc>:86:28: error: ‘Okular::TranslateAnnotationTest’ has not been declared
const QMetaObject *Okular::TranslateAnnotationTest::metaObject() const
^
<http://build.kde.org/job/okular_stable/ws/build/tests/translateannotationtest.moc>:86:66: error: non-member function ‘const QMetaObject* metaObject()’ cannot have cv-qualifier
const QMetaObject *Okular::TranslateAnnotationTest::metaObject() const
^
In file included from /srv/jenkins/install/linux/x86_64/g++/stable-qt4/qt/inst/include/QtCore/qsharedpointer_impl.h:63:0,
from /srv/jenkins/install/linux/x86_64/g++/stable-qt4/qt/inst/include/QtCore/qsharedpointer.h:50,
from /srv/jenkins/install/linux/x86_64/g++/stable-qt4/qt/inst/include/QtCore/qdatetime.h:47,
from /srv/jenkins/install/linux/x86_64/g++/stable-qt4/qt/inst/include/QtCore/QDate:1,
from /srv/jenkins/install/linux/x86_64/g++/stable-qt4/qt/inst/include/QtCore/qlibraryinfo.h:46,
from /srv/jenkins/install/linux/x86_64/g++/stable-qt4/qt/inst/include/QtCore/QtCore:6,
from /srv/jenkins/install/linux/x86_64/g++/stable-qt4/qt/inst/include/QtTest/QtTest:3,
from /srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdelibs/inst/include/qtest_kde.h:22,
from <http://build.kde.org/job/okular_stable/ws/tests/translateannotationtest.cpp>:10:
/srv/jenkins/install/linux/x86_64/g++/stable-qt4/qt/inst/include/QtCore/qobject.h: In function ‘const QMetaObject* metaObject()’:
/srv/jenkins/install/linux/x86_64/g++/stable-qt4/qt/inst/include/QtCore/qobject.h:320:33: error: ‘QScopedPointer<QObjectData> QObject::d_ptr’ is protected
QScopedPointer<QObjectData> d_ptr;
^
In file included from <http://build.kde.org/job/okular_stable/ws/tests/translateannotationtest.cpp>:237:0:
<http://build.kde.org/job/okular_stable/ws/build/tests/translateannotationtest.moc>:88:21: error: within this context
return QObject::d_ptr->metaObject ? QObject::d_ptr->metaObject : &staticMetaObject;
^
In file included from /srv/jenkins/install/linux/x86_64/g++/stable-qt4/qt/inst/include/QtCore/qsharedpointer_impl.h:63:0,
from /srv/jenkins/install/linux/x86_64/g++/stable-qt4/qt/inst/include/QtCore/qsharedpointer.h:50,
from /srv/jenkins/install/linux/x86_64/g++/stable-qt4/qt/inst/include/QtCore/qdatetime.h:47,
from /srv/jenkins/install/linux/x86_64/g++/stable-qt4/qt/inst/include/QtCore/QDate:1,
from /srv/jenkins/install/linux/x86_64/g++/stable-qt4/qt/inst/include/QtCore/qlibraryinfo.h:46,
from /srv/jenkins/install/linux/x86_64/g++/stable-qt4/qt/inst/include/QtCore/QtCore:6,
from /srv/jenkins/install/linux/x86_64/g++/stable-qt4/qt/inst/include/QtTest/QtTest:3,
from /srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdelibs/inst/include/qtest_kde.h:22,
from <http://build.kde.org/job/okular_stable/ws/tests/translateannotationtest.cpp>:10:
/srv/jenkins/install/linux/x86_64/g++/stable-qt4/qt/inst/include/QtCore/qobject.h:320:33: error: invalid use of non-static data member ‘QObject::d_ptr’
QScopedPointer<QObjectData> d_ptr;
^
In file included from <http://build.kde.org/job/okular_stable/ws/tests/translateannotationtest.cpp>:237:0:
<http://build.kde.org/job/okular_stable/ws/build/tests/translateannotationtest.moc>:88:21: error: from this location
return QObject::d_ptr->metaObject ? QObject::d_ptr->metaObject : &staticMetaObject;
^
In file included from /srv/jenkins/install/linux/x86_64/g++/stable-qt4/qt/inst/include/QtCore/qsharedpointer_impl.h:63:0,
from /srv/jenkins/install/linux/x86_64/g++/stable-qt4/qt/inst/include/QtCore/qsharedpointer.h:50,
from /srv/jenkins/install/linux/x86_64/g++/stable-qt4/qt/inst/include/QtCore/qdatetime.h:47,
from /srv/jenkins/install/linux/x86_64/g++/stable-qt4/qt/inst/include/QtCore/QDate:1,
from /srv/jenkins/install/linux/x86_64/g++/stable-qt4/qt/inst/include/QtCore/qlibraryinfo.h:46,
from /srv/jenkins/install/linux/x86_64/g++/stable-qt4/qt/inst/include/QtCore/QtCore:6,
from /srv/jenkins/install/linux/x86_64/g++/stable-qt4/qt/inst/include/QtTest/QtTest:3,
from /srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdelibs/inst/include/qtest_kde.h:22,
from <http://build.kde.org/job/okular_stable/ws/tests/translateannotationtest.cpp>:10:
/srv/jenkins/install/linux/x86_64/g++/stable-qt4/qt/inst/include/QtCore/qobject.h:320:33: error: ‘QScopedPointer<QObjectData> QObject::d_ptr’ is protected
QScopedPointer<QObjectData> d_ptr;
^
In file included from <http://build.kde.org/job/okular_stable/ws/tests/translateannotationtest.cpp>:237:0:
<http://build.kde.org/job/okular_stable/ws/build/tests/translateannotationtest.moc>:88:50: error: within this context
return QObject::d_ptr->metaObject ? QObject::d_ptr->metaObject : &staticMetaObject;
^
In file included from /srv/jenkins/install/linux/x86_64/g++/stable-qt4/qt/inst/include/QtCore/qsharedpointer_impl.h:63:0,
from /srv/jenkins/install/linux/x86_64/g++/stable-qt4/qt/inst/include/QtCore/qsharedpointer.h:50,
from /srv/jenkins/install/linux/x86_64/g++/stable-qt4/qt/inst/include/QtCore/qdatetime.h:47,
from /srv/jenkins/install/linux/x86_64/g++/stable-qt4/qt/inst/include/QtCore/QDate:1,
from /srv/jenkins/install/linux/x86_64/g++/stable-qt4/qt/inst/include/QtCore/qlibraryinfo.h:46,
from /srv/jenkins/install/linux/x86_64/g++/stable-qt4/qt/inst/include/QtCore/QtCore:6,
from /srv/jenkins/install/linux/x86_64/g++/stable-qt4/qt/inst/include/QtTest/QtTest:3,
from /srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdelibs/inst/include/qtest_kde.h:22,
from <http://build.kde.org/job/okular_stable/ws/tests/translateannotationtest.cpp>:10:
/srv/jenkins/install/linux/x86_64/g++/stable-qt4/qt/inst/include/QtCore/qobject.h:320:33: error: invalid use of non-static data member ‘QObject::d_ptr’
QScopedPointer<QObjectData> d_ptr;
^
In file included from <http://build.kde.org/job/okular_stable/ws/tests/translateannotationtest.cpp>:237:0:
<http://build.kde.org/job/okular_stable/ws/build/tests/translateannotationtest.moc>:88:50: error: from this location
return QObject::d_ptr->metaObject ? QObject::d_ptr->metaObject : &staticMetaObject;
^
<http://build.kde.org/job/okular_stable/ws/build/tests/translateannotationtest.moc>: At global scope:
<http://build.kde.org/job/okular_stable/ws/build/tests/translateannotationtest.moc>:91:15: error: ‘Okular::TranslateAnnotationTest’ has not been declared
void *Okular::TranslateAnnotationTest::qt_metacast(const char *_clname)
^
<http://build.kde.org/job/okular_stable/ws/build/tests/translateannotationtest.moc>: In function ‘void* qt_metacast(const char*)’:
<http://build.kde.org/job/okular_stable/ws/build/tests/translateannotationtest.moc>:95:73: error: invalid use of ‘this’ in non-member function
return static_cast<void*>(const_cast< TranslateAnnotationTest*>(this));
^
<http://build.kde.org/job/okular_stable/ws/build/tests/translateannotationtest.moc>:96:40: error: cannot call member function ‘virtual void* QObject::qt_metacast(const char*)’ without object
return QObject::qt_metacast(_clname);
^
<http://build.kde.org/job/okular_stable/ws/build/tests/translateannotationtest.moc>: At global scope:
<http://build.kde.org/job/okular_stable/ws/build/tests/translateannotationtest.moc>:99:13: error: ‘Okular::TranslateAnnotationTest’ has not been declared
int Okular::TranslateAnnotationTest::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
^
<http://build.kde.org/job/okular_stable/ws/build/tests/translateannotationtest.moc>: In function ‘int qt_metacall(QMetaObject::Call, int, void**)’:
<http://build.kde.org/job/okular_stable/ws/build/tests/translateannotationtest.moc>:101:43: error: cannot call member function ‘virtual int QObject::qt_metacall(QMetaObject::Call, int, void**)’ without object
_id = QObject::qt_metacall(_c, _id, _a);
^
<http://build.kde.org/job/okular_stable/ws/build/tests/translateannotationtest.moc>:106:32: error: invalid use of ‘this’ in non-member function
qt_static_metacall(this, _c, _id, _a);
^
<http://build.kde.org/job/okular_stable/ws/build/tests/translateannotationtest.moc>: In function ‘const QMetaObject* metaObject()’:
<http://build.kde.org/job/okular_stable/ws/build/tests/translateannotationtest.moc>:89:1: error: control reaches end of non-void function [-Werror=return-type]
}
^
<http://build.kde.org/job/okular_stable/ws/build/tests/translateannotationtest.moc>: In function ‘void* qt_metacast(const char*)’:
<http://build.kde.org/job/okular_stable/ws/build/tests/translateannotationtest.moc>:97:1: error: control reaches end of non-void function [-Werror=return-type]
}
^
cc1plus: some warnings being treated as errors
make[2]: *** [tests/CMakeFiles/translateannotationtest.dir/translateannotationtest.o] Error 1
make[2]: *** Waiting for unfinished jobs....
[ 91%] Building CXX object CMakeFiles/okularpart.dir/ui/pagepainter.o
Linking CXX executable modifyannotationpropertiestest
<http://build.kde.org/job/okular_stable/ws/ui/ktreeviewsearchline.cpp>:188:6: warning: unused parameter ‘treeView’ [-Wunused-parameter]
void KTreeViewSearchLine::Private::checkItemParentsNotVisible( QTreeView *treeView )
^
Linking CXX executable editformstest
make[1]: *** [tests/CMakeFiles/translateannotationtest.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 92%] Building CXX object CMakeFiles/okularpart.dir/ui/pagesizelabel.o
[ 92%] Building CXX object CMakeFiles/okularpart.dir/ui/pageviewannotator.o
[ 92%] Built target modifyannotationpropertiestest
[ 93%] Building CXX object CMakeFiles/okularpart.dir/ui/pageview.o
[ 93%] Built target editformstest
[ 93%] Building CXX object CMakeFiles/okularpart.dir/ui/magnifierview.o
[ 93%] Building CXX object CMakeFiles/okularpart.dir/ui/pageviewutils.o
[ 94%] Building CXX object CMakeFiles/okularpart.dir/ui/presentationsearchbar.o
Linking CXX executable searchtest
[ 94%] Building CXX object CMakeFiles/okularpart.dir/ui/presentationwidget.o
In file included from <http://build.kde.org/job/okular_stable/ws/ui/pageview.cpp>:50:0:
/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdelibs/inst/include/kurifilter.h:732:110: warning: ‘ProviderInfoList’ is deprecated [-Wdeprecated-declarations]
KDE_DEPRECATED void setPreferredSearchProviders(KUriFilterData& data, const ProviderInfoList& providers) const;
^
[ 94%] Building CXX object CMakeFiles/okularpart.dir/ui/propertiesdialog.o
[ 94%] Built target searchtest
[ 95%] Building CXX object CMakeFiles/okularpart.dir/ui/searchlineedit.o
[ 95%] Building CXX object CMakeFiles/okularpart.dir/ui/searchwidget.o
<http://build.kde.org/job/okular_stable/ws/ui/pageview.cpp>: In member function ‘void PageView::slotProcessRenditionAction(const Okular::RenditionAction*)’:
<http://build.kde.org/job/okular_stable/ws/ui/pageview.cpp>:4977:12: warning: enumeration value ‘None’ not handled in switch [-Wswitch]
switch ( action->operation() )
^
[ 96%] Building CXX object CMakeFiles/okularpart.dir/ui/sidebar.o
<http://build.kde.org/job/okular_stable/ws/ui/searchlineedit.cpp>:165:6: warning: unused parameter ‘text’ [-Wunused-parameter]
void SearchLineEdit::slotTextChanged( const QString & text )
^
<http://build.kde.org/job/okular_stable/ws/ui/searchlineedit.cpp>:190:6: warning: unused parameter ‘text’ [-Wunused-parameter]
void SearchLineEdit::slotReturnPressed( const QString &text )
^
<http://build.kde.org/job/okular_stable/ws/ui/presentationwidget.cpp>: In member function ‘void PresentationWidget::slotProcessRenditionAction(const Okular::RenditionAction*)’:
<http://build.kde.org/job/okular_stable/ws/ui/presentationwidget.cpp>:2171:12: warning: enumeration value ‘None’ not handled in switch [-Wswitch]
switch ( action->operation() )
^
[ 96%] Building CXX object CMakeFiles/okularpart.dir/ui/side_reviews.o
[ 96%] Building CXX object CMakeFiles/okularpart.dir/ui/snapshottaker.o
[ 97%] Building CXX object CMakeFiles/okularpart.dir/ui/thumbnaillist.o
[ 97%] Building CXX object CMakeFiles/okularpart.dir/ui/toc.o
[ 97%] Building CXX object CMakeFiles/okularpart.dir/ui/tocmodel.o
[ 98%] Building CXX object CMakeFiles/okularpart.dir/ui/toolaction.o
<http://build.kde.org/job/okular_stable/ws/ui/snapshottaker.cpp>: In constructor ‘SnapshotTaker::SnapshotTaker(const QString&, QObject*)’:
<http://build.kde.org/job/okular_stable/ws/ui/snapshottaker.cpp>:21:25: warning: ‘Phonon::MediaSource::MediaSource(const QString&)’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/stable-qt4/kdesupport/phonon/phonon/inst/include/phonon/mediasource.h:144) [-Wdeprecated-declarations]
m_player->load( url );
^
[ 98%] Building CXX object CMakeFiles/okularpart.dir/ui/tts.o
[ 99%] Building CXX object CMakeFiles/okularpart.dir/ui/videowidget.o
[ 99%] Building CXX object CMakeFiles/okularpart.dir/settings.o
[ 99%] Building CXX object CMakeFiles/okularpart.dir/kspeechinterface.o
<http://build.kde.org/job/okular_stable/ws/ui/videowidget.cpp>: In member function ‘void VideoWidget::Private::load()’:
<http://build.kde.org/job/okular_stable/ws/ui/videowidget.cpp>:120:44: warning: ‘Phonon::MediaSource::MediaSource(const QString&)’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/stable-qt4/kdesupport/phonon/phonon/inst/include/phonon/mediasource.h:144) [-Wdeprecated-declarations]
player->load( newurl.toLocalFile() );
^
Linking CXX shared library lib/okularpart.so
[ 99%] Built target okularpart
make: *** [all] Error 2
Compiliation step exited with non-zero code, assuming failure to build from source for project okular.
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
More information about the Okular-devel
mailing list