Build failed in Jenkins: plasma-desktop_master_qt5 #1052

KDE CI System null at kde.org
Mon Mar 2 17:39:07 UTC 2015


See <http://build.kde.org/job/plasma-desktop_master_qt5/1052/changes>

Changes:

[hein] Move SystemSettings to the Desktop plugin.

------------------------------------------
[...truncated 243 lines...]
-- Looking for XRRGetScreenResourcesCurrent
-- Looking for XRRGetScreenResourcesCurrent - found
-- Found OpenGL: /usr/lib64/libGL.so  
CMake Warning (dev) at solid-actions-kcm/CMakeLists.txt:1 (project):
  Policy CMP0048 is not set: project() command manages VERSION variables.
  Run "cmake --help-policy CMP0048" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The following variable(s) would be set to empty:

    PROJECT_VERSION
    PROJECT_VERSION_MAJOR
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at applets/trash/plugin/CMakeLists.txt:1 (project):
  Policy CMP0048 is not set: project() command manages VERSION variables.
  Run "cmake --help-policy CMP0048" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The following variable(s) would be set to empty:

    PROJECT_VERSION
    PROJECT_VERSION_MAJOR
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at kcms/CMakeLists.txt:1 (project):
  Policy CMP0048 is not set: project() command manages VERSION variables.
  Run "cmake --help-policy CMP0048" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The following variable(s) would be set to empty:

    PROJECT_VERSION
    PROJECT_VERSION_MAJOR
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found Freetype: /usr/lib64/libfreetype.so (found version "2.4.11") 
CMake Warning (dev) at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kauth/inst/lib64/cmake/KF5Auth/KF5AuthMacros.cmake:55 (add_custom_target):
  Policy CMP0037 is not set: Target names should not be reserved and should
  match a validity pattern.  Run "cmake --help-policy CMP0037" for policy
  details.  Use the cmake_policy command to set the policy and suppress this
  warning.

  The target name "actions for org.kde.kcontrol.kcmclock" is reserved or not
  valid for certain CMake features, such as generator expressions, and may
  result in undefined behavior.
Call Stack (most recent call first):
  kcms/dateandtime/CMakeLists.txt:36 (kauth_install_actions)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at kcms/autostart/CMakeLists.txt:1 (project):
  Policy CMP0048 is not set: project() command manages VERSION variables.
  Run "cmake --help-policy CMP0048" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The following variable(s) would be set to empty:

    PROJECT_VERSION
    PROJECT_VERSION_MAJOR
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at kcms/desktoptheme/CMakeLists.txt:1 (project):
  Policy CMP0048 is not set: project() command manages VERSION variables.
  Run "cmake --help-policy CMP0048" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The following variable(s) would be set to empty:

    PROJECT_VERSION
    PROJECT_VERSION_MAJOR
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found PulseAudio: /usr/lib64/libpulse.so (found suitable version "3.0.0", minimum required is "0.9.16") 
-- Found GLIB2: /usr/lib64/libglib-2.0.so  
-- checking for module 'libcanberra'
--   package 'libcanberra' not found
-- Could NOT find Canberra (missing:  CANBERRA_LIBRARIES CANBERRA_INCLUDE_DIRS) 
-- Looking for include file locale.h
-- Looking for include file locale.h - found
CMake Warning (dev) at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kauth/inst/lib64/cmake/KF5Auth/KF5AuthMacros.cmake:55 (add_custom_target):
  Policy CMP0037 is not set: Target names should not be reserved and should
  match a validity pattern.  Run "cmake --help-policy CMP0037" for policy
  details.  Use the cmake_policy command to set the policy and suppress this
  warning.

  The target name "actions for org.kde.fontinst" is reserved or not valid for
  certain CMake features, such as generator expressions, and may result in
  undefined behavior.
Call Stack (most recent call first):
  kcms/kfontinst/dbus/CMakeLists.txt:31 (kauth_install_actions)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at imports/activitymanager/CMakeLists.txt:3 (project):
  Policy CMP0048 is not set: project() command manages VERSION variables.
  Run "cmake --help-policy CMP0048" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The following variable(s) would be set to empty:

    PROJECT_VERSION
    PROJECT_VERSION_MAJOR
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Looking for dgettext
-- Looking for dgettext - found
-- Found Gettext: built in libc
-- 
-- The following features have been enabled:

 * libxft , X FreeType interface library required for font installation

-- The following OPTIONAL packages have been found:

 * USB , User level access to USB devices , <http://libusb.sourceforge.net>
   Provides Logitech mouse support in KControl.
 * Fontconfig , Font access configuration library , <http://www.freedesktop.org/wiki/Software/fontconfig>
   Needed to build font configuration and installation tools
 * Freetype , A font rendering engine , <http://www.freetype.org>
   Needed to build kfontinst, a simple font installer.
 * PulseAudio (required version >= 0.9.16) , PulseAudio Audio Server , <http://www.pulseaudio.org/>
   libpulse is needed for audio setup GUI
 * GLIB2 , Low-level core library for data structure handling, portability wrappers, etc. , <http://www.gtk.org>
 * PkgConfig

-- The following REQUIRED packages have been found:

 * Qt5Core (required version >= 5.4.1)
 * Qt5Gui (required version >= 5.4.1)
 * Qt5Network (required version >= 5.4.1)
 * Qt5Quick
 * Qt5QuickWidgets
 * Qt5DBus
 * Qt5Svg
 * Qt5Concurrent
 * KF5Auth (required version >= 5.2.0)
 * KF5Plasma (required version >= 5.2.0)
 * KF5PlasmaQuick (required version >= 5.2.0)
 * KF5DocTools (required version >= 5.2.0)
 * KF5KCMUtils (required version >= 5.2.0)
 * KF5NewStuff (required version >= 5.2.0)
 * KF5KDELibs4Support (required version >= 5.2.0)
 * KF5NotifyConfig (required version >= 5.2.0)
 * KF5Attica (required version >= 5.2.0)
 * KF5Wallet (required version >= 5.2.0)
 * KF5Runner (required version >= 5.2.0)
 * KF5 (required version >= 5.2.0)
 * LibKWorkspace
 * LibTaskManager
 * KWinDBusInterface
 * ScreenSaverDBusInterface
 * KRunnerAppDBusInterface
 * KSMServerDBusInterface
 * KF5ItemModels
 * KF5Emoticons
 * KF5Baloo (required version >= 5.1.90) , File Searching
   Needed to build to File Search KCM
 * XCB , X protocol C-language Binding , <http://xcb.freedesktop.org>
 * OpenGL , The OpenGL libraries , <http://www.opengl.org>
 * Qt5Test (required version >= 5.4.0)
 * Phonon4Qt5 (required version >= 4.6.60)
 * ECM (required version >= 0.0.8)
 * Qt5Widgets
 * Qt5Qml
 * Qt5X11Extras
 * Qt5
 * Gettext
 * PythonInterp
 * KF5I18n
 * KF5Config
 * KF5CoreAddons
 * KF5GlobalAccel
 * KF5GuiAddons
 * KF5KIO
 * KF5Activities , management of Plasma activities
   Needed by activity related plasmoids and the pager.
 * X11 , X11 libraries , <http://www.x.org>
   Required for building the X11 based workspace

-- The following features have been disabled:

 * XCB-XKB , Required for building kcm/keyboard
 * Synaptics , Synaptics libraries needed for touchpad KCM

-- The following OPTIONAL packages have not been found:

 * PackageKitQt5 (required version >= 0.9) , Software Manager integration
   Provides package management integration to the application launcher.
 * Synaptics , Synaptics libraries needed for touchpad KCM
 * Canberra , Audio setup GUI , <http://0pointer.de/lennart/projects/libcanberra>
   libcanberra is needed for audio setup GUI

-- Configuring done
CMake Error at containments/desktop/plugins/desktop/CMakeLists.txt:9 (add_library):
  Cannot find source file:

    systemsettings.cpp

  Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  .hxx .in .txx


CMake Error: CMake can not determine linker language for target: desktopplugin
CMake Error: Cannot determine link language for target "desktopplugin".
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    KDE4_BUILD_TESTS
    LIB_SUFFIX
    SIP_DEFAULT_SIP_DIR


-- Build files have been written to: <http://build.kde.org/job/plasma-desktop_master_qt5/ws/build>
Configure step exited with non-zero code, assuming failure to configure for project plasma-desktop.
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:2688)
	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: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:1742)
	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 Plasma-devel mailing list