Triggered by Gerrit: http://git.eclipse.org/r/#/c/89716
Checkout:workspace / /home/hudson/genie.efm/.hudson/jobs/efm-symbex-gerrit/workspace - hudson.remoting.LocalChannel@13ef5a0f
Using strategy: Gerrit Trigger
Git Exe: git
Last Built Revision: Revision 0a62626f4b42fb08335e750df283172be6e9e70b (null)
Checkout:workspace / /home/hudson/genie.efm/.hudson/jobs/efm-symbex-gerrit/workspace - hudson.remoting.LocalChannel@13ef5a0f
Fetching changes from the remote Git repository
Fetching upstream changes from /gitroot/efm/org.eclipse.efm-symbex.git
Commencing build of Revision 9e950bb88162e191428b8faa05000be223a480c4 (null)
Checking out Revision 9e950bb88162e191428b8faa05000be223a480c4 (null)
[workspace] $ /bin/sh -xe /tmp/hudson3442202124586013716.sh
+ rm -d -r -f build/
+ mkdir build
+ cd build
+ cmake -G 'Unix Makefiles' ../HippTest/
-- The CXX compiler identification is GNU 4.8.5
-- The C compiler identification is GNU 4.8.5
-- 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
-- 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
-- ****** Looking for system information ******
-- Check if the system is big endian
-- Searching 16 bit integer
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of unsigned short
-- Check size of unsigned short - done
-- Using unsigned short
-- Check if the system is big endian - little endian
-- Check size of int
-- Check size of int - done
-- Check size of short
-- Check size of short - done
-- Check size of long
-- Check size of long - done
-- Check size of char
-- Check size of char - done
-- System : Linux-3.12.51-52.39-default-x86_64
-- System (CMake var): WIN32= MINGW= UNIX=1 MSYS= CYGWIN=
-- Big-endian : No
-- Types size (bytes): int=4 shortint=2 longint=8 char=1
-- Nb of processors : 16
-- ****** Looking for toolchain information ******
-- C++ compiler: /usr/bin/c++, version 4.8.5
-- C compiler: /usr/bin/cc, version 4.8.5
-- Linker: /usr/bin/ld
-- Found Git: /usr/local/bin/git (found version "1.9.0")
-- Git 1.9.0 found : /usr/local/bin/git
-- Could NOT find Hg (missing: HG_EXECUTABLE)
-- Mercurial not found
-- ****** Looking for git commit id ******
-- Commit id : hudson-efm-symbex-gerrit-5-0-g9e950bb
-- ****** Setting options for Linux/GCC ******
.............................. CMAKE_EXE_LINKER_FLAGS -lrt
-- ****** Looking for mandatory prerequisites ******
-- **** Looking for BOOST ****
CMake Error at /usr/share/cmake/Modules/FindBoost.cmake:1111 (message):
Unable to find the requested Boost libraries.
Unable to find the Boost header files. Please set BOOST_ROOT to the root
directory containing Boost or BOOST_INCLUDEDIR to the directory containing
Boost's headers.
Call Stack (most recent call first):
cmake/LookForMandatoryPrereq.cmake:21 (find_package)
CMakeLists.txt:38 (include)
CMake Error at cmake/LookForMandatoryPrereq.cmake:23 (message):
Boost not found : please install Boost >= 1.53 manually
Call Stack (most recent call first):
CMakeLists.txt:38 (include)
-- Configuring incomplete, errors occurred!
See also "/jobs/genie.efm/efm-symbex-gerrit/workspace/build/CMakeFiles/CMakeOutput.log".
See also "/jobs/genie.efm/efm-symbex-gerrit/workspace/build/CMakeFiles/CMakeError.log".
Finished: FAILURE