Build failed in Jenkins: kig_master #63

KDE CI System null at kde.org
Thu Oct 30 23:20:57 UTC 2014


See <http://build.kde.org/job/kig_master/63/changes>

Changes:

[david.narvaez] Initial Pass on CMakeLists Files

[david.narvaez] Modified Includes to Work with KDE Frameworks

[david.narvaez] Added dependency to KI18n for I18N_NOOP

[david.narvaez] Scripted migration to QAction

[david.narvaez] Scripted Migration to QDialog

[david.narvaez] Fixing Frameworks include of ReadWritePart

[david.narvaez] Adding missing dependency to TextEditor

[david.narvaez] Ported Script Editors

[david.narvaez] Porting Away from KIcon

[david.narvaez] Migration to QFileDialog

[david.narvaez] 0;115;0c# This is a combination of 2 commits.

[david.narvaez] Porting Away from KUrl

[david.narvaez] Fixed KParts includes

[david.narvaez] Fixed KIconLoader includes

[david.narvaez] Fixing data installation dir

[david.narvaez] Fixing Icon Installation in kig Folder

[david.narvaez] Fix Icon Installation in icons Folder

[david.narvaez] Fix Icon Installation in mimetypes Folder

[david.narvaez] Changing find_package Commands to REQUIRED

[david.narvaez] Removing Redundant ECM_KDE_MODULE_DIR

[david.narvaez] Updating included headers

[david.narvaez] Fixing Compilation/Linking Errors in Test

[david.narvaez] Porting away from KMenu

[david.narvaez] Migration to KConfigCore

[david.narvaez] Porting Away from KPushButton

[david.narvaez] Adding KDELibs4Support to the kigpart target

[david.narvaez] Replace KFontDialog with QFontDialog

[david.narvaez] Removing All Includes of kglobal.h

[david.narvaez] Rewrite getDoubleFromUser

[david.narvaez] Porting Away from KShortcut

[david.narvaez] Fixing QtSvg Dependency

[david.narvaez] Fixing All Uses of KIconLoader

[david.narvaez] Replacing KDoubleValidator -> QDoubleValidator

[david.narvaez] Fix error KIconButton errors

[david.narvaez] Added Dependency to Qt5PrintSupport

[david.narvaez] Porting Away from KToolInvocation

[david.narvaez] Fix Compilation of KigPart

[david.narvaez] Fixed addTitle Errors

[david.narvaez] Remove All Usage of QDialog::makeStandardCaption

[david.narvaez] Correctly enabling exceptions in python_scripter.cc

[david.narvaez] Add Dependency to KArchive

[david.narvaez] Fixing All Dialogs

[david.narvaez] Ported Away from KDebug

[david.narvaez] Reincluding kig_part.moc at the correct location

[david.narvaez] Fixed Compilation of kig Target

[david.narvaez] Fixed Startup as Unique Application

[david.narvaez] Remove WA_PaintOnScreen Flag

[david.narvaez] Revert "Fixed Startup as Unique Application"

[david.narvaez] Fixed Startup Again

[david.narvaez] Ported Away from K4AboutData and KCmdLineArguments

[david.narvaez] Fixed openUrl signal signature

[david.narvaez] Installing XmlGui Files in the New Location

------------------------------------------
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/kig_master/ws/>
Running Prebuild steps
[kig_master] $ /bin/sh -xe /tmp/hudson6508556413163049764.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 master from origin.

== Cleaning Source Tree

HEAD is now at 142cfcb Merge branch 'frameworks'
Success build forhudson.tasks.Shell at 49646a2d
 > 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/kig # timeout=10
Fetching upstream changes from git://anongit.kde.org/kig
 > git --version # timeout=10
 > git fetch --tags --progress git://anongit.kde.org/kig +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 142cfcb784858dc6628f3580d499558bf49ae1ed (refs/heads/jenkins)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 142cfcb784858dc6628f3580d499558bf49ae1ed
 > git rev-list 62faf23d2ed4234a21ade964b5dfeb60713994dd # timeout=10
 > git tag -a -f -m Jenkins Build #63 jenkins-kig_master-63 # timeout=10
[kig_master] $ /bin/sh -xe /tmp/hudson4423383680757982666.sh
+ /home/jenkins/scripts/execute-job.sh

KDE Continuous Integration Build
== Building Project: kig - Branch master
== Build Dependencies:
==== qca - Branch master
==== phonon - Branch master
==== libdbusmenu-qt - Branch master
==== grantlee - Branch master
==== kdelibs - Branch KDE/4.14
==== polkit-qt-1 - Branch master
==== kdesupport-svn - Branch master
==== qt - Branch 4.8
==== libstreamanalyzer - Branch master
==== strigiutils - Branch master
==== strigiclient - Branch master
==== strigidaemon - Branch master
==== dogtail - Branch master
==== shared-desktop-ontologies - Branch master
==== automoc - Branch master
==== soprano - Branch master
==== attica - Branch qt4
==== cmake - Branch master
==== libstreams - 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):
  By not providing "FindQt5Svg.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "Qt5Svg", but
  CMake did not find one.

  Could not find a package configuration file provided by "Qt5Svg" with any
  of the following names:

    Qt5SvgConfig.cmake
    qt5svg-config.cmake

  Add the installation prefix of "Qt5Svg" to CMAKE_PREFIX_PATH or set
  "Qt5Svg_DIR" to a directory containing one of the above files.  If "Qt5Svg"
  provides a separate development package or SDK, be sure it has been
  installed.


-- Configuring incomplete, errors occurred!
See also "<http://build.kde.org/job/kig_master/ws/build/CMakeFiles/CMakeOutput.log".>
Configure step exited with non-zero code, assuming failure to configure for project kig.
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:110)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:86)
	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 - 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:970)
	at hudson.FilePath.act(FilePath.java:959)
	at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:83)
	at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:121)
	at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:138)
	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