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

List:       kde-panel-devel
Subject:    Build failed in Jenkins: plasma-desktop_master_qt5 #1133
From:       KDE CI System  <null () kde ! org>
Date:       2015-03-29 18:41:38
Message-ID: 840699650.60.1427654498147.JavaMail.jenkins () build
[Download RAW message or body]

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

Changes:

[hein] QML FileDialog is no longer broken; stop linking QWidget.

------------------------------------------
[...truncated 287 lines...]
 * Qt5Core (required version >= 5.4.1)
 * Qt5Gui (required version >= 5.4.1)
 * Qt5Network (required version >= 5.4.1)
 * Qt5Qml (required version >= 5.4.1)
 * Qt5Quick
 * Qt5QuickWidgets
 * Qt5DBus
 * Qt5Widgets
 * Qt5X11Extras
 * 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)
 * Gettext
 * PythonInterp
 * KF5I18n (required version >= 5.2.0)
 * KF5KCMUtils (required version >= 5.2.0)
 * KF5NewStuff (required version >= 5.2.0)
 * KF5KDELibs4Support (required version >= 5.2.0)
 * KF5Notifications (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)
 * KF5GlobalAccel (required version >= 5.2.0)
 * KF5Declarative (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
 * X11 , X11 libraries , <http://www.x.org>
   Required for building the X11 based workspace
 * XCB , X protocol C-language Binding , <http://xcb.freedesktop.org>
 * OpenGL , The OpenGL libraries , <http://www.opengl.org>
 * ECM (required version >= 1.8.0)
 * Qt5Sql
 * Qt5

-- 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

-- 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.

-- 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:30 (kauth_install_actions)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at \
/srv/jenkins/install/linux/x86_64/g++/kf5-qt5/kdesupport/extra-cmake-modules/inst/share/ECM/modules/ECMInstallIcons.cmake:242 \
(message):  "hisc-apps-preferences-desktop-font-installer.svgz" has \
characters before  the size; it should be renamed to
  "sc-apps-preferences-desktop-font-installer.svgz"
Call Stack (most recent call first):
  kcms/kfontinst/CMakeLists.txt:50 (ecm_install_icons)
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)
 * KF5Notifications (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)
 * KF5Declarative (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>
 * Qt5Sql
 * 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 applets/kicker/CMakeLists.txt:48 (add_library):
  Cannot find source file:

    plugin/imagepicker.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: \
kickerplugin CMake Error: Cannot determine link language for target \
                "kickerplugin".
-- 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:325)
	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:1360)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
	at hudson.remoting.Channel.call(Channel.java:753)
	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:1776)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:89)
	at hudson.model.Executor.run(Executor.java:240)
_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


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

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