Build failed in Jenkins: step_master #46

KDE CI System null at kde.org
Wed Dec 17 13:53:32 UTC 2014


See <http://build.kde.org/job/step_master/46/changes>

Changes:

[inge] Initial port for step to Qt5/KF5

[inge] Fix docbook build failure on OSX

[inge] Fix docbook

[inge] KF5 port: Make use of framework's automoc.

[inge] KF5 port: KAction -->  QAction

[inge] KF5 port: KUndoStack -->  QUndoStack

[inge] KF5 port: KMenu  -->  QMenu

[inge] Add EOL at the end to those files that lack it.

[inge] KF5 port: KUrl -->  QUrl

[inge] Forget to change one pesky KUrl.

[inge] KF5 port: KIcon --> QIcon

[inge] Repress warnings from Eigen's unused local typedefs.

[inge] Also apply warning suppression to stepcore.

[inge] Prepare for going to QDialog.

[inge] KF5 Port: KDialog --> QDialog

[inge] Fixed icons installation warnings

[inge] KF5 port: KDialog --> QDialog for the soft body creation dialog.

[inge] Ported some classes in main.cc to Qt5

[inge] Port from KTempDir to QTemporaryDir

[inge] Fix some minor issues with main.cc

[inge] Modified KAboutData to remove i18n for version and componentName

[inge] Fix yet more warnings from Eigen.

[inge] KF5 port: KDialog --> QDialog for soft bodies.

[inge] Request CMake 2.8.12 like the KF5 cmake files request.

[inge] KF5 port: KDialog --> QDialog for all tools

[inge] KF5 port: KTemporaryFile --> QTemporaryFile

[inge] REVIEW:121558 Port from KStandardDirs to QStandardPaths

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

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

>From git://anongit.kde.org/step
   a988f68..557bf7f  Applications/14.12 -> origin/Applications/14.12
   8b91783..893dc92  frameworks -> origin/frameworks
   114f61d..c550435  master     -> origin/master
Branch jenkins set up to track remote branch master from origin.

== Cleaning Source Tree

HEAD is now at 114f61d SVN_SILENT made messages (after extraction)
Removing build/
Removing local-inst/
Success build forhudson.tasks.Shell at b3f90af
 > 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/step # timeout=10
Fetching upstream changes from git://anongit.kde.org/step
 > git --version # timeout=10
 > git fetch --tags --progress git://anongit.kde.org/step +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 c5504355608348c2f06be48d4d7d0f269ed672e8 (refs/heads/jenkins)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c5504355608348c2f06be48d4d7d0f269ed672e8
 > git rev-list 1aee4c5e831e6427fc3b50be01199f8210644700 # timeout=10
 > git tag -a -f -m Jenkins Build #46 jenkins-step_master-46 # timeout=10
[step_master] $ /bin/sh -xe /tmp/hudson6930701742523175831.sh
+ /home/jenkins/scripts/execute-job.sh

KDE Continuous Integration Build
== Building Project: step - Branch master
== Build Dependencies:
==== cmake - Branch master
==== soprano - Branch master
==== kdesupport-svn - Branch master
==== attica - Branch qt4
==== libstreamanalyzer - Branch master
==== strigidaemon - Branch master
==== strigiclient - Branch master
==== kdelibs - Branch KDE/4.14
==== dogtail - Branch master
==== libstreams - Branch master
==== grantlee - Branch master
==== shared-desktop-ontologies - Branch master
==== phonon - Branch master
==== qt - Branch 4.8
==== automoc - Branch master
==== polkit-qt-1 - Branch master
==== libdbusmenu-qt - Branch master
==== strigiutils - Branch master
==== qca - 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:5 (find_package):
  Could not find a package configuration file provided by "ECM" (requested
  version 0.0.9) 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/step_master/ws/build/CMakeFiles/CMakeOutput.log".>
Configure step exited with non-zero code, assuming failure to configure for project step.
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:92)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2665)
	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:744)
	at ......remote call to LinuxSlave - 1(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:970)
	at hudson.FilePath.act(FilePath.java:959)
	at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:89)
	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:1784)
	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-edu mailing list