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

Github noreply at github.com
Fri Feb 10 18:22:34 EST 2012


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

Changes:

[hobu.inc] don't always BOOST_HAS_LONG_LONG

------------------------------------------
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 77e655d8
Using strategy: Default
Last Built Revision: Revision 8febfbc33690cab135ec7b318de2896e0c6d5c06 (origin/import-boost)
Checkout:workspace / <http://jenkins.pointcloud.org/job/PDAL-boost-embed/ws/> - hudson.remoting.LocalChannel at 77e655d8
Fetching changes from 1 remote Git repository
Fetching upstream changes from git://github.com/PDAL/PDAL.git
Commencing build of Revision a16ff96c9ae3b76a1a69f1edf80238168ceda769 (origin/import-boost)
Checking out Revision a16ff96c9ae3b76a1a69f1edf80238168ceda769 (origin/import-boost)
Cleaning workspace
[workspace] $ /bin/sh -xe /tmp/hudson1111329189934831857.sh
+ test/jenkins.sh PDAL-embed-boost
running: cmake -G "Unix Makefiles" -C test/BuildSetup.jenkins . -DPDAL_EMBED_BOOST:STRING=ON
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
-- Searching for GDAL 1.6.0+ library
--    NOTE: Required version is not checked - to be implemented
-- Found GDAL: /var/lib/jenkins/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: /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 
-- 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")
-- Enable PDAL unit tests to build - done
-- Configuring done
-- Generating done
-- Build files have been written to: <http://jenkins.pointcloud.org/job/PDAL-boost-embed/ws/>
Scanning dependencies of target pdalboost
[  0%] Building CXX object boost/CMakeFiles/pdalboost.dir/libs/date_time/src/gregorian/date_generators.cpp.o
[  1%] Building CXX object boost/CMakeFiles/pdalboost.dir/libs/date_time/src/gregorian/greg_month.cpp.o
In file included from <http://jenkins.pointcloud.org/job/PDAL-boost-embed/ws/boost/./boost/preprocessor/repeat.hpp>:15:0,
                 from <http://jenkins.pointcloud.org/job/PDAL-boost-embed/ws/boost/./boost/mpl/aux_/preprocessor/params.hpp>:46,
                 from <http://jenkins.pointcloud.org/job/PDAL-boost-embed/ws/boost/./boost/mpl/aux_/na_spec.hpp>:26,
                 from <http://jenkins.pointcloud.org/job/PDAL-boost-embed/ws/boost/./boost/mpl/if.hpp>:19,
                 from <http://jenkins.pointcloud.org/job/PDAL-boost-embed/ws/boost/./boost/date_time/constrained_value.hpp>:16,
                 from <http://jenkins.pointcloud.org/job/PDAL-boost-embed/ws/boost/./boost/date_time/gregorian/greg_month.hpp>:12,
                 from <http://jenkins.pointcloud.org/job/PDAL-boost-embed/ws/boost/libs/date_time/src/gregorian/greg_month.cpp>:14:
<http://jenkins.pointcloud.org/job/PDAL-boost-embed/ws/boost/./boost/preprocessor/repetition/repeat.hpp>:19:47: fatal error: boost/preprocessor/debug/error.hpp: No such file or directory
compilation terminated.
make[2]: *** [boost/CMakeFiles/pdalboost.dir/libs/date_time/src/gregorian/greg_month.cpp.o] Error 1
make[1]: *** [boost/CMakeFiles/pdalboost.dir/all] Error 2
make: *** [all] Error 2
test/jenkins.sh: line 14: ./bin/pdal_test: No such file or directory
Build step 'Execute shell' marked build as failure



More information about the pdal-commits mailing list