[Okular-devel] Jenkins build is still unstable: okular_master_qt5 #9

2015-04-20 Thread KDE CI System
See http://build.kde.org/job/okular_master_qt5/changes

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Jenkins build is still unstable: okular_master_qt5 #7

2015-04-15 Thread KDE CI System
See http://build.kde.org/job/okular_master_qt5/changes

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Jenkins build is still unstable: okular_master_qt5 #8

2015-04-15 Thread KDE CI System
See http://build.kde.org/job/okular_master_qt5/changes

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Jenkins build is still unstable: okular_master_qt5 #6

2015-04-14 Thread KDE CI System
See http://build.kde.org/job/okular_master_qt5/changes

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Jenkins build is still unstable: okular_master_qt5 #5

2015-04-03 Thread KDE CI System
See http://build.kde.org/job/okular_master_qt5/changes

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Build failed in Jenkins: okular_master_qt5 #3

2015-04-01 Thread KDE CI System
See http://build.kde.org/job/okular_master_qt5/3/

--
Started by remote host 2a01:4f8:160:9363::9 with note: Triggered by commit
Building remotely on LinuxSlave - 3 (PACKAGER LINBUILDER) in workspace 
http://build.kde.org/job/okular_master_qt5/ws/
Running Prebuild steps
[okular_master_qt5] $ /bin/sh -xe /tmp/hudson5269716840429684115.sh
+ /home/jenkins/scripts/setup-env.sh

Preparing to perform KDE Continuous Integration build
== Setting Up Sources

fatal: unable to connect to anongit.kde.org:
anongit.kde.org[0: 5.39.11.196]: errno=Connection timed out
anongit.kde.org[1: 31.216.41.69]: errno=Connection timed out


== Cleaning Source Tree

HEAD is now at 5d727ee Fix includes
Removing build/
Removing local-inst/
Success build forhudson.tasks.Shell@279e9bc2
  git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
  git config remote.origin.url git://anongit.kde.org/okular # timeout=10
Fetching upstream changes from git://anongit.kde.org/okular
  git --version # timeout=10
  git -c core.askpass=true fetch --tags --progress 
  git://anongit.kde.org/okular +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
git://anongit.kde.org/okular
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:735)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:983)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1016)
at hudson.scm.SCM.checkout(SCM.java:484)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1270)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:609)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:531)
at hudson.model.Run.execute(Run.java:1751)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:89)
at hudson.model.Executor.run(Executor.java:240)
Caused by: hudson.plugins.git.GitException: Command git -c core.askpass=true 
fetch --tags --progress git://anongit.kde.org/okular 
+refs/heads/*:refs/remotes/origin/* returned status code 128:
stdout: 
stderr: fatal: unable to connect to anongit.kde.org:
anongit.kde.org[0: 5.39.11.196]: errno=Connection timed out
anongit.kde.org[1: 31.216.41.69]: errno=Connection timed out


at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1591)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1379)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:86)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:324)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:325)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
at ..remote call to LinuxSlave - 3(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1360)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
at hudson.remoting.Channel.call(Channel.java:753)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
at sun.reflect.GeneratedMethodAccessor215.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:622)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
at com.sun.proxy.$Proxy45.execute(Unknown Source)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:733)
... 11 more
ERROR: Error fetching remote repo 'origin'
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception
hudson.AbortException: No test report files were found. Configuration error?
at 

[Okular-devel] Jenkins build is still unstable: okular_master_qt5 #2

2015-03-31 Thread KDE CI System
See http://build.kde.org/job/okular_master_qt5/changes

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Jenkins build is unstable: okular_master_qt5 #1

2015-03-26 Thread KDE CI System
See http://build.kde.org/job/okular_master_qt5/1/

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Jenkins build is back to normal : okular_stable #399

2014-11-01 Thread KDE CI System
See http://build.kde.org/job/okular_stable/399/

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Jenkins build became unstable: okular_master #495

2014-10-08 Thread KDE CI System
See http://build.kde.org/job/okular_master/495/changes

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Jenkins build is back to stable : okular_master #496

2014-10-08 Thread KDE CI System
See http://build.kde.org/job/okular_master/496/changes

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Jenkins build is back to stable : okular_master #484

2014-08-16 Thread KDE CI System
See http://build.kde.org/job/okular_master/484/

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Jenkins build became unstable: okular_master #483

2014-08-15 Thread KDE CI System
See http://build.kde.org/job/okular_master/483/changes

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Build failed in Jenkins: okular_stable #370

2014-08-08 Thread KDE CI System
See http://build.kde.org/job/okular_stable/370/changes

Changes:

[aacid] Pass the command line options properly when using tabs or unique 
instances

--
Started by remote host 2a01:4f8:160:9363::9 with note: Triggered by commit
Building remotely on LinuxSlave - 4 (PACKAGER LINBUILDER) in workspace 
http://build.kde.org/job/okular_stable/ws/
Running Prebuild steps
[okular_stable] $ /bin/sh -xe /tmp/hudson1195499616814383386.sh
+ /home/jenkins/scripts/setup-env.sh

Preparing to perform KDE Continuous Integration build
== Setting Up Sources

From git://anongit.kde.org/okular
   50f2019..61c830c  KDE/4.14   - origin/KDE/4.14
 * [new branch]  frameworks - origin/frameworks
   35a3f23..9186a4e  master - origin/master
Branch jenkins set up to track remote branch KDE/4.14 from origin.

== Cleaning Source Tree

HEAD is now at 50f2019 Pass absolute urls
Removing build/
Removing local-inst/
Success build forhudson.tasks.Shell@684b6b26
  git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
  git config remote.origin.url git://anongit.kde.org/okular
Fetching upstream changes from git://anongit.kde.org/okular
  git --version
  git fetch --tags --progress git://anongit.kde.org/okular 
  +refs/heads/*:refs/remotes/origin/*
  git rev-parse origin/refs/heads/jenkins^{commit}
  git rev-parse refs/heads/jenkins^{commit}
Checking out Revision 61c830cb7a049f50ec654dacbfd128a36ef5740b 
(refs/heads/jenkins)
  git config core.sparsecheckout
  git checkout -f 61c830cb7a049f50ec654dacbfd128a36ef5740b
  git rev-list 50f2019f8b7112103a1c9191437c81720bd3926a
  git tag -a -f -m Jenkins Build #370 jenkins-okular_stable-370
[okular_stable] $ /bin/sh -xe /tmp/hudson1180315957467123542.sh
+ /home/jenkins/scripts/execute-job.sh

KDE Continuous Integration Build
== Building Project: okular - Branch KDE/4.14
== Build Dependencies:
 grantlee - Branch master
 libdbusmenu-qt - Branch master
 qt - Branch 4.8
 dogtail - Branch master
 cmake - Branch master
 prison - Branch master
 soprano - Branch master
 qjson - Branch master
 nepomuk-core - Branch KDE/4.14
 phonon - Branch master
 libkexiv2 - Branch KDE/4.14
 qca - Branch master
 kdelibs - Branch KDE/4.14
 akonadi - Branch 1.13
 plasma-mobile - Branch master
 kdegraphics-mobipocket - Branch KDE/4.14
 attica - Branch qt4
 kdepimlibs - Branch KDE/4.14
 libstreamanalyzer - Branch master
 strigiutils - Branch master
 shared-desktop-ontologies - Branch master
 strigidaemon - Branch master
 polkit-qt-1 - Branch master
 strigiclient - Branch master
 kactivities - Branch KDE/4.13
 libstreams - Branch master
 kdesupport-svn - Branch master
 kde-workspace - Branch KDE/4.11
 poppler - Branch master
 automoc - Branch master

== Applying Patches
=== No patches to apply

== Syncing Dependencies from Master Server


== Configuring Build

-- The C compiler identification is GNU 4.8.2
-- The CXX compiler identification is GNU 4.8.2
-- Check for working C compiler: /home/jenkins/bin/cc
-- Check for working C compiler: /home/jenkins/bin/cc -- works
-- 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
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - found
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - not found
-- Looking for Q_WS_QWS
-- Looking for Q_WS_QWS - not found
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC - not found
-- Found Qt-Version 4.8.6 (using 
/srv/jenkins/install/linux/x86_64/g++/stable-qt4/qt/inst/bin/qmake)
-- Looking for XOpenDisplay in 
/usr/lib64/libX11.so;/usr/lib64/libXext.so;/usr/lib64/libXft.so;/usr/lib64/libXau.so;/usr/lib64/libXdmcp.so;/usr/lib64/libXpm.so
-- Looking for XOpenDisplay in 
/usr/lib64/libX11.so;/usr/lib64/libXext.so;/usr/lib64/libXft.so;/usr/lib64/libXau.so;/usr/lib64/libXdmcp.so;/usr/lib64/libXpm.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/lib64/libX11.so
-- Looking for include file pthread.h
-- Looking for include file pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not 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 Threads: TRUE  
-- Looking for _POSIX_TIMERS
-- Looking for _POSIX_TIMERS - found
-- Found Automoc4: 

[Okular-devel] Jenkins build is back to normal : okular_stable #371

2014-08-08 Thread KDE CI System
See http://build.kde.org/job/okular_stable/371/changes

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Build failed in Jenkins: okular_stable #366

2014-07-31 Thread KDE CI System
See http://build.kde.org/job/okular_stable/366/

--
[...truncated 918 lines...]
Linking CXX executable editannotationcontentstest
[ 90%] Building CXX object CMakeFiles/okularpart.dir/ui/pageviewannotator.o
Scanning dependencies of target modifyannotationpropertiestest
[ 90%] Building CXX object 
tests/CMakeFiles/modifyannotationpropertiestest.dir/modifyannotationpropertiestest_automoc.o
[ 90%] Building CXX object 
tests/CMakeFiles/modifyannotationpropertiestest.dir/modifyannotationpropertiestest.o
[ 91%] Building CXX object 
tests/CMakeFiles/modifyannotationpropertiestest.dir/testingutils.o
Linking CXX executable editformstest
[ 92%] Building CXX object CMakeFiles/okularpart.dir/ui/pageview.o
[ 92%] Built target editannotationcontentstest
[ 92%] Building CXX object CMakeFiles/okularpart.dir/ui/magnifierview.o
[ 92%] Scanning dependencies of target searchtest
Built target editformstest
[ 92%] [ 92%] Building CXX object CMakeFiles/okularpart.dir/ui/pageviewutils.o
Building CXX object tests/CMakeFiles/searchtest.dir/searchtest_automoc.o
[ 92%] Building CXX object tests/CMakeFiles/searchtest.dir/searchtest.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;

  ^
[ 93%] Linking CXX executable modifyannotationpropertiestest
Building CXX object CMakeFiles/okularpart.dir/ui/presentationsearchbar.o
Scanning dependencies of target translateannotationtest
[ 93%] [ 93%] Building CXX object 
CMakeFiles/okularpart.dir/ui/presentationwidget.o
Building CXX object 
tests/CMakeFiles/translateannotationtest.dir/translateannotationtest_automoc.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:5017:12: warning: 
enumeration value ‘None’ not handled in switch [-Wswitch]
 switch ( action-operation() )
^
[ 93%] Building CXX object 
tests/CMakeFiles/translateannotationtest.dir/translateannotationtest.o
[ 94%] Building CXX object 
tests/CMakeFiles/translateannotationtest.dir/testingutils.o
[ 94%] Built target modifyannotationpropertiestest
[ 94%] Building CXX object CMakeFiles/okularpart.dir/ui/propertiesdialog.o
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() )
^
[ 95%] 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/qnamespace.h:45:0,
 from 
/srv/jenkins/install/linux/x86_64/g++/stable-qt4/qt/inst/include/QtCore/qobjectdefs.h:45,
 from 
/srv/jenkins/install/linux/x86_64/g++/stable-qt4/qt/inst/include/QtCore/qobject.h:47,
 from 
/srv/jenkins/install/linux/x86_64/g++/stable-qt4/qt/inst/include/QtCore/qiodevice.h:46,
 from 
/srv/jenkins/install/linux/x86_64/g++/stable-qt4/qt/inst/include/QtCore/qxmlstream.h:45,
 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:1936:32:
 note: in definition of macro ‘Q_ASSERT’
 #define Q_ASSERT(cond) ((!(cond)) ? 

[Okular-devel] Jenkins build is back to normal : okular_stable #367

2014-07-31 Thread KDE CI System
See http://build.kde.org/job/okular_stable/367/

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Jenkins build became unstable: okular_master #471

2014-07-30 Thread KDE CI System
See http://build.kde.org/job/okular_master/471/changes

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Jenkins build is back to stable : okular_master #472

2014-07-30 Thread KDE CI System
See http://build.kde.org/job/okular_master/472/

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Jenkins build is back to stable : okular_master #438

2014-05-10 Thread KDE CI System
See http://build.kde.org/job/okular_master/438/

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Build failed in Jenkins: okular_master #442

2014-05-10 Thread KDE CI System
See http://build.kde.org/job/okular_master/442/changes

Changes:

[aacid] small docu fix

--
[...truncated 1104 lines...]
 case 5: _t-testDottedI(); break;
 ^
http://build.kde.org/job/okular_master/ws/tests/searchtest.cpp:266:6: error: 
‘void SearchTest::testHyphenAtEndOfLineWithoutYOverlap()’ is private
 void SearchTest::testHyphenAtEndOfLineWithoutYOverlap()
  ^
In file included from 
http://build.kde.org/job/okular_master/ws/tests/searchtest.cpp:434:0:
http://build.kde.org/job/okular_master/ws/build/tests/searchtest.moc:143:58: 
error: within this context
 case 6: _t-testHyphenAtEndOfLineWithoutYOverlap(); break;
  ^
http://build.kde.org/job/okular_master/ws/tests/searchtest.cpp:311:6: error: 
‘void SearchTest::testHyphenWithYOverlap()’ is private
 void SearchTest::testHyphenWithYOverlap()
  ^
In file included from 
http://build.kde.org/job/okular_master/ws/tests/searchtest.cpp:434:0:
http://build.kde.org/job/okular_master/ws/build/tests/searchtest.moc:144:44: 
error: within this context
 case 7: _t-testHyphenWithYOverlap(); break;
^
http://build.kde.org/job/okular_master/ws/tests/searchtest.cpp:342:6: error: 
‘void SearchTest::testHyphenAtEndOfPage()’ is private
 void SearchTest::testHyphenAtEndOfPage()
  ^
In file included from 
http://build.kde.org/job/okular_master/ws/tests/searchtest.cpp:434:0:
http://build.kde.org/job/okular_master/ws/build/tests/searchtest.moc:145:43: 
error: within this context
 case 8: _t-testHyphenAtEndOfPage(); break;
   ^
http://build.kde.org/job/okular_master/ws/tests/searchtest.cpp:373:6: error: 
‘void SearchTest::testOneColumn()’ is private
 void SearchTest::testOneColumn()
  ^
In file included from 
http://build.kde.org/job/okular_master/ws/tests/searchtest.cpp:434:0:
http://build.kde.org/job/okular_master/ws/build/tests/searchtest.moc:146:35: 
error: within this context
 case 9: _t-testOneColumn(); break;
   ^
http://build.kde.org/job/okular_master/ws/tests/searchtest.cpp:404:6: error: 
‘void SearchTest::testTwoColumns()’ is private
 void SearchTest::testTwoColumns()
  ^
In file included from 
http://build.kde.org/job/okular_master/ws/tests/searchtest.cpp:434:0:
http://build.kde.org/job/okular_master/ws/build/tests/searchtest.moc:147:37: 
error: within this context
 case 10: _t-testTwoColumns(); break;
 ^
http://build.kde.org/job/okular_master/ws/build/tests/searchtest.moc: At 
global scope:
http://build.kde.org/job/okular_master/ws/build/tests/searchtest.moc:154:36: 
error: ‘Okular::SearchTest’ has not been declared
 const QMetaObjectExtraData Okular::SearchTest::staticMetaObjectExtraData = {
^
http://build.kde.org/job/okular_master/ws/build/tests/searchtest.moc:154:48: 
error: redefinition of ‘const QMetaObjectExtraData staticMetaObjectExtraData’
 const QMetaObjectExtraData Okular::SearchTest::staticMetaObjectExtraData = {
^
http://build.kde.org/job/okular_master/ws/build/tests/searchtest.moc:54:28: 
error: ‘const QMetaObjectExtraData staticMetaObjectExtraData’ previously 
defined here
 const QMetaObjectExtraData 
Okular::SearchFinishedReceiver::staticMetaObjectExtraData = {
^
http://build.kde.org/job/okular_master/ws/build/tests/searchtest.moc:158:27: 
error: ‘Okular::SearchTest’ has not been declared
 const QMetaObject Okular::SearchTest::staticMetaObject = {
   ^
http://build.kde.org/job/okular_master/ws/build/tests/searchtest.moc:158:39: 
error: redefinition of ‘const QMetaObject staticMetaObject’
 const QMetaObject Okular::SearchTest::staticMetaObject = {
   ^
http://build.kde.org/job/okular_master/ws/build/tests/searchtest.moc:58:19: 
error: ‘const QMetaObject staticMetaObject’ previously defined here
 const QMetaObject Okular::SearchFinishedReceiver::staticMetaObject = {
   ^
http://build.kde.org/job/okular_master/ws/build/tests/searchtest.moc:167:28: 
error: ‘Okular::SearchTest’ has not been declared
 const QMetaObject *Okular::SearchTest::metaObject() const
^
http://build.kde.org/job/okular_master/ws/build/tests/searchtest.moc:167:53: 
error: non-member function ‘const QMetaObject* metaObject()’ cannot have 
cv-qualifier
 const QMetaObject *Okular::SearchTest::metaObject() const
 ^
http://build.kde.org/job/okular_master/ws/build/tests/searchtest.moc: In 
function ‘const QMetaObject* metaObject()’:
http://build.kde.org/job/okular_master/ws/build/tests/searchtest.moc:167:20: 
error: redefinition of ‘const QMetaObject* metaObject()’
 const QMetaObject 

[Okular-devel] Jenkins build is back to normal : okular_master #443

2014-05-10 Thread KDE CI System
See http://build.kde.org/job/okular_master/443/changes

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Jenkins build became unstable: okular_master #436

2014-05-09 Thread KDE CI System
See http://build.kde.org/job/okular_master/436/changes

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Jenkins build is still unstable: okular_master #437

2014-05-09 Thread KDE CI System
See http://build.kde.org/job/okular_master/changes

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Build failed in Jenkins: okular_stable #317

2014-03-25 Thread KDE CI System
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;
   ^

[Okular-devel] Jenkins build is back to normal : okular_stable #318

2014-03-25 Thread KDE CI System
See http://build.kde.org/job/okular_stable/318/

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Build failed in Jenkins: okular_stable #310

2014-03-12 Thread KDE CI System
See http://build.kde.org/job/okular_stable/310/

--
Started by user Ben Cooksley
Building remotely on LinuxSlave - 4 (PACKAGER LINBUILDER) in workspace 
http://build.kde.org/job/okular_stable/ws/
Running Prebuild steps
[okular_stable] $ /bin/sh -xe /tmp/hudson7682423408803596086.sh
+ /home/jenkins/scripts/setup-env.sh

Preparing to perform KDE Continuous Integration build
== Setting Up Sources

Branch jenkins set up to track remote branch KDE/4.13 from origin.

== Cleaning Source Tree

HEAD is now at f171420 Ultra ugly hack for getting links to be blue unless 
css'ed
Removing build/
Removing install/
Success build forhudson.tasks.Shell@27ba8e87
Fetching changes from the remote Git repository
Fetching upstream changes from git://anongit.kde.org/okular
ERROR: Couldn't find any revision to build. Verify the repository and branch 
configuration for this job.
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Build failed in Jenkins: okular_stable #311

2014-03-12 Thread KDE CI System
See http://build.kde.org/job/okular_stable/311/

--
Started by user Ben Cooksley
Building remotely on LinuxSlave - 4 (PACKAGER LINBUILDER) in workspace 
http://build.kde.org/job/okular_stable/ws/
Running Prebuild steps
[okular_stable] $ /bin/sh -xe /tmp/hudson1013408438836245213.sh
+ /home/jenkins/scripts/setup-env.sh

Preparing to perform KDE Continuous Integration build
== Setting Up Sources

Branch jenkins set up to track remote branch KDE/4.13 from origin.

== Cleaning Source Tree

HEAD is now at f171420 Ultra ugly hack for getting links to be blue unless 
css'ed
Success build forhudson.tasks.Shell@75a33238
Fetching changes from the remote Git repository
Fetching upstream changes from git://anongit.kde.org/okular
ERROR: Couldn't find any revision to build. Verify the repository and branch 
configuration for this job.
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Jenkins build is back to normal : okular_master #417

2014-03-11 Thread KDE CI System
See http://build.kde.org/job/okular_master/417/

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Jenkins build is back to stable : okular_master #411

2014-03-01 Thread KDE CI System
See http://build.kde.org/job/okular_master/411/changes

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Build failed in Jenkins: okular_oldstable #3

2014-02-28 Thread KDE CI System
See http://build.kde.org/job/okular_oldstable/3/

--
Started by user Ben Cooksley
Building remotely on LinuxSlave - 1 in workspace 
http://build.kde.org/job/okular_oldstable/ws/
Running Prebuild steps
[okular_oldstable] $ /bin/sh -xe /tmp/hudson1178370234896132958.sh
+ /home/jenkins/scripts/setup-env.sh

Preparing to perform KDE Continuous Integration build
== Setting Up Sources

Cloning into '.'...
Branch jenkins set up to track remote branch KDE/4.12 from origin.

== Cleaning Source Tree

HEAD is now at b877857 master is now 4.14
Success build forhudson.tasks.Shell@d17cd6a
Fetching changes from the remote Git repository
Fetching upstream changes from git://anongit.kde.org/okular
Checking out Revision 7829a4757063c9f36fd82fdd4e6fc72f37ac1c0a 
(refs/heads/jenkins)
First time build. Skipping changelog.
[okular_oldstable] $ /bin/sh -xe /tmp/hudson4130433211829511568.sh
+ /home/jenkins/scripts/execute-job.sh

KDE Continuous Integration Build
== Building Project: okular - Branch KDE/4.12
== Build Dependencies:
 libkexiv2 - Branch KDE/4.12
 cmake - Branch master
 qt - Branch 4.8
 strigiutils - Branch master
 libdbusmenu-qt - Branch master
 automoc - Branch master
 kdelibs - Branch KDE/4.12
 kdesupport-svn - Branch master
 plasma-mobile - Branch master
 nepomuk-core - Branch KDE/4.12
 kactivities - Branch KDE/4.12
 phonon - Branch master
 qjson - Branch master
 qca - Branch master
 shared-desktop-ontologies - Branch master
 kdepimlibs - Branch KDE/4.12
 soprano - Branch master
 grantlee - Branch master
 libstreams - Branch master
 kdegraphics-mobipocket - Branch KDE/4.12
 poppler - Branch master
 strigidaemon - Branch master
 prison - Branch master
 libstreamanalyzer - Branch master
 strigiclient - Branch master
 akonadi - Branch master
 attica - Branch qt4
 kde-workspace - Branch KDE/4.11
 polkit-qt-1 - Branch master

== Applying Patches
=== No patches to apply

== Syncing Dependencies from Master Server

rsync: change_dir 
/srv/jenkins/install/linux/x86_64/g++/oldstable-qt4/extragear/base/plasma-mobile/inst
 failed: No such file or directory (2)
rsync error: some files/attrs were not transferred (see previous errors) (code 
23) at main.c(1530) [Receiver=3.0.9]
Syncing dependencies from master server for project okular failed.
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Jenkins build became unstable: okular_master #410

2014-02-28 Thread KDE CI System
See http://build.kde.org/job/okular_master/410/changes

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Build failed in Jenkins: okular_oldstable #4

2014-02-28 Thread KDE CI System
See http://build.kde.org/job/okular_oldstable/4/changes

Changes:

[scripty] SVN_SILENT made messages (.desktop file)

--
Started by remote host 127.0.0.1 with note: Triggered by commit
Building remotely on LinuxSlave - 3 in workspace 
http://build.kde.org/job/okular_oldstable/ws/
Running Prebuild steps
[okular_oldstable] $ /bin/sh -xe /tmp/hudson6025967257417340397.sh
+ /home/jenkins/scripts/setup-env.sh

Preparing to perform KDE Continuous Integration build
== Setting Up Sources

Cloning into '.'...
Branch jenkins set up to track remote branch KDE/4.12 from origin.

== Cleaning Source Tree

HEAD is now at 4a97dc5 SVN_SILENT made messages (.desktop file)
Success build forhudson.tasks.Shell@d17cd6a
Fetching changes from the remote Git repository
Fetching upstream changes from git://anongit.kde.org/okular
Checking out Revision cad1e895d2921746fab0882da66a32a6ef383f05 
(refs/heads/jenkins)
[okular_oldstable] $ /bin/sh -xe /tmp/hudson5014984422071464134.sh
+ /home/jenkins/scripts/execute-job.sh

KDE Continuous Integration Build
== Building Project: okular - Branch KDE/4.12
== Build Dependencies:
 libkexiv2 - Branch KDE/4.12
 polkit-qt-1 - Branch master
 kdesupport-svn - Branch master
 libdbusmenu-qt - Branch master
 strigiutils - Branch master
 grantlee - Branch master
 qjson - Branch master
 automoc - Branch master
 kdelibs - Branch KDE/4.12
 plasma-mobile - Branch master
 nepomuk-core - Branch KDE/4.12
 kactivities - Branch KDE/4.12
 phonon - Branch master
 poppler - Branch master
 qca - Branch master
 kdepimlibs - Branch KDE/4.12
 soprano - Branch master
 shared-desktop-ontologies - Branch master
 qt - Branch 4.8
 libstreams - Branch master
 kdegraphics-mobipocket - Branch KDE/4.12
 cmake - Branch master
 strigidaemon - Branch master
 prison - Branch master
 libstreamanalyzer - Branch master
 strigiclient - Branch master
 akonadi - Branch master
 attica - Branch qt4
 kde-workspace - Branch KDE/4.11

== Applying Patches
=== No patches to apply

== Syncing Dependencies from Master Server

rsync: change_dir 
/srv/jenkins/install/linux/x86_64/g++/oldstable-qt4/extragear/base/plasma-mobile/inst
 failed: No such file or directory (2)
rsync error: some files/attrs were not transferred (see previous errors) (code 
23) at main.c(1530) [Receiver=3.0.9]
Syncing dependencies from master server for project okular failed.
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Build failed in Jenkins: okular_oldstable #1

2014-02-27 Thread KDE CI System
See http://build.kde.org/job/okular_oldstable/1/

--
Started by user aacid
Building remotely on LinuxSlave - 4 in workspace 
http://build.kde.org/job/okular_oldstable/ws/
Running Prebuild steps
[okular_oldstable] $ /bin/sh -xe /tmp/hudson706288181281285387.sh
+ /home/jenkins/scripts/setup-env.sh

Preparing to perform KDE Continuous Integration build
== Setting Up Sources

Cloning into '.'...
Branch jenkins set up to track remote branch KDE/4.12 from origin.

== Cleaning Source Tree

HEAD is now at 6b07409 SVN_SILENT made messages (.desktop file)
Success build forhudson.tasks.Shell@20e9eddd
Fetching changes from the remote Git repository
Fetching upstream changes from git://anongit.kde.org/okular
Checking out Revision 514ef4a3ac55b19f6a909c6741f4218bff20dc7f 
(refs/heads/jenkins)
First time build. Skipping changelog.
[okular_oldstable] $ /bin/sh -xe /tmp/hudson4975901200974318549.sh
+ /home/jenkins/scripts/execute-job.sh

KDE Continuous Integration Build
== Building Project: okular - Branch KDE/4.12
== Build Dependencies:
 libkexiv2 - Branch KDE/4.12
 polkit-qt-1 - Branch master
 qt - Branch 4.8
 strigiutils - Branch master
 akonadi - Branch master
 grantlee - Branch master
 kdelibs - Branch KDE/4.12
 automoc - Branch master
 plasma-mobile - Branch master
 nepomuk-core - Branch KDE/4.12
 prison - Branch master
 kactivities - Branch KDE/4.12
 phonon - Branch master
 kdesupport-svn - Branch master
 poppler - Branch master
 qca - Branch master
 kdepimlibs - Branch KDE/4.12
 soprano - Branch master
 libstreams - Branch master
 qjson - Branch master
 kdegraphics-mobipocket - Branch KDE/4.12
 libdbusmenu-qt - Branch master
 strigidaemon - Branch master
 libstreamanalyzer - Branch master
 shared-desktop-ontologies - Branch master
 strigiclient - Branch master
 cmake - Branch master
 attica - Branch qt4
 kde-workspace - Branch KDE/4.11

== Applying Patches
=== No patches to apply

== Syncing Dependencies from Master Server

rsync: change_dir 
/srv/jenkins/install/linux/x86_64/g++/oldstable-qt4/extragear/base/plasma-mobile/inst
 failed: No such file or directory (2)
rsync error: some files/attrs were not transferred (see previous errors) (code 
23) at main.c(1530) [Receiver=3.0.9]
Syncing dependencies from master server for project okular failed.
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Build failed in Jenkins: okular_oldstable #2

2014-02-27 Thread KDE CI System
See http://build.kde.org/job/okular_oldstable/2/

--
Started by remote host 127.0.0.1 with note: Triggered by commit
Building remotely on LinuxSlave - 4 in workspace 
http://build.kde.org/job/okular_oldstable/ws/
Running Prebuild steps
[okular_oldstable] $ /bin/sh -xe /tmp/hudson8533008905663708611.sh
+ /home/jenkins/scripts/setup-env.sh

Preparing to perform KDE Continuous Integration build
== Setting Up Sources

Branch jenkins set up to track remote branch KDE/4.12 from origin.

== Cleaning Source Tree

HEAD is now at 514ef4a SVN_SILENT made messages (.desktop file)
Success build forhudson.tasks.Shell@d17cd6a
Fetching changes from the remote Git repository
Fetching upstream changes from git://anongit.kde.org/okular
Checking out Revision 514ef4a3ac55b19f6a909c6741f4218bff20dc7f 
(refs/heads/jenkins)
[okular_oldstable] $ /bin/sh -xe /tmp/hudson6233218638158849908.sh
+ /home/jenkins/scripts/execute-job.sh

KDE Continuous Integration Build
== Building Project: okular - Branch KDE/4.12
== Build Dependencies:
 libkexiv2 - Branch KDE/4.12
 polkit-qt-1 - Branch master
 qt - Branch 4.8
 strigiutils - Branch master
 akonadi - Branch master
 grantlee - Branch master
 kdelibs - Branch KDE/4.12
 automoc - Branch master
 prison - Branch master
 plasma-mobile - Branch master
 nepomuk-core - Branch KDE/4.12
 kactivities - Branch KDE/4.12
 phonon - Branch master
 kdesupport-svn - Branch master
 poppler - Branch master
 qca - Branch master
 kdepimlibs - Branch KDE/4.12
 soprano - Branch master
 libstreams - Branch master
 qjson - Branch master
 kdegraphics-mobipocket - Branch KDE/4.12
 libdbusmenu-qt - Branch master
 strigidaemon - Branch master
 libstreamanalyzer - Branch master
 shared-desktop-ontologies - Branch master
 strigiclient - Branch master
 cmake - Branch master
 attica - Branch qt4
 kde-workspace - Branch KDE/4.11

== Applying Patches
=== No patches to apply

== Syncing Dependencies from Master Server

rsync: change_dir 
/srv/jenkins/install/linux/x86_64/g++/oldstable-qt4/extragear/base/plasma-mobile/inst
 failed: No such file or directory (2)
rsync error: some files/attrs were not transferred (see previous errors) (code 
23) at main.c(1530) [Receiver=3.0.9]
Syncing dependencies from master server for project okular failed.
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Build failed in Jenkins: okular_master #386

2014-02-01 Thread KDE CI System
See http://build.kde.org/job/okular_master/386/

--
Started by remote host 127.0.0.1 with note: Triggered by commit
Building remotely on LinuxSlave - 4 in workspace 
http://build.kde.org/job/okular_master/ws/
Running Prebuild steps
[okular_master] $ /bin/sh -xe /tmp/hudson3837433506449227241.sh
+ /home/jenkins/scripts/setup-env.sh
Traceback (most recent call last):
  File tools/prepare-environment.py, line 21, in module
load_projects( 'kde_projects.xml', 
'http://projects.kde.org/kde_projects.xml', 'config/projects', 
'dependencies/logical-module-structure' )
  File /home/jenkins/scripts/tools/kdecilib.py, line 883, in load_projects
ProjectManager.load_projects( etree.parse(fileHandle) )
  File lxml.etree.pyx, line 2954, in lxml.etree.parse 
(src/lxml/lxml.etree.c:56220)
  File parser.pxi, line 1555, in lxml.etree._parseDocument 
(src/lxml/lxml.etree.c:82527)
  File parser.pxi, line 1585, in lxml.etree._parseFilelikeDocument 
(src/lxml/lxml.etree.c:82848)
  File parser.pxi, line 1468, in lxml.etree._parseDocFromFilelike 
(src/lxml/lxml.etree.c:81704)
  File parser.pxi, line 1024, in lxml.etree._BaseParser._parseDocFromFilelike 
(src/lxml/lxml.etree.c:78751)
  File parser.pxi, line 569, in 
lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:74488)
  File parser.pxi, line 650, in lxml.etree._handleParseResult 
(src/lxml/lxml.etree.c:75379)
  File parser.pxi, line 590, in lxml.etree._raiseParseError 
(src/lxml/lxml.etree.c:74712)
lxml.etree.XMLSyntaxError: Premature end of data in tag module line 2707, line 
2711, column 9
Failed build for hudson.tasks.Shell@864b071
Fetching changes from the remote Git repository
Fetching upstream changes from git://anongit.kde.org/okular
Checking out Revision 9d10be4f2efe8c5a443ed43d64f7742454a39d60 
(refs/heads/jenkins)
[okular_master] $ /bin/sh -xe /tmp/hudson4401871318428145182.sh
+ /home/jenkins/scripts/execute-job.sh
Traceback (most recent call last):
  File tools/perform-build.py, line 20, in module
load_projects( 'kde_projects.xml', 
'http://projects.kde.org/kde_projects.xml', 'config/projects', 
'dependencies/logical-module-structure' )
  File /home/jenkins/scripts/tools/kdecilib.py, line 883, in load_projects
ProjectManager.load_projects( etree.parse(fileHandle) )
  File lxml.etree.pyx, line 2954, in lxml.etree.parse 
(src/lxml/lxml.etree.c:56220)
  File parser.pxi, line 1555, in lxml.etree._parseDocument 
(src/lxml/lxml.etree.c:82527)
  File parser.pxi, line 1585, in lxml.etree._parseFilelikeDocument 
(src/lxml/lxml.etree.c:82848)
  File parser.pxi, line 1468, in lxml.etree._parseDocFromFilelike 
(src/lxml/lxml.etree.c:81704)
  File parser.pxi, line 1024, in lxml.etree._BaseParser._parseDocFromFilelike 
(src/lxml/lxml.etree.c:78751)
  File parser.pxi, line 569, in 
lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:74488)
  File parser.pxi, line 650, in lxml.etree._handleParseResult 
(src/lxml/lxml.etree.c:75379)
  File parser.pxi, line 590, in lxml.etree._raiseParseError 
(src/lxml/lxml.etree.c:74712)
lxml.etree.XMLSyntaxError: Premature end of data in tag module line 2707, line 
2711, column 9
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Jenkins build became unstable: okular_master #376

2014-01-12 Thread KDE CI System
See http://build.kde.org/job/okular_master/376/changes

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Jenkins build is back to stable : okular_master #377

2014-01-12 Thread KDE CI System
See http://build.kde.org/job/okular_master/377/changes

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Jenkins build became unstable: okular_master #382

2014-01-12 Thread KDE CI System
See http://build.kde.org/job/okular_master/382/changes

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Jenkins build is still unstable: okular_master #383

2014-01-12 Thread KDE CI System
See http://build.kde.org/job/okular_master/changes

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Jenkins build is back to stable : okular_master #384

2014-01-12 Thread KDE CI System
See http://build.kde.org/job/okular_master/384/changes

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Jenkins build is back to normal : okular_master #369

2013-12-29 Thread KDE CI System
See http://build.kde.org/job/okular_master/369/changes

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Build failed in Jenkins: okular_stable #245

2013-11-20 Thread KDE CI System
See http://build.kde.org/job/okular_stable/245/

--
Started by remote host 127.0.0.1 with note: Triggered by commit
Building remotely on LinuxSlave - 4 in workspace 
http://build.kde.org/job/okular_stable/ws/
Running Prebuild steps
[okular_stable] $ /bin/sh -xe /tmp/hudson8730626683786508344.sh
+ /home/jenkins/scripts/setup-env.sh
Traceback (most recent call last):
  File tools/prepare-environment.py, line 22, in module
load_projects( 'kde_projects.xml', 
'http://projects.kde.org/kde_projects.xml', 'config/projects' )
  File /home/jenkins/scripts/tools/kdecilib.py, line 995, in load_projects
urllib.urlretrieve(projectFileUrl, projectFile)
  File /usr/lib64/python2.7/urllib.py, line 93, in urlretrieve
return _urlopener.retrieve(url, filename, reporthook, data)
  File /usr/lib64/python2.7/urllib.py, line 239, in retrieve
fp = self.open(url, data)
  File /usr/lib64/python2.7/urllib.py, line 207, in open
return getattr(self, name)(url)
  File /usr/lib64/python2.7/urllib.py, line 344, in open_http
h.endheaders(data)
  File /usr/lib64/python2.7/httplib.py, line 954, in endheaders
self._send_output(message_body)
  File /usr/lib64/python2.7/httplib.py, line 814, in _send_output
self.send(msg)
  File /usr/lib64/python2.7/httplib.py, line 776, in send
self.connect()
  File /usr/lib64/python2.7/httplib.py, line 757, in connect
self.timeout, self.source_address)
  File /usr/lib64/python2.7/socket.py, line 571, in create_connection
raise err
IOError: [Errno socket error] [Errno 111] Connection refused
Failed build for hudson.tasks.Shell@81e4c9b
Fetching changes from the remote Git repository
Fetching upstream changes from git://anongit.kde.org/okular
Checking out Revision 78fa306931707908f203b105cf56a25640811eed 
(refs/heads/jenkins)
[okular_stable] $ /bin/sh -xe /tmp/hudson444756771252995663.sh
+ /home/jenkins/scripts/execute-job.sh
Traceback (most recent call last):
  File tools/perform-build.py, line 21, in module
load_projects( 'kde_projects.xml', 
'http://projects.kde.org/kde_projects.xml', 'config/projects' )
  File /home/jenkins/scripts/tools/kdecilib.py, line 995, in load_projects
urllib.urlretrieve(projectFileUrl, projectFile)
  File /usr/lib64/python2.7/urllib.py, line 93, in urlretrieve
return _urlopener.retrieve(url, filename, reporthook, data)
  File /usr/lib64/python2.7/urllib.py, line 239, in retrieve
fp = self.open(url, data)
  File /usr/lib64/python2.7/urllib.py, line 207, in open
return getattr(self, name)(url)
  File /usr/lib64/python2.7/urllib.py, line 344, in open_http
h.endheaders(data)
  File /usr/lib64/python2.7/httplib.py, line 954, in endheaders
self._send_output(message_body)
  File /usr/lib64/python2.7/httplib.py, line 814, in _send_output
self.send(msg)
  File /usr/lib64/python2.7/httplib.py, line 776, in send
self.connect()
  File /usr/lib64/python2.7/httplib.py, line 757, in connect
self.timeout, self.source_address)
  File /usr/lib64/python2.7/socket.py, line 571, in create_connection
raise err
IOError: [Errno socket error] [Errno 111] Connection refused
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Build failed in Jenkins: okular_master #348

2013-11-20 Thread KDE CI System
See http://build.kde.org/job/okular_master/348/

--
Started by remote host 127.0.0.1 with note: Triggered by commit
Building remotely on LinuxSlave - 4 in workspace 
http://build.kde.org/job/okular_master/ws/
Running Prebuild steps
[okular_master] $ /bin/sh -xe /tmp/hudson9067204282292757050.sh
+ /home/jenkins/scripts/setup-env.sh
Traceback (most recent call last):
  File tools/prepare-environment.py, line 22, in module
load_projects( 'kde_projects.xml', 
'http://projects.kde.org/kde_projects.xml', 'config/projects' )
  File /home/jenkins/scripts/tools/kdecilib.py, line 995, in load_projects
urllib.urlretrieve(projectFileUrl, projectFile)
  File /usr/lib64/python2.7/urllib.py, line 93, in urlretrieve
return _urlopener.retrieve(url, filename, reporthook, data)
  File /usr/lib64/python2.7/urllib.py, line 239, in retrieve
fp = self.open(url, data)
  File /usr/lib64/python2.7/urllib.py, line 207, in open
return getattr(self, name)(url)
  File /usr/lib64/python2.7/urllib.py, line 344, in open_http
h.endheaders(data)
  File /usr/lib64/python2.7/httplib.py, line 954, in endheaders
self._send_output(message_body)
  File /usr/lib64/python2.7/httplib.py, line 814, in _send_output
self.send(msg)
  File /usr/lib64/python2.7/httplib.py, line 776, in send
self.connect()
  File /usr/lib64/python2.7/httplib.py, line 757, in connect
self.timeout, self.source_address)
  File /usr/lib64/python2.7/socket.py, line 571, in create_connection
raise err
IOError: [Errno socket error] [Errno 111] Connection refused
Failed build for hudson.tasks.Shell@41d32f41
Fetching changes from the remote Git repository
Fetching upstream changes from git://anongit.kde.org/okular
Checking out Revision 37c8d22b7686998262904e94cb5fa66f858a351f 
(refs/heads/jenkins)
[okular_master] $ /bin/sh -xe /tmp/hudson2682557723612050217.sh
+ /home/jenkins/scripts/execute-job.sh
Traceback (most recent call last):
  File tools/perform-build.py, line 21, in module
load_projects( 'kde_projects.xml', 
'http://projects.kde.org/kde_projects.xml', 'config/projects' )
  File /home/jenkins/scripts/tools/kdecilib.py, line 995, in load_projects
urllib.urlretrieve(projectFileUrl, projectFile)
  File /usr/lib64/python2.7/urllib.py, line 93, in urlretrieve
return _urlopener.retrieve(url, filename, reporthook, data)
  File /usr/lib64/python2.7/urllib.py, line 239, in retrieve
fp = self.open(url, data)
  File /usr/lib64/python2.7/urllib.py, line 207, in open
return getattr(self, name)(url)
  File /usr/lib64/python2.7/urllib.py, line 344, in open_http
h.endheaders(data)
  File /usr/lib64/python2.7/httplib.py, line 954, in endheaders
self._send_output(message_body)
  File /usr/lib64/python2.7/httplib.py, line 814, in _send_output
self.send(msg)
  File /usr/lib64/python2.7/httplib.py, line 776, in send
self.connect()
  File /usr/lib64/python2.7/httplib.py, line 757, in connect
self.timeout, self.source_address)
  File /usr/lib64/python2.7/socket.py, line 571, in create_connection
raise err
IOError: [Errno socket error] [Errno 111] Connection refused
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Jenkins build became unstable: okular_master #332

2013-11-04 Thread KDE CI System
See http://build.kde.org/job/okular_master/332/changes

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Jenkins build is back to stable : okular_master #333

2013-11-04 Thread KDE CI System
See http://build.kde.org/job/okular_master/333/changes

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Build failed in Jenkins: okular_master #334

2013-11-04 Thread KDE CI System
See http://build.kde.org/job/okular_master/334/

--
[...truncated 1794 lines...]
[ 40%] Building C object 
generators/poppler/CMakeFiles/okularGenerator_poppler.dir/synctex/synctex_parser.o
[ 40%] Scanning dependencies of target okularGenerator_xps
http://build.kde.org/job/okular_master/ws/generators/dvi/generator_dvi.cpp: 
In member function ‘virtual Okular::FontInfo::List 
DviGenerator::fontsForPage(int)’:
http://build.kde.org/job/okular_master/ws/generators/dvi/generator_dvi.cpp:478:29:
 warning: ‘ft’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
http://build.kde.org/job/okular_master/ws/generators/poppler/synctex/synctex_parser.c:
 In function ‘_synctex_horiz_box_setup_visible’:
http://build.kde.org/job/okular_master/ws/generators/poppler/synctex/synctex_parser.c:1839:82:
 warning: unused parameter ‘v’ [-Wunused-parameter]
http://build.kde.org/job/okular_master/ws/generators/poppler/synctex/synctex_parser.c:
 In function ‘synctex_node_column’:
http://build.kde.org/job/okular_master/ws/generators/poppler/synctex/synctex_parser.c:3263:40:
 warning: unused parameter ‘node’ [-Wunused-parameter]
http://build.kde.org/job/okular_master/ws/generators/poppler/synctex/synctex_parser.c:
 In function ‘synctex_display_query’:
http://build.kde.org/job/okular_master/ws/generators/poppler/synctex/synctex_parser.c:3292:84:
 warning: unused parameter ‘column’ [-Wunused-parameter]
http://build.kde.org/job/okular_master/ws/generators/poppler/synctex/synctex_parser.c:
 In function ‘_synctex_point_v_distance’:
http://build.kde.org/job/okular_master/ws/generators/poppler/synctex/synctex_parser.c:3691:81:
 warning: unused parameter ‘visible’ [-Wunused-parameter]
http://build.kde.org/job/okular_master/ws/generators/poppler/synctex/synctex_parser.c:
 In function ‘_synctex_node_distance_to_point’:
http://build.kde.org/job/okular_master/ws/generators/poppler/synctex/synctex_parser.c:3781:88:
 warning: unused parameter ‘visible’ [-Wunused-parameter]
http://build.kde.org/job/okular_master/ws/generators/poppler/synctex/synctex_parser.c:
 In function ‘synctex_updater_new_with_output_file’:
http://build.kde.org/job/okular_master/ws/generators/poppler/synctex/synctex_parser.c:4176:2:
 warning: passing argument 4 of ‘_synctex_open’ from incompatible pointer type 
[enabled by default]
http://build.kde.org/job/okular_master/ws/generators/poppler/synctex/synctex_parser.c:2740:5:
 note: expected ‘struct gzFile_s **’ but argument is of type ‘void **’
http://build.kde.org/job/okular_master/ws/generators/poppler/synctex/synctex_parser.c:4177:3:
 warning: passing argument 4 of ‘_synctex_open’ from incompatible pointer type 
[enabled by default]
http://build.kde.org/job/okular_master/ws/generators/poppler/synctex/synctex_parser.c:2740:5:
 note: expected ‘struct gzFile_s **’ but argument is of type ‘void **’
[ 41%] [ 41%] [ 42%] [ 43%] Building CXX object 
generators/tiff/CMakeFiles/okularGenerator_tiff.dir/okularGenerator_tiff_automoc.o
Building CXX object active/components/CMakeFiles/okularplugin.dir/settings.o
Building CXX object 
generators/dvi/CMakeFiles/okularGenerator_dvi.dir/bigEndianByteReader.o
Building CXX object 
generators/xps/CMakeFiles/okularGenerator_xps.dir/okularGenerator_xps_automoc.o
Building C object 
generators/poppler/CMakeFiles/okularGenerator_poppler.dir/synctex/synctex_parser_utils.o
[ 44%] [ 44%] Building CXX object 
generators/xps/CMakeFiles/okularGenerator_xps.dir/generator_xps.o
[ 44%] [ 44%] Building CXX object 
generators/tiff/CMakeFiles/okularGenerator_tiff.dir/generator_tiff.o
Building CXX object 
generators/poppler/CMakeFiles/okularGenerator_poppler.dir/pdfsettings.o
Building CXX object 
generators/dvi/CMakeFiles/okularGenerator_dvi.dir/dviRenderer.o
Linking CXX shared library ../../lib/libokularplugin.so
Linking CXX shared module ../../lib/okularGenerator_xps.so
Linking CXX shared module ../../lib/okularGenerator_tiff.so
[ 44%] Linking CXX shared module ../../lib/okularGenerator_poppler.so
Building CXX object 
generators/dvi/CMakeFiles/okularGenerator_dvi.dir/dviRenderer_draw.o
[ 45%] Generating presentationwidget.moc
[ 45%] Building CXX object 
generators/dvi/CMakeFiles/okularGenerator_dvi.dir/dviRenderer_prescan.o
Built target okularGenerator_chmlib
[ 45%] Building CXX object 
generators/dvi/CMakeFiles/okularGenerator_dvi.dir/dviRenderer_dr.o
[ 45%] [ 45%] Built target okularGenerator_ghostview
Building CXX object generators/dvi/CMakeFiles/okularGenerator_dvi.dir/special.o
[ 46%] In file included from 
/srv/jenkins/install/linux/x86_64/g++/qt4/qt/4.8/include/QtCore/QVector:1:0,
 from 
http://build.kde.org/job/okular_master/ws/generators/dvi/dviFile.h:18,
 from 
http://build.kde.org/job/okular_master/ws/generators/dvi/special.cpp:12:
/srv/jenkins/install/linux/x86_64/g++/qt4/qt/4.8/include/QtCore/qvector.h: In 
member function ‘void dviRenderer::TPIC_addPath_special(const QString)’:

[Okular-devel] Jenkins build is back to normal : okular_master #335

2013-11-04 Thread KDE CI System
See http://build.kde.org/job/okular_master/335/changes

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Jenkins build is still unstable: okular_master #328

2013-10-28 Thread KDE CI System
See http://build.kde.org/job/okular_master/changes

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Jenkins build is back to stable : okular_master #329

2013-10-28 Thread KDE CI System
See http://build.kde.org/job/okular_master/329/changes

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Jenkins build is back to stable : okular_stable #227

2013-10-27 Thread KDE CI System
See http://build.kde.org/job/okular_stable/227/

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Jenkins build became unstable: okular_master #325

2013-10-27 Thread KDE CI System
See http://build.kde.org/job/okular_master/325/changes

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Jenkins build is still unstable: okular_master #326

2013-10-27 Thread KDE CI System
See http://build.kde.org/job/okular_master/changes

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Jenkins build is still unstable: okular_master #327

2013-10-27 Thread KDE CI System
See http://build.kde.org/job/okular_master/327/

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Jenkins build became unstable: okular_stable #226

2013-10-26 Thread KDE CI System
See http://build.kde.org/job/okular_stable/226/changes

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Jenkins build is back to stable : okular_stable #217

2013-10-19 Thread KDE CI System
See http://build.kde.org/job/okular_stable/217/

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Jenkins build is back to stable : okular_master #316

2013-10-19 Thread KDE CI System
See http://build.kde.org/job/okular_master/316/

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Jenkins build became unstable: okular_master #313

2013-10-18 Thread KDE CI System
See http://build.kde.org/job/okular_master/313/changes

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Jenkins build is still unstable: okular_master #314

2013-10-18 Thread KDE CI System
See http://build.kde.org/job/okular_master/changes

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Jenkins build is still unstable: okular_master #315

2013-10-18 Thread KDE CI System
See http://build.kde.org/job/okular_master/changes

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Jenkins build became unstable: okular_stable #216

2013-10-18 Thread KDE CI System
See http://build.kde.org/job/okular_stable/216/

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Build failed in Jenkins: okular_master #307

2013-10-12 Thread KDE CI System
See http://build.kde.org/job/okular_master/307/

--
[...truncated 310 lines...]
  tests/CMakeLists.txt:12 (kde4_add_unit_test)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at 
/srv/jenkins/install/linux/x86_64/g++/qt4/kde/kdelibs/KDE/4.11/share/apps/cmake/modules/KDE4Macros.cmake:879
 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run cmake --help-policy CMP0026 for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target searchtest.  Use the
  target name directly with add_custom_command, or use the generator
  expression $TARGET_FILE, as appropriate.

Call Stack (most recent call first):
  tests/CMakeLists.txt:12 (kde4_add_unit_test)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at 
/srv/jenkins/install/linux/x86_64/g++/qt4/kde/kdelibs/KDE/4.11/share/apps/cmake/modules/KDE4Macros.cmake:592
 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run cmake --help-policy CMP0026 for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target annotationstest.
  Use the target name directly with add_custom_command, or use the generator
  expression $TARGET_FILE, as appropriate.

Call Stack (most recent call first):
  
/srv/jenkins/install/linux/x86_64/g++/qt4/kde/kdelibs/KDE/4.11/share/apps/cmake/modules/KDE4Macros.cmake:1025
 (kde4_handle_rpath_for_executable)
  
/srv/jenkins/install/linux/x86_64/g++/qt4/kde/kdelibs/KDE/4.11/share/apps/cmake/modules/KDE4Macros.cmake:862
 (kde4_add_executable)
  tests/CMakeLists.txt:15 (kde4_add_unit_test)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at 
/srv/jenkins/install/linux/x86_64/g++/qt4/kde/kdelibs/KDE/4.11/share/apps/cmake/modules/KDE4Macros.cmake:879
 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run cmake --help-policy CMP0026 for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target annotationstest.
  Use the target name directly with add_custom_command, or use the generator
  expression $TARGET_FILE, as appropriate.

Call Stack (most recent call first):
  tests/CMakeLists.txt:15 (kde4_add_unit_test)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at 
/srv/jenkins/install/linux/x86_64/g++/qt4/kde/kdelibs/KDE/4.11/share/apps/cmake/modules/KDE4Macros.cmake:592
 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run cmake --help-policy CMP0026 for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target urldetecttest.  Use
  the target name directly with add_custom_command, or use the generator
  expression $TARGET_FILE, as appropriate.

Call Stack (most recent call first):
  
/srv/jenkins/install/linux/x86_64/g++/qt4/kde/kdelibs/KDE/4.11/share/apps/cmake/modules/KDE4Macros.cmake:1025
 (kde4_handle_rpath_for_executable)
  
/srv/jenkins/install/linux/x86_64/g++/qt4/kde/kdelibs/KDE/4.11/share/apps/cmake/modules/KDE4Macros.cmake:862
 (kde4_add_executable)
  tests/CMakeLists.txt:18 (kde4_add_unit_test)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at 
/srv/jenkins/install/linux/x86_64/g++/qt4/kde/kdelibs/KDE/4.11/share/apps/cmake/modules/KDE4Macros.cmake:879
 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run cmake --help-policy CMP0026 for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target urldetecttest.  Use
  the target name directly with add_custom_command, or use the generator
  expression $TARGET_FILE, as appropriate.

Call Stack (most recent call first):
  tests/CMakeLists.txt:18 (kde4_add_unit_test)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at 
/srv/jenkins/install/linux/x86_64/g++/qt4/kde/kdelibs/KDE/4.11/share/apps/cmake/modules/KDE4Macros.cmake:592
 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run cmake --help-policy CMP0026 for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target
  editannotationcontentstest.  Use the target name directly with
  add_custom_command, or use the generator expression $TARGET_FILE, as
  appropriate.

Call Stack (most recent call first):