Build failed in Jenkins: solid_master_qt5 #34
KDE CI System
null at kde.org
Fri Mar 28 15:34:44 UTC 2014
See <http://build.kde.org/job/solid_master_qt5/34/changes>
Changes:
[afiestas] Begin the breaking up of solidshell into specialized components so that it can be portable. Right now solid-hardware is not built; if you want the functionality of solidshell, use solid-[powermanagement,bluetooth,network] as they currently are exactly what solidshell used to be.
[afiestas] solid-hardware now builds and works properly...no platform dependencies remain
[afiestas] Move solid-hardware to runtime. It's portable now.
[afiestas] Fix some messages, change function names to be independent.
[afiestas] No domains anymore
[afiestas] Use NOGUI so output is visible on Windows.
[afiestas] avoid unnecessary copies by using const & in foreach
[afiestas] Use INSTALL_TARGETS_DEFAULT_ARGS
[afiestas] const & in foreach loops
[afiestas] Fix iterator
[afiestas] const & for foreach
[afiestas] small change that's been sitting on my disk forever
[afiestas] improve visualization of (u)int and (u)longlong values
[afiestas] 2x removed warning C4138: '*/' found outside of comment
[afiestas] krazy fixes
[afiestas] Get rid of a warning: KCmdLineArgs::init's last parameter is a QFLAGS enum, not a boolean
[afiestas] Don't depend on the deprecated parts of KNetwork.
[afiestas] Use valueToKeys only for flags.
[afiestas] Add description() to the output.
[afiestas] Fix typo.
[afiestas] allow to stream QList<int>, needed eg. for QList<int> OpticalDrive::writeSpeeds() const
[afiestas] -pedantic
[afiestas] Added "solid-hardware listen" command
[afiestas] Stop using kde4_add_executable
[afiestas] Simple porting to KF5
[afiestas] Use 4 spaces instead of 2
[afiestas] Port from KCmdLineArgs to QCommandLineParser
[afiestas] Removed no longer used includes
[afiestas] Removed no longer used methods
[afiestas] Remove klocale dependency and kde4support
[afiestas] No longer used name
[afiestas] SolidHardware is a QCoreApp, use it instead
[afiestas] remove all static members
[afiestas] Show help on each command as well
[afiestas] Make code nicer to parse arguments
[afiestas] Remove unused forward declarations, add copyright
[afiestas] [solid-hardware] Use Qt words so it compiles with the framework
------------------------------------------
Started by remote host 127.0.0.1 with note: Triggered by commit
Building remotely on LinuxSlave - 1 (PACKAGER LINBUILDER) in workspace <http://build.kde.org/job/solid_master_qt5/ws/>
Running Prebuild steps
[solid_master_qt5] $ /bin/sh -xe /tmp/hudson1913520192090757386.sh
+ /home/jenkins/scripts/setup-env.sh
Preparing to perform KDE Continuous Integration build
== Setting Up Sources
>From git://anongit.kde.org/solid
* [new branch] apiCleaning -> origin/apiCleaning
5bebd43..a10c819 master -> origin/master
>From git://anongit.kde.org/solid
* [new tag] v4.97.0 -> v4.97.0
Branch jenkins set up to track remote branch master from origin.
== Cleaning Source Tree
HEAD is now at 5bebd43 Relicense solid "imports" files to LGPLv2.1+
Removing build/
Removing dotdata/
Removing install/
Success build forhudson.tasks.Shell at 7e7c4206
Fetching changes from the remote Git repository
Fetching upstream changes from git://anongit.kde.org/solid
Checking out Revision a10c819a356ab5918eb0d932001973f5e9529b02 (refs/heads/jenkins)
Run condition [File exists] enabling prebuild for step [Publish JUnit test result report]
Run condition [File exists] enabling prebuild for step [Publish Cppcheck results]
[solid_master_qt5] $ /bin/sh -xe /tmp/hudson4473896503746235837.sh
+ /home/jenkins/scripts/execute-job.sh
KDE Continuous Integration Build
== Building Project: solid - Branch master
== Build Dependencies:
==== cmake - Branch master
==== extra-cmake-modules - Branch master
==== qt5 - Branch stable
== 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
-- 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
-- Could NOT find HUpnp (missing: HUPNP_INCLUDE_DIR HUPNP_LIBS) (Required is at least version "0.9")
-- Looking for udev_device_get_sysattr_list_entry
-- Looking for udev_device_get_sysattr_list_entry - found
-- Found UDev: /usr/include
-- Performing Test HAVE_X86_MMX
-- Performing Test HAVE_X86_MMX - Success
-- Performing Test HAVE_X86_SSE
-- Performing Test HAVE_X86_SSE - Success
-- Performing Test HAVE_X86_SSE2
-- Performing Test HAVE_X86_SSE2 - Success
-- Performing Test HAVE_X86_3DNOW
-- Performing Test HAVE_X86_3DNOW - Success
-- Performing Test HAVE_PPC_ALTIVEC
-- Performing Test HAVE_PPC_ALTIVEC - Failed
-- To have UPnP support, explicitly enable HUPNP_ENABLED in the cmake cache
-- Building Solid UDev backend.
-- Found MediaPlayerInfo: /usr/share/media-player-info
-- Building Solid HAL backend.
-- Building Solid UPower backend.
-- Building Solid UDisks2 backend.
-- Building Solid fstab backend.
-- Looking for include file mntent.h
-- Looking for include file mntent.h - found
-- Looking for include file sys/types.h
-- Looking for include file sys/types.h - found
-- Looking for include file sys/param.h
-- Looking for include file sys/param.h - found
-- Looking for include files stdio.h, sys/mnttab.h
-- Looking for include files stdio.h, sys/mnttab.h - not found
-- Looking for include files sys/param.h, sys/mount.h
-- Looking for include files sys/param.h, sys/mount.h - found
-- Looking for getmntinfo
-- Looking for getmntinfo - not found
-- Looking for setmntent
-- Looking for setmntent - found
-- Performing Test GETMNTINFO_USES_STATVFS
-- Performing Test GETMNTINFO_USES_STATVFS - Failed
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
-- Found FLEX: /usr/bin/flex (found version "2.5.37")
-- Found BISON: /usr/bin/bison (found version "2.6.5")
CMake Error at src/CMakeLists.txt:2 (add_subdirectory):
The source directory
<http://build.kde.org/job/solid_master_qt5/ws/src/tools>
does not contain a CMakeLists.txt file.
--
-- The following RUNTIME packages have been found:
* MediaPlayerInfo , Enables identification and querying of portable media players , <http://www.freedesktop.org/wiki/Software/media-player-info>
Runtime-only dependency of the udev solid backend. Support for m-p-i is included even if not found during build
-- The following OPTIONAL packages have been found:
* UDev , UDev support for Solid , <http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html>
Allows Solid to use UDev to provide information about devices on Linux
* FLEX , Allows the Solid predicate parser to be updated , <http://flex.sourceforge.net>
Required by the UpdateSolidPredicateParser target (mainly useful for developers)
* BISON , Allows the Solid predicate parser to be updated , <http://www.gnu.org/software/bison>
Required by the UpdateSolidPredicateParser target (mainly useful for developers)
-- The following REQUIRED packages have been found:
* Qt5Core (required version >= 5.2.0)
* ECM (required version >= 0.0.11)
* Qt5Xml
* Qt5DBus
* Qt5Gui (required version >= 5.3.0)
* Qt5Widgets
* Qt5Test
* Qt5 (required version >= 5.2.0)
* Qt5Concurrent (required version >= 5.2.0)
-- The following OPTIONAL packages have not been found:
* HUpnp (required version >= 0.9) , UPnP support for Solid , <http://www.herqq.org>
Allows Solid to provide information about UPnP devices on the network
-- Configuring incomplete, errors occurred!
See also "<http://build.kde.org/job/solid_master_qt5/ws/build/CMakeFiles/CMakeOutput.log".>
See also "<http://build.kde.org/job/solid_master_qt5/ws/build/CMakeFiles/CMakeError.log".>
Configure step exited with non-zero code, assuming failure to configure for project solid.
Build step 'Execute shell' marked build as failure
[File exists] check if file exists [build/JUnitTestResults.xml]
Run condition [File exists] preventing perform for step [Publish JUnit test result report]
[File exists] check if file exists [build/cppcheck.xml]
Run condition [File exists] preventing perform for step [Publish Cppcheck results]
[WARNINGS] Skipping publisher since build result is FAILURE
More information about the Kde-frameworks-devel
mailing list