Build failed in Jenkins: Build branch "master" » ubuntu-latest-qt5-cmake #1834
ci-lyx at inria.fr
ci-lyx at inria.fr
Thu Nov 28 18:11:33 UTC 2019
https://ci.inria.fr/lyx/job/build-master-head/job/ubuntu-latest-qt5-cmake/1834/------------------------------------------
Started by an SCM change
Building remotely on lyx-linux1 (linux) in workspace <https://ci.inria.fr/lyx/job/build-master-head/job/ubuntu-latest-qt5-cmake/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
Cloning the remote Git repository
Using shallow clone
Avoid fetching tags
Honoring refspec on initial clone
Cloning repository git://git.lyx.org/lyx.git
> git init <https://ci.inria.fr/lyx/job/build-master-head/job/ubuntu-latest-qt5-cmake/ws/> # timeout=10
Fetching upstream changes from git://git.lyx.org/lyx.git
> git --version # timeout=10
> git fetch --no-tags --progress git://git.lyx.org/lyx.git +refs/heads/*:refs/remotes/origin/* --depth=1
> git config remote.origin.url git://git.lyx.org/lyx.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://git.lyx.org/lyx.git # timeout=10
Fetching upstream changes from git://git.lyx.org/lyx.git
> git fetch --no-tags --progress git://git.lyx.org/lyx.git +refs/heads/*:refs/remotes/origin/* --depth=1
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git rev-parse refs/remotes/origin/refs/heads/master^{commit} # timeout=10
Checking out Revision d17dfe6fb2cb58b4ae4ebe48f4361b924212d008 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f d17dfe6fb2cb58b4ae4ebe48f4361b924212d008
> git rev-list 58ed976dd374582206d20ffb84feffbb2f29ecb3 # timeout=10
First time build. Skipping changelog.
[ubuntu-latest-qt5-cmake] $ /bin/sh -xe /tmp/hudson7578055082448249903.sh
+ IMAGE=lyxproject/build-lyx-using-ubuntu-latest-qt5-cmake
+ SRC=/build/lyx
+ docker run --rm -v <https://ci.inria.fr/lyx/job/build-master-head/job/ubuntu-latest-qt5-cmake/ws/>:/build/lyx lyxproject/build-lyx-using-ubuntu-latest-qt5-cmake /build/build_lyx.sh /build/lyx
# Executing: cmake -DLYX_USE_QT=QT5 -DLYX_CPACK=ON -DCPACK_BINARY_DEB:BOOL=ON -DCPACK_SOURCE_TGZ:BOOL=ON -DLYX_NLS=ON -DLYX_EXTERNAL_Z=ON -DLYX_EXTERNAL_ICONV=ON -DLYX_EXTERNAL_BOOST=OFF ..
-- TOP_SRC_DIR = /build/lyx
--
-- Building out-of-source
-- The C compiler identification is GNU 5.4.0
-- The CXX compiler identification is GNU 5.4.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
--
-- CXX11_FLAG_DETECTED = "--std=c++14"
-- Compiler supports std_regex
-- Found CXX11Compiler: --std=c++14
-- Using GCC version 5.4.0
-- CMAKE_COMPILER_IS_GNUCXX = 1
-- CMAKE_CXX_STANDARD set to 14
-- QTVERSION = "5.5.1"
-- This version is not recommended, try either option -DLYX_USE_QT=QT4 or
-- install QT-Version >= "5.6"
-- Found Qt-Version 5.5.1
-- Looking for magic_file
-- Looking for magic_file - not found
-- Function magic_file not found
-- Looking for magic_open
-- Looking for magic_open - not found
-- Function magic_open not found
-- Looking for magic_load
-- Looking for magic_load - not found
-- Function magic_load not found
-- Looking for magic_close
-- Looking for magic_close - not found
-- Function magic_close not found
-- Looking for magic_error
-- Looking for magic_error - not found
-- Function magic_error not found
-- Could NOT find Magic (missing: Magic_INCLUDE_DIR Magic_LIBRARY HAS_MAGIC_FUNCTIONS)
-- Could NOT find MYTHESLIB (missing: MYTHESLIB_LIBRARY MYTHESLIB_INCLUDE_DIR)
-- Could NOT find ASPELL (missing: ASPELL_LIBRARY ASPELL_INCLUDE_DIR)
-- ASPELL not found, building without ASPELL support
-- Could NOT find ENCHANT (missing: ENCHANT_LIBRARY ENCHANT_INCLUDE_DIR)
-- ENCHANT not found, building without Enchant support
-- Could NOT find HUNSPELL (missing: HUNSPELL_LIBRARY HUNSPELL_INCLUDE_DIR)
-- HUNSPELL not found, building without Hunspell support
CMake Error at CMakeLists.txt:798 (find_package):
By not providing "FindPython2.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "Python2", but
CMake did not find one.
Could not find a package configuration file provided by "Python2"
(requested version 2.0) with any of the following names:
Python2Config.cmake
python2-config.cmake
Add the installation prefix of "Python2" to CMAKE_PREFIX_PATH or set
"Python2_DIR" to a directory containing one of the above files. If
"Python2" provides a separate development package or SDK, be sure it has
been installed.
-- Configuring incomplete, errors occurred!
See also "/build/lyx/build/CMakeFiles/CMakeOutput.log".
See also "/build/lyx/build/CMakeFiles/CMakeError.log".
Command 'cmake -DLYX_USE_QT=QT5 -DLYX_CPACK=ON -DCPACK_BINARY_DEB:BOOL=ON -DCPACK_SOURCE_TGZ:BOOL=ON -DLYX_NLS=ON -DLYX_EXTERNAL_Z=ON -DLYX_EXTERNAL_ICONV=ON -DLYX_EXTERNAL_BOOST=OFF ..' failed, exiting
Build step 'Execute shell' marked build as failure
Build does not meet criteria for workspace archiving - result is not at least SUCCESS.
More information about the lyx-devel
mailing list