[pdal-commits] Build failed in Jenkins: PDAL #4

Github noreply at github.com
Mon Feb 6 15:06:06 EST 2012


See <http://jenkins.pointcloud.org/job/PDAL/4/changes>

Changes:

[pete.gadomski] Add a script to run the tests on Jenkins

------------------------------------------
Started by user gadomski
Building in workspace <http://jenkins.pointcloud.org/job/PDAL/ws/>
Checkout:workspace / <http://jenkins.pointcloud.org/job/PDAL/ws/> - hudson.remoting.LocalChannel at 5a1ba9f7
Using strategy: Default
Last Built Revision: Revision f645a61652b8c093692753521fdc2595303a5938 (origin/master)
Checkout:workspace / <http://jenkins.pointcloud.org/job/PDAL/ws/> - hudson.remoting.LocalChannel at 5a1ba9f7
Fetching changes from 1 remote Git repository
Fetching upstream changes from http://github.com/PDAL/PDAL
Commencing build of Revision 6d57c66ed58ea180f3f1de8a65c48e2dbc19e13d (origin/master)
Checking out Revision 6d57c66ed58ea180f3f1de8a65c48e2dbc19e13d (origin/master)
Cleaning workspace
[workspace] $ /bin/sh -xe /tmp/hudson6778089069583248666.sh
+ test/jenkins.sh
loading initial cache file ../BuildSetup.cmake
CMake Error: Error processing file:../BuildSetup.cmake
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - 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
-- Setting PDAL build type - Debug
CMake Error at /usr/share/cmake-2.8/Modules/FindBoost.cmake:1123 (message):
  Unable to find the requested Boost libraries.

  Boost version: 1.42.0

  Boost include path: /usr/include

  The following Boost libraries could not be found:

          boost_random

  Some (but not all) of the required Boost libraries were found.  You may
  need to install these additional Boost libraries.  Alternatively, set
  Boost_LIBRARYDIR to the directory containing Boost libraries or BOOST_ROOT
  to the location of Boost.
Call Stack (most recent call first):
  CMakeLists.txt:188 (find_package)


-- Enable PDAL unit tests to build - done
-- Configuring incomplete, errors occurred!
make: *** No targets specified and no makefile found.  Stop.
test/jenkins.sh: 7: ./bin/pdal_test: not found
Build step 'Execute shell' marked build as failure



More information about the pdal-commits mailing list