[Marble-devel] Build failed in Jenkins: marble_master_qt5 #462
KDE CI System
null at kde.org
Mon Sep 22 12:20:09 UTC 2014
See <http://build.kde.org/job/marble_master_qt5/462/changes>
Changes:
[rene] [gen-sat-catalog] Add Maven to satellite catalog
------------------------------------------
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/marble_master_qt5/ws/>
Running Prebuild steps
[marble_master_qt5] $ /bin/sh -xe /tmp/hudson5391041841967726480.sh
+ /home/jenkins/scripts/setup-env.sh
Preparing to perform KDE Continuous Integration build
== Setting Up Sources
>From git://anongit.kde.org/marble
d567309..f72ca43 master -> origin/master
Branch jenkins set up to track remote branch master from origin.
== Cleaning Source Tree
HEAD is now at d567309 [gen-sat-catalog] Clean up gen-sat-catalog code
Removing build/
Success build forhudson.tasks.Shell at 7ebace3c
> 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/marble # timeout=10
Fetching upstream changes from git://anongit.kde.org/marble
> git --version # timeout=10
> git fetch --tags --progress git://anongit.kde.org/marble +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 f72ca430648f309eaaaa4330419cb8dbf3c043d9 (refs/heads/jenkins)
> git config core.sparsecheckout # timeout=10
> git checkout -f f72ca430648f309eaaaa4330419cb8dbf3c043d9
> git rev-list d56730936b7170226c74509304323c611f8abd55 # timeout=10
> git tag -a -f -m Jenkins Build #462 jenkins-marble_master_qt5-462 # timeout=10
[marble_master_qt5] $ /bin/sh -xe /tmp/hudson2040971202734364323.sh
+ /home/jenkins/scripts/execute-job.sh
KDE Continuous Integration Build
== Building Project: marble - Branch master
== Build Dependencies:
==== kded - Branch master
==== kemoticons - Branch master
==== khtml - Branch master
==== kjsembed - Branch master
==== kcmutils - Branch master
==== frameworkintegration - Branch master
==== kauth - Branch master
==== solid - Branch master
==== kjobwidgets - Branch master
==== kdeclarative - Branch master
==== libgit2 - Branch master
==== attica - Branch master
==== kiconthemes - Branch master
==== polkit-qt-1 - Branch master
==== kdbusaddons - Branch master
==== sonnet - Branch master
==== qt5 - Branch stable
==== kdesu - Branch master
==== kglobalaccel - Branch master
==== knotifyconfig - Branch master
==== kross - Branch master
==== kcrash - Branch master
==== kdoctools - Branch master
==== kdelibs4support - Branch master
==== kconfig - Branch master
==== karchive - Branch master
==== phonon - Branch master
==== kconfigwidgets - Branch master
==== cmake - Branch master
==== kitemmodels - Branch master
==== kcoreaddons - Branch master
==== knewstuff - Branch master
==== kwidgetsaddons - Branch master
==== kguiaddons - Branch master
==== ktexteditor - Branch master
==== kparts - Branch master
==== extra-cmake-modules - Branch master
==== kitemviews - Branch master
==== kplotting - Branch master
==== kidletime - Branch master
==== kdesignerplugin - Branch master
==== ki18n - Branch master
==== kactivities - Branch master
==== kjs - Branch master
==== kdnssd - Branch master
==== kcodecs - Branch master
==== kcompletion - Branch master
==== kinit - Branch master
==== kdewebkit - Branch master
==== knotifications - Branch master
==== kio - Branch master
==== dogtail - Branch master
==== kxmlgui - Branch master
==== kpty - Branch master
==== kwallet - Branch master
==== ktextwidgets - Branch master
==== kdesupport-svn - Branch master
==== plasma-framework - Branch master
==== threadweaver - Branch master
==== kservice - Branch master
==== kbookmarks - Branch master
==== kf5umbrella - Branch master
==== kwindowsystem - Branch master
==== kunitconversion - 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
-- 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
CMake Warning at CMakeLists.txt:63 (MESSAGE):
Qt 5 build detected. Disabling KDE support which has not been ported yet.
Please compile Marble with Qt 4 if you want to build the Marble KDE desktop
application.
-- Please include /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/kde/kdeedu/marble/inst/lib64/marble/plugins in the QML_IMPORT_PATH environment variable to use Marble's Qt declarative plugins.
-- Note: Marble Desktop does not make use of declarative plugins. Ignore the message above if you only intend to use the Desktop version.
-- Could NOT find Phonon (missing: PHONON_INCLUDE_DIR PHONON_LIBRARY)
-- Could NOT find Phonon (missing: PHONON_INCLUDE_DIR PHONON_LIBRARY)
-- Could NOT find QextSerialPort (missing: QEXTSERIALPORT_INCLUDE_DIR QEXTSERIALPORT_LIBRARIES)
-- Could NOT find quazip (missing: QUAZIP_INCLUDE_DIR QUAZIP_LIBRARIES)
-- Could NOT find libshp (missing: LIBSHP_INCLUDE_DIR LIBSHP_LIBRARIES)
-- Could NOT find libgps (missing: LIBGPS_INCLUDE_DIR LIBGPS_LIBRARIES)
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.27.1")
-- checking for module 'liblocation>=0.102'
-- package 'liblocation>=0.102' not found
-- Could NOT find libwlocate (missing: LIBWLOCATE_INCLUDE_DIR LIBWLOCATE_LIBRARIES)
--
-- The following features have been enabled:
* Unit tests , Build unit tests. Toggle with BUILD_MARBLE_TESTS=YES/NO. 'make test' will run all.
* Qt Designer plugins , Marble widget support in Qt Designer. Toggle with WITH_DESIGNER_PLUGIN=YES/NO
* Marble Desktop/Mobile applications , Build Marble Desktop/Mobile applications. Toggle with BUILD_MARBLE_APPS=YES/NO.
-- The following REQUIRED packages have been found:
* Qt5Core
* Qt5Xml
* Qt5Network
* Qt5Test
* Qt5Script
* Qt5Gui (required version >= 5.3.1)
* Qt5Widgets
* Qt5Qml (required version >= 5.3.1)
* Qt5Quick (required version >= 5.3.1)
* Qt5OpenGL (required version >= 5.3.1)
* Qt5WebKit (required version >= 5.3.1)
* Qt5Positioning (required version >= 5.3.1)
* Qt5Sensors (required version >= 5.3.1)
* Qt5WebKitWidgets
* Qt5Svg
* Qt5Sql
* Qt5Concurrent
* Qt5PrintSupport
* Qt5Designer
-- The following features have been disabled:
* Marble tools , Build various Marble tools for e.g. file format conversion. Toggle with BUILD_MARBLE_TOOLS=YES/NO.
* Marble library C++ examples , Build C++ examples showing how to use the Marble library. Toggle with BUILD_MARBLE_EXAMPLES=YES/NO.
-- The following OPTIONAL packages have not been found:
* Phonon , cross-platform multimedia framework that enables the use of audio and video content , <http://qt.digia.com/>
Support for playback of soundcue elements
Voice navigation (sound or human speakers)
* QextSerialPort , access to serial ports , <http://code.google.com/p/qextserialport/>
Reading from serial port in APRS plugin
* quazip , reading and writing of ZIP archives , <http://quazip.sourceforge.net/>
reading and displaying .kmz files
* libshp , reading and writing of ESRI Shapefiles (.shp) , <http://shapelib.maptools.org/>
reading and displaying .shp files
* libgps , communicating with the GPS daemon , <http://catb.org/gpsd/>
position information via gpsd
* liblocation , position information on Maemo 5 devices , <http://maemo.org/>
position information via GPS/WLAN for the Nokia N900 smartphone
* libwlocate , WLAN-based geolocation , <http://www.openwlanmap.org/>
Position information based on neighboring WLAN networks
-- Configuring done
CMake Error at src/lib/marble/CMakeLists.txt:343 (ADD_LIBRARY):
Cannot find source file:
projections/AzimuthalEquidistantProjection.cpp
Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
.hxx .in .txx
CMake Warning:
Manually-specified variables were not used by the project:
KDE4_BUILD_TESTS
SIP_DEFAULT_SIP_DIR
-- Build files have been written to: <http://build.kde.org/job/marble_master_qt5/ws/build>
Configure step exited with non-zero code, assuming failure to configure for project marble.
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
More information about the Marble-devel
mailing list