[pdal-commits] Build failed in Jenkins: PDAL-boost-embed #69

Github noreply at github.com
Wed Mar 14 14:46:00 EDT 2012


See <http://jenkins.pointcloud.org/job/PDAL-boost-embed/69/changes>

Changes:

[mpg] cleanups; factored out common Script object

------------------------------------------
Started by GitHub push by 
Building in workspace <http://jenkins.pointcloud.org/job/PDAL-boost-embed/ws/>
Checkout:workspace / <http://jenkins.pointcloud.org/job/PDAL-boost-embed/ws/> - hudson.remoting.LocalChannel at 1d0daff6
Using strategy: Default
Last Built Revision: Revision 3a0bc64b539ff1f7d0783cd85442fe98bb6566ad (origin/master)
Checkout:workspace / <http://jenkins.pointcloud.org/job/PDAL-boost-embed/ws/> - hudson.remoting.LocalChannel at 1d0daff6
Fetching changes from 1 remote Git repository
Fetching upstream changes from git://github.com/PDAL/PDAL.git
Commencing build of Revision 8e9103aa815de1d1f3d34b1203762e16eb5806fd (origin/master)
Checking out Revision 8e9103aa815de1d1f3d34b1203762e16eb5806fd (origin/master)
Cleaning workspace
[workspace] $ /bin/sh -xe /tmp/hudson5584223767050662721.sh
+ test/jenkins.sh PDAL-embed-boost
running: cmake -G "Unix Makefiles" -C test/BuildSetup-embed.jenkins .
loading initial cache file test/BuildSetup-embed.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
-- Using embedded boost tree
-- Searching for GDAL 1.9.0+ library
-- Found GDAL: /var/lib/jenkins/local/lib/libgdal.so (Required is at least version "1.9.0")
-- ...building with GDAL
-- Searching for GeoTIFF 1.2.5+ library
-- Found GeoTIFF version: 1.4.0
-- Found GeoTIFF: /var/lib/jenkins/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
-- Found ORACLE: /u01/app/oracle/product/11.2.0/dbhome_1/lib/libclntsh.so;/u01/app/oracle/product/11.2.0/dbhome_1/lib/libocci.so;/u01/app/oracle/product/11.2.0/dbhome_1/lib/libnnz11.so 
-- ...building with Oracle
-- Searching for LASzip 1.0.1+ library
-- Found LASzip version: 2.1.0
-- Found LASzip: /var/lib/jenkins/local/lib/liblaszip.so (Required is at least version "1.0.1")
-- Found PythonLibs: /usr/lib/libpython2.7.so 
-- Searching for NumPy library
-- Found PythonInterp: /usr/bin/python2.7 
-- Found NumPy: 1.5.1 
-- Found NumPy at /usr/lib/pymodules/python2.7/numpy/core/include
-- Found Python: /usr/lib/libpython2.7.so
-- Using boost lib: pdalboost
-- Building with PDAL unit tests
-- No non-embed static boost library found, setting BOOST_TEST_DYN_LINK
-- Configuring done
CMake Error at src/CMakeLists.txt:460 (add_library):
  Cannot find source file "Script.cpp".  Tried extensions .c .C .c++ .cc .cpp
  .cxx .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx


-- Build files have been written to: <http://jenkins.pointcloud.org/job/PDAL-boost-embed/ws/>
make: *** No targets specified and no makefile found.  Stop.
test/jenkins.sh: line 16: ./bin/pdal_test: No such file or directory
Build step 'Execute shell' marked build as failure


More information about the pdal-commits mailing list