[pdal-commits] Build failed in Jenkins: PDAL #6
Github
noreply at github.com
Mon Feb 6 16:11:53 EST 2012
See <http://jenkins.pointcloud.org/job/PDAL/6/changes>
Changes:
[hobu.inc] update jenkins build config
[hobu.inc] more random data :)
------------------------------------------
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 77e655d8
Using strategy: Default
Last Built Revision: Revision 220ffa8c6f8078c1dd689b0c00a4f5d1edfd9c3f (origin/master)
Checkout:workspace / <http://jenkins.pointcloud.org/job/PDAL/ws/> - hudson.remoting.LocalChannel at 77e655d8
Fetching changes from 1 remote Git repository
Fetching upstream changes from http://github.com/PDAL/PDAL
Seen branch in repository origin/HEAD
Seen branch in repository origin/iterators
Seen branch in repository origin/master
Commencing build of Revision 44eb1eee341c21d0a9b26b751281a6228f8fe54c (origin/HEAD, origin/master)
Checking out Revision 44eb1eee341c21d0a9b26b751281a6228f8fe54c (origin/HEAD, origin/master)
Cleaning workspace
No change to record in branch origin/HEAD
[workspace] $ /bin/sh -xe /tmp/hudson6384796767945132630.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
-- Boost version: 1.48.0
-- Found the following Boost libraries:
-- program_options
-- thread
-- iostreams
-- filesystem
-- system
-- unit_test_framework
-- random
-- 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