[Kde-games-devel] Build failed in Jenkins: libkdegames_master #45

KDE CI System null at kde.org
Sun Jan 25 06:58:31 UTC 2015


See <http://build.kde.org/job/libkdegames_master/45/changes>

Changes:

[aacid] Initial port to KF5

[apnoob.13] KStyle dependency removed from find_package()

[apnoob.13] Added namespace scope to remove build error

[apnoob.13] Removed deprecated kdeclarative.initialize()

[apnoob.13] Corrected include location

[apnoob.13] Removed depreciated methods

[apnoob.13] KDebug -> QDebug port

[apnoob.13] KStandardDirs -> QStandardPaths port (incomplete)

[apnoob.13] KUrl->QUrlQuery

[apnoob.13] KStandardDirs::relativeApplications() port

[apnoob.13] Port away from KGlobal

[apnoob.13] Port away from KDebug, KWarning etc.

[apnoob.13] KDE4Support -> KDELibs4Support

[apnoob.13] Port from KDialog to QDialog

[apnoob.13] Port away from KStandardDirs and KComponentData

[apnoob.13] Redundant include removed

[apnoob.13] Fixed QButtonBox disorientation

[apnoob.13] Minor fix

[alex.merry] Search for KF5FrameworkIntegration instead of KF5Style

[apnoob.13] Search for KF5Integration

[apnoob.13] QQuickWidget instead of QQuickView

[apnoob.13] Minor change

[apnoob.13] Remove hard-coded spacing

[aacid] Compile

[aacid] Remove a few modules we're not using

[aacid] Don't include KLocale if not needed

[apnoob.13] Phonon4Qt5 integrated correctly

[aacid] Compile++

[tittiatcoke] Make it build also when using clang

[tittiatcoke] Further KF5'ify so that most of it can be co-installed with the

[tittiatcoke] Resolve last obstacle for co-installability with KDE4

[tittiatcoke] Bump minimum Qt version to 5.3.0.. QuickWidgets are used which are only

[tittiatcoke] i18n fixes

[apnoob.13] Update QtQuick version

[hrvoje.senjan] Port KF5KDEGames to generate_export_header

[montel] Remove unused includes moc

[montel] Port to QIcon

[montel] Clean forward declaration

[montel] Convert to new connect api

[hrvoje.senjan] Minor cmake cleanup

[hrvoje.senjan] Use correct name for KConfig framework

[roney477] Removed warnings raised by how shortcuts were set.

[montel] Fix includes

[montel] Fix includes

[montel] kdelibs4support--

[montel] Fix select theme

[ashwin_rajeev] install qmlplugin in QML_INSTALL_DIR instead of IMPORTS_INSTALL_DIR

[scripty] SVN_SILENT made messages (.desktop file)

[apnoob.13] KIcon->QIcon

[scripty] SVN_SILENT made messages (.desktop file)

[aacid] KF5 port: Fix wrong icon loading porting

[montel] Fix icons

[montel] Autogenerate export symbole

[montel] Use KF5_INSTALL_TARGETS_DEFAULT_ARGS

[montel] Fix load theme

[montel] kdelibs4support--

[montel] kdelibs4support--

[aacid] Fix KgDifficulty saving on app close

[montel] Rename as libkdegames5

[aacid] Use the new domain name

------------------------------------------
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/libkdegames_master/ws/>
Running Prebuild steps
[libkdegames_master] $ /bin/sh -xe /tmp/hudson5350022629204740208.sh
+ /home/jenkins/scripts/setup-env.sh

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

>From git://anongit.kde.org/libkdegames
   340e8ab..72776d0  Applications/14.12 -> origin/Applications/14.12
   b7715ea..b0612d1  frameworks -> origin/frameworks
   63855d6..b0612d1  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 63855d6 SVN_SILENT made messages (.desktop file)
Removing build/
Removing local-inst/
Success build forhudson.tasks.Shell at 121330e1
 > 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/libkdegames # timeout=10
Fetching upstream changes from git://anongit.kde.org/libkdegames
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://anongit.kde.org/libkdegames +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 b0612d112786eff2ee57bca1705b194eedacf2d6 (refs/heads/jenkins)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b0612d112786eff2ee57bca1705b194eedacf2d6
 > git rev-list 63855d630c928e46554885f6d022d0091dbe252b # timeout=10
 > git tag -a -f -m Jenkins Build #45 jenkins-libkdegames_master-45 # timeout=10
[libkdegames_master] $ /bin/sh -xe /tmp/hudson7681483784842667461.sh
+ /home/jenkins/scripts/execute-job.sh

KDE Continuous Integration Build
== Building Project: libkdegames - Branch master
== Build Dependencies:
==== libdbusmenu-qt - Branch master
==== strigidaemon - Branch master
==== shared-desktop-ontologies - Branch master
==== kdelibs - Branch KDE/4.14
==== grantlee - Branch master
==== attica - Branch qt4
==== polkit-qt-1 - Branch master
==== kdesupport-svn - Branch master
==== qt - Branch 4.8
==== libstreams - Branch master
==== automoc - Branch master
==== strigiutils - Branch master
==== strigiclient - Branch master
==== qca - Branch master
==== phonon - Branch master
==== cmake - Branch master
==== libstreamanalyzer - Branch master
==== dogtail - Branch master
==== soprano - 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
-- 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:8 (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/libkdegames_master/ws/build/CMakeFiles/CMakeOutput.log".>
Configure step exited with non-zero code, assuming failure to configure for project libkdegames.
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 - 4(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