Skip to content

Instantly share code, notes, and snippets.

@dakcarto
Created January 30, 2014 22:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dakcarto/8721145 to your computer and use it in GitHub Desktop.
Save dakcarto/8721145 to your computer and use it in GitHub Desktop.
pdal unit tests, boost error
Thu Jan 30 14:08:30 | MacBook Pro @ /Volumes/Scratch/osgeo4mac-tmp/pdal-WGI0/PDAL-0.9.8/build
$ ctest -VV .
UpdateCTestConfiguration from :/Volumes/Scratch/osgeo4mac-tmp/pdal-WGI0/PDAL-0.9.8/build/DartConfiguration.tcl
UpdateCTestConfiguration from :/Volumes/Scratch/osgeo4mac-tmp/pdal-WGI0/PDAL-0.9.8/build/DartConfiguration.tcl
Test project /Volumes/Scratch/osgeo4mac-tmp/pdal-WGI0/PDAL-0.9.8/build
Constructing a list of tests
Done constructing a list of tests
Checking test dependency graph...
Checking test dependency graph end
test 1
Start 1: pdal_test
1: Test command: /Volumes/Scratch/osgeo4mac-tmp/pdal-WGI0/PDAL-0.9.8/build/bin/pdal_test "/Volumes/Scratch/osgeo4mac-tmp/pdal-WGI0/PDAL-0.9.8/test/data" "--catch_system_errors=no"
1: Test timeout computed to be: 9.99988e+06
1: Running 211 test cases...
1: unknown location:0: fatal error in "test_lexicalcast_whitespace": std::bad_cast: bad lexical cast: source type value could not be interpreted as target
1: /Volumes/Scratch/osgeo4mac-tmp/pdal-WGI0/PDAL-0.9.8/test/unit/BoundsTest.cpp:299: last checkpoint
1/1 Test #1: pdal_test ........................***Exception: SegFault 0.37 sec
0% tests passed, 1 tests failed out of 1
Total Test time (real) = 0.37 sec
The following tests FAILED:
1 - pdal_test (SEGFAULT)
Errors while running CTest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment