Build failed in Jenkins: marble_master_qt5 #461

KDE CI System null at kde.org
Mon Sep 22 12:16:38 UTC 2014


See <http://build.kde.org/job/marble_master_qt5/461/changes>

Changes:

[rene] [gen-sat-catalog] Add .gitignore file

[rene] [gen-sat-catalog] Add satellite catalog Makefile

[rene] [gen-sat-catalog] Clean up gen-sat-catalog code

------------------------------------------
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/hudson6698997188163065812.sh
+ /home/jenkins/scripts/setup-env.sh

Preparing to perform KDE Continuous Integration build
== Setting Up Sources

>From git://anongit.kde.org/marble
   a852916..d567309  master     -> origin/master
Branch jenkins set up to track remote branch master from origin.

== Cleaning Source Tree

HEAD is now at a852916 Adding the Azimuthal Equidistant projection.
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 d56730936b7170226c74509304323c611f8abd55 (refs/heads/jenkins)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d56730936b7170226c74509304323c611f8abd55
 > git rev-list a85291613ee853e410d35e5f537328043f34e7ee # timeout=10
 > git tag -a -f -m Jenkins Build #461 jenkins-marble_master_qt5-461 # timeout=10
[marble_master_qt5] $ /bin/sh -xe /tmp/hudson619871146798091313.sh
+ /home/jenkins/scripts/execute-job.sh

KDE Continuous Integration Build
== Building Project: marble - Branch master
== Build Dependencies:
==== kded - Branch master
==== kdeclarative - Branch master
==== khtml - Branch master
==== frameworkintegration - Branch master
==== kemoticons - Branch master
==== knotifyconfig - Branch master
==== kio - Branch master
==== kcrash - Branch master
==== solid - Branch master
==== kcodecs - Branch master
==== kglobalaccel - Branch master
==== karchive - Branch master
==== ktextwidgets - Branch master
==== libgit2 - Branch master
==== kauth - Branch master
==== attica - Branch master
==== kiconthemes - Branch master
==== kidletime - Branch master
==== kdewebkit - Branch master
==== kdelibs4support - Branch master
==== qt5 - Branch stable
==== kdesu - Branch master
==== kjobwidgets - Branch master
==== kunitconversion - Branch master
==== kinit - Branch master
==== kcoreaddons - Branch master
==== kwallet - Branch master
==== kcompletion - Branch master
==== kross - Branch master
==== phonon - Branch master
==== plasma-framework - Branch master
==== kservice - Branch master
==== cmake - Branch master
==== kdoctools - Branch master
==== knewstuff - Branch master
==== kcmutils - Branch master
==== kwidgetsaddons - Branch master
==== polkit-qt-1 - Branch master
==== kactivities - Branch master
==== kjsembed - Branch master
==== extra-cmake-modules - Branch master
==== kconfig - Branch master
==== ktexteditor - Branch master
==== kplotting - Branch master
==== kparts - Branch master
==== ki18n - Branch master
==== kjs - Branch master
==== kdnssd - Branch master
==== kdesignerplugin - Branch master
==== kitemviews - Branch master
==== kdbusaddons - Branch master
==== knotifications - Branch master
==== dogtail - Branch master
==== kitemmodels - Branch master
==== kxmlgui - Branch master
==== kpty - Branch master
==== kdesupport-svn - Branch master
==== kguiaddons - Branch master
==== kconfigwidgets - Branch master
==== threadweaver - Branch master
==== sonnet - Branch master
==== kbookmarks - Branch master
==== kf5umbrella - Branch master
==== kwindowsystem - 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 kde-edu mailing list