Start testing: Oct 31 12:56 CET ---------------------------------------------------------- 1/112 Testing: pdal_bounds_test 1/112 Test: pdal_bounds_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_bounds_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_bounds_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 21 tests from 1 test suite. [----------] Global test environment set-up. [----------] 21 tests from BoundsTest [ RUN ] BoundsTest.test_ctor [ OK ] BoundsTest.test_ctor (0 ms) [ RUN ] BoundsTest.test_equals [ OK ] BoundsTest.test_equals (0 ms) [ RUN ] BoundsTest.test_copy [ OK ] BoundsTest.test_copy (0 ms) [ RUN ] BoundsTest.test_accessor [ OK ] BoundsTest.test_accessor (0 ms) [ RUN ] BoundsTest.test_clip [ OK ] BoundsTest.test_clip (0 ms) [ RUN ] BoundsTest.test_intersect [ OK ] BoundsTest.test_intersect (0 ms) [ RUN ] BoundsTest.test_grow [ OK ] BoundsTest.test_grow (0 ms) [ RUN ] BoundsTest.test_bounds_grow_2_3_args [ OK ] BoundsTest.test_bounds_grow_2_3_args (0 ms) [ RUN ] BoundsTest.test_static [ OK ] BoundsTest.test_static (0 ms) [ RUN ] BoundsTest.test_invalid [ OK ] BoundsTest.test_invalid (0 ms) [ RUN ] BoundsTest.test_output [ OK ] BoundsTest.test_output (0 ms) [ RUN ] BoundsTest.test_input [ OK ] BoundsTest.test_input (0 ms) [ RUN ] BoundsTest.test_parse [ OK ] BoundsTest.test_parse (0 ms) [ RUN ] BoundsTest.test_wkt [ OK ] BoundsTest.test_wkt (0 ms) [ RUN ] BoundsTest.test_json [ OK ] BoundsTest.test_json (0 ms) [ RUN ] BoundsTest.test_2d_input [ OK ] BoundsTest.test_2d_input (0 ms) [ RUN ] BoundsTest.test_precisionloss [ OK ] BoundsTest.test_precisionloss (0 ms) [ RUN ] BoundsTest.b1 [ OK ] BoundsTest.b1 (39 ms) [ RUN ] BoundsTest.fromstring [ OK ] BoundsTest.fromstring (0 ms) [ RUN ] BoundsTest.b2 [ OK ] BoundsTest.b2 (0 ms) [ RUN ] BoundsTest.bounds_insertion [ OK ] BoundsTest.bounds_insertion (0 ms) [----------] 21 tests from BoundsTest (40 ms total) [----------] Global test environment tear-down [==========] 21 tests from 1 test suite ran. (41 ms total) [ PASSED ] 21 tests. Test time = 0.21 sec ---------------------------------------------------------- Test Passed. "pdal_bounds_test" end time: Oct 31 12:56 CET "pdal_bounds_test" time elapsed: 00:00:00 ---------------------------------------------------------- 2/112 Testing: pdal_config_test 2/112 Test: pdal_config_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_config_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_config_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from ConfigTest [ RUN ] ConfigTest.test_version [ OK ] ConfigTest.test_version (0 ms) [----------] 1 test from ConfigTest (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (0 ms total) [ PASSED ] 1 test. Test time = 0.21 sec ---------------------------------------------------------- Test Passed. "pdal_config_test" end time: Oct 31 12:56 CET "pdal_config_test" time elapsed: 00:00:00 ---------------------------------------------------------- 3/112 Testing: pdal_eigen_test 3/112 Test: pdal_eigen_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_eigen_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_eigen_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 7 tests from 1 test suite. [----------] Global test environment set-up. [----------] 7 tests from EigenTest [ RUN ] EigenTest.PointViewToEigen [ OK ] EigenTest.PointViewToEigen (2 ms) [ RUN ] EigenTest.ComputeValues [ OK ] EigenTest.ComputeValues (0 ms) [ RUN ] EigenTest.Morphological [ OK ] EigenTest.Morphological (0 ms) [ RUN ] EigenTest.RoundtripString [ OK ] EigenTest.RoundtripString (1 ms) [ RUN ] EigenTest.calcBounds [ OK ] EigenTest.calcBounds (1 ms) [ RUN ] EigenTest.demeanTest [ OK ] EigenTest.demeanTest (0 ms) [ RUN ] EigenTest.computeCentroid [ OK ] EigenTest.computeCentroid (0 ms) [----------] 7 tests from EigenTest (4 ms total) [----------] Global test environment tear-down [==========] 7 tests from 1 test suite ran. (4 ms total) [ PASSED ] 7 tests. Test time = 0.22 sec ---------------------------------------------------------- Test Passed. "pdal_eigen_test" end time: Oct 31 12:56 CET "pdal_eigen_test" time elapsed: 00:00:00 ---------------------------------------------------------- 4/112 Testing: pdal_file_utils_test 4/112 Test: pdal_file_utils_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_file_utils_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_file_utils_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 11 tests from 2 test suites. [----------] Global test environment set-up. [----------] 10 tests from FileUtilsTest [ RUN ] FileUtilsTest.test_file_ops [ OK ] FileUtilsTest.test_file_ops (1 ms) [ RUN ] FileUtilsTest.test_readFileIntoString [ OK ] FileUtilsTest.test_readFileIntoString (0 ms) [ RUN ] FileUtilsTest.test_toAbsolutePath [ OK ] FileUtilsTest.test_toAbsolutePath (0 ms) [ RUN ] FileUtilsTest.test_getDirectory [ OK ] FileUtilsTest.test_getDirectory (0 ms) [ RUN ] FileUtilsTest.test_isAbsolute [ OK ] FileUtilsTest.test_isAbsolute (0 ms) [ RUN ] FileUtilsTest.filename [ OK ] FileUtilsTest.filename (0 ms) [ RUN ] FileUtilsTest.extension [ OK ] FileUtilsTest.extension (0 ms) [ RUN ] FileUtilsTest.stem [ OK ] FileUtilsTest.stem (0 ms) [ RUN ] FileUtilsTest.glob [ OK ] FileUtilsTest.glob (2 ms) [ RUN ] FileUtilsTest.test_file_ops_with_unicode_paths [ OK ] FileUtilsTest.test_file_ops_with_unicode_paths (2 ms) [----------] 10 tests from FileUtilsTest (5 ms total) [----------] 1 test from UtilsTest [ RUN ] UtilsTest.map [ OK ] UtilsTest.map (1 ms) [----------] 1 test from UtilsTest (1 ms total) [----------] Global test environment tear-down [==========] 11 tests from 2 test suites ran. (6 ms total) [ PASSED ] 11 tests. Test time = 0.22 sec ---------------------------------------------------------- Test Passed. "pdal_file_utils_test" end time: Oct 31 12:56 CET "pdal_file_utils_test" time elapsed: 00:00:00 ---------------------------------------------------------- 5/112 Testing: pdal_georeference_test 5/112 Test: pdal_georeference_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_georeference_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_georeference_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 7 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from RotationMatrix [ RUN ] RotationMatrix.Constructor [ OK ] RotationMatrix.Constructor (0 ms) [ RUN ] RotationMatrix.IdentityMatrix [ OK ] RotationMatrix.IdentityMatrix (0 ms) [----------] 2 tests from RotationMatrix (0 ms total) [----------] 5 tests from Georeference [ RUN ] Georeference.Zeros [ OK ] Georeference.Zeros (0 ms) [ RUN ] Georeference.LatLonElev [ OK ] Georeference.LatLonElev (0 ms) [ RUN ] Georeference.Range [ OK ] Georeference.Range (0 ms) [ RUN ] Georeference.RangeAndAngle [ OK ] Georeference.RangeAndAngle (0 ms) [ RUN ] Georeference.WithImu [ OK ] Georeference.WithImu (0 ms) [----------] 5 tests from Georeference (1 ms total) [----------] Global test environment tear-down [==========] 7 tests from 2 test suites ran. (1 ms total) [ PASSED ] 7 tests. Test time = 0.22 sec ---------------------------------------------------------- Test Passed. "pdal_georeference_test" end time: Oct 31 12:56 CET "pdal_georeference_test" time elapsed: 00:00:00 ---------------------------------------------------------- 6/112 Testing: pdal_kdindex_test 6/112 Test: pdal_kdindex_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_kdindex_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_kdindex_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 5 tests from 1 test suite. [----------] Global test environment set-up. [----------] 5 tests from KDIndex [ RUN ] KDIndex.neighbors2D [ OK ] KDIndex.neighbors2D (1 ms) [ RUN ] KDIndex.neighbors3D [ OK ] KDIndex.neighbors3D (2 ms) [ RUN ] KDIndex.neighbordims [ OK ] KDIndex.neighbordims (1 ms) [ RUN ] KDIndex.radius2D [ OK ] KDIndex.radius2D (0 ms) [ RUN ] KDIndex.radius3D [ OK ] KDIndex.radius3D (1 ms) [----------] 5 tests from KDIndex (5 ms total) [----------] Global test environment tear-down [==========] 5 tests from 1 test suite ran. (5 ms total) [ PASSED ] 5 tests. Test time = 0.23 sec ---------------------------------------------------------- Test Passed. "pdal_kdindex_test" end time: Oct 31 12:56 CET "pdal_kdindex_test" time elapsed: 00:00:00 ---------------------------------------------------------- 7/112 Testing: pdal_kernel_test 7/112 Test: pdal_kernel_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_kernel_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_kernel_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from KernelTest [ RUN ] KernelTest.parseOption [ OK ] KernelTest.parseOption (0 ms) [----------] 1 test from KernelTest (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (0 ms total) [ PASSED ] 1 test. Test time = 0.23 sec ---------------------------------------------------------- Test Passed. "pdal_kernel_test" end time: Oct 31 12:56 CET "pdal_kernel_test" time elapsed: 00:00:00 ---------------------------------------------------------- 9/112 Testing: pdal_metadata_test 9/112 Test: pdal_metadata_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_metadata_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_metadata_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 12 tests from 1 test suite. [----------] Global test environment set-up. [----------] 12 tests from MetadataTest [ RUN ] MetadataTest.assign [ OK ] MetadataTest.assign (0 ms) [ RUN ] MetadataTest.test_construction [ OK ] MetadataTest.test_construction (0 ms) [ RUN ] MetadataTest.typed_value [ OK ] MetadataTest.typed_value (0 ms) [ RUN ] MetadataTest.test_construction_with_srs [ OK ] MetadataTest.test_construction_with_srs (18 ms) [ RUN ] MetadataTest.test_metadata_copy [ OK ] MetadataTest.test_metadata_copy (0 ms) [ RUN ] MetadataTest.test_metadata_set [ OK ] MetadataTest.test_metadata_set (0 ms) [ RUN ] MetadataTest.test_vlr_metadata [ OK ] MetadataTest.test_vlr_metadata (0 ms) [ RUN ] MetadataTest.find_child_string [ OK ] MetadataTest.find_child_string (0 ms) [ RUN ] MetadataTest.test_float [ OK ] MetadataTest.test_float (0 ms) [ RUN ] MetadataTest.pointer [ OK ] MetadataTest.pointer (0 ms) [ RUN ] MetadataTest.infnan [ OK ] MetadataTest.infnan (0 ms) [ RUN ] MetadataTest.update [ OK ] MetadataTest.update (0 ms) [----------] 12 tests from MetadataTest (18 ms total) [----------] Global test environment tear-down [==========] 12 tests from 1 test suite ran. (18 ms total) [ PASSED ] 12 tests. Test time = 0.23 sec ---------------------------------------------------------- Test Passed. "pdal_metadata_test" end time: Oct 31 12:56 CET "pdal_metadata_test" time elapsed: 00:00:00 ---------------------------------------------------------- 11/112 Testing: pdal_options_test 11/112 Test: pdal_options_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_options_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_options_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 7 tests from 1 test suite. [----------] Global test environment set-up. [----------] 7 tests from OptionsTest [ RUN ] OptionsTest.test_option_writing [ OK ] OptionsTest.test_option_writing (0 ms) [ RUN ] OptionsTest.json [ OK ] OptionsTest.json (0 ms) [ RUN ] OptionsTest.conditional [ OK ] OptionsTest.conditional (0 ms) [ RUN ] OptionsTest.valid [ OK ] OptionsTest.valid (0 ms) [ RUN ] OptionsTest.programargs [ OK ] OptionsTest.programargs (0 ms) [ RUN ] OptionsTest.nan [ OK ] OptionsTest.nan (0 ms) [ RUN ] OptionsTest.doublepreicison [ OK ] OptionsTest.doublepreicison (0 ms) [----------] 7 tests from OptionsTest (0 ms total) [----------] Global test environment tear-down [==========] 7 tests from 1 test suite ran. (0 ms total) [ PASSED ] 7 tests. Test time = 0.23 sec ---------------------------------------------------------- Test Passed. "pdal_options_test" end time: Oct 31 12:56 CET "pdal_options_test" time elapsed: 00:00:00 ---------------------------------------------------------- 13/112 Testing: pdal_pipeline_writer_test 13/112 Test: pdal_pipeline_writer_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_pipeline_writer_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_pipeline_writer_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from PipelineManagerTest [ RUN ] PipelineManagerTest.issue_2458 [ OK ] PipelineManagerTest.issue_2458 (0 ms) [----------] 1 test from PipelineManagerTest (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (0 ms total) [ PASSED ] 1 test. Test time = 0.23 sec ---------------------------------------------------------- Test Passed. "pdal_pipeline_writer_test" end time: Oct 31 12:56 CET "pdal_pipeline_writer_test" time elapsed: 00:00:00 ---------------------------------------------------------- 14/112 Testing: pdal_plugin_manager_test 14/112 Test: pdal_plugin_manager_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_plugin_manager_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_plugin_manager_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from PluginManagerTest [ RUN ] PluginManagerTest.MissingPlugin [ OK ] PluginManagerTest.MissingPlugin (1 ms) [ RUN ] PluginManagerTest.CreateObject [ OK ] PluginManagerTest.CreateObject (0 ms) [ RUN ] PluginManagerTest.validnames [ OK ] PluginManagerTest.validnames (0 ms) [----------] 3 tests from PluginManagerTest (1 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (1 ms total) [ PASSED ] 3 tests. Test time = 0.23 sec ---------------------------------------------------------- Test Passed. "pdal_plugin_manager_test" end time: Oct 31 12:56 CET "pdal_plugin_manager_test" time elapsed: 00:00:00 ---------------------------------------------------------- 16/112 Testing: pdal_point_table_test 16/112 Test: pdal_point_table_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_point_table_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_point_table_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 5 tests from 1 test suite. [----------] Global test environment set-up. [----------] 5 tests from PointTable [ RUN ] PointTable.resolveType [ OK ] PointTable.resolveType (1 ms) [ RUN ] PointTable.userView [ OK ] PointTable.userView (6 ms) [ RUN ] PointTable.srs [ OK ] PointTable.srs (16 ms) [ RUN ] PointTable.simple [ OK ] PointTable.simple (5 ms) [ RUN ] PointTable.layoutLimit [ OK ] PointTable.layoutLimit (1 ms) [----------] 5 tests from PointTable (29 ms total) [----------] Global test environment tear-down [==========] 5 tests from 1 test suite ran. (29 ms total) [ PASSED ] 5 tests. Test time = 0.23 sec ---------------------------------------------------------- Test Passed. "pdal_point_table_test" end time: Oct 31 12:56 CET "pdal_point_table_test" time elapsed: 00:00:00 ---------------------------------------------------------- 17/112 Testing: pdal_program_arg_test 17/112 Test: pdal_program_arg_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_program_arg_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_program_arg_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 13 tests from 1 test suite. [----------] Global test environment set-up. [----------] 13 tests from ProgramArgsTest [ RUN ] ProgramArgsTest.t1 [ OK ] ProgramArgsTest.t1 (1 ms) [ RUN ] ProgramArgsTest.t2 [ OK ] ProgramArgsTest.t2 (0 ms) [ RUN ] ProgramArgsTest.t3 [ OK ] ProgramArgsTest.t3 (0 ms) [ RUN ] ProgramArgsTest.t4 [ OK ] ProgramArgsTest.t4 (0 ms) [ RUN ] ProgramArgsTest.synonym [ OK ] ProgramArgsTest.synonym (0 ms) [ RUN ] ProgramArgsTest.positional [ OK ] ProgramArgsTest.positional (0 ms) [ RUN ] ProgramArgsTest.vector [ OK ] ProgramArgsTest.vector (0 ms) [ RUN ] ProgramArgsTest.stringvector [ OK ] ProgramArgsTest.stringvector (0 ms) [ RUN ] ProgramArgsTest.vectorfail [ OK ] ProgramArgsTest.vectorfail (0 ms) [ RUN ] ProgramArgsTest.parseSimple [ OK ] ProgramArgsTest.parseSimple (0 ms) [ RUN ] ProgramArgsTest.json [ OK ] ProgramArgsTest.json (1 ms) [ RUN ] ProgramArgsTest.invalidJson [ OK ] ProgramArgsTest.invalidJson (0 ms) [ RUN ] ProgramArgsTest.issue_2155 [ OK ] ProgramArgsTest.issue_2155 (0 ms) [----------] 13 tests from ProgramArgsTest (2 ms total) [----------] Global test environment tear-down [==========] 13 tests from 1 test suite ran. (2 ms total) [ PASSED ] 13 tests. Test time = 0.24 sec ---------------------------------------------------------- Test Passed. "pdal_program_arg_test" end time: Oct 31 12:56 CET "pdal_program_arg_test" time elapsed: 00:00:00 ---------------------------------------------------------- 18/112 Testing: pdal_artifact_test 18/112 Test: pdal_artifact_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_artifact_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_artifact_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 4 tests from 1 test suite. [----------] Global test environment set-up. [----------] 4 tests from ArtifactTest [ RUN ] ArtifactTest.simple [ OK ] ArtifactTest.simple (0 ms) [ RUN ] ArtifactTest.replace [ OK ] ArtifactTest.replace (0 ms) [ RUN ] ArtifactTest.replaceOrPut [ OK ] ArtifactTest.replaceOrPut (0 ms) [ RUN ] ArtifactTest.key_access [ OK ] ArtifactTest.key_access (0 ms) [----------] 4 tests from ArtifactTest (0 ms total) [----------] Global test environment tear-down [==========] 4 tests from 1 test suite ran. (0 ms total) [ PASSED ] 4 tests. Test time = 0.24 sec ---------------------------------------------------------- Test Passed. "pdal_artifact_test" end time: Oct 31 12:56 CET "pdal_artifact_test" time elapsed: 00:00:00 ---------------------------------------------------------- 19/112 Testing: pdal_polygon_test 19/112 Test: pdal_polygon_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_polygon_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_polygon_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 12 tests from 1 test suite. [----------] Global test environment set-up. [----------] 12 tests from PolygonTest [ RUN ] PolygonTest.test_wkt_in [ OK ] PolygonTest.test_wkt_in (0 ms) [ RUN ] PolygonTest.test_json_in [ OK ] PolygonTest.test_json_in (16 ms) [ RUN ] PolygonTest.test_wkt_out [ OK ] PolygonTest.test_wkt_out (0 ms) [ RUN ] PolygonTest.simplify [ OK ] PolygonTest.simplify (1 ms) [ RUN ] PolygonTest.test_json_out [ OK ] PolygonTest.test_json_out (1 ms) [ RUN ] PolygonTest.smooth [ OK ] PolygonTest.smooth (0 ms) [ RUN ] PolygonTest.covers [ OK ] PolygonTest.covers (2 ms) [ RUN ] PolygonTest.valid [ OK ] PolygonTest.valid (0 ms) [ RUN ] PolygonTest.bounds [ OK ] PolygonTest.bounds (1 ms) [ RUN ] PolygonTest.bounds2d [ OK ] PolygonTest.bounds2d (0 ms) [ RUN ] PolygonTest.bounds3d [ OK ] PolygonTest.bounds3d (0 ms) [ RUN ] PolygonTest.streams [ OK ] PolygonTest.streams (0 ms) [----------] 12 tests from PolygonTest (21 ms total) [----------] Global test environment tear-down [==========] 12 tests from 1 test suite ran. (21 ms total) [ PASSED ] 12 tests. Test time = 0.24 sec ---------------------------------------------------------- Test Passed. "pdal_polygon_test" end time: Oct 31 12:56 CET "pdal_polygon_test" time elapsed: 00:00:00 ---------------------------------------------------------- 20/112 Testing: pdal_segmentation_test 20/112 Test: pdal_segmentation_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_segmentation_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_segmentation_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from SegmentationTest [ RUN ] SegmentationTest.BasicClustering [ OK ] SegmentationTest.BasicClustering (2 ms) [ RUN ] SegmentationTest.Clustering2D [ OK ] SegmentationTest.Clustering2D (2 ms) [ RUN ] SegmentationTest.SegmentReturns [ OK ] SegmentationTest.SegmentReturns (2 ms) [----------] 3 tests from SegmentationTest (6 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (6 ms total) [ PASSED ] 3 tests. Test time = 0.27 sec ---------------------------------------------------------- Test Passed. "pdal_segmentation_test" end time: Oct 31 12:56 CET "pdal_segmentation_test" time elapsed: 00:00:00 ---------------------------------------------------------- 22/112 Testing: pdal_stage_factory_test 22/112 Test: pdal_stage_factory_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_stage_factory_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_stage_factory_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 2 tests from 1 test suite. [----------] Global test environment set-up. [----------] 2 tests from StageFactoryTest [ RUN ] StageFactoryTest.Load [ OK ] StageFactoryTest.Load (1 ms) [ RUN ] StageFactoryTest.extensionTest [ OK ] StageFactoryTest.extensionTest (0 ms) [----------] 2 tests from StageFactoryTest (1 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test suite ran. (1 ms total) [ PASSED ] 2 tests. Test time = 0.27 sec ---------------------------------------------------------- Test Passed. "pdal_stage_factory_test" end time: Oct 31 12:56 CET "pdal_stage_factory_test" time elapsed: 00:00:00 ---------------------------------------------------------- 24/112 Testing: pdal_support_test 24/112 Test: pdal_support_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_support_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_support_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 5 tests from 1 test suite. [----------] Global test environment set-up. [----------] 5 tests from SupportTest [ RUN ] SupportTest.test_paths [ OK ] SupportTest.test_paths (0 ms) [ RUN ] SupportTest.test_diff_file [ OK ] SupportTest.test_diff_file (2 ms) [ RUN ] SupportTest.test_diff_file_ignorable [ OK ] SupportTest.test_diff_file_ignorable (1 ms) [ RUN ] SupportTest.test_diff_text_file [ OK ] SupportTest.test_diff_text_file (2 ms) [ RUN ] SupportTest.test_run_command [ OK ] SupportTest.test_run_command (5 ms) [----------] 5 tests from SupportTest (10 ms total) [----------] Global test environment tear-down [==========] 5 tests from 1 test suite ran. (10 ms total) [ PASSED ] 5 tests. Test time = 0.27 sec ---------------------------------------------------------- Test Passed. "pdal_support_test" end time: Oct 31 12:56 CET "pdal_support_test" time elapsed: 00:00:00 ---------------------------------------------------------- 25/112 Testing: pdal_utils_test 25/112 Test: pdal_utils_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_utils_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_utils_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 20 tests from 1 test suite. [----------] Global test environment set-up. [----------] 20 tests from UtilsTest [ RUN ] UtilsTest.test_random [ OK ] UtilsTest.test_random (0 ms) [ RUN ] UtilsTest.test_comparators [ OK ] UtilsTest.test_comparators (0 ms) [ RUN ] UtilsTest.test_base64 [ OK ] UtilsTest.test_base64 (0 ms) [ RUN ] UtilsTest.blanks [ OK ] UtilsTest.blanks (0 ms) [ RUN ] UtilsTest.split [ OK ] UtilsTest.split (0 ms) [ RUN ] UtilsTest.splitChar [ OK ] UtilsTest.splitChar (0 ms) [ RUN ] UtilsTest.split2 [ OK ] UtilsTest.split2 (0 ms) [ RUN ] UtilsTest.split2Char [ OK ] UtilsTest.split2Char (0 ms) [ RUN ] UtilsTest.case [ OK ] UtilsTest.case (0 ms) [ RUN ] UtilsTest.starts [ OK ] UtilsTest.starts (0 ms) [ RUN ] UtilsTest.iequals [ OK ] UtilsTest.iequals (0 ms) [ RUN ] UtilsTest.replaceAll [ OK ] UtilsTest.replaceAll (0 ms) [ RUN ] UtilsTest.escapeNonprinting [ OK ] UtilsTest.escapeNonprinting (0 ms) [ RUN ] UtilsTest.wordWrap [ OK ] UtilsTest.wordWrap (0 ms) [ RUN ] UtilsTest.wordWrap2 [ OK ] UtilsTest.wordWrap2 (0 ms) [ RUN ] UtilsTest.simpleWordexpTest [ OK ] UtilsTest.simpleWordexpTest (0 ms) [ RUN ] UtilsTest.naninf [ OK ] UtilsTest.naninf (0 ms) [ RUN ] UtilsTest.numeric_cast [ OK ] UtilsTest.numeric_cast (0 ms) [ RUN ] UtilsTest.escapeJSON [ OK ] UtilsTest.escapeJSON (0 ms) [ RUN ] UtilsTest.extractor [ OK ] UtilsTest.extractor (0 ms) [----------] 20 tests from UtilsTest (1 ms total) [----------] Global test environment tear-down [==========] 20 tests from 1 test suite ran. (1 ms total) [ PASSED ] 20 tests. Test time = 0.27 sec ---------------------------------------------------------- Test Passed. "pdal_utils_test" end time: Oct 31 12:56 CET "pdal_utils_test" time elapsed: 00:00:00 ---------------------------------------------------------- 26/112 Testing: pdal_uuid_test 26/112 Test: pdal_uuid_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_uuid_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_uuid_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 2 tests from 1 test suite. [----------] Global test environment set-up. [----------] 2 tests from UuidTest [ RUN ] UuidTest.test [ OK ] UuidTest.test (0 ms) [ RUN ] UuidTest.initialization [ OK ] UuidTest.initialization (0 ms) [----------] 2 tests from UuidTest (0 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test suite ran. (0 ms total) [ PASSED ] 2 tests. Test time = 0.27 sec ---------------------------------------------------------- Test Passed. "pdal_uuid_test" end time: Oct 31 12:56 CET "pdal_uuid_test" time elapsed: 00:00:00 ---------------------------------------------------------- 29/112 Testing: pdal_where_test 29/112 Test: pdal_where_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_where_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_where_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 2 tests from 1 test suite. [----------] Global test environment set-up. [----------] 2 tests from WhereTest [ RUN ] WhereTest.filter [ OK ] WhereTest.filter (11 ms) [ RUN ] WhereTest.writer [ OK ] WhereTest.writer (2 ms) [----------] 2 tests from WhereTest (13 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test suite ran. (13 ms total) [ PASSED ] 2 tests. Test time = 0.26 sec ---------------------------------------------------------- Test Passed. "pdal_where_test" end time: Oct 31 12:56 CET "pdal_where_test" time elapsed: 00:00:00 ---------------------------------------------------------- 30/112 Testing: pdal_io_buffer_test 30/112 Test: pdal_io_buffer_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_io_buffer_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_io_buffer_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from ViewTest [ RUN ] ViewTest.test_basic [ OK ] ViewTest.test_basic (4 ms) [----------] 1 test from ViewTest (4 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (4 ms total) [ PASSED ] 1 test. Test time = 0.27 sec ---------------------------------------------------------- Test Passed. "pdal_io_buffer_test" end time: Oct 31 12:56 CET "pdal_io_buffer_test" time elapsed: 00:00:00 ---------------------------------------------------------- 34/112 Testing: pdal_io_faux_test 34/112 Test: pdal_io_faux_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_io_faux_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_io_faux_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 10 tests from 1 test suite. [----------] Global test environment set-up. [----------] 10 tests from FauxReaderTest [ RUN ] FauxReaderTest.test_constant_mode_sequential_iter [ OK ] FauxReaderTest.test_constant_mode_sequential_iter (4 ms) [ RUN ] FauxReaderTest.test_random_mode [ OK ] FauxReaderTest.test_random_mode (3 ms) [ RUN ] FauxReaderTest.test_ramp_mode_1 [ OK ] FauxReaderTest.test_ramp_mode_1 (0 ms) [ RUN ] FauxReaderTest.test_ramp_mode_2 [ OK ] FauxReaderTest.test_ramp_mode_2 (1 ms) [ RUN ] FauxReaderTest.test_return_number [ OK ] FauxReaderTest.test_return_number (0 ms) [ RUN ] FauxReaderTest.one_point [ OK ] FauxReaderTest.one_point (1 ms) [ RUN ] FauxReaderTest.uniform [ OK ] FauxReaderTest.uniform (1 ms) [ RUN ] FauxReaderTest.normal [ OK ] FauxReaderTest.normal (1 ms) [ RUN ] FauxReaderTest.badseed [ OK ] FauxReaderTest.badseed (1 ms) [ RUN ] FauxReaderTest.grid [ OK ] FauxReaderTest.grid (3 ms) [----------] 10 tests from FauxReaderTest (16 ms total) [----------] Global test environment tear-down [==========] 10 tests from 1 test suite ran. (16 ms total) [ PASSED ] 10 tests. Test time = 0.25 sec ---------------------------------------------------------- Test Passed. "pdal_io_faux_test" end time: Oct 31 12:56 CET "pdal_io_faux_test" time elapsed: 00:00:00 ---------------------------------------------------------- 8/112 Testing: pdal_log_test 8/112 Test: pdal_log_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_log_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_log_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 2 tests from 1 test suite. [----------] Global test environment set-up. [----------] 2 tests from Log [ RUN ] Log.t1 [ OK ] Log.t1 (0 ms) [ RUN ] Log.t2 [ OK ] Log.t2 (198 ms) [----------] 2 tests from Log (198 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test suite ran. (199 ms total) [ PASSED ] 2 tests. Test time = 0.37 sec ---------------------------------------------------------- Test Passed. "pdal_log_test" end time: Oct 31 12:56 CET "pdal_log_test" time elapsed: 00:00:00 ---------------------------------------------------------- 21/112 Testing: pdal_spatial_reference_test 21/112 Test: pdal_spatial_reference_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_spatial_reference_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_spatial_reference_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 16 tests from 1 test suite. [----------] Global test environment set-up. [----------] 16 tests from SpatialReferenceTest [ RUN ] SpatialReferenceTest.test_ctor [ OK ] SpatialReferenceTest.test_ctor (1 ms) [ RUN ] SpatialReferenceTest.test_proj4_roundtrip [ OK ] SpatialReferenceTest.test_proj4_roundtrip (15 ms) [ RUN ] SpatialReferenceTest.test_userstring_roundtrip [ OK ] SpatialReferenceTest.test_userstring_roundtrip (3 ms) [ RUN ] SpatialReferenceTest.test_get_utmzone [ OK ] SpatialReferenceTest.test_get_utmzone (42 ms) [ RUN ] SpatialReferenceTest.calcZone [ OK ] SpatialReferenceTest.calcZone (0 ms) [ RUN ] SpatialReferenceTest.test_read_srs [ OK ] SpatialReferenceTest.test_read_srs (13 ms) [ RUN ] SpatialReferenceTest.test_writing_vlr [ OK ] SpatialReferenceTest.test_writing_vlr (13 ms) [ RUN ] SpatialReferenceTest.test_io [ OK ] SpatialReferenceTest.test_io (9 ms) [ RUN ] SpatialReferenceTest.test_vertical_and_horizontal [ OK ] SpatialReferenceTest.test_vertical_and_horizontal (5 ms) [ RUN ] SpatialReferenceTest.readerOptions [ OK ] SpatialReferenceTest.readerOptions (36 ms) [ RUN ] SpatialReferenceTest.merge [ OK ] SpatialReferenceTest.merge (71 ms) [ RUN ] SpatialReferenceTest.test_bounds [ OK ] SpatialReferenceTest.test_bounds (2 ms) [ RUN ] SpatialReferenceTest.identifyEPSG [ OK ] SpatialReferenceTest.identifyEPSG (2 ms) [ RUN ] SpatialReferenceTest.issue_1989 [ OK ] SpatialReferenceTest.issue_1989 (4 ms) [ RUN ] SpatialReferenceTest.axis_ordering [ OK ] SpatialReferenceTest.axis_ordering (30 ms) [ RUN ] SpatialReferenceTest.badGeoTIFFkeys (readers.las Error) Geotiff directory contains key 0 with short entry and more than one value. (readers.las Error) Geotiff directory contains key 0 with short entry and more than one value. (readers.las Error) Geotiff directory contains key 0 with short entry and more than one value. (readers.las Error) Geotiff directory contains key 0 with short entry and more than one value. GEOTIFF Error: Key Unknown-0 of TIFFTagLocation=0 has count=0, whereas only 1 is legal. (readers.las Error) Could not create an SRS: Couldn't create Geotiff tags from Geotiff definition.. [ OK ] SpatialReferenceTest.badGeoTIFFkeys (3 ms) [----------] 16 tests from SpatialReferenceTest (249 ms total) [----------] Global test environment tear-down [==========] 16 tests from 1 test suite ran. (249 ms total) [ PASSED ] 16 tests. Test time = 0.33 sec ---------------------------------------------------------- Test Passed. "pdal_spatial_reference_test" end time: Oct 31 12:56 CET "pdal_spatial_reference_test" time elapsed: 00:00:00 ---------------------------------------------------------- 23/112 Testing: pdal_streaming_test 23/112 Test: pdal_streaming_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_streaming_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_streaming_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 7 tests from 1 test suite. [----------] Global test environment set-up. [----------] 7 tests from Streaming [ RUN ] Streaming.filter [ OK ] Streaming.filter (1 ms) [ RUN ] Streaming.order ! [ OK ] Streaming.order (1 ms) [ RUN ] Streaming.issue_2009 [ OK ] Streaming.issue_2009 (23 ms) [ RUN ] Streaming.issue_2038 [ OK ] Streaming.issue_2038 (0 ms) [ RUN ] Streaming.issue_2069 [ OK ] Streaming.issue_2069 (28 ms) [ RUN ] Streaming.issue_2086 [ OK ] Streaming.issue_2086 (43 ms) [ RUN ] Streaming.issue_2287 [ OK ] Streaming.issue_2287 (1 ms) [----------] 7 tests from Streaming (97 ms total) [----------] Global test environment tear-down [==========] 7 tests from 1 test suite ran. (97 ms total) [ PASSED ] 7 tests. Test time = 0.33 sec ---------------------------------------------------------- Test Passed. "pdal_streaming_test" end time: Oct 31 12:56 CET "pdal_streaming_test" time elapsed: 00:00:00 ---------------------------------------------------------- 39/112 Testing: pdal_io_obj_reader_test 39/112 Test: pdal_io_obj_reader_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_io_obj_reader_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_io_obj_reader_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 7 tests from 1 test suite. [----------] Global test environment set-up. [----------] 7 tests from ObjReader [ RUN ] ObjReader.Constructor [ OK ] ObjReader.Constructor (0 ms) [ RUN ] ObjReader.NoFace [ OK ] ObjReader.NoFace (1 ms) [ RUN ] ObjReader.NoVertex [ OK ] ObjReader.NoVertex (0 ms) [ RUN ] ObjReader.Read [ OK ] ObjReader.Read (11 ms) [ RUN ] ObjReader.FourDimensionRead [ OK ] ObjReader.FourDimensionRead (8 ms) [ RUN ] ObjReader.TexturesAndNormals [ OK ] ObjReader.TexturesAndNormals (2 ms) [ RUN ] ObjReader.LargeFile [ OK ] ObjReader.LargeFile (49 ms) [----------] 7 tests from ObjReader (71 ms total) [----------] Global test environment tear-down [==========] 7 tests from 1 test suite ran. (71 ms total) [ PASSED ] 7 tests. Test time = 0.26 sec ---------------------------------------------------------- Test Passed. "pdal_io_obj_reader_test" end time: Oct 31 12:56 CET "pdal_io_obj_reader_test" time elapsed: 00:00:00 ---------------------------------------------------------- 40/112 Testing: pdal_io_optech_test 40/112 Test: pdal_io_optech_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_io_optech_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_io_optech_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 4 tests from 2 test suites. [----------] Global test environment set-up. [----------] 1 test from OptechReader [ RUN ] OptechReader.Constructor [ OK ] OptechReader.Constructor (0 ms) [----------] 1 test from OptechReader (0 ms total) [----------] 3 tests from OptechReaderTest [ RUN ] OptechReaderTest.Header [ OK ] OptechReaderTest.Header (29 ms) [ RUN ] OptechReaderTest.ReadingPoints [ OK ] OptechReaderTest.ReadingPoints (10 ms) [ RUN ] OptechReaderTest.Spatialreference [ OK ] OptechReaderTest.Spatialreference (1 ms) [----------] 3 tests from OptechReaderTest (40 ms total) [----------] Global test environment tear-down [==========] 4 tests from 2 test suites ran. (40 ms total) [ PASSED ] 4 tests. Test time = 0.26 sec ---------------------------------------------------------- Test Passed. "pdal_io_optech_test" end time: Oct 31 12:56 CET "pdal_io_optech_test" time elapsed: 00:00:00 ---------------------------------------------------------- 41/112 Testing: pdal_io_pcd_reader_test 41/112 Test: pdal_io_pcd_reader_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_io_pcd_reader_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_io_pcd_reader_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 6 tests from 1 test suite. [----------] Global test environment set-up. [----------] 6 tests from PcdReaderTest [ RUN ] PcdReaderTest.compareSpaceSeparated [ OK ] PcdReaderTest.compareSpaceSeparated (85 ms) [ RUN ] PcdReaderTest.compateTabSeparated [ OK ] PcdReaderTest.compateTabSeparated (14 ms) [ RUN ] PcdReaderTest.throwCommaSeparated (readers.pcd Error) Line 11 in '/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src/test/data/pcd/utm17_comma.pcd' contains 1 fields when 3 were expected. Ignoring. (readers.pcd Error) Line 12 in '/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src/test/data/pcd/utm17_comma.pcd' contains 1 fields when 3 were expected. Ignoring. (readers.pcd Error) Line 13 in '/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src/test/data/pcd/utm17_comma.pcd' contains 1 fields when 3 were expected. Ignoring. (readers.pcd Error) Line 14 in '/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src/test/data/pcd/utm17_comma.pcd' contains 1 fields when 3 were expected. Ignoring. (readers.pcd Error) Line 15 in '/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src/test/data/pcd/utm17_comma.pcd' contains 1 fields when 3 were expected. Ignoring. (readers.pcd Error) Line 16 in '/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src/test/data/pcd/utm17_comma.pcd' contains 1 fields when 3 were expected. Ignoring. (readers.pcd Error) Line 17 in '/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src/test/data/pcd/utm17_comma.pcd' contains 1 fields when 3 were expected. Ignoring. (readers.pcd Error) Line 18 in '/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src/test/data/pcd/utm17_comma.pcd' contains 1 fields when 3 were expected. Ignoring. (readers.pcd Error) Line 19 in '/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src/test/data/pcd/utm17_comma.pcd' contains 1 fields when 3 were expected. Ignoring. (readers.pcd Error) Line 20 in '/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src/test/data/pcd/utm17_comma.pcd' contains 1 fields when 3 were expected. Ignoring. [ OK ] PcdReaderTest.throwCommaSeparated (1 ms) [ RUN ] PcdReaderTest.compareSpaceSeparatedStreaming [ OK ] PcdReaderTest.compareSpaceSeparatedStreaming (18 ms) [ RUN ] PcdReaderTest.compareTabSeparatedStreaming [ OK ] PcdReaderTest.compareTabSeparatedStreaming (22 ms) [ RUN ] PcdReaderTest.throwMissingHeader [ OK ] PcdReaderTest.throwMissingHeader (1 ms) [----------] 6 tests from PcdReaderTest (141 ms total) [----------] Global test environment tear-down [==========] 6 tests from 1 test suite ran. (141 ms total) [ PASSED ] 6 tests. Test time = 0.26 sec ---------------------------------------------------------- Test Passed. "pdal_io_pcd_reader_test" end time: Oct 31 12:56 CET "pdal_io_pcd_reader_test" time elapsed: 00:00:00 ---------------------------------------------------------- 42/112 Testing: pdal_io_pcd_writer_test 42/112 Test: pdal_io_pcd_writer_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_io_pcd_writer_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_io_pcd_writer_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 4 tests from 1 test suite. [----------] Global test environment set-up. [----------] 4 tests from PcdWriterTest [ RUN ] PcdWriterTest.pcd2pcd [ OK ] PcdWriterTest.pcd2pcd (11 ms) [ RUN ] PcdWriterTest.las2pcd [ OK ] PcdWriterTest.las2pcd (111 ms) [ RUN ] PcdWriterTest.precision [ OK ] PcdWriterTest.precision (5 ms) [ RUN ] PcdWriterTest.binaryPdalTypes [ OK ] PcdWriterTest.binaryPdalTypes (3 ms) [----------] 4 tests from PcdWriterTest (130 ms total) [----------] Global test environment tear-down [==========] 4 tests from 1 test suite ran. (131 ms total) [ PASSED ] 4 tests. Test time = 0.26 sec ---------------------------------------------------------- Test Passed. "pdal_io_pcd_writer_test" end time: Oct 31 12:56 CET "pdal_io_pcd_writer_test" time elapsed: 00:00:00 ---------------------------------------------------------- 43/112 Testing: pdal_io_ply_reader_test 43/112 Test: pdal_io_ply_reader_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_io_ply_reader_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_io_ply_reader_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 7 tests from 1 test suite. [----------] Global test environment set-up. [----------] 7 tests from PlyReader [ RUN ] PlyReader.Constructor [ OK ] PlyReader.Constructor (1 ms) [ RUN ] PlyReader.ReadText [ OK ] PlyReader.ReadText (3 ms) [ RUN ] PlyReader.ReadTextExtraDims [ OK ] PlyReader.ReadTextExtraDims (6 ms) [ RUN ] PlyReader.ReadBinary [ OK ] PlyReader.ReadBinary (2 ms) [ RUN ] PlyReader.ReadBinaryStream [ OK ] PlyReader.ReadBinaryStream (1 ms) [ RUN ] PlyReader.NoVertex [ OK ] PlyReader.NoVertex (0 ms) [ RUN ] PlyReader.inspect [ OK ] PlyReader.inspect (0 ms) [----------] 7 tests from PlyReader (13 ms total) [----------] Global test environment tear-down [==========] 7 tests from 1 test suite ran. (13 ms total) [ PASSED ] 7 tests. Test time = 0.26 sec ---------------------------------------------------------- Test Passed. "pdal_io_ply_reader_test" end time: Oct 31 12:56 CET "pdal_io_ply_reader_test" time elapsed: 00:00:00 ---------------------------------------------------------- 44/112 Testing: pdal_io_ply_writer_test 44/112 Test: pdal_io_ply_writer_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_io_ply_writer_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_io_ply_writer_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 8 tests from 1 test suite. [----------] Global test environment set-up. [----------] 8 tests from PlyWriter [ RUN ] PlyWriter.Constructor [ OK ] PlyWriter.Constructor (1 ms) [ RUN ] PlyWriter.Write [ OK ] PlyWriter.Write (12 ms) [ RUN ] PlyWriter.mesh [ OK ] PlyWriter.mesh (4 ms) [ RUN ] PlyWriter.precisionException [ OK ] PlyWriter.precisionException (1 ms) [ RUN ] PlyWriter.issue_2421 [ OK ] PlyWriter.issue_2421 (1 ms) [ RUN ] PlyWriter.dimtypes [ OK ] PlyWriter.dimtypes (6 ms) [ RUN ] PlyWriter.flex [ OK ] PlyWriter.flex (5 ms) [ RUN ] PlyWriter.flex2 [ OK ] PlyWriter.flex2 (3 ms) [----------] 8 tests from PlyWriter (33 ms total) [----------] Global test environment tear-down [==========] 8 tests from 1 test suite ran. (33 ms total) [ PASSED ] 8 tests. Test time = 0.26 sec ---------------------------------------------------------- Test Passed. "pdal_io_ply_writer_test" end time: Oct 31 12:56 CET "pdal_io_ply_writer_test" time elapsed: 00:00:00 ---------------------------------------------------------- 45/112 Testing: pdal_io_pts_reader_test 45/112 Test: pdal_io_pts_reader_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_io_pts_reader_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_io_pts_reader_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 4 tests from 1 test suite. [----------] Global test environment set-up. [----------] 4 tests from PtsReader [ RUN ] PtsReader.Constructor [ OK ] PtsReader.Constructor (0 ms) [ RUN ] PtsReader.ReadPtsExtraDims [ OK ] PtsReader.ReadPtsExtraDims (5 ms) [ RUN ] PtsReader.ReadPtsThreeDims [ OK ] PtsReader.ReadPtsThreeDims (3 ms) [ RUN ] PtsReader.ReadPtsFourDims [ OK ] PtsReader.ReadPtsFourDims (1 ms) [----------] 4 tests from PtsReader (9 ms total) [----------] Global test environment tear-down [==========] 4 tests from 1 test suite ran. (9 ms total) [ PASSED ] 4 tests. Test time = 0.26 sec ---------------------------------------------------------- Test Passed. "pdal_io_pts_reader_test" end time: Oct 31 12:56 CET "pdal_io_pts_reader_test" time elapsed: 00:00:00 ---------------------------------------------------------- 46/112 Testing: pdal_io_qfit_test 46/112 Test: pdal_io_qfit_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_io_qfit_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_io_qfit_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 2 tests from 1 test suite. [----------] Global test environment set-up. [----------] 2 tests from QFITReaderTest [ RUN ] QFITReaderTest.test_10_word [ OK ] QFITReaderTest.test_10_word (7 ms) [ RUN ] QFITReaderTest.test_14_word [ OK ] QFITReaderTest.test_14_word (10 ms) [----------] 2 tests from QFITReaderTest (17 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test suite ran. (17 ms total) [ PASSED ] 2 tests. Test time = 0.25 sec ---------------------------------------------------------- Test Passed. "pdal_io_qfit_test" end time: Oct 31 12:56 CET "pdal_io_qfit_test" time elapsed: 00:00:00 ---------------------------------------------------------- 47/112 Testing: pdal_io_sbet_reader_test 47/112 Test: pdal_io_sbet_reader_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_io_sbet_reader_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_io_sbet_reader_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 4 tests from 1 test suite. [----------] Global test environment set-up. [----------] 4 tests from SbetReaderTest [ RUN ] SbetReaderTest.testRead [ OK ] SbetReaderTest.testRead (16 ms) [ RUN ] SbetReaderTest.testBadFile [ OK ] SbetReaderTest.testBadFile (1 ms) [ RUN ] SbetReaderTest.testPipelineJSON [ OK ] SbetReaderTest.testPipelineJSON (4 ms) [ RUN ] SbetReaderTest.testReadAsRadians [ OK ] SbetReaderTest.testReadAsRadians (10 ms) [----------] 4 tests from SbetReaderTest (31 ms total) [----------] Global test environment tear-down [==========] 4 tests from 1 test suite ran. (32 ms total) [ PASSED ] 4 tests. Test time = 0.25 sec ---------------------------------------------------------- Test Passed. "pdal_io_sbet_reader_test" end time: Oct 31 12:56 CET "pdal_io_sbet_reader_test" time elapsed: 00:00:00 ---------------------------------------------------------- 48/112 Testing: pdal_io_sbet_writer_test 48/112 Test: pdal_io_sbet_writer_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_io_sbet_writer_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_io_sbet_writer_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 2 tests from 1 test suite. [----------] Global test environment set-up. [----------] 2 tests from SbetWriterTest [ RUN ] SbetWriterTest.testConstructor [ OK ] SbetWriterTest.testConstructor (0 ms) [ RUN ] SbetWriterTest.testWrite [ OK ] SbetWriterTest.testWrite (15 ms) [----------] 2 tests from SbetWriterTest (15 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test suite ran. (15 ms total) [ PASSED ] 2 tests. Test time = 0.25 sec ---------------------------------------------------------- Test Passed. "pdal_io_sbet_writer_test" end time: Oct 31 12:56 CET "pdal_io_sbet_writer_test" time elapsed: 00:00:00 ---------------------------------------------------------- 49/112 Testing: pdal_io_terrasolid_test 49/112 Test: pdal_io_terrasolid_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_io_terrasolid_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_io_terrasolid_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 3 tests from 2 test suites. [----------] Global test environment set-up. [----------] 1 test from TerrasolidReader [ RUN ] TerrasolidReader.Constructor [ OK ] TerrasolidReader.Constructor (0 ms) [----------] 1 test from TerrasolidReader (0 ms total) [----------] 2 tests from TerrasolidReaderTest [ RUN ] TerrasolidReaderTest.Header [ OK ] TerrasolidReaderTest.Header (1 ms) [ RUN ] TerrasolidReaderTest.ReadingPoints [ OK ] TerrasolidReaderTest.ReadingPoints (7 ms) [----------] 2 tests from TerrasolidReaderTest (8 ms total) [----------] Global test environment tear-down [==========] 3 tests from 2 test suites ran. (8 ms total) [ PASSED ] 3 tests. Test time = 0.24 sec ---------------------------------------------------------- Test Passed. "pdal_io_terrasolid_test" end time: Oct 31 12:56 CET "pdal_io_terrasolid_test" time elapsed: 00:00:00 ---------------------------------------------------------- 50/112 Testing: pdal_io_text_writer_test 50/112 Test: pdal_io_text_writer_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_io_text_writer_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_io_text_writer_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 5 tests from 1 test suite. [----------] Global test environment set-up. [----------] 5 tests from TextWriterTest [ RUN ] TextWriterTest.t1 [ OK ] TextWriterTest.t1 (4 ms) [ RUN ] TextWriterTest.t2 [ OK ] TextWriterTest.t2 (3 ms) [ RUN ] TextWriterTest.t2stream [ OK ] TextWriterTest.t2stream (1 ms) [ RUN ] TextWriterTest.precision [ OK ] TextWriterTest.precision (1 ms) [ RUN ] TextWriterTest.geojson [ OK ] TextWriterTest.geojson (1 ms) [----------] 5 tests from TextWriterTest (10 ms total) [----------] Global test environment tear-down [==========] 5 tests from 1 test suite ran. (10 ms total) [ PASSED ] 5 tests. Test time = 0.24 sec ---------------------------------------------------------- Test Passed. "pdal_io_text_writer_test" end time: Oct 31 12:56 CET "pdal_io_text_writer_test" time elapsed: 00:00:00 ---------------------------------------------------------- 52/112 Testing: pdal_io_gltf_writer_test 52/112 Test: pdal_io_gltf_writer_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_io_gltf_writer_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_io_gltf_writer_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 4 tests from 1 test suite. [----------] Global test environment set-up. [----------] 4 tests from GltfWriter [ RUN ] GltfWriter.Write [ OK ] GltfWriter.Write (4 ms) [ RUN ] GltfWriter.WriteWithNormals [ OK ] GltfWriter.WriteWithNormals (6 ms) [ RUN ] GltfWriter.WriteWithColors [ OK ] GltfWriter.WriteWithColors (3 ms) [ RUN ] GltfWriter.WriteWithNormalsAndColors [ OK ] GltfWriter.WriteWithNormalsAndColors (8 ms) [----------] 4 tests from GltfWriter (21 ms total) [----------] Global test environment tear-down [==========] 4 tests from 1 test suite ran. (21 ms total) [ PASSED ] 4 tests. Test time = 0.24 sec ---------------------------------------------------------- Test Passed. "pdal_io_gltf_writer_test" end time: Oct 31 12:56 CET "pdal_io_gltf_writer_test" time elapsed: 00:00:00 ---------------------------------------------------------- 53/112 Testing: pdal_io_smrmsg_reader_test 53/112 Test: pdal_io_smrmsg_reader_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_io_smrmsg_reader_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_io_smrmsg_reader_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from SmrmsgReader [ RUN ] SmrmsgReader.ReadSmrmsg [ OK ] SmrmsgReader.ReadSmrmsg (52 ms) [----------] 1 test from SmrmsgReader (52 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (52 ms total) [ PASSED ] 1 test. Test time = 0.24 sec ---------------------------------------------------------- Test Passed. "pdal_io_smrmsg_reader_test" end time: Oct 31 12:56 CET "pdal_io_smrmsg_reader_test" time elapsed: 00:00:00 ---------------------------------------------------------- 57/112 Testing: pdal_filters_colorinterp_test 57/112 Test: pdal_filters_colorinterp_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_filters_colorinterp_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_filters_colorinterp_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 7 tests from 1 test suite. [----------] Global test environment set-up. [----------] 7 tests from ColorinterpFilterTest [ RUN ] ColorinterpFilterTest.minmax [ OK ] ColorinterpFilterTest.minmax (13 ms) [ RUN ] ColorinterpFilterTest.missingz [ OK ] ColorinterpFilterTest.missingz (0 ms) [ RUN ] ColorinterpFilterTest.badramp [ OK ] ColorinterpFilterTest.badramp (4 ms) [ RUN ] ColorinterpFilterTest.cantstream [ OK ] ColorinterpFilterTest.cantstream (0 ms) [ RUN ] ColorinterpFilterTest.autorange [ OK ] ColorinterpFilterTest.autorange (2 ms) [ RUN ] ColorinterpFilterTest.k [ OK ] ColorinterpFilterTest.k (1 ms) [ RUN ] ColorinterpFilterTest.mad [ OK ] ColorinterpFilterTest.mad (2 ms) [----------] 7 tests from ColorinterpFilterTest (22 ms total) [----------] Global test environment tear-down [==========] 7 tests from 1 test suite ran. (23 ms total) [ PASSED ] 7 tests. Test time = 0.21 sec ---------------------------------------------------------- Test Passed. "pdal_filters_colorinterp_test" end time: Oct 31 12:56 CET "pdal_filters_colorinterp_test" time elapsed: 00:00:00 ---------------------------------------------------------- 60/112 Testing: pdal_filters_csf_test 60/112 Test: pdal_filters_csf_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_filters_csf_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_filters_csf_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 2 tests from 1 test suite. [----------] Global test environment set-up. [----------] 2 tests from CSFilterTest [ RUN ] CSFilterTest.stageCreation [ OK ] CSFilterTest.stageCreation (0 ms) [ RUN ] CSFilterTest.emptyView [ OK ] CSFilterTest.emptyView (1 ms) [----------] 2 tests from CSFilterTest (1 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test suite ran. (1 ms total) [ PASSED ] 2 tests. Test time = 0.20 sec ---------------------------------------------------------- Test Passed. "pdal_filters_csf_test" end time: Oct 31 12:56 CET "pdal_filters_csf_test" time elapsed: 00:00:00 ---------------------------------------------------------- 61/112 Testing: pdal_filters_decimation_test 61/112 Test: pdal_filters_decimation_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_filters_decimation_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_filters_decimation_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from DecimationFilterTest [ RUN ] DecimationFilterTest.create [ OK ] DecimationFilterTest.create (0 ms) [ RUN ] DecimationFilterTest.DecimationFilterTest_test1 [ OK ] DecimationFilterTest.DecimationFilterTest_test1 (4 ms) [ RUN ] DecimationFilterTest.stream [ OK ] DecimationFilterTest.stream (1 ms) [----------] 3 tests from DecimationFilterTest (5 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (5 ms total) [ PASSED ] 3 tests. Test time = 0.18 sec ---------------------------------------------------------- Test Passed. "pdal_filters_decimation_test" end time: Oct 31 12:56 CET "pdal_filters_decimation_test" time elapsed: 00:00:00 ---------------------------------------------------------- 62/112 Testing: pdal_filters_delaunay_test 62/112 Test: pdal_filters_delaunay_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_filters_delaunay_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_filters_delaunay_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from DelaunayFilterTest [ RUN ] DelaunayFilterTest.test1 [ OK ] DelaunayFilterTest.test1 (3 ms) [----------] 1 test from DelaunayFilterTest (3 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (4 ms total) [ PASSED ] 1 test. Test time = 0.17 sec ---------------------------------------------------------- Test Passed. "pdal_filters_delaunay_test" end time: Oct 31 12:56 CET "pdal_filters_delaunay_test" time elapsed: 00:00:00 ---------------------------------------------------------- 51/112 Testing: pdal_io_text_reader_test 51/112 Test: pdal_io_text_reader_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_io_text_reader_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_io_text_reader_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 12 tests from 1 test suite. [----------] Global test environment set-up. [----------] 12 tests from TextReaderTest [ RUN ] TextReaderTest.t1 [ OK ] TextReaderTest.t1 (61 ms) [ RUN ] TextReaderTest.t1a [ OK ] TextReaderTest.t1a (14 ms) [ RUN ] TextReaderTest.t2 [ OK ] TextReaderTest.t2 (10 ms) [ RUN ] TextReaderTest.t3 (readers.text Error) Line 5 in '/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src/test/data/text/utm17_3.txt' contains 4 fields when 3 were expected. Ignoring. [ OK ] TextReaderTest.t3 (7 ms) [ RUN ] TextReaderTest.badheader [ OK ] TextReaderTest.badheader (1 ms) [ RUN ] TextReaderTest.s1 [ OK ] TextReaderTest.s1 (15 ms) [ RUN ] TextReaderTest.strip_whitespace_from_dimension_names [ OK ] TextReaderTest.strip_whitespace_from_dimension_names (3 ms) [ RUN ] TextReaderTest.issue1939 [ OK ] TextReaderTest.issue1939 (1 ms) [ RUN ] TextReaderTest.warnMissingHeader [ OK ] TextReaderTest.warnMissingHeader (45 ms) [ RUN ] TextReaderTest.overrideHeader [ OK ] TextReaderTest.overrideHeader (1 ms) [ RUN ] TextReaderTest.insertHeader (readers.text Error) Can't convert field 'X' to numeric value on line 1 in '/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src/test/data/text/crlf_test.txt'. Setting to 0. (readers.text Error) Can't convert field 'Y' to numeric value on line 1 in '/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src/test/data/text/crlf_test.txt'. Setting to 0. (readers.text Error) Can't convert field 'Z' to numeric value on line 1 in '/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src/test/data/text/crlf_test.txt'. Setting to 0. (readers.text Error) Can't convert field 'Intensity ' to numeric value on line 1 in '/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src/test/data/text/crlf_test.txt'. Setting to 0. [ OK ] TextReaderTest.insertHeader (1 ms) [ RUN ] TextReaderTest.quotedHeader [ OK ] TextReaderTest.quotedHeader (3 ms) [----------] 12 tests from TextReaderTest (162 ms total) [----------] Global test environment tear-down [==========] 12 tests from 1 test suite ran. (162 ms total) [ PASSED ] 12 tests. Test time = 0.28 sec ---------------------------------------------------------- Test Passed. "pdal_io_text_reader_test" end time: Oct 31 12:56 CET "pdal_io_text_reader_test" time elapsed: 00:00:00 ---------------------------------------------------------- 54/112 Testing: pdal_filters_assign_test 54/112 Test: pdal_filters_assign_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_filters_assign_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_filters_assign_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from AssignFilterTest [ RUN ] AssignFilterTest.value [ OK ] AssignFilterTest.value (55 ms) [ RUN ] AssignFilterTest.t2 [ OK ] AssignFilterTest.t2 (48 ms) [ RUN ] AssignFilterTest.test_condition [ OK ] AssignFilterTest.test_condition (8 ms) [----------] 3 tests from AssignFilterTest (112 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (112 ms total) [ PASSED ] 3 tests. Test time = 0.27 sec ---------------------------------------------------------- Test Passed. "pdal_filters_assign_test" end time: Oct 31 12:56 CET "pdal_filters_assign_test" time elapsed: 00:00:00 ---------------------------------------------------------- 56/112 Testing: pdal_filters_nndistance_test 56/112 Test: pdal_filters_nndistance_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_filters_nndistance_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_filters_nndistance_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from NNDistanceTest [ RUN ] NNDistanceTest.kdist [ OK ] NNDistanceTest.kdist (110 ms) [----------] 1 test from NNDistanceTest (110 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (110 ms total) [ PASSED ] 1 test. Test time = 0.26 sec ---------------------------------------------------------- Test Passed. "pdal_filters_nndistance_test" end time: Oct 31 12:56 CET "pdal_filters_nndistance_test" time elapsed: 00:00:00 ---------------------------------------------------------- 63/112 Testing: pdal_filters_covariancefeatures_test 63/112 Test: pdal_filters_covariancefeatures_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_filters_covariancefeatures_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_filters_covariancefeatures_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from DimensionalityTest [ RUN ] DimensionalityTest.Linearity [ OK ] DimensionalityTest.Linearity (13 ms) [ RUN ] DimensionalityTest.Planarity [ OK ] DimensionalityTest.Planarity (10 ms) [ RUN ] DimensionalityTest.Scattering [ OK ] DimensionalityTest.Scattering (3 ms) [----------] 3 tests from DimensionalityTest (27 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (27 ms total) [ PASSED ] 3 tests. Test time = 0.20 sec ---------------------------------------------------------- Test Passed. "pdal_filters_covariancefeatures_test" end time: Oct 31 12:56 CET "pdal_filters_covariancefeatures_test" time elapsed: 00:00:00 ---------------------------------------------------------- 64/112 Testing: pdal_filters_divider_test 64/112 Test: pdal_filters_divider_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_filters_divider_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_filters_divider_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 4 tests from 1 test suite. [----------] Global test environment set-up. [----------] 4 tests from DividerFilterTest [ RUN ] DividerFilterTest.partition_count [ OK ] DividerFilterTest.partition_count (4 ms) [ RUN ] DividerFilterTest.partition_capacity [ OK ] DividerFilterTest.partition_capacity (3 ms) [ RUN ] DividerFilterTest.round_robin_count [ OK ] DividerFilterTest.round_robin_count (2 ms) [ RUN ] DividerFilterTest.round_robin_capacity [ OK ] DividerFilterTest.round_robin_capacity (1 ms) [----------] 4 tests from DividerFilterTest (10 ms total) [----------] Global test environment tear-down [==========] 4 tests from 1 test suite ran. (10 ms total) [ PASSED ] 4 tests. Test time = 0.20 sec ---------------------------------------------------------- Test Passed. "pdal_filters_divider_test" end time: Oct 31 12:56 CET "pdal_filters_divider_test" time elapsed: 00:00:00 ---------------------------------------------------------- 65/112 Testing: pdal_filters_elm_test 65/112 Test: pdal_filters_elm_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_filters_elm_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_filters_elm_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from ELMFilterTest [ RUN ] ELMFilterTest.test1 [ OK ] ELMFilterTest.test1 (4 ms) [ RUN ] ELMFilterTest.test2 [ OK ] ELMFilterTest.test2 (2 ms) [ RUN ] ELMFilterTest.emptyView [ OK ] ELMFilterTest.emptyView (1 ms) [----------] 3 tests from ELMFilterTest (7 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (7 ms total) [ PASSED ] 3 tests. Test time = 0.20 sec ---------------------------------------------------------- Test Passed. "pdal_filters_elm_test" end time: Oct 31 12:56 CET "pdal_filters_elm_test" time elapsed: 00:00:00 ---------------------------------------------------------- 66/112 Testing: pdal_filters_mongoexpression_test 66/112 Test: pdal_filters_mongoexpression_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_filters_mongoexpression_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_filters_mongoexpression_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 9 tests from 1 test suite. [----------] Global test environment set-up. [----------] 9 tests from MongoExpressionFilterTest [ RUN ] MongoExpressionFilterTest.createStage [ OK ] MongoExpressionFilterTest.createStage (0 ms) [ RUN ] MongoExpressionFilterTest.noExpression [ OK ] MongoExpressionFilterTest.noExpression (0 ms) [ RUN ] MongoExpressionFilterTest.missingDimension [ OK ] MongoExpressionFilterTest.missingDimension (2 ms) [ RUN ] MongoExpressionFilterTest.invalidSingleComparisons [ OK ] MongoExpressionFilterTest.invalidSingleComparisons (0 ms) [ RUN ] MongoExpressionFilterTest.singleComparisons [ OK ] MongoExpressionFilterTest.singleComparisons (1 ms) [ RUN ] MongoExpressionFilterTest.invalidMultiComparisons [ OK ] MongoExpressionFilterTest.invalidMultiComparisons (1 ms) [ RUN ] MongoExpressionFilterTest.multiComparisons [ OK ] MongoExpressionFilterTest.multiComparisons (0 ms) [ RUN ] MongoExpressionFilterTest.invalidLogicalOperators [ OK ] MongoExpressionFilterTest.invalidLogicalOperators (0 ms) [ RUN ] MongoExpressionFilterTest.logicalOperators [ OK ] MongoExpressionFilterTest.logicalOperators (1 ms) [----------] 9 tests from MongoExpressionFilterTest (5 ms total) [----------] Global test environment tear-down [==========] 9 tests from 1 test suite ran. (5 ms total) [ PASSED ] 9 tests. Test time = 0.20 sec ---------------------------------------------------------- Test Passed. "pdal_filters_mongoexpression_test" end time: Oct 31 12:56 CET "pdal_filters_mongoexpression_test" time elapsed: 00:00:00 ---------------------------------------------------------- 67/112 Testing: pdal_filters_faceraster_test 67/112 Test: pdal_filters_faceraster_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_filters_faceraster_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_filters_faceraster_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from FaceRasterTest [ RUN ] FaceRasterTest.basic [ OK ] FaceRasterTest.basic (17 ms) [----------] 1 test from FaceRasterTest (17 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (17 ms total) [ PASSED ] 1 test. Test time = 0.20 sec ---------------------------------------------------------- Test Passed. "pdal_filters_faceraster_test" end time: Oct 31 12:56 CET "pdal_filters_faceraster_test" time elapsed: 00:00:00 ---------------------------------------------------------- 69/112 Testing: pdal_filters_groupby_test 69/112 Test: pdal_filters_groupby_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_filters_groupby_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_filters_groupby_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from GroupByTest [ RUN ] GroupByTest.basic_test [ OK ] GroupByTest.basic_test (9 ms) [----------] 1 test from GroupByTest (10 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (10 ms total) [ PASSED ] 1 test. Test time = 0.18 sec ---------------------------------------------------------- Test Passed. "pdal_filters_groupby_test" end time: Oct 31 12:56 CET "pdal_filters_groupby_test" time elapsed: 00:00:00 ---------------------------------------------------------- 70/112 Testing: pdal_filters_gpstimeconvert_test 70/112 Test: pdal_filters_gpstimeconvert_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_filters_gpstimeconvert_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_filters_gpstimeconvert_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 10 tests from 6 test suites. [----------] Global test environment set-up. [----------] 2 tests from gws2gtTest [ RUN ] gws2gtTest.HandlesWrappedWeekSeconds [ OK ] gws2gtTest.HandlesWrappedWeekSeconds (2 ms) [ RUN ] gws2gtTest.HandlesUnwrappedWeekSeconds [ OK ] gws2gtTest.HandlesUnwrappedWeekSeconds (0 ms) [----------] 2 tests from gws2gtTest (2 ms total) [----------] 2 tests from gws2gstTest [ RUN ] gws2gstTest.HandlesWrappedWeekSeconds [ OK ] gws2gstTest.HandlesWrappedWeekSeconds (1 ms) [ RUN ] gws2gstTest.HandlesUnwrappedWeekSeconds [ OK ] gws2gstTest.HandlesUnwrappedWeekSeconds (0 ms) [----------] 2 tests from gws2gstTest (1 ms total) [----------] 2 tests from gt2gwsTest [ RUN ] gt2gwsTest.WrapsWeekSeconds [ OK ] gt2gwsTest.WrapsWeekSeconds (0 ms) [ RUN ] gt2gwsTest.DoesNotWrapWeekSeconds [ OK ] gt2gwsTest.DoesNotWrapWeekSeconds (0 ms) [----------] 2 tests from gt2gwsTest (0 ms total) [----------] 2 tests from gst2gwsTest [ RUN ] gst2gwsTest.WrapsWeekSeconds [ OK ] gst2gwsTest.WrapsWeekSeconds (0 ms) [ RUN ] gst2gwsTest.DoesNotWrapWeekSeconds [ OK ] gst2gwsTest.DoesNotWrapWeekSeconds (1 ms) [----------] 2 tests from gst2gwsTest (1 ms total) [----------] 1 test from gt2gstTest [ RUN ] gt2gstTest.ToGpsStandardTime [ OK ] gt2gstTest.ToGpsStandardTime (0 ms) [----------] 1 test from gt2gstTest (0 ms total) [----------] 1 test from gst2gtTest [ RUN ] gst2gtTest.FromGpsStandardTime [ OK ] gst2gtTest.FromGpsStandardTime (0 ms) [----------] 1 test from gst2gtTest (0 ms total) [----------] Global test environment tear-down [==========] 10 tests from 6 test suites ran. (4 ms total) [ PASSED ] 10 tests. Test time = 0.18 sec ---------------------------------------------------------- Test Passed. "pdal_filters_gpstimeconvert_test" end time: Oct 31 12:56 CET "pdal_filters_gpstimeconvert_test" time elapsed: 00:00:00 ---------------------------------------------------------- 71/112 Testing: pdal_filters_hag_test 71/112 Test: pdal_filters_hag_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_filters_hag_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_filters_hag_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from HAGFilterTest [ RUN ] HAGFilterTest.delaunay [ OK ] HAGFilterTest.delaunay (6 ms) [ RUN ] HAGFilterTest.neighbors [ OK ] HAGFilterTest.neighbors (4 ms) [ RUN ] HAGFilterTest.closest [ OK ] HAGFilterTest.closest (1 ms) [----------] 3 tests from HAGFilterTest (11 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (11 ms total) [ PASSED ] 3 tests. Test time = 0.18 sec ---------------------------------------------------------- Test Passed. "pdal_filters_hag_test" end time: Oct 31 12:56 CET "pdal_filters_hag_test" time elapsed: 00:00:00 ---------------------------------------------------------- 73/112 Testing: pdal_filters_ht_test 73/112 Test: pdal_filters_ht_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_filters_ht_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_filters_ht_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from HeadTailFilterTest [ RUN ] HeadTailFilterTest.t1 [ OK ] HeadTailFilterTest.t1 (6 ms) [----------] 1 test from HeadTailFilterTest (6 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (7 ms total) [ PASSED ] 1 test. Test time = 0.17 sec ---------------------------------------------------------- Test Passed. "pdal_filters_ht_test" end time: Oct 31 12:56 CET "pdal_filters_ht_test" time elapsed: 00:00:00 ---------------------------------------------------------- 78/112 Testing: pdal_filters_locate_test 78/112 Test: pdal_filters_locate_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_filters_locate_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_filters_locate_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 2 tests from 1 test suite. [----------] Global test environment set-up. [----------] 2 tests from LocateTest [ RUN ] LocateTest.locate_max [ OK ] LocateTest.locate_max (7 ms) [ RUN ] LocateTest.locate_min [ OK ] LocateTest.locate_min (5 ms) [----------] 2 tests from LocateTest (12 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test suite ran. (13 ms total) [ PASSED ] 2 tests. Test time = 0.15 sec ---------------------------------------------------------- Test Passed. "pdal_filters_locate_test" end time: Oct 31 12:56 CET "pdal_filters_locate_test" time elapsed: 00:00:00 ---------------------------------------------------------- 80/112 Testing: pdal_filters_miniball_test 80/112 Test: pdal_filters_miniball_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_filters_miniball_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_filters_miniball_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 2 tests from 1 test suite. [----------] Global test environment set-up. [----------] 2 tests from MiniballFilterTest [ RUN ] MiniballFilterTest.BasicTest [ OK ] MiniballFilterTest.BasicTest (4 ms) [ RUN ] MiniballFilterTest.NonZeroTest [ OK ] MiniballFilterTest.NonZeroTest (3 ms) [----------] 2 tests from MiniballFilterTest (7 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test suite ran. (7 ms total) [ PASSED ] 2 tests. Test time = 0.15 sec ---------------------------------------------------------- Test Passed. "pdal_filters_miniball_test" end time: Oct 31 12:56 CET "pdal_filters_miniball_test" time elapsed: 00:00:00 ---------------------------------------------------------- 81/112 Testing: pdal_morton_order_test 81/112 Test: pdal_morton_order_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_morton_order_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_morton_order_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from MortonOrderTest [ RUN ] MortonOrderTest.test_code [ OK ] MortonOrderTest.test_code (1 ms) [----------] 1 test from MortonOrderTest (1 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (1 ms total) [ PASSED ] 1 test. Test time = 0.15 sec ---------------------------------------------------------- Test Passed. "pdal_morton_order_test" end time: Oct 31 12:56 CET "pdal_morton_order_test" time elapsed: 00:00:00 ---------------------------------------------------------- 83/112 Testing: pdal_filters_normal_test 83/112 Test: pdal_filters_normal_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_filters_normal_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_filters_normal_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 5 tests from 1 test suite. [----------] Global test environment set-up. [----------] 5 tests from NormalFilterTest [ RUN ] NormalFilterTest.XYPlane [ OK ] NormalFilterTest.XYPlane (5 ms) [ RUN ] NormalFilterTest.XZPlane [ OK ] NormalFilterTest.XZPlane (4 ms) [ RUN ] NormalFilterTest.YZPlane [ OK ] NormalFilterTest.YZPlane (0 ms) [ RUN ] NormalFilterTest.RampPlane [ OK ] NormalFilterTest.RampPlane (1 ms) [ RUN ] NormalFilterTest.RampPlane2 [ OK ] NormalFilterTest.RampPlane2 (0 ms) [----------] 5 tests from NormalFilterTest (10 ms total) [----------] Global test environment tear-down [==========] 5 tests from 1 test suite ran. (11 ms total) [ PASSED ] 5 tests. Test time = 0.15 sec ---------------------------------------------------------- Test Passed. "pdal_filters_normal_test" end time: Oct 31 12:56 CET "pdal_filters_normal_test" time elapsed: 00:00:00 ---------------------------------------------------------- 84/112 Testing: pdal_filters_planefit_test 84/112 Test: pdal_filters_planefit_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_filters_planefit_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_filters_planefit_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from PlaneFitFilterTest [ RUN ] PlaneFitFilterTest.BasicTest [ OK ] PlaneFitFilterTest.BasicTest (3 ms) [----------] 1 test from PlaneFitFilterTest (3 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (3 ms total) [ PASSED ] 1 test. Test time = 0.15 sec ---------------------------------------------------------- Test Passed. "pdal_filters_planefit_test" end time: Oct 31 12:56 CET "pdal_filters_planefit_test" time elapsed: 00:00:00 ---------------------------------------------------------- 12/112 Testing: pdal_pipeline_manager_test 12/112 Test: pdal_pipeline_manager_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_pipeline_manager_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_pipeline_manager_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 6 tests from 1 test suite. [----------] Global test environment set-up. [----------] 6 tests from PipelineManagerTest [ RUN ] PipelineManagerTest.basic [ OK ] PipelineManagerTest.basic (5 ms) [ RUN ] PipelineManagerTest.OptionOrder [ OK ] PipelineManagerTest.OptionOrder (80 ms) [ RUN ] PipelineManagerTest.InputGlobbing [ OK ] PipelineManagerTest.InputGlobbing (316 ms) [ RUN ] PipelineManagerTest.objects [ OK ] PipelineManagerTest.objects (64 ms) [ RUN ] PipelineManagerTest.arrayPipeline [ OK ] PipelineManagerTest.arrayPipeline (90 ms) [ RUN ] PipelineManagerTest.replace [ OK ] PipelineManagerTest.replace (0 ms) [----------] 6 tests from PipelineManagerTest (555 ms total) [----------] Global test environment tear-down [==========] 6 tests from 1 test suite ran. (556 ms total) [ PASSED ] 6 tests. Test time = 0.61 sec ---------------------------------------------------------- Test Passed. "pdal_pipeline_manager_test" end time: Oct 31 12:56 CET "pdal_pipeline_manager_test" time elapsed: 00:00:00 ---------------------------------------------------------- 28/112 Testing: pdal_zstd_test 28/112 Test: pdal_zstd_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_zstd_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_zstd_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from Compression [ RUN ] Compression.zstd [ OK ] Compression.zstd (409 ms) [----------] 1 test from Compression (409 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (409 ms total) [ PASSED ] 1 test. Test time = 0.56 sec ---------------------------------------------------------- Test Passed. "pdal_zstd_test" end time: Oct 31 12:56 CET "pdal_zstd_test" time elapsed: 00:00:00 ---------------------------------------------------------- 68/112 Testing: pdal_filters_ferry_test 68/112 Test: pdal_filters_ferry_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_filters_ferry_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_filters_ferry_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 4 tests from 1 test suite. [----------] Global test environment set-up. [----------] 4 tests from FerryFilterTest [ RUN ] FerryFilterTest.create [ OK ] FerryFilterTest.create (0 ms) [ RUN ] FerryFilterTest.stream [ OK ] FerryFilterTest.stream (1 ms) [ RUN ] FerryFilterTest.test_ferry_copy_json [ OK ] FerryFilterTest.test_ferry_copy_json (101 ms) [ RUN ] FerryFilterTest.test_ferry_invalid [ OK ] FerryFilterTest.test_ferry_invalid (3 ms) [----------] 4 tests from FerryFilterTest (105 ms total) [----------] Global test environment tear-down [==========] 4 tests from 1 test suite ran. (105 ms total) [ PASSED ] 4 tests. Test time = 0.28 sec ---------------------------------------------------------- Test Passed. "pdal_filters_ferry_test" end time: Oct 31 12:56 CET "pdal_filters_ferry_test" time elapsed: 00:00:00 ---------------------------------------------------------- 72/112 Testing: pdal_filters_separatescanline_test 72/112 Test: pdal_filters_separatescanline_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_filters_separatescanline_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_filters_separatescanline_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from SeparateScanLineFilter [ RUN ] SeparateScanLineFilter.partition_count [ OK ] SeparateScanLineFilter.partition_count (149 ms) [----------] 1 test from SeparateScanLineFilter (149 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (149 ms total) [ PASSED ] 1 test. Test time = 0.25 sec ---------------------------------------------------------- Test Passed. "pdal_filters_separatescanline_test" end time: Oct 31 12:56 CET "pdal_filters_separatescanline_test" time elapsed: 00:00:00 ---------------------------------------------------------- 79/112 Testing: pdal_filters_merge_test 79/112 Test: pdal_filters_merge_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_filters_merge_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_filters_merge_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from MergeTest [ RUN ] MergeTest.test4 [ OK ] MergeTest.test4 (5 ms) [ RUN ] MergeTest.test5 [ OK ] MergeTest.test5 (86 ms) [ RUN ] MergeTest.test6 [ OK ] MergeTest.test6 (20 ms) [----------] 3 tests from MergeTest (111 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (111 ms total) [ PASSED ] 3 tests. Test time = 0.22 sec ---------------------------------------------------------- Test Passed. "pdal_filters_merge_test" end time: Oct 31 12:56 CET "pdal_filters_merge_test" time elapsed: 00:00:00 ---------------------------------------------------------- 82/112 Testing: pdal_filters_additional_merge_test 82/112 Test: pdal_filters_additional_merge_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_filters_additional_merge_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_filters_additional_merge_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 12 tests from 1 test suite. [----------] Global test environment set-up. [----------] 12 tests from AdditionalMergeTest [ RUN ] AdditionalMergeTest.merge_filter_and_reader_with_manager [ OK ] AdditionalMergeTest.merge_filter_and_reader_with_manager (10 ms) [ RUN ] AdditionalMergeTest.merge_reader_and_filter_with_manager [ OK ] AdditionalMergeTest.merge_reader_and_filter_with_manager (7 ms) [ RUN ] AdditionalMergeTest.merge_filter_and_reader_without_manager [ OK ] AdditionalMergeTest.merge_filter_and_reader_without_manager (14 ms) [ RUN ] AdditionalMergeTest.merge_reader_and_filter_without_manager [ OK ] AdditionalMergeTest.merge_reader_and_filter_without_manager (12 ms) [ RUN ] AdditionalMergeTest.filter_and_reader_writer_inputs_with_manager [ OK ] AdditionalMergeTest.filter_and_reader_writer_inputs_with_manager (7 ms) [ RUN ] AdditionalMergeTest.reader_and_filter_writer_inputs_with_manager [ OK ] AdditionalMergeTest.reader_and_filter_writer_inputs_with_manager (6 ms) [ RUN ] AdditionalMergeTest.filter_and_reader_writer_inputs_without_manager [ OK ] AdditionalMergeTest.filter_and_reader_writer_inputs_without_manager (9 ms) [ RUN ] AdditionalMergeTest.reader_and_filter_writer_inputs_without_manager [ OK ] AdditionalMergeTest.reader_and_filter_writer_inputs_without_manager (9 ms) [ RUN ] AdditionalMergeTest.merge_two_filters_with_manager [ OK ] AdditionalMergeTest.merge_two_filters_with_manager (6 ms) [ RUN ] AdditionalMergeTest.merge_two_filters_without_manager [ OK ] AdditionalMergeTest.merge_two_filters_without_manager (7 ms) [ RUN ] AdditionalMergeTest.two_filters_writer_inputs_with_manager [ OK ] AdditionalMergeTest.two_filters_writer_inputs_with_manager (6 ms) [ RUN ] AdditionalMergeTest.two_filters_writer_inputs_without_manager [ OK ] AdditionalMergeTest.two_filters_writer_inputs_without_manager (8 ms) [----------] 12 tests from AdditionalMergeTest (101 ms total) [----------] Global test environment tear-down [==========] 12 tests from 1 test suite ran. (101 ms total) [ PASSED ] 12 tests. Test time = 0.21 sec ---------------------------------------------------------- Test Passed. "pdal_filters_additional_merge_test" end time: Oct 31 12:56 CET "pdal_filters_additional_merge_test" time elapsed: 00:00:00 ---------------------------------------------------------- 87/112 Testing: pdal_filters_range_test 87/112 Test: pdal_filters_range_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_filters_range_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_filters_range_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 14 tests from 1 test suite. [----------] Global test environment set-up. [----------] 14 tests from RangeFilterTest [ RUN ] RangeFilterTest.createStage [ OK ] RangeFilterTest.createStage (0 ms) [ RUN ] RangeFilterTest.noLimits [ OK ] RangeFilterTest.noLimits (0 ms) [ RUN ] RangeFilterTest.singleDimension [ OK ] RangeFilterTest.singleDimension (3 ms) [ RUN ] RangeFilterTest.multipleDimensions [ OK ] RangeFilterTest.multipleDimensions (2 ms) [ RUN ] RangeFilterTest.multipleDimsBusted [ OK ] RangeFilterTest.multipleDimsBusted (3 ms) [ RUN ] RangeFilterTest.onlyMin [ OK ] RangeFilterTest.onlyMin (0 ms) [ RUN ] RangeFilterTest.onlyMax [ OK ] RangeFilterTest.onlyMax (0 ms) [ RUN ] RangeFilterTest.negation [ OK ] RangeFilterTest.negation (1 ms) [ RUN ] RangeFilterTest.equals [ OK ] RangeFilterTest.equals (0 ms) [ RUN ] RangeFilterTest.negativeValues [ OK ] RangeFilterTest.negativeValues (0 ms) [ RUN ] RangeFilterTest.simple_logic [ OK ] RangeFilterTest.simple_logic (1 ms) [ RUN ] RangeFilterTest.case_1659 [ OK ] RangeFilterTest.case_1659 (3 ms) [ RUN ] RangeFilterTest.stream_logic [ OK ] RangeFilterTest.stream_logic (0 ms) [ RUN ] RangeFilterTest.nan [ OK ] RangeFilterTest.nan (4 ms) [----------] 14 tests from RangeFilterTest (17 ms total) [----------] Global test environment tear-down [==========] 14 tests from 1 test suite ran. (17 ms total) [ PASSED ] 14 tests. Test time = 0.18 sec ---------------------------------------------------------- Test Passed. "pdal_filters_range_test" end time: Oct 31 12:56 CET "pdal_filters_range_test" time elapsed: 00:00:00 ---------------------------------------------------------- 88/112 Testing: pdal_filters_randomize_test 88/112 Test: pdal_filters_randomize_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_filters_randomize_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_filters_randomize_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 4 tests from 1 test suite. [----------] Global test environment set-up. [----------] 4 tests from RandomizeFilterTest [ RUN ] RandomizeFilterTest.simple [ OK ] RandomizeFilterTest.simple (4 ms) [ RUN ] RandomizeFilterTest.seedZero [ OK ] RandomizeFilterTest.seedZero (2 ms) [ RUN ] RandomizeFilterTest.seedOne [ OK ] RandomizeFilterTest.seedOne (1 ms) [ RUN ] RandomizeFilterTest.unseeded [ OK ] RandomizeFilterTest.unseeded (0 ms) [----------] 4 tests from RandomizeFilterTest (7 ms total) [----------] Global test environment tear-down [==========] 4 tests from 1 test suite ran. (8 ms total) [ PASSED ] 4 tests. Test time = 0.18 sec ---------------------------------------------------------- Test Passed. "pdal_filters_randomize_test" end time: Oct 31 12:56 CET "pdal_filters_randomize_test" time elapsed: 00:00:00 ---------------------------------------------------------- 89/112 Testing: pdal_filters_reciprocity_test 89/112 Test: pdal_filters_reciprocity_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_filters_reciprocity_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_filters_reciprocity_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from ReciprocityFilterTest [ RUN ] ReciprocityFilterTest.BasicTest [ OK ] ReciprocityFilterTest.BasicTest (3 ms) [----------] 1 test from ReciprocityFilterTest (3 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (4 ms total) [ PASSED ] 1 test. Test time = 0.17 sec ---------------------------------------------------------- Test Passed. "pdal_filters_reciprocity_test" end time: Oct 31 12:56 CET "pdal_filters_reciprocity_test" time elapsed: 00:00:00 ---------------------------------------------------------- 93/112 Testing: pdal_filters_smrf_test 93/112 Test: pdal_filters_smrf_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_filters_smrf_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_filters_smrf_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 3 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from SMRFilterTest [ RUN ] SMRFilterTest.invalidReturns [ OK ] SMRFilterTest.invalidReturns (1 ms) [ RUN ] SMRFilterTest.validReturns [ OK ] SMRFilterTest.validReturns (0 ms) [----------] 2 tests from SMRFilterTest (1 ms total) [----------] 1 test from SMRFFilterTest [ RUN ] SMRFFilterTest.noreturns [ OK ] SMRFFilterTest.noreturns (4 ms) [----------] 1 test from SMRFFilterTest (4 ms total) [----------] Global test environment tear-down [==========] 3 tests from 2 test suites ran. (5 ms total) [ PASSED ] 3 tests. Test time = 0.14 sec ---------------------------------------------------------- Test Passed. "pdal_filters_smrf_test" end time: Oct 31 12:56 CET "pdal_filters_smrf_test" time elapsed: 00:00:00 ---------------------------------------------------------- 97/112 Testing: pdal_filters_hexbin_test 97/112 Test: pdal_filters_hexbin_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_filters_hexbin_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_filters_hexbin_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 2 tests from 1 test suite. [----------] Global test environment set-up. [----------] 2 tests from HexbinFilterTest [ RUN ] HexbinFilterTest.HexbinFilterTest_test_1 [ OK ] HexbinFilterTest.HexbinFilterTest_test_1 (8 ms) [ RUN ] HexbinFilterTest.issue_2507 [ OK ] HexbinFilterTest.issue_2507 (1 ms) [----------] 2 tests from HexbinFilterTest (9 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test suite ran. (9 ms total) [ PASSED ] 2 tests. Test time = 0.12 sec ---------------------------------------------------------- Test Passed. "pdal_filters_hexbin_test" end time: Oct 31 12:56 CET "pdal_filters_hexbin_test" time elapsed: 00:00:00 ---------------------------------------------------------- 74/112 Testing: pdal_filters_icp_test 74/112 Test: pdal_filters_icp_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_filters_icp_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_filters_icp_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 9 tests from 1 test suite. [----------] Global test environment set-up. [----------] 9 tests from IcpFilterTest [ RUN ] IcpFilterTest.DefaultIdentity [ OK ] IcpFilterTest.DefaultIdentity (15 ms) [ RUN ] IcpFilterTest.RecoverTranslation [ OK ] IcpFilterTest.RecoverTranslation (20 ms) [ RUN ] IcpFilterTest.RecoverTranslationWithNoise [ OK ] IcpFilterTest.RecoverTranslationWithNoise (1 ms) [ RUN ] IcpFilterTest.RecoverTranslationWithNoise2 [ OK ] IcpFilterTest.RecoverTranslationWithNoise2 (0 ms) [ RUN ] IcpFilterTest.RecoverTranslationWithGuess [ OK ] IcpFilterTest.RecoverTranslationWithGuess (1 ms) [ RUN ] IcpFilterTest.RecoverTranslationWithMalformedGuess [ OK ] IcpFilterTest.RecoverTranslationWithMalformedGuess (1 ms) [ RUN ] IcpFilterTest.RecoverRotation [ OK ] IcpFilterTest.RecoverRotation (121 ms) [ RUN ] IcpFilterTest.TooFewInputs [ OK ] IcpFilterTest.TooFewInputs (6 ms) [ RUN ] IcpFilterTest.ThreeInputs [ OK ] IcpFilterTest.ThreeInputs (13 ms) [----------] 9 tests from IcpFilterTest (178 ms total) [----------] Global test environment tear-down [==========] 9 tests from 1 test suite ran. (178 ms total) [ PASSED ] 9 tests. Test time = 0.26 sec ---------------------------------------------------------- Test Passed. "pdal_filters_icp_test" end time: Oct 31 12:56 CET "pdal_filters_icp_test" time elapsed: 00:00:00 ---------------------------------------------------------- 96/112 Testing: pdal_filters_transformation_test 96/112 Test: pdal_filters_transformation_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_filters_transformation_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_filters_transformation_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 12 tests from 2 test suites. [----------] Global test environment set-up. [----------] 6 tests from TransformationMatrix [ RUN ] TransformationMatrix.create [ OK ] TransformationMatrix.create (0 ms) [ RUN ] TransformationMatrix.init [ OK ] TransformationMatrix.init (0 ms) [ RUN ] TransformationMatrix.TooShort [ OK ] TransformationMatrix.TooShort (0 ms) [ RUN ] TransformationMatrix.TooLong [ OK ] TransformationMatrix.TooLong (0 ms) [ RUN ] TransformationMatrix.init_file_oneline [ OK ] TransformationMatrix.init_file_oneline (0 ms) [ RUN ] TransformationMatrix.init_file_multiline [ OK ] TransformationMatrix.init_file_multiline (0 ms) [----------] 6 tests from TransformationMatrix (1 ms total) [----------] 6 tests from TransformationFilterTest [ RUN ] TransformationFilterTest.NoChange [ OK ] TransformationFilterTest.NoChange (33 ms) [ RUN ] TransformationFilterTest.Translation [ OK ] TransformationFilterTest.Translation (4 ms) [ RUN ] TransformationFilterTest.InvertTranslation [ OK ] TransformationFilterTest.InvertTranslation (2 ms) [ RUN ] TransformationFilterTest.Rotation [ OK ] TransformationFilterTest.Rotation (2 ms) [ RUN ] TransformationFilterTest.InvertRotation [ OK ] TransformationFilterTest.InvertRotation (2 ms) [ RUN ] TransformationFilterTest.SrsReset [ OK ] TransformationFilterTest.SrsReset (8 ms) [----------] 6 tests from TransformationFilterTest (51 ms total) [----------] Global test environment tear-down [==========] 12 tests from 2 test suites ran. (52 ms total) [ PASSED ] 12 tests. Test time = 0.13 sec ---------------------------------------------------------- Test Passed. "pdal_filters_transformation_test" end time: Oct 31 12:56 CET "pdal_filters_transformation_test" time elapsed: 00:00:00 ---------------------------------------------------------- 27/112 Testing: pdal_deflate_test 27/112 Test: pdal_deflate_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_deflate_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_deflate_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from Compression [ RUN ] Compression.deflate [ OK ] Compression.deflate (530 ms) [----------] 1 test from Compression (530 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (530 ms total) [ PASSED ] 1 test. Test time = 0.60 sec ---------------------------------------------------------- Test Passed. "pdal_deflate_test" end time: Oct 31 12:56 CET "pdal_deflate_test" time elapsed: 00:00:00 ---------------------------------------------------------- 109/112 Testing: pdal_io_ilvis2_metadata_test 109/112 Test: pdal_io_ilvis2_metadata_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_io_ilvis2_metadata_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_io_ilvis2_metadata_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from Ilvis2MetadataReaderTest [ RUN ] Ilvis2MetadataReaderTest.testReadMetadata [ OK ] Ilvis2MetadataReaderTest.testReadMetadata (6 ms) [----------] 1 test from Ilvis2MetadataReaderTest (6 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (7 ms total) [ PASSED ] 1 test. Test time = 0.04 sec ---------------------------------------------------------- Test Passed. "pdal_io_ilvis2_metadata_test" end time: Oct 31 12:56 CET "pdal_io_ilvis2_metadata_test" time elapsed: 00:00:00 ---------------------------------------------------------- 86/112 Testing: pdal_filters_reprojection_test 86/112 Test: pdal_filters_reprojection_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_filters_reprojection_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_filters_reprojection_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from ReprojectionFilterTest [ RUN ] ReprojectionFilterTest.ReprojectionFilterTest_test_1 [ OK ] ReprojectionFilterTest.ReprojectionFilterTest_test_1 (89 ms) [ RUN ] ReprojectionFilterTest.stream_test_1 [ OK ] ReprojectionFilterTest.stream_test_1 (13 ms) [ RUN ] ReprojectionFilterTest.stream_test_2 [ OK ] ReprojectionFilterTest.stream_test_2 (63 ms) [----------] 3 tests from ReprojectionFilterTest (165 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (165 ms total) [ PASSED ] 3 tests. Test time = 0.21 sec ---------------------------------------------------------- Test Passed. "pdal_filters_reprojection_test" end time: Oct 31 12:56 CET "pdal_filters_reprojection_test" time elapsed: 00:00:00 ---------------------------------------------------------- 111/112 Testing: xml_schema_test 111/112 Test: xml_schema_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/xml_schema_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "xml_schema_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 5 tests from 1 test suite. [----------] Global test environment set-up. [----------] 5 tests from XMLSchemaTest [ RUN ] XMLSchemaTest.read [ OK ] XMLSchemaTest.read (2 ms) [ RUN ] XMLSchemaTest.copy [ OK ] XMLSchemaTest.copy (4 ms) [ RUN ] XMLSchemaTest.utf8 [ OK ] XMLSchemaTest.utf8 (1 ms) [ RUN ] XMLSchemaTest.precision [ OK ] XMLSchemaTest.precision (0 ms) [ RUN ] XMLSchemaTest.nonstandard [ OK ] XMLSchemaTest.nonstandard (0 ms) [----------] 5 tests from XMLSchemaTest (7 ms total) [----------] Global test environment tear-down [==========] 5 tests from 1 test suite ran. (7 ms total) [ PASSED ] 5 tests. Test time = 0.04 sec ---------------------------------------------------------- Test Passed. "xml_schema_test" end time: Oct 31 12:56 CET "xml_schema_test" time elapsed: 00:00:00 ---------------------------------------------------------- 107/112 Testing: random_test 107/112 Test: random_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/random_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "random_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from Random [ RUN ] Random.extra_ops [ OK ] Random.extra_ops (44 ms) [----------] 1 test from Random (44 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (44 ms total) [ PASSED ] 1 test. Test time = 0.08 sec ---------------------------------------------------------- Test Passed. "random_test" end time: Oct 31 12:56 CET "random_test" time elapsed: 00:00:00 ---------------------------------------------------------- 112/112 Testing: pdal_io_ilvis2_test 112/112 Test: pdal_io_ilvis2_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_io_ilvis2_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_io_ilvis2_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 2 tests from 1 test suite. [----------] Global test environment set-up. [----------] 2 tests from Ilvis2ReaderTest [ RUN ] Ilvis2ReaderTest.testReadDefault [ OK ] Ilvis2ReaderTest.testReadDefault (23 ms) [ RUN ] Ilvis2ReaderTest.testReadHigh [ OK ] Ilvis2ReaderTest.testReadHigh (7 ms) [----------] 2 tests from Ilvis2ReaderTest (30 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test suite ran. (30 ms total) [ PASSED ] 2 tests. Test time = 0.06 sec ---------------------------------------------------------- Test Passed. "pdal_io_ilvis2_test" end time: Oct 31 12:56 CET "pdal_io_ilvis2_test" time elapsed: 00:00:00 ---------------------------------------------------------- 110/112 Testing: pdal_io_ilvis2_reader_metadata_test 110/112 Test: pdal_io_ilvis2_reader_metadata_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_io_ilvis2_reader_metadata_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_io_ilvis2_reader_metadata_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from Ilvis2ReaderWithMDReaderTest [ RUN ] Ilvis2ReaderWithMDReaderTest.testInvalidMetadataFile [ OK ] Ilvis2ReaderWithMDReaderTest.testInvalidMetadataFile (1 ms) [ RUN ] Ilvis2ReaderWithMDReaderTest.testValidMetadataFile [ OK ] Ilvis2ReaderWithMDReaderTest.testValidMetadataFile (51 ms) [ RUN ] Ilvis2ReaderWithMDReaderTest.testNoMetadataFile [ OK ] Ilvis2ReaderWithMDReaderTest.testNoMetadataFile (12 ms) [----------] 3 tests from Ilvis2ReaderWithMDReaderTest (64 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (64 ms total) [ PASSED ] 3 tests. Test time = 0.11 sec ---------------------------------------------------------- Test Passed. "pdal_io_ilvis2_reader_metadata_test" end time: Oct 31 12:56 CET "pdal_io_ilvis2_reader_metadata_test" time elapsed: 00:00:00 ---------------------------------------------------------- 90/112 Testing: pdal_filters_returns_test 90/112 Test: pdal_filters_returns_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_filters_returns_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_filters_returns_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from ReturnsFilterTest [ RUN ] ReturnsFilterTest.t1 [ OK ] ReturnsFilterTest.t1 (255 ms) [----------] 1 test from ReturnsFilterTest (255 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (255 ms total) [ PASSED ] 1 test. Test time = 0.30 sec ---------------------------------------------------------- Test Passed. "pdal_filters_returns_test" end time: Oct 31 12:56 CET "pdal_filters_returns_test" time elapsed: 00:00:00 ---------------------------------------------------------- 91/112 Testing: pdal_filters_shell_test 91/112 Test: pdal_filters_shell_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_filters_shell_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_filters_shell_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from ShellFilterTest [ RUN ] ShellFilterTest.test_shell_filter [ OK ] ShellFilterTest.test_shell_filter (288 ms) [----------] 1 test from ShellFilterTest (288 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (288 ms total) [ PASSED ] 1 test. Test time = 0.32 sec ---------------------------------------------------------- Test Passed. "pdal_filters_shell_test" end time: Oct 31 12:56 CET "pdal_filters_shell_test" time elapsed: 00:00:00 ---------------------------------------------------------- 55/112 Testing: pdal_filters_chipper_test 55/112 Test: pdal_filters_chipper_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_filters_chipper_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_filters_chipper_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from ChipperTest [ RUN ] ChipperTest.test_construction [ OK ] ChipperTest.test_construction (13 ms) [ RUN ] ChipperTest.issue_2479 [ OK ] ChipperTest.issue_2479 (587 ms) [ RUN ] ChipperTest.empty_buffer [ OK ] ChipperTest.empty_buffer (0 ms) [----------] 3 tests from ChipperTest (600 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (600 ms total) [ PASSED ] 3 tests. Test time = 0.65 sec ---------------------------------------------------------- Test Passed. "pdal_filters_chipper_test" end time: Oct 31 12:56 CET "pdal_filters_chipper_test" time elapsed: 00:00:00 ---------------------------------------------------------- 104/112 Testing: pc2pc_test 104/112 Test: pc2pc_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pc2pc_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pc2pc_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 2 tests from 1 test suite. [----------] Global test environment set-up. [----------] 2 tests from pc2pcTest [ RUN ] pc2pcTest.pc2pcTest_test_common_opts [ OK ] pc2pcTest.pc2pcTest_test_common_opts (57 ms) [ RUN ] pc2pcTest.pc2pc_test_switches [ OK ] pc2pcTest.pc2pc_test_switches (200 ms) [----------] 2 tests from pc2pcTest (257 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test suite ran. (257 ms total) [ PASSED ] 2 tests. Test time = 0.30 sec ---------------------------------------------------------- Test Passed. "pc2pc_test" end time: Oct 31 12:56 CET "pc2pc_test" time elapsed: 00:00:00 ---------------------------------------------------------- 59/112 Testing: pdal_filters_crop_test 59/112 Test: pdal_filters_crop_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_filters_crop_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_filters_crop_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 11 tests from 1 test suite. [----------] Global test environment set-up. [----------] 11 tests from CropFilterTest [ RUN ] CropFilterTest.create [ OK ] CropFilterTest.create (0 ms) [ RUN ] CropFilterTest.test_crop [ OK ] CropFilterTest.test_crop (6 ms) [ RUN ] CropFilterTest.test_crop_3d [ OK ] CropFilterTest.test_crop_3d (4 ms) [ RUN ] CropFilterTest.test_crop_polygon [ OK ] CropFilterTest.test_crop_polygon (11 ms) [ RUN ] CropFilterTest.test_crop_polygon_reprojection [ OK ] CropFilterTest.test_crop_polygon_reprojection (222 ms) [ RUN ] CropFilterTest.multibounds [ OK ] CropFilterTest.multibounds (1 ms) [ RUN ] CropFilterTest.stream [ OK ] CropFilterTest.stream (1 ms) [ RUN ] CropFilterTest.circle [ OK ] CropFilterTest.circle (0 ms) [ RUN ] CropFilterTest.sphere [ OK ] CropFilterTest.sphere (1 ms) [ RUN ] CropFilterTest.bounds_inside_outside [ OK ] CropFilterTest.bounds_inside_outside (321 ms) [ RUN ] CropFilterTest.issue_3114 [ OK ] CropFilterTest.issue_3114 (33 ms) [----------] 11 tests from CropFilterTest (600 ms total) [----------] Global test environment tear-down [==========] 11 tests from 1 test suite ran. (600 ms total) [ PASSED ] 11 tests. Test time = 0.65 sec ---------------------------------------------------------- Test Passed. "pdal_filters_crop_test" end time: Oct 31 12:56 CET "pdal_filters_crop_test" time elapsed: 00:00:00 ---------------------------------------------------------- 98/112 Testing: pdal_filters_voxel_test 98/112 Test: pdal_filters_voxel_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_filters_voxel_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_filters_voxel_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 2 tests from 1 test suite. [----------] Global test environment set-up. [----------] 2 tests from VoxelTest [ RUN ] VoxelTest.center [ OK ] VoxelTest.center (334 ms) [ RUN ] VoxelTest.center_value [ OK ] VoxelTest.center_value (2 ms) [----------] 2 tests from VoxelTest (336 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test suite ran. (336 ms total) [ PASSED ] 2 tests. Test time = 0.38 sec ---------------------------------------------------------- Test Passed. "pdal_filters_voxel_test" end time: Oct 31 12:56 CET "pdal_filters_voxel_test" time elapsed: 00:00:00 ---------------------------------------------------------- 100/112 Testing: pdal_app_test 100/112 Test: pdal_app_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_app_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_app_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from PdalApp [ RUN ] PdalApp.load [ OK ] PdalApp.load (101 ms) [ RUN ] PdalApp.log [ OK ] PdalApp.log (100 ms) [ RUN ] PdalApp.option_file [ OK ] PdalApp.option_file (171 ms) [----------] 3 tests from PdalApp (372 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (372 ms total) [ PASSED ] 3 tests. Test time = 0.41 sec ---------------------------------------------------------- Test Passed. "pdal_app_test" end time: Oct 31 12:56 CET "pdal_app_test" time elapsed: 00:00:00 ---------------------------------------------------------- 94/112 Testing: pdal_filters_sort_test 94/112 Test: pdal_filters_sort_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_filters_sort_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_filters_sort_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 5 tests from 1 test suite. [----------] Global test environment set-up. [----------] 5 tests from SortFilterTest [ RUN ] SortFilterTest.simple [ OK ] SortFilterTest.simple (2 ms) [ RUN ] SortFilterTest.testUnknownOptions [ OK ] SortFilterTest.testUnknownOptions (1 ms) [ RUN ] SortFilterTest.pipelineJSON [ OK ] SortFilterTest.pipelineJSON (3 ms) [ RUN ] SortFilterTest.issue1382 [ OK ] SortFilterTest.issue1382 (62 ms) [ RUN ] SortFilterTest.issue1121_simpleSortOrderDesc [ OK ] SortFilterTest.issue1121_simpleSortOrderDesc (399 ms) [----------] 5 tests from SortFilterTest (467 ms total) [----------] Global test environment tear-down [==========] 5 tests from 1 test suite ran. (467 ms total) [ PASSED ] 5 tests. Test time = 0.50 sec ---------------------------------------------------------- Test Passed. "pdal_filters_sort_test" end time: Oct 31 12:56 CET "pdal_filters_sort_test" time elapsed: 00:00:00 ---------------------------------------------------------- 99/112 Testing: pdal_filters_voxel_downsize_test 99/112 Test: pdal_filters_voxel_downsize_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_filters_voxel_downsize_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_filters_voxel_downsize_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 6 tests from 1 test suite. [----------] Global test environment set-up. [----------] 6 tests from VoxelDownsizeFilter [ RUN ] VoxelDownsizeFilter.firstinvoxel_origin [ OK ] VoxelDownsizeFilter.firstinvoxel_origin (4 ms) [ RUN ] VoxelDownsizeFilter.voxelcenter_origin [ OK ] VoxelDownsizeFilter.voxelcenter_origin (2 ms) [ RUN ] VoxelDownsizeFilter.firstinvoxel_standard [ OK ] VoxelDownsizeFilter.firstinvoxel_standard (307 ms) [ RUN ] VoxelDownsizeFilter.voxelcenter_standard [ OK ] VoxelDownsizeFilter.voxelcenter_standard (162 ms) [ RUN ] VoxelDownsizeFilter.firstinvoxel_stream [ OK ] VoxelDownsizeFilter.firstinvoxel_stream (0 ms) [ RUN ] VoxelDownsizeFilter.voxelcenter_stream [ OK ] VoxelDownsizeFilter.voxelcenter_stream (0 ms) [----------] 6 tests from VoxelDownsizeFilter (476 ms total) [----------] Global test environment tear-down [==========] 6 tests from 1 test suite ran. (476 ms total) [ PASSED ] 6 tests. Test time = 0.52 sec ---------------------------------------------------------- Test Passed. "pdal_filters_voxel_downsize_test" end time: Oct 31 12:56 CET "pdal_filters_voxel_downsize_test" time elapsed: 00:00:00 ---------------------------------------------------------- 92/112 Testing: pdal_filters_skewness_test 92/112 Test: pdal_filters_skewness_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_filters_skewness_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_filters_skewness_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from SkewnessTest [ RUN ] SkewnessTest.t1 [ OK ] SkewnessTest.t1 (540 ms) [ RUN ] SkewnessTest.t2 [ OK ] SkewnessTest.t2 (1 ms) [ RUN ] SkewnessTest.t3 [ OK ] SkewnessTest.t3 (0 ms) [----------] 3 tests from SkewnessTest (541 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (542 ms total) [ PASSED ] 3 tests. Test time = 0.57 sec ---------------------------------------------------------- Test Passed. "pdal_filters_skewness_test" end time: Oct 31 12:56 CET "pdal_filters_skewness_test" time elapsed: 00:00:00 ---------------------------------------------------------- 75/112 Testing: pdal_filters_info_test 75/112 Test: pdal_filters_info_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_filters_info_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_filters_info_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 4 tests from 1 test suite. [----------] Global test environment set-up. [----------] 4 tests from InfoFilterTest [ RUN ] InfoFilterTest.point [ OK ] InfoFilterTest.point (258 ms) [ RUN ] InfoFilterTest.query [ OK ] InfoFilterTest.query (199 ms) [ RUN ] InfoFilterTest.direct_bounds [ OK ] InfoFilterTest.direct_bounds (112 ms) [ RUN ] InfoFilterTest.misc [ OK ] InfoFilterTest.misc (91 ms) [----------] 4 tests from InfoFilterTest (660 ms total) [----------] Global test environment tear-down [==========] 4 tests from 1 test suite ran. (660 ms total) [ PASSED ] 4 tests. Test time = 0.70 sec ---------------------------------------------------------- Test Passed. "pdal_filters_info_test" end time: Oct 31 12:56 CET "pdal_filters_info_test" time elapsed: 00:00:00 ---------------------------------------------------------- 95/112 Testing: pdal_filters_splitter_test 95/112 Test: pdal_filters_splitter_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_filters_splitter_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_filters_splitter_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from SplitterTest [ RUN ] SplitterTest.test_tile_filter [ OK ] SplitterTest.test_tile_filter (11 ms) [ RUN ] SplitterTest.test_buffer [ OK ] SplitterTest.test_buffer (7 ms) [ RUN ] SplitterTest.test_buffer2 [ OK ] SplitterTest.test_buffer2 (525 ms) [----------] 3 tests from SplitterTest (543 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (543 ms total) [ PASSED ] 3 tests. Test time = 0.60 sec ---------------------------------------------------------- Test Passed. "pdal_filters_splitter_test" end time: Oct 31 12:56 CET "pdal_filters_splitter_test" time elapsed: 00:00:00 ---------------------------------------------------------- 10/112 Testing: pdal_oldpclblock_test 10/112 Test: pdal_oldpclblock_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_oldpclblock_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_oldpclblock_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 5 tests from 1 test suite. [----------] Global test environment set-up. [----------] 5 tests from OldPCLBlockTests [ RUN ] OldPCLBlockTests.StatisticalOutliers1 [ OK ] OldPCLBlockTests.StatisticalOutliers1 (71 ms) [ RUN ] OldPCLBlockTests.StatisticalOutliers2 [ OK ] OldPCLBlockTests.StatisticalOutliers2 (24 ms) [ RUN ] OldPCLBlockTests.RadiusOutliers1 [ OK ] OldPCLBlockTests.RadiusOutliers1 (28 ms) [ RUN ] OldPCLBlockTests.RadiusOutliers2 [ OK ] OldPCLBlockTests.RadiusOutliers2 (36 ms) [ RUN ] OldPCLBlockTests.PMF [ OK ] OldPCLBlockTests.PMF (992 ms) [----------] 5 tests from OldPCLBlockTests (1151 ms total) [----------] Global test environment tear-down [==========] 5 tests from 1 test suite ran. (1151 ms total) [ PASSED ] 5 tests. Test time = 1.18 sec ---------------------------------------------------------- Test Passed. "pdal_oldpclblock_test" end time: Oct 31 12:56 CET "pdal_oldpclblock_test" time elapsed: 00:00:01 ---------------------------------------------------------- 102/112 Testing: pdal_tile_test 102/112 Test: pdal_tile_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_tile_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_tile_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 2 tests from 1 test suite. [----------] Global test environment set-up. [----------] 2 tests from Tile [ RUN ] Tile.test1 [ OK ] Tile.test1 (47 ms) [ RUN ] Tile.test2 [ OK ] Tile.test2 (535 ms) [----------] 2 tests from Tile (582 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test suite ran. (582 ms total) [ PASSED ] 2 tests. Test time = 0.62 sec ---------------------------------------------------------- Test Passed. "pdal_tile_test" end time: Oct 31 12:56 CET "pdal_tile_test" time elapsed: 00:00:00 ---------------------------------------------------------- 77/112 Testing: pdal_filters_neighborclassifier_test 77/112 Test: pdal_filters_neighborclassifier_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_filters_neighborclassifier_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_filters_neighborclassifier_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from NeighborClassifierFilterTest [ RUN ] NeighborClassifierFilterTest.singleRange [ OK ] NeighborClassifierFilterTest.singleRange (298 ms) [ RUN ] NeighborClassifierFilterTest.multipleRange [ OK ] NeighborClassifierFilterTest.multipleRange (250 ms) [ RUN ] NeighborClassifierFilterTest.candidate [ OK ] NeighborClassifierFilterTest.candidate (202 ms) [----------] 3 tests from NeighborClassifierFilterTest (750 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (750 ms total) [ PASSED ] 3 tests. Test time = 0.78 sec ---------------------------------------------------------- Test Passed. "pdal_filters_neighborclassifier_test" end time: Oct 31 12:56 CET "pdal_filters_neighborclassifier_test" time elapsed: 00:00:00 ---------------------------------------------------------- 103/112 Testing: pdal_tindex_test 103/112 Test: pdal_tindex_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_tindex_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_tindex_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from TIndex [ RUN ] TIndex.test1 Warning 6: Field modified create as date field, though DateTime requested. Warning 6: Field created create as date field, though DateTime requested. [ OK ] TIndex.test1 (332 ms) [ RUN ] TIndex.test2 [ OK ] TIndex.test2 (53 ms) [ RUN ] TIndex.test3 Warning 6: Field modified create as date field, though DateTime requested. Warning 6: Field created create as date field, though DateTime requested. [ OK ] TIndex.test3 (237 ms) [----------] 3 tests from TIndex (622 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (622 ms total) [ PASSED ] 3 tests. Test time = 0.66 sec ---------------------------------------------------------- Test Passed. "pdal_tindex_test" end time: Oct 31 12:56 CET "pdal_tindex_test" time elapsed: 00:00:00 ---------------------------------------------------------- 76/112 Testing: pdal_filters_lloydkmeans_test 76/112 Test: pdal_filters_lloydkmeans_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_filters_lloydkmeans_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_filters_lloydkmeans_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from LloydKMeansFilterTest [ RUN ] LloydKMeansFilterTest.simple [ OK ] LloydKMeansFilterTest.simple (853 ms) [----------] 1 test from LloydKMeansFilterTest (853 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (853 ms total) [ PASSED ] 1 test. Test time = 0.89 sec ---------------------------------------------------------- Test Passed. "pdal_filters_lloydkmeans_test" end time: Oct 31 12:56 CET "pdal_filters_lloydkmeans_test" time elapsed: 00:00:00 ---------------------------------------------------------- 15/112 Testing: pdal_point_view_test 15/112 Test: pdal_point_view_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_point_view_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_point_view_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 9 tests from 2 test suites. [----------] Global test environment set-up. [----------] 1 test from PointViewDeathTest [ RUN ] PointViewDeathTest.out_of_bounds [ OK ] PointViewDeathTest.out_of_bounds (4 ms) [----------] 1 test from PointViewDeathTest (4 ms total) [----------] 8 tests from PointViewTest [ RUN ] PointViewTest.getSet [ OK ] PointViewTest.getSet (1 ms) [ RUN ] PointViewTest.getAsUint8 [ OK ] PointViewTest.getAsUint8 (1 ms) [ RUN ] PointViewTest.getAsInt32 [ OK ] PointViewTest.getAsInt32 (0 ms) [ RUN ] PointViewTest.getFloat [ OK ] PointViewTest.getFloat (0 ms) [ RUN ] PointViewTest.bigfile [ OK ] PointViewTest.bigfile (1277 ms) [ RUN ] PointViewTest.order [ OK ] PointViewTest.order (1 ms) [ RUN ] PointViewTest.issue1264 [ OK ] PointViewTest.issue1264 (0 ms) [ RUN ] PointViewTest.getFloatNan [ OK ] PointViewTest.getFloatNan (0 ms) [----------] 8 tests from PointViewTest (1280 ms total) [----------] Global test environment tear-down [==========] 9 tests from 2 test suites ran. (1284 ms total) [ PASSED ] 9 tests. Test time = 1.31 sec ---------------------------------------------------------- Test Passed. "pdal_point_view_test" end time: Oct 31 12:56 CET "pdal_point_view_test" time elapsed: 00:00:01 ---------------------------------------------------------- 35/112 Testing: pdal_io_gdal_reader_test 35/112 Test: pdal_io_gdal_reader_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_io_gdal_reader_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_io_gdal_reader_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 7 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from GDALReaderTest [ RUN ] GDALReaderTest.badfile [ OK ] GDALReaderTest.badfile (6 ms) [ RUN ] GDALReaderTest.simple [ OK ] GDALReaderTest.simple (1123 ms) [----------] 2 tests from GDALReaderTest (1129 ms total) [----------] 5 tests from GDALReaderTypeTest [ RUN ] GDALReaderTypeTest.byte [ OK ] GDALReaderTypeTest.byte (50 ms) [ RUN ] GDALReaderTypeTest.int16 [ OK ] GDALReaderTypeTest.int16 (6 ms) [ RUN ] GDALReaderTypeTest.int32 [ OK ] GDALReaderTypeTest.int32 (6 ms) [ RUN ] GDALReaderTypeTest.float32 [ OK ] GDALReaderTypeTest.float32 (6 ms) [ RUN ] GDALReaderTypeTest.float64 [ OK ] GDALReaderTypeTest.float64 (6 ms) [----------] 5 tests from GDALReaderTypeTest (74 ms total) [----------] Global test environment tear-down [==========] 7 tests from 2 test suites ran. (1203 ms total) [ PASSED ] 7 tests. Test time = 1.24 sec ---------------------------------------------------------- Test Passed. "pdal_io_gdal_reader_test" end time: Oct 31 12:56 CET "pdal_io_gdal_reader_test" time elapsed: 00:00:01 ---------------------------------------------------------- 105/112 Testing: chamfer_test 105/112 Test: chamfer_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/chamfer_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "chamfer_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 2 tests from 1 test suite. [----------] Global test environment set-up. [----------] 2 tests from Chamfer [ RUN ] Chamfer.kernel [ OK ] Chamfer.kernel (1084 ms) [ RUN ] Chamfer.distance [ OK ] Chamfer.distance (2 ms) [----------] 2 tests from Chamfer (1086 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test suite ran. (1086 ms total) [ PASSED ] 2 tests. Test time = 1.12 sec ---------------------------------------------------------- Test Passed. "chamfer_test" end time: Oct 31 12:56 CET "chamfer_test" time elapsed: 00:00:01 ---------------------------------------------------------- 101/112 Testing: pdal_info_test 101/112 Test: pdal_info_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_info_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_info_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 5 tests from 1 test suite. [----------] Global test environment set-up. [----------] 5 tests from Info [ RUN ] Info.point [ OK ] Info.point (219 ms) [ RUN ] Info.query [ OK ] Info.query (166 ms) [ RUN ] Info.stats [ OK ] Info.stats (273 ms) [ RUN ] Info.schema [ OK ] Info.schema (77 ms) [ RUN ] Info.all [ OK ] Info.all (416 ms) [----------] 5 tests from Info (1151 ms total) [----------] Global test environment tear-down [==========] 5 tests from 1 test suite ran. (1151 ms total) [ PASSED ] 5 tests. Test time = 1.18 sec ---------------------------------------------------------- Test Passed. "pdal_info_test" end time: Oct 31 12:56 CET "pdal_info_test" time elapsed: 00:00:01 ---------------------------------------------------------- 36/112 Testing: pdal_io_gdal_writer_test 36/112 Test: pdal_io_gdal_writer_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_io_gdal_writer_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_io_gdal_writer_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 22 tests from 1 test suite. [----------] Global test environment set-up. [----------] 22 tests from GDALWriterTest [ RUN ] GDALWriterTest.min [ OK ] GDALWriterTest.min (15 ms) [ RUN ] GDALWriterTest.min2 [ OK ] GDALWriterTest.min2 (16 ms) [ RUN ] GDALWriterTest.minWindow [ OK ] GDALWriterTest.minWindow (11 ms) [ RUN ] GDALWriterTest.max [ OK ] GDALWriterTest.max (7 ms) [ RUN ] GDALWriterTest.maxWindow [ OK ] GDALWriterTest.maxWindow (7 ms) [ RUN ] GDALWriterTest.mean [ OK ] GDALWriterTest.mean (7 ms) [ RUN ] GDALWriterTest.meanWindow [ OK ] GDALWriterTest.meanWindow (7 ms) [ RUN ] GDALWriterTest.idw [ OK ] GDALWriterTest.idw (8 ms) [ RUN ] GDALWriterTest.idwWindow [ OK ] GDALWriterTest.idwWindow (7 ms) [ RUN ] GDALWriterTest.count [ OK ] GDALWriterTest.count (12 ms) [ RUN ] GDALWriterTest.stdev [ OK ] GDALWriterTest.stdev (7 ms) [ RUN ] GDALWriterTest.stdevWindow [ OK ] GDALWriterTest.stdevWindow (7 ms) [ RUN ] GDALWriterTest.additionalDim [ OK ] GDALWriterTest.additionalDim (3 ms) [ RUN ] GDALWriterTest.btbad [ OK ] GDALWriterTest.btbad (2 ms) [ RUN ] GDALWriterTest.btint [ OK ] GDALWriterTest.btint (27 ms) [ RUN ] GDALWriterTest.no_points [ OK ] GDALWriterTest.no_points (47 ms) [ RUN ] GDALWriterTest.bounds [ OK ] GDALWriterTest.bounds (8 ms) [ RUN ] GDALWriterTest.issue_2074 [ OK ] GDALWriterTest.issue_2074 (5 ms) [ RUN ] GDALWriterTest.issue_2545 [ OK ] GDALWriterTest.issue_2545 (3 ms) [ RUN ] GDALWriterTest.alternate_grid [ OK ] GDALWriterTest.alternate_grid (8 ms) [ RUN ] GDALWriterTest.srs [ OK ] GDALWriterTest.srs (1453 ms) [ RUN ] GDALWriterTest.testMetadata [ OK ] GDALWriterTest.testMetadata (4 ms) [----------] 22 tests from GDALWriterTest (1671 ms total) [----------] Global test environment tear-down [==========] 22 tests from 1 test suite ran. (1671 ms total) [ PASSED ] 22 tests. Test time = 1.70 sec ---------------------------------------------------------- Test Passed. "pdal_io_gdal_writer_test" end time: Oct 31 12:56 CET "pdal_io_gdal_writer_test" time elapsed: 00:00:01 ---------------------------------------------------------- 106/112 Testing: hausdorff_test 106/112 Test: hausdorff_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/hausdorff_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "hausdorff_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 2 tests from 1 test suite. [----------] Global test environment set-up. [----------] 2 tests from Hausdorff [ RUN ] Hausdorff.kernel [ OK ] Hausdorff.kernel (1183 ms) [ RUN ] Hausdorff.distance [ OK ] Hausdorff.distance (1 ms) [----------] 2 tests from Hausdorff (1184 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test suite ran. (1185 ms total) [ PASSED ] 2 tests. Test time = 1.22 sec ---------------------------------------------------------- Test Passed. "hausdorff_test" end time: Oct 31 12:56 CET "hausdorff_test" time elapsed: 00:00:01 ---------------------------------------------------------- 37/112 Testing: pdal_io_las_reader_test 37/112 Test: pdal_io_las_reader_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_io_las_reader_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_io_las_reader_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 20 tests from 1 test suite. [----------] Global test environment set-up. [----------] 20 tests from LasReaderTest [ RUN ] LasReaderTest.string_header_val [ OK ] LasReaderTest.string_header_val (0 ms) [ RUN ] LasReaderTest.create [ OK ] LasReaderTest.create (0 ms) [ RUN ] LasReaderTest.header [ OK ] LasReaderTest.header (2 ms) [ RUN ] LasReaderTest.vlr [ OK ] LasReaderTest.vlr (37 ms) [ RUN ] LasReaderTest.test_sequential [ OK ] LasReaderTest.test_sequential (7 ms) [ RUN ] LasReaderTest.test_different_formats [ OK ] LasReaderTest.test_different_formats (111 ms) [ RUN ] LasReaderTest.inspect [ OK ] LasReaderTest.inspect (4 ms) [ RUN ] LasReaderTest.test_vlr [ OK ] LasReaderTest.test_vlr (37 ms) [ RUN ] LasReaderTest.testInvalidFileSignature [ OK ] LasReaderTest.testInvalidFileSignature (1 ms) [ RUN ] LasReaderTest.extraBytes [ OK ] LasReaderTest.extraBytes (13 ms) [ RUN ] LasReaderTest.noextra [ OK ] LasReaderTest.noextra (38 ms) [ RUN ] LasReaderTest.callback [ OK ] LasReaderTest.callback (5 ms) [ RUN ] LasReaderTest.lazperf [ OK ] LasReaderTest.lazperf (417 ms) [ RUN ] LasReaderTest.stream [ OK ] LasReaderTest.stream (632 ms) [ RUN ] LasReaderTest.LasHeaderIncorrectPointcount [ OK ] LasReaderTest.LasHeaderIncorrectPointcount (0 ms) [ RUN ] LasReaderTest.EmptyGeotiffVlr [ OK ] LasReaderTest.EmptyGeotiffVlr (3 ms) [ RUN ] LasReaderTest.IgnoreVLRs [ OK ] LasReaderTest.IgnoreVLRs (11 ms) [ RUN ] LasReaderTest.SyntheticPoints [ OK ] LasReaderTest.SyntheticPoints (1 ms) [ RUN ] LasReaderTest.Start [ OK ] LasReaderTest.Start (1080 ms) [ RUN ] LasReaderTest.Copc [ OK ] LasReaderTest.Copc (22 ms) [----------] 20 tests from LasReaderTest (2422 ms total) [----------] Global test environment tear-down [==========] 20 tests from 1 test suite ran. (2422 ms total) [ PASSED ] 20 tests. Test time = 2.48 sec ---------------------------------------------------------- Test Passed. "pdal_io_las_reader_test" end time: Oct 31 12:56 CET "pdal_io_las_reader_test" time elapsed: 00:00:02 ---------------------------------------------------------- 38/112 Testing: pdal_io_las_writer_test 38/112 Test: pdal_io_las_writer_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_io_las_writer_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_io_las_writer_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 30 tests from 1 test suite. [----------] Global test environment set-up. [----------] 30 tests from LasWriterTest [ RUN ] LasWriterTest.srs [ OK ] LasWriterTest.srs (59 ms) [ RUN ] LasWriterTest.srs2 [ OK ] LasWriterTest.srs2 (15 ms) [ RUN ] LasWriterTest.auto_offset [ OK ] LasWriterTest.auto_offset (7 ms) [ RUN ] LasWriterTest.auto_offset2 [ OK ] LasWriterTest.auto_offset2 (5 ms) [ RUN ] LasWriterTest.auto_scale_with_auto_offset [ OK ] LasWriterTest.auto_scale_with_auto_offset (2 ms) [ RUN ] LasWriterTest.extra_dims [ OK ] LasWriterTest.extra_dims (15 ms) [ RUN ] LasWriterTest.all_extra_dims [ OK ] LasWriterTest.all_extra_dims (33 ms) [ RUN ] LasWriterTest.forward (readers.las Error) GDAL failure (1) PROJ: proj_create_from_database: crs not found (readers.las Error) GDAL failure (1) PROJ: proj_create_from_database: crs not found proj_create_from_database: datum not found [ OK ] LasWriterTest.forward (880 ms) [ RUN ] LasWriterTest.forwardvlr [ OK ] LasWriterTest.forwardvlr (51 ms) [ RUN ] LasWriterTest.flex [ OK ] LasWriterTest.flex (5 ms) [ RUN ] LasWriterTest.flex2 [ OK ] LasWriterTest.flex2 (5 ms) [ RUN ] LasWriterTest.lazperf [ OK ] LasWriterTest.lazperf (392 ms) [ RUN ] LasWriterTest.compressed1_4 [ OK ] LasWriterTest.compressed1_4 (487 ms) [ RUN ] LasWriterTest.flex_vlr [ OK ] LasWriterTest.flex_vlr (16 ms) [ RUN ] LasWriterTest.stream [ OK ] LasWriterTest.stream (207 ms) [ RUN ] LasWriterTest.streamhashwrite [ OK ] LasWriterTest.streamhashwrite (12 ms) [ RUN ] LasWriterTest.fix1063_1064_1065 unknown file: Failure C++ exception with description "readers.las: Couldn't read LAS header. File size insufficient." thrown in the test body. [ FAILED ] LasWriterTest.fix1063_1064_1065 (53 ms) [ RUN ] LasWriterTest.pdal_metadata [ OK ] LasWriterTest.pdal_metadata (4 ms) [ RUN ] LasWriterTest.pdal_add_vlr [ OK ] LasWriterTest.pdal_add_vlr (2 ms) [ RUN ] LasWriterTest.issue2937 [ OK ] LasWriterTest.issue2937 (268 ms) [ RUN ] LasWriterTest.badVlr [ OK ] LasWriterTest.badVlr (1 ms) [ RUN ] LasWriterTest.evlrOffset [ OK ] LasWriterTest.evlrOffset (3 ms) [ RUN ] LasWriterTest.forward_spec_3 [ OK ] LasWriterTest.forward_spec_3 (7 ms) [ RUN ] LasWriterTest.oversize_vlr [ OK ] LasWriterTest.oversize_vlr (1 ms) [ RUN ] LasWriterTest.issue1940 [ OK ] LasWriterTest.issue1940 (0 ms) [ RUN ] LasWriterTest.issue2663 [ OK ] LasWriterTest.issue2663 (30 ms) [ RUN ] LasWriterTest.issue3288 [ OK ] LasWriterTest.issue3288 (6 ms) [ RUN ] LasWriterTest.issue2320 [ OK ] LasWriterTest.issue2320 (15 ms) [ RUN ] LasWriterTest.synthetic_points [ OK ] LasWriterTest.synthetic_points (1 ms) [ RUN ] LasWriterTest.issue3652 [ OK ] LasWriterTest.issue3652 (2 ms) [----------] 30 tests from LasWriterTest (2584 ms total) [----------] Global test environment tear-down [==========] 30 tests from 1 test suite ran. (2584 ms total) [ PASSED ] 29 tests. [ FAILED ] 1 test, listed below: [ FAILED ] LasWriterTest.fix1063_1064_1065 1 FAILED TEST Test time = 2.62 sec ---------------------------------------------------------- Test Failed. "pdal_io_las_writer_test" end time: Oct 31 12:56 CET "pdal_io_las_writer_test" time elapsed: 00:00:02 ---------------------------------------------------------- 85/112 Testing: pdal_filters_pmf_test 85/112 Test: pdal_filters_pmf_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_filters_pmf_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_filters_pmf_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from PMFFilterTest [ RUN ] PMFFilterTest.invalidReturns [ OK ] PMFFilterTest.invalidReturns (0 ms) [ RUN ] PMFFilterTest.validReturns [ OK ] PMFFilterTest.validReturns (1 ms) [ RUN ] PMFFilterTest.classOneAndTwoOnly [ OK ] PMFFilterTest.classOneAndTwoOnly (3480 ms) [----------] 3 tests from PMFFilterTest (3481 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (3481 ms total) [ PASSED ] 3 tests. Test time = 3.51 sec ---------------------------------------------------------- Test Passed. "pdal_filters_pmf_test" end time: Oct 31 12:56 CET "pdal_filters_pmf_test" time elapsed: 00:00:03 ---------------------------------------------------------- 108/112 Testing: translate_test 108/112 Test: translate_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/translate_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "translate_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 5 tests from 1 test suite. [----------] Global test environment set-up. [----------] 5 tests from TranslateTest [ RUN ] TranslateTest.t1 PDAL: Couldn't create filter stage of type 'filters.foobar'. You probably have a version of PDAL that didn't come with a plugin you're trying to load. Please see the FAQ at https://pdal.io/faq PDAL: Cannot set both --filter options and --json options PDAL: Pipeline: parse error at line 1, column 2: syntax error while parsing value - invalid literal; last read: 'fi' [ OK ] TranslateTest.t1 (1274 ms) [ RUN ] TranslateTest.t2 PDAL: Unable to open stream for 'foo.las' with error 'No such file or directory' PDAL: Cannot determine writer for output file: foo.blam [ OK ] TranslateTest.t2 (1894 ms) [ RUN ] TranslateTest.t3 [ OK ] TranslateTest.t3 (215 ms) [ RUN ] TranslateTest.issue_2114 [ OK ] TranslateTest.issue_2114 (134 ms) [ RUN ] TranslateTest.issue2835 [ OK ] TranslateTest.issue2835 (134 ms) [----------] 5 tests from TranslateTest (3651 ms total) [----------] Global test environment tear-down [==========] 5 tests from 1 test suite ran. (3651 ms total) [ PASSED ] 5 tests. Test time = 3.68 sec ---------------------------------------------------------- Test Passed. "translate_test" end time: Oct 31 12:56 CET "translate_test" time elapsed: 00:00:03 ---------------------------------------------------------- 32/112 Testing: pdal_io_ept_addon_writer_test 32/112 Test: pdal_io_ept_addon_writer_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_io_ept_addon_writer_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_io_ept_addon_writer_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 4 tests from 1 test suite. [----------] Global test environment set-up. [----------] 4 tests from EptAddonWriterTest [ RUN ] EptAddonWriterTest.fullLoop [ OK ] EptAddonWriterTest.fullLoop (1999 ms) [ RUN ] EptAddonWriterTest.boundedWrite [ OK ] EptAddonWriterTest.boundedWrite (1432 ms) [ RUN ] EptAddonWriterTest.boundedRead [ OK ] EptAddonWriterTest.boundedRead (1268 ms) [ RUN ] EptAddonWriterTest.mustDescendFromEptReader [ OK ] EptAddonWriterTest.mustDescendFromEptReader (15 ms) [----------] 4 tests from EptAddonWriterTest (4715 ms total) [----------] Global test environment tear-down [==========] 4 tests from 1 test suite ran. (4715 ms total) [ PASSED ] 4 tests. Test time = 4.78 sec ---------------------------------------------------------- Test Passed. "pdal_io_ept_addon_writer_test" end time: Oct 31 12:56 CET "pdal_io_ept_addon_writer_test" time elapsed: 00:00:04 ---------------------------------------------------------- 33/112 Testing: pdal_io_copc_reader_test 33/112 Test: pdal_io_copc_reader_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_io_copc_reader_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_io_copc_reader_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 10 tests from 2 test suites. [----------] Global test environment set-up. [----------] 9 tests from CopcReaderTest [ RUN ] CopcReaderTest.inspect [ OK ] CopcReaderTest.inspect (39 ms) [ RUN ] CopcReaderTest.fullRead [ OK ] CopcReaderTest.fullRead (864 ms) [ RUN ] CopcReaderTest.resolutionLimit [ OK ] CopcReaderTest.resolutionLimit (185 ms) [ RUN ] CopcReaderTest.boundedRead2d [ OK ] CopcReaderTest.boundedRead2d (921 ms) [ RUN ] CopcReaderTest.boundedRead3d [ OK ] CopcReaderTest.boundedRead3d (1035 ms) [ RUN ] CopcReaderTest.stream [ OK ] CopcReaderTest.stream (417 ms) [ RUN ] CopcReaderTest.polygonAndBoundsCrop [ OK ] CopcReaderTest.polygonAndBoundsCrop (438 ms) [ RUN ] CopcReaderTest.boundedCropReprojection [ OK ] CopcReaderTest.boundedCropReprojection (529 ms) [ RUN ] CopcReaderTest.ogrCrop [ OK ] CopcReaderTest.ogrCrop (1346 ms) [----------] 9 tests from CopcReaderTest (5774 ms total) [----------] 1 test from EptReaderTest [ RUN ] EptReaderTest.boundedCrop [ OK ] EptReaderTest.boundedCrop (43 ms) [----------] 1 test from EptReaderTest (43 ms total) [----------] Global test environment tear-down [==========] 10 tests from 2 test suites ran. (5817 ms total) [ PASSED ] 10 tests. Test time = 5.91 sec ---------------------------------------------------------- Test Passed. "pdal_io_copc_reader_test" end time: Oct 31 12:56 CET "pdal_io_copc_reader_test" time elapsed: 00:00:05 ---------------------------------------------------------- 58/112 Testing: pdal_filters_colorization_test 58/112 Test: pdal_filters_colorization_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_filters_colorization_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_filters_colorization_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 5 tests from 1 test suite. [----------] Global test environment set-up. [----------] 5 tests from ColorizationFilterTest [ RUN ] ColorizationFilterTest.test1 [ OK ] ColorizationFilterTest.test1 (3882 ms) [ RUN ] ColorizationFilterTest.test2 [ OK ] ColorizationFilterTest.test2 (1495 ms) [ RUN ] ColorizationFilterTest.test3 [ OK ] ColorizationFilterTest.test3 (1450 ms) [ RUN ] ColorizationFilterTest.test4 [ OK ] ColorizationFilterTest.test4 (9 ms) [ RUN ] ColorizationFilterTest.test5 [ OK ] ColorizationFilterTest.test5 (180 ms) [----------] 5 tests from ColorizationFilterTest (7016 ms total) [----------] Global test environment tear-down [==========] 5 tests from 1 test suite ran. (7016 ms total) [ PASSED ] 5 tests. Test time = 7.06 sec ---------------------------------------------------------- Test Passed. "pdal_filters_colorization_test" end time: Oct 31 12:56 CET "pdal_filters_colorization_test" time elapsed: 00:00:07 ---------------------------------------------------------- 31/112 Testing: pdal_io_ept_reader_test 31/112 Test: pdal_io_ept_reader_test Command: "/var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/pdal_io_ept_reader_test" Directory: /var/tmp/portage/sci-libs/pdal-2.4.3/work/PDAL-2.4.3-src_build/bin/.. "pdal_io_ept_reader_test" start time: Oct 31 12:56 CET Output: ---------------------------------------------------------- [==========] Running 18 tests from 1 test suite. [----------] Global test environment set-up. [----------] 18 tests from EptReaderTest [ RUN ] EptReaderTest.protocol [ OK ] EptReaderTest.protocol (18 ms) [ RUN ] EptReaderTest.inspect [ OK ] EptReaderTest.inspect (93 ms) [ RUN ] EptReaderTest.fullReadLaszip [ OK ] EptReaderTest.fullReadLaszip (961 ms) [ RUN ] EptReaderTest.fullReadBinary [ OK ] EptReaderTest.fullReadBinary (168 ms) [ RUN ] EptReaderTest.fullReadZstandard [ OK ] EptReaderTest.fullReadZstandard (169 ms) [ RUN ] EptReaderTest.resolutionLimit [ OK ] EptReaderTest.resolutionLimit (415 ms) [ RUN ] EptReaderTest.boundedRead2d [ OK ] EptReaderTest.boundedRead2d (852 ms) [ RUN ] EptReaderTest.boundedRead3d [ OK ] EptReaderTest.boundedRead3d (763 ms) [ RUN ] EptReaderTest.originReadVersion1_0_0 [ OK ] EptReaderTest.originReadVersion1_0_0 (981 ms) [ RUN ] EptReaderTest.originRead [ OK ] EptReaderTest.originRead (130 ms) [ RUN ] EptReaderTest.badOriginQuery [ OK ] EptReaderTest.badOriginQuery (8 ms) [ RUN ] EptReaderTest.binaryStream [ OK ] EptReaderTest.binaryStream (859 ms) [ RUN ] EptReaderTest.laszipStream [ OK ] EptReaderTest.laszipStream (500 ms) [ RUN ] EptReaderTest.zstandardStream [ OK ] EptReaderTest.zstandardStream (0 ms) [ RUN ] EptReaderTest.boundedCrop [ OK ] EptReaderTest.boundedCrop (120 ms) [ RUN ] EptReaderTest.polygonAndBoundsCrop [ OK ] EptReaderTest.polygonAndBoundsCrop (87 ms) [ RUN ] EptReaderTest.boundedCropReprojection [ OK ] EptReaderTest.boundedCropReprojection (233 ms) [ RUN ] EptReaderTest.ogrCrop [ OK ] EptReaderTest.ogrCrop (837 ms) [----------] 18 tests from EptReaderTest (7195 ms total) [----------] Global test environment tear-down [==========] 18 tests from 1 test suite ran. (7195 ms total) [ PASSED ] 18 tests. Test time = 7.29 sec ---------------------------------------------------------- Test Passed. "pdal_io_ept_reader_test" end time: Oct 31 12:56 CET "pdal_io_ept_reader_test" time elapsed: 00:00:07 ---------------------------------------------------------- End testing: Oct 31 12:56 CET