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

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


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

Changes:

[pete.gadomski] Add BuildSetup.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 6d57c66ed58ea180f3f1de8a65c48e2dbc19e13d (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 220ffa8c6f8078c1dd689b0c00a4f5d1edfd9c3f (origin/master)
Checking out Revision 220ffa8c6f8078c1dd689b0c00a4f5d1edfd9c3f (origin/master)
Cleaning workspace
[workspace] $ /bin/sh -xe /tmp/hudson6538108700469259404.sh
+ test/jenkins.sh
loading initial cache file test/BuildSetup.jenkins
-- 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 - Release
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)


-- Searching for GDAL 1.6.0+ library
--    NOTE: Required version is not checked - to be implemented
-- Found GDAL: /usr/local/lib/libgdal.so (Required is at least version "1.6.0")
-- Searching for GeoTIFF 1.2.5+ library
-- Found GeoTIFF version: 1.4.0
-- Found GeoTIFF: /usr/local/lib/libgeotiff.so (Required is at least version "1.2.5")
-- Found TIFF: /usr/lib/x86_64-linux-gnu/libtiff.so 
-- Looking for iconv
-- Looking for iconv - found
-- Found iconv library: 
-- Found iconv library: 
-- Found LibXml2: /usr/lib/libxml2.so 
-- Searching for Oracle + OCI client library
CMake Error at cmake/modules/FindOracle.cmake:35 (message):
  Missing environment variable ORACLE_HOME with location of Oracle
  installation
Call Stack (most recent call first):
  CMakeLists.txt:323 (find_package)


-- 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