Build failed in Jenkins: print-manager_master #137

KDE CI System null at kde.org
Tue Feb 17 16:55:41 UTC 2015


See <http://build.kde.org/job/print-manager_master/137/changes>

Changes:

[jgrulich] Start porting to KF5

[jgrulich] Configure-printer port++

[jgrulich] Enable configure-printer in cmake

[jgrulich] Add missing files

[jgrulich] KCM port to KF5

[jgrulich] Fix port KIcon → QIcon

[lukas] kcmshell5

[tittiatcoke] remove unneccessary include

[jgrulich] Port kded to KF5

[lukas] port to KDBusService

[lukas] port notify methods to QMetaMethod

[jgrulich] Add missing files - again

[lukas] automoc

[jgrulich] Make calling configure-printer from kded work the same way as it works in KCM

[lukas] add .desktop file

[lukas] add Exec

[lukas] set the right component data for the notification

[lukas] save/restore dlg sizes

[lukas] missing i18n()

[lukas] cleanups

[lukas] fix the New Printer notification

[jgrulich] Initial port of the applet

[lukas] fix command line parsing (author, license)

[lukas] port the Print Queue

[lukas] give port credits

[lukas] port Add Printer wizard to Qt 5 / P5

[jgrulich] Finish port of the applet

[lukas] unbreak i18n() calls

[jgrulich] Rename plugin name to match other plasma applets

[lukas] settle on org.kde.plasma.printmanager everywhere

[jgrulich] Make the applet passive when there is no active job

[jgrulich] Reset filtered printers when the selected printer is collapsed

[jgrulich] Coding style

[jgrulich] Update job filter when it has changed

[jgrulich] Remove unused config plugin

[jgrulich] Update qml plugin name and version

[jgrulich] Inform about empty list of jobs

[lukas] cleanups

[lukas] KUrl -> QUrl

[lukas] fix wrong connect

[lukas] cleanups

[lukas] fix KPixmapSequence, port away from KDialog

[lukas] cleanups

[montel] Port to new connect api

[lukas] kdelibs4support gone

[jgrulich] Show number of jobs in tooltip

[jgrulich] Better wording

[lukas] --kdelibs4support

[lukas] kdelibs4support gone

[jgrulich] Use bold font for the default printer

[lukas] kdelibs4support free

[jgrulich] Destroy expanded component also for paused printer

[jgrulich] Add another filter model for getting info about active jobs from all printers

[jgrulich] Display only active jobs by default as it was before

[sitter] don't install a so symlink for the private kcups library

[sitter] set a main category and nodisplay=true on application desktop files

[jgrulich] Remove Q_GADGET macro, it's not necessary and breaks build with older CMake versions

[jgrulich] Initial redesign of the applet

[wbauer] Make the printer configuration dialog non-modal

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

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

>From git://anongit.kde.org/print-manager
   6aadf3c..fdee663  frameworks -> origin/frameworks
   11eb013..0accaed  master     -> origin/master
Branch jenkins set up to track remote branch master from origin.

== Cleaning Source Tree

HEAD is now at 11eb013 Merge branch 'Applications/14.12'
Removing build/
Removing local-inst/
Success build forhudson.tasks.Shell at 6e16b594
 > 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/print-manager # timeout=10
Fetching upstream changes from git://anongit.kde.org/print-manager
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://anongit.kde.org/print-manager +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 0accaed93c6113a33717d7f176d2df96261143a1 (refs/heads/jenkins)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0accaed93c6113a33717d7f176d2df96261143a1
 > git rev-list 11eb0132faf03834efa528ee7b1b2b0d5a3da60a # timeout=10
 > git tag -a -f -m Jenkins Build #137 jenkins-print-manager_master-137 # timeout=10
[print-manager_master] $ /bin/sh -xe /tmp/hudson1113299518420654468.sh
+ /home/jenkins/scripts/execute-job.sh

KDE Continuous Integration Build
== Building Project: print-manager - Branch master
== Build Dependencies:
==== grantlee - Branch master
==== strigiclient - Branch master
==== libstreamanalyzer - Branch master
==== polkit-qt-1 - Branch master
==== automoc - Branch master
==== qt - Branch 4.8
==== kdelibs - Branch KDE/4.14
==== attica - Branch qt4
==== qca - Branch master
==== phonon - Branch master
==== shared-desktop-ontologies - Branch master
==== libstreams - Branch master
==== soprano - Branch master
==== libdbusmenu-qt - Branch master
==== dogtail - Branch master
==== strigiutils - Branch master
==== cmake - Branch master
==== strigidaemon - Branch master
==== kdesupport-svn - 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:11 (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/print-manager_master/ws/build/CMakeFiles/CMakeOutput.log".>
Configure step exited with non-zero code, assuming failure to configure for project print-manager.
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 - 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: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:761)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:721)
	at hudson.model.Build$BuildExecution.post2(Build.java:183)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:670)
	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-utils-devel mailing list