[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-games-devel
Subject:    [Kde-games-devel] Build failed in Jenkins: kblackbox_master #34
From:       KDE CI System  <null () kde ! org>
Date:       2015-02-11 6:35:53
Message-ID: 449045585.208.1423636553732.JavaMail.jenkins () build
[Download RAW message or body]

See <http://build.kde.org/job/kblackbox_master/34/changes>

Changes:

[montel] Adapt cmakelists.txt

[montel] Make it compile. Fix install icon

[montel] kdelibs4support--

[montel] kdelibs4support--

[montel] Build without kdelibs4support. Remove include moc

[montel] Clean up

[montel] Port to new connect api

[montel] Migrate settings and co

[montel] Fix docbook

[montel] Add feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES \
FATAL_ON_MISSING_REQUIRED_PACKAGES)

[montel] Fix shortcut

[montel] Clean up

[montel] Dbus

[montel] Make it compile with -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII

[aacid] Set icon

[montel] Don't try to add twice

[montel] Not necessary

[montel] SVN_SILENT made messages (.desktop file)

------------------------------------------
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/kblackbox_master/ws/> Running Prebuild steps
[kblackbox_master] $ /bin/sh -xe /tmp/hudson3697025502346736396.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 8937b9a Merge remote-tracking branch 'origin/master' into frameworks
Success build forhudson.tasks.Shell@cae67db
 > 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/kblackbox # timeout=10
Fetching upstream changes from git://anongit.kde.org/kblackbox
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://anongit.kde.org/kblackbox \
+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 \
8937b9ad0148f78af73a68d339e51d920d7a47ef (refs/heads/jenkins)  > git config \
core.sparsecheckout # timeout=10  > git checkout -f \
8937b9ad0148f78af73a68d339e51d920d7a47ef  > git rev-list \
f400e143051204b4e33172ae0cb08f9022cbb104 # timeout=10  > git tag -a -f -m Jenkins \
Build #34 jenkins-kblackbox_master-34 # timeout=10 [kblackbox_master] $ /bin/sh -xe \
/tmp/hudson4268225979187863142.sh + /home/jenkins/scripts/execute-job.sh

KDE Continuous Integration Build
== Building Project: kblackbox - Branch master
== Build Dependencies:
==== phonon - Branch master
==== dogtail - Branch master
==== polkit-qt-1 - Branch master
==== automoc - Branch master
==== qt - Branch 4.8
==== libdbusmenu-qt - Branch master
==== kdelibs - Branch KDE/4.14
==== kdesupport-svn - Branch master
==== strigiutils - Branch master
==== soprano - Branch master
==== strigiclient - Branch master
==== libstreamanalyzer - Branch master
==== libkdegames - Branch Applications/14.12
==== cmake - Branch master
==== shared-desktop-ontologies - Branch master
==== attica - Branch qt4
==== strigidaemon - Branch master
==== libstreams - Branch master
==== qca - Branch master
==== grantlee - 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: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/kblackbox_master/ws/build/CMakeFiles/CMakeOutput.log".>
 Configure step exited with non-zero code, assuming failure to configure for project \
kblackbox. 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: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)
_______________________________________________
kde-games-devel mailing list
kde-games-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-games-devel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic