[Kde-games-devel] Build failed in Jenkins: bovo_master #38
KDE CI System
null at kde.org
Sun Jan 25 07:00:41 UTC 2015
See <http://build.kde.org/job/bovo_master/38/changes>
Changes:
[sandroandrade] Port to KF5
[aacid] compile++
[tittiatcoke] Adjust to the changes in libkdegames
[tittiatcoke] Adjust to libkdegames changes
[Marko Käning] Fix build on OSX (using clang)
[aacid] compile for me
[apnoob.13] Clean up code and find package Phonon4Qt5
[apnoob.13] Minor modification
[scripty] SVN_SILENT made messages (after extraction)
[scripty] SVN_SILENT made messages (after extraction)
[scripty] SVN_SILENT made messages (after extraction)
[montel] Reverse dns desktop. Port to new connect api
[scripty] SVN_SILENT made messages (after extraction)
[montel] Fix includes. etc.
[montel] Compile without kdelibs4support
[scripty] SVN_SILENT made messages (after extraction)
[montel] Migrate settings and co
[montel] Port to new connect api
[montel] Clean up
[scripty] SVN_SILENT made messages (.desktop file)
[montel] Add feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES FATAL_ON_MISSING_REQUIRED_PACKAGES)
[aacid] KF5 port: Fix icon loading
[aacid] KF5 port: Fix broken KAboutData port
[aacid] KF5 port: Fix broken QStandardPaths::locate port
[montel] Fix icons
[montel] Add commandlineparser
[montel] Fix test
[montel] Dbus
[montel] Move to top
[montel] Clean includes
[montel] Upgrade version as now it's in kf5 better to increase it
[montel] USe QStringLiteral
[montel] Try to make it compile with -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII
------------------------------------------
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/bovo_master/ws/>
Running Prebuild steps
[bovo_master] $ /bin/sh -xe /tmp/hudson5268933113485868524.sh
+ /home/jenkins/scripts/setup-env.sh
Preparing to perform KDE Continuous Integration build
== Setting Up Sources
>From git://anongit.kde.org/bovo
e22d4bc..2a80c85 Applications/14.12 -> origin/Applications/14.12
c3cc731..49eb6e1 frameworks -> origin/frameworks
5abe79e..49eb6e1 master -> origin/master
* [new tag] v14.12.1 -> v14.12.1
Branch jenkins set up to track remote branch master from origin.
== Cleaning Source Tree
HEAD is now at 5abe79e SVN_SILENT made messages (.desktop file)
Removing build/
Removing local-inst/
Success build forhudson.tasks.Shell at 1678ce5e
> 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/bovo # timeout=10
Fetching upstream changes from git://anongit.kde.org/bovo
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://anongit.kde.org/bovo +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/jenkins^{commit} # timeout=10
> git rev-parse refs/remotes/origin/refs/heads/jenkins^{commit} # timeout=10
> git rev-parse refs/heads/jenkins^{commit} # timeout=10
Checking out Revision 49eb6e1fea383eaa9796c050bd475fbe58759774 (refs/heads/jenkins)
> git config core.sparsecheckout # timeout=10
> git checkout -f 49eb6e1fea383eaa9796c050bd475fbe58759774
> git rev-list 5abe79e02e9abeffb9851e9f2d1ca4d95daf78d3 # timeout=10
> git tag -a -f -m Jenkins Build #38 jenkins-bovo_master-38 # timeout=10
[bovo_master] $ /bin/sh -xe /tmp/hudson2324394610354866819.sh
+ /home/jenkins/scripts/execute-job.sh
KDE Continuous Integration Build
== Building Project: bovo - Branch master
== Build Dependencies:
==== kdelibs - Branch KDE/4.14
==== libstreamanalyzer - Branch master
==== strigiclient - Branch master
==== libstreams - Branch master
==== phonon - Branch master
==== qca - Branch master
==== strigiutils - Branch master
==== kdesupport-svn - Branch master
==== shared-desktop-ontologies - Branch master
==== libdbusmenu-qt - Branch master
==== libkdegames - Branch master
==== attica - Branch qt4
==== dogtail - Branch master
==== cmake - Branch master
==== soprano - Branch master
==== automoc - Branch master
==== strigidaemon - Branch master
==== polkit-qt-1 - Branch master
==== grantlee - Branch master
==== qt - Branch 4.8
== 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
-- Detecting C compile features
-- Detecting C compile features - 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
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at CMakeLists.txt:6 (find_package):
Could not find a package configuration file provided by "ECM" (requested
version 1.3.0) with any of the following names:
ECMConfig.cmake
ecm-config.cmake
Add the installation prefix of "ECM" to CMAKE_PREFIX_PATH or set "ECM_DIR"
to a directory containing one of the above files. If "ECM" provides a
separate development package or SDK, be sure it has been installed.
-- Configuring incomplete, errors occurred!
See also "<http://build.kde.org/job/bovo_master/ws/build/CMakeFiles/CMakeOutput.log".>
Configure step exited with non-zero code, assuming failure to configure for project bovo.
Build step 'Execute shell' marked build as failure
[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 hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:116)
at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2685)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:324)
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:1356)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
at hudson.remoting.Channel.call(Channel.java:752)
at hudson.FilePath.act(FilePath.java:978)
at hudson.FilePath.act(FilePath.java:967)
at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90)
at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120)
at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137)
at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770)
at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734)
at hudson.model.Build$BuildExecution.post2(Build.java:183)
at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683)
at hudson.model.Run.execute(Run.java:1743)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:89)
at hudson.model.Executor.run(Executor.java:240)
More information about the kde-games-devel
mailing list