>>> draco: Building testing/draco 1.5.7-r0 (using abuild 3.13.0-r3) started Tue, 25 Jun 2024 11:38:39 +0000 >>> draco: Checking sanity of /home/buildozer/aports/testing/draco/APKBUILD... >>> draco: Analyzing dependencies... >>> draco: Installing for build: build-base cmake samurai eigen-dev tinygltf-dev ghc-filesystem python3 gtest-dev gtest-src (1/28) Installing libbz2 (1.0.8-r6) (2/28) Installing xz-libs (5.6.2-r0) (3/28) Installing libarchive (3.7.4-r0) (4/28) Installing rhash-libs (1.4.4-r0) (5/28) Installing libuv (1.48.0-r0) (6/28) Installing cmake (3.29.6-r0) (7/28) Installing samurai (1.2-r5) (8/28) Installing eigen-dev (3.4.0-r10) (9/28) Installing nlohmann-json (3.11.3-r0) (10/28) Installing stb (0_git20231012-r0) (11/28) Installing tinygltf (2.8.22-r0) (12/28) Installing tinygltf-dev (2.8.22-r0) (13/28) Installing ghc-filesystem (1.5.14-r0) (14/28) Installing libffi (3.4.6-r0) (15/28) Installing gdbm (1.23-r1) (16/28) Installing mpdecimal (4.0.0-r0) (17/28) Installing libpanelw (6.4_p20240420-r0) (18/28) Installing readline (8.2.10-r0) (19/28) Installing sqlite-libs (3.46.0-r0) (20/28) Installing python3 (3.12.3-r1) (21/28) Installing python3-pycache-pyc0 (3.12.3-r1) (22/28) Installing pyc (3.12.3-r1) (23/28) Installing python3-pyc (3.12.3-r1) (24/28) Installing gtest (1.14.0-r2) (25/28) Installing gmock (1.14.0-r2) (26/28) Installing gtest-dev (1.14.0-r2) (27/28) Installing gtest-src (1.14.0-r2) (28/28) Installing .makedepends-draco (20240625.113843) Executing busybox-1.36.1-r31.trigger OK: 332 MiB in 130 packages >>> draco: Cleaning up srcdir >>> draco: Cleaning up pkgdir >>> draco: Cleaning up tmpdir >>> draco: Fetching https://distfiles.alpinelinux.org/distfiles/edge/draco-1.5.7.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> draco: Fetching draco-1.5.7.tar.gz::https://github.com/google/draco/archive/refs/tags/1.5.7.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 57.6M 0 13154 0 0 26169 0 0:38:30 --:--:-- 0:38:30 26169 26 57.6M 26 15.4M 0 0 10.6M 0 0:00:05 0:00:01 0:00:04 16.2M 56 57.6M 56 32.5M 0 0 13.2M 0 0:00:04 0:00:02 0:00:02 16.6M 85 57.6M 85 49.5M 0 0 14.3M 0 0:00:04 0:00:03 0:00:01 16.7M 100 57.6M 100 57.6M 0 0 14.7M 0 0:00:03 0:00:03 --:--:-- 16.8M >>> draco: Fetching https://distfiles.alpinelinux.org/distfiles/edge/draco-1.5.7.tar.gz >>> draco: Checking sha512sums... draco-1.5.7.tar.gz: OK 0001-Fix-removal-of-build-dir-prefix-from-include-path.patch: OK 0002-Install-proper-CMake-targets.patch: OK 0003-Use-C-17-filesystem-library.patch: OK 0004-Set-DRACO_LIBRARIES-for-backwards-compatibility.patch: OK 0005-Fix-FTBFS-with-GCC-13.patch: OK 0006-Fix-tinygltf-FsCallbacks.patch: OK 0007-gtest.patch: OK >>> draco: Unpacking /var/cache/distfiles/edge/draco-1.5.7.tar.gz... >>> draco: 0001-Fix-removal-of-build-dir-prefix-from-include-path.patch patching file cmake/draco_install.cmake >>> draco: 0002-Install-proper-CMake-targets.patch patching file cmake/draco_install.cmake >>> draco: 0003-Use-C-17-filesystem-library.patch patching file src/draco/io/file_writer_utils.cc >>> draco: 0004-Set-DRACO_LIBRARIES-for-backwards-compatibility.patch patching file cmake/draco-config.cmake.template >>> draco: 0005-Fix-FTBFS-with-GCC-13.patch patching file src/draco/io/gltf_utils.h >>> draco: 0006-Fix-tinygltf-FsCallbacks.patch patching file src/draco/io/gltf_decoder.cc >>> draco: 0007-gtest.patch patching file cmake/draco_dependencies.cmake -- The C compiler identification is GNU 13.2.1 -- The CXX compiler identification is GNU 13.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Warning (dev) at CMakeLists.txt:40 (include): Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules are removed. Run "cmake --help-policy CMP0148" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- Found PythonInterp: /usr/bin/python (found version "3.12.3") --- Running combined CXX flags test, flags: -Wno-deprecated-declarations --- Passed combined CXX flags test -- Configuring done (2.1s) -- Generating done (0.2s) -- Build files have been written to: /home/buildozer/aports/testing/draco/src/draco-1.5.7/build [1/284] Building CXX object CMakeFiles/draco_factory_tests.dir/src/draco/io/file_writer_factory_test.cc.o [2/284] Building CXX object CMakeFiles/draco_factory_tests.dir/src/draco/io/file_reader_factory_test.cc.o [3/284] Building CXX object CMakeFiles/draco_tests.dir/usr/src/gtest/src/gtest_main.cc.o [4/284] Building CXX object CMakeFiles/draco_tests.dir/usr/src/gtest/src/gtest-all.cc.o [5/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/core/status.cc.o [6/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/core/draco_test_utils.cc.o [7/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/texture/texture_transform_test.cc.o [8/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/texture/texture_map_test.cc.o [9/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/texture/texture_library_test.cc.o [10/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/scene/trs_matrix_test.cc.o [11/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/scene/scene_utils_test.cc.o [12/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/scene/scene_are_equivalent_test.cc.o [13/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/scene/scene_test.cc.o [14/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/scene/mesh_group_test.cc.o [15/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/scene/light_test.cc.o [16/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/scene/instance_array_test.cc.o [17/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/metadata/structural_metadata_schema_test.cc.o [18/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/metadata/structural_metadata_test.cc.o [19/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/metadata/property_table_test.cc.o [20/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/metadata/property_attribute_test.cc.o [21/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/material/material_test.cc.o [22/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/material/material_library_test.cc.o [23/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/io/texture_io_test.cc.o [24/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/io/scene_io_test.cc.o [25/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/io/gltf_test_helper.cc.o [26/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/io/gltf_utils_test.cc.o [27/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/io/gltf_encoder_test.cc.o [28/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/io/gltf_decoder_test.cc.o [29/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/animation/animation_test.cc.o [30/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/point_cloud/point_cloud_test.cc.o [31/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/point_cloud/point_cloud_builder_test.cc.o [32/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/metadata/metadata_test.cc.o [33/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/metadata/metadata_encoder_test.cc.o [34/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/mesh/triangle_soup_mesh_builder_test.cc.o [35/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/mesh/mesh_cleanup_test.cc.o [36/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/mesh/mesh_are_equivalent_test.cc.o [37/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/mesh/corner_table_test.cc.o [38/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/io/point_cloud_io_test.cc.o [39/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/io/stl_encoder_test.cc.o [40/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/io/stl_decoder_test.cc.o [41/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/io/ply_reader_test.cc.o [42/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/io/ply_decoder_test.cc.o [43/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/io/obj_encoder_test.cc.o [44/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/io/obj_decoder_test.cc.o [45/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/io/stdio_file_writer_test.cc.o [46/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/io/stdio_file_reader_test.cc.o [47/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/io/file_writer_utils_test.cc.o [48/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/io/file_utils_test.cc.o [49/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/core/vector_d_test.cc.o [50/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/core/status_test.cc.o [51/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/core/quantization_utils_test.cc.o [52/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/core/math_utils_test.cc.o [53/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/core/buffer_bit_coding_test.cc.o [54/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/compression/point_cloud/point_cloud_sequential_encoding_test.cc.o [55/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/compression/point_cloud/point_cloud_kd_tree_encoding_test.cc.o [56/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/compression/mesh/mesh_encoder_test.cc.o [57/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/compression/mesh/mesh_edgebreaker_encoding_test.cc.o [58/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/compression/entropy/symbol_coding_test.cc.o [59/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/compression/entropy/shannon_entropy_test.cc.o [60/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/compression/encode_test.cc.o [61/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/compression/decode_test.cc.o [62/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/compression/bit_coders/rans_coding_test.cc.o [63/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/compression/attributes/sequential_integer_attribute_encoding_test.cc.o [64/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/compression/attributes/prediction_schemes/prediction_scheme_normal_octahedron_transform_test.cc.o [65/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/compression/attributes/prediction_schemes/prediction_scheme_normal_octahedron_canonicalized_transform_test.cc.o [66/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/compression/attributes/point_d_vector_test.cc.o [67/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/attributes/point_attribute_test.cc.o [68/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/animation/keyframe_animation_test.cc.o [69/284] Building CXX object CMakeFiles/draco_tests.dir/src/draco/animation/keyframe_animation_encoding_test.cc.o [70/284] Building CXX object CMakeFiles/draco_gtest_main.dir/usr/src/gtest/src/gtest_main.cc.o [71/284] Building CXX object CMakeFiles/draco_gtest.dir/usr/src/gtest/src/gtest-all.cc.o [72/284] Building CXX object CMakeFiles/draco_test_common.dir/src/draco/core/status.cc.o [73/284] Building CXX object CMakeFiles/draco_test_common.dir/src/draco/core/draco_test_utils.cc.o [74/284] Building CXX object CMakeFiles/draco_transcoder.dir/src/draco/io/tiny_gltf_utils.cc.o [75/284] Building CXX object CMakeFiles/draco_transcoder.dir/src/draco/io/texture_io.cc.o [76/284] Building CXX object CMakeFiles/draco_transcoder.dir/src/draco/io/scene_io.cc.o [77/284] Building CXX object CMakeFiles/draco_transcoder.dir/src/draco/io/gltf_utils.cc.o [78/284] Building CXX object CMakeFiles/draco_transcoder.dir/src/draco/io/gltf_encoder.cc.o [79/284] Building CXX object CMakeFiles/draco_transcoder.dir/src/draco/io/gltf_decoder.cc.o [80/284] Building CXX object CMakeFiles/draco_transcoder.dir/src/draco/io/stdio_file_writer.cc.o [81/284] Building CXX object CMakeFiles/draco_transcoder.dir/src/draco/io/stdio_file_reader.cc.o [82/284] Building CXX object CMakeFiles/draco_transcoder.dir/src/draco/io/point_cloud_io.cc.o [83/284] Building CXX object CMakeFiles/draco_transcoder.dir/src/draco/io/stl_encoder.cc.o [84/284] Building CXX object CMakeFiles/draco_transcoder.dir/src/draco/io/stl_decoder.cc.o [85/284] Building CXX object CMakeFiles/draco_transcoder.dir/src/draco/io/ply_reader.cc.o [86/284] Building CXX object CMakeFiles/draco_transcoder.dir/src/draco/io/ply_encoder.cc.o [87/284] Building CXX object CMakeFiles/draco_transcoder.dir/src/draco/io/ply_decoder.cc.o [88/284] Building CXX object CMakeFiles/draco_transcoder.dir/src/draco/io/parser_utils.cc.o [89/284] Building CXX object CMakeFiles/draco_transcoder.dir/src/draco/io/obj_encoder.cc.o [90/284] Building CXX object CMakeFiles/draco_transcoder.dir/src/draco/io/obj_decoder.cc.o [91/284] Building CXX object CMakeFiles/draco_transcoder.dir/src/draco/io/mesh_io.cc.o [92/284] Linking CXX static library libdraco_gtest_main.a [93/284] Building CXX object CMakeFiles/draco_transcoder.dir/src/draco/io/file_writer_utils.cc.o [94/284] Building CXX object CMakeFiles/draco_transcoder.dir/src/draco/io/file_writer_factory.cc.o [95/284] Building CXX object CMakeFiles/draco_transcoder.dir/src/draco/io/file_utils.cc.o [96/284] Building CXX object CMakeFiles/draco_transcoder.dir/src/draco/io/file_reader_factory.cc.o [97/284] Building CXX object CMakeFiles/draco_transcoder.dir/src/draco/tools/draco_transcoder_lib.cc.o [98/284] Building CXX object CMakeFiles/draco_transcoder.dir/src/draco/tools/draco_transcoder.cc.o [99/284] Building CXX object CMakeFiles/draco_encoder.dir/src/draco/io/tiny_gltf_utils.cc.o [100/284] Building CXX object CMakeFiles/draco_encoder.dir/src/draco/io/texture_io.cc.o [101/284] Building CXX object CMakeFiles/draco_encoder.dir/src/draco/io/scene_io.cc.o [102/284] Building CXX object CMakeFiles/draco_encoder.dir/src/draco/io/gltf_utils.cc.o [103/284] Building CXX object CMakeFiles/draco_encoder.dir/src/draco/io/gltf_encoder.cc.o [104/284] Building CXX object CMakeFiles/draco_encoder.dir/src/draco/io/gltf_decoder.cc.o [105/284] Building CXX object CMakeFiles/draco_encoder.dir/src/draco/io/stdio_file_writer.cc.o [106/284] Building CXX object CMakeFiles/draco_encoder.dir/src/draco/io/stdio_file_reader.cc.o [107/284] Building CXX object CMakeFiles/draco_encoder.dir/src/draco/io/point_cloud_io.cc.o [108/284] Building CXX object CMakeFiles/draco_encoder.dir/src/draco/io/stl_encoder.cc.o [109/284] Building CXX object CMakeFiles/draco_encoder.dir/src/draco/io/stl_decoder.cc.o [110/284] Building CXX object CMakeFiles/draco_encoder.dir/src/draco/io/ply_reader.cc.o [111/284] Building CXX object CMakeFiles/draco_encoder.dir/src/draco/io/ply_encoder.cc.o [112/284] Building CXX object CMakeFiles/draco_encoder.dir/src/draco/io/ply_decoder.cc.o [113/284] Building CXX object CMakeFiles/draco_encoder.dir/src/draco/io/parser_utils.cc.o [114/284] Building CXX object CMakeFiles/draco_encoder.dir/src/draco/io/obj_encoder.cc.o [115/284] Building CXX object CMakeFiles/draco_encoder.dir/src/draco/io/obj_decoder.cc.o [116/284] Building CXX object CMakeFiles/draco_encoder.dir/src/draco/io/mesh_io.cc.o [117/284] Building CXX object CMakeFiles/draco_encoder.dir/src/draco/io/file_writer_utils.cc.o [118/284] Building CXX object CMakeFiles/draco_encoder.dir/src/draco/io/file_writer_factory.cc.o [119/284] Building CXX object CMakeFiles/draco_encoder.dir/src/draco/io/file_utils.cc.o [120/284] Building CXX object CMakeFiles/draco_encoder.dir/src/draco/io/file_reader_factory.cc.o [121/284] Building CXX object CMakeFiles/draco_encoder.dir/src/draco/tools/draco_encoder.cc.o [122/284] Building CXX object CMakeFiles/draco_decoder.dir/src/draco/io/tiny_gltf_utils.cc.o [123/284] Building CXX object CMakeFiles/draco_decoder.dir/src/draco/io/texture_io.cc.o [124/284] Building CXX object CMakeFiles/draco_decoder.dir/src/draco/io/scene_io.cc.o [125/284] Building CXX object CMakeFiles/draco_decoder.dir/src/draco/io/gltf_utils.cc.o [126/284] Building CXX object CMakeFiles/draco_decoder.dir/src/draco/io/gltf_encoder.cc.o [127/284] Building CXX object CMakeFiles/draco_decoder.dir/src/draco/io/gltf_decoder.cc.o [128/284] Building CXX object CMakeFiles/draco_decoder.dir/src/draco/io/stdio_file_writer.cc.o [129/284] Building CXX object CMakeFiles/draco_decoder.dir/src/draco/io/stdio_file_reader.cc.o [130/284] Building CXX object CMakeFiles/draco_decoder.dir/src/draco/io/point_cloud_io.cc.o [131/284] Building CXX object CMakeFiles/draco_decoder.dir/src/draco/io/stl_encoder.cc.o [132/284] Building CXX object CMakeFiles/draco_decoder.dir/src/draco/io/stl_decoder.cc.o [133/284] Building CXX object CMakeFiles/draco_decoder.dir/src/draco/io/ply_reader.cc.o [134/284] Building CXX object CMakeFiles/draco_decoder.dir/src/draco/io/ply_encoder.cc.o [135/284] Building CXX object CMakeFiles/draco_decoder.dir/src/draco/io/ply_decoder.cc.o [136/284] Building CXX object CMakeFiles/draco_decoder.dir/src/draco/io/parser_utils.cc.o [137/284] Building CXX object CMakeFiles/draco_decoder.dir/src/draco/io/obj_encoder.cc.o [138/284] Building CXX object CMakeFiles/draco_decoder.dir/src/draco/io/obj_decoder.cc.o [139/284] Building CXX object CMakeFiles/draco_decoder.dir/src/draco/io/mesh_io.cc.o [140/284] Building CXX object CMakeFiles/draco_decoder.dir/src/draco/io/file_writer_utils.cc.o [141/284] Building CXX object CMakeFiles/draco_decoder.dir/src/draco/io/file_writer_factory.cc.o [142/284] Building CXX object CMakeFiles/draco_decoder.dir/src/draco/io/file_utils.cc.o [143/284] Building CXX object CMakeFiles/draco_decoder.dir/src/draco/io/file_reader_factory.cc.o [144/284] Building CXX object CMakeFiles/draco_decoder.dir/src/draco/tools/draco_decoder.cc.o [145/284] Building CXX object CMakeFiles/draco_texture.dir/src/draco/texture/texture_utils.cc.o [146/284] Building CXX object CMakeFiles/draco_texture.dir/src/draco/texture/texture_transform.cc.o [147/284] Building CXX object CMakeFiles/draco_texture.dir/src/draco/texture/texture_map.cc.o [148/284] Building CXX object CMakeFiles/draco_texture.dir/src/draco/texture/texture_library.cc.o [149/284] Building CXX object CMakeFiles/draco_texture.dir/src/draco/texture/source_image.cc.o [150/284] Building CXX object CMakeFiles/draco_scene.dir/src/draco/scene/trs_matrix.cc.o [151/284] Building CXX object CMakeFiles/draco_scene.dir/src/draco/scene/scene_utils.cc.o [152/284] Building CXX object CMakeFiles/draco_scene.dir/src/draco/scene/scene_are_equivalent.cc.o [153/284] Building CXX object CMakeFiles/draco_scene.dir/src/draco/scene/scene.cc.o [154/284] Building CXX object CMakeFiles/draco_scene.dir/src/draco/scene/light.cc.o [155/284] Building CXX object CMakeFiles/draco_scene.dir/src/draco/scene/instance_array.cc.o [156/284] Building CXX object CMakeFiles/draco_material.dir/src/draco/material/material_library.cc.o [157/284] Building CXX object CMakeFiles/draco_material.dir/src/draco/material/material.cc.o [158/284] Building CXX object CMakeFiles/draco_points_enc.dir/src/draco/compression/point_cloud/algorithms/float_points_tree_encoder.cc.o [159/284] Building CXX object CMakeFiles/draco_points_enc.dir/src/draco/compression/point_cloud/algorithms/dynamic_integer_points_kd_tree_encoder.cc.o [160/284] Building CXX object CMakeFiles/draco_points_dec.dir/src/draco/compression/point_cloud/algorithms/float_points_tree_decoder.cc.o [161/284] Building CXX object CMakeFiles/draco_points_dec.dir/src/draco/compression/point_cloud/algorithms/dynamic_integer_points_kd_tree_decoder.cc.o [162/284] Building CXX object CMakeFiles/draco_point_cloud.dir/src/draco/point_cloud/point_cloud_builder.cc.o [163/284] Building CXX object CMakeFiles/draco_point_cloud.dir/src/draco/point_cloud/point_cloud.cc.o [164/284] Building CXX object CMakeFiles/draco_animation.dir/src/draco/animation/skin.cc.o [165/284] Building CXX object CMakeFiles/draco_animation.dir/src/draco/animation/animation.cc.o [166/284] Building CXX object CMakeFiles/draco_animation.dir/src/draco/animation/keyframe_animation.cc.o [167/284] Building CXX object CMakeFiles/draco_animation_enc.dir/src/draco/animation/keyframe_animation_encoder.cc.o [168/284] Building CXX object CMakeFiles/draco_animation_dec.dir/src/draco/animation/keyframe_animation_decoder.cc.o [169/284] Building CXX object CMakeFiles/draco_metadata.dir/src/draco/metadata/structural_metadata_schema.cc.o [170/284] Building CXX object CMakeFiles/draco_metadata.dir/src/draco/metadata/structural_metadata.cc.o [171/284] Building CXX object CMakeFiles/draco_metadata.dir/src/draco/metadata/property_table.cc.o [172/284] Linking CXX static library libdraco_test_common.a [173/284] Building CXX object CMakeFiles/draco_metadata.dir/src/draco/metadata/property_attribute.cc.o [174/284] Building CXX object CMakeFiles/draco_metadata.dir/src/draco/metadata/metadata.cc.o [175/284] Building CXX object CMakeFiles/draco_metadata.dir/src/draco/metadata/geometry_metadata.cc.o [176/284] Building CXX object CMakeFiles/draco_metadata_enc.dir/src/draco/metadata/metadata_encoder.cc.o [177/284] Building CXX object CMakeFiles/draco_metadata_dec.dir/src/draco/metadata/metadata_decoder.cc.o [178/284] Building CXX object CMakeFiles/draco_mesh.dir/src/draco/mesh/mesh_utils.cc.o [179/284] Building CXX object CMakeFiles/draco_mesh.dir/src/draco/mesh/mesh_splitter.cc.o [180/284] Building CXX object CMakeFiles/draco_mesh.dir/src/draco/mesh/triangle_soup_mesh_builder.cc.o [181/284] Building CXX object CMakeFiles/draco_mesh.dir/src/draco/mesh/mesh_stripifier.cc.o [182/284] Building CXX object CMakeFiles/draco_mesh.dir/src/draco/mesh/mesh_misc_functions.cc.o [183/284] Building CXX object CMakeFiles/draco_mesh.dir/src/draco/mesh/mesh_features.cc.o [184/284] Building CXX object CMakeFiles/draco_mesh.dir/src/draco/mesh/mesh_cleanup.cc.o [185/284] Building CXX object CMakeFiles/draco_mesh.dir/src/draco/mesh/mesh_attribute_corner_table.cc.o [186/284] Building CXX object CMakeFiles/draco_mesh.dir/src/draco/mesh/mesh_are_equivalent.cc.o [187/284] Building CXX object CMakeFiles/draco_mesh.dir/src/draco/mesh/mesh.cc.o [188/284] Building CXX object CMakeFiles/draco_mesh.dir/src/draco/mesh/corner_table.cc.o [189/284] Building CXX object CMakeFiles/draco_io.dir/src/draco/io/tiny_gltf_utils.cc.o [190/284] Building CXX object CMakeFiles/draco_io.dir/src/draco/io/texture_io.cc.o [191/284] Building CXX object CMakeFiles/draco_io.dir/src/draco/io/scene_io.cc.o [192/284] Building CXX object CMakeFiles/draco_io.dir/src/draco/io/gltf_utils.cc.o [193/284] Building CXX object CMakeFiles/draco_io.dir/src/draco/io/gltf_encoder.cc.o [194/284] Building CXX object CMakeFiles/draco_io.dir/src/draco/io/gltf_decoder.cc.o [195/284] Building CXX object CMakeFiles/draco_io.dir/src/draco/io/stdio_file_writer.cc.o [196/284] Building CXX object CMakeFiles/draco_io.dir/src/draco/io/stdio_file_reader.cc.o [197/284] Building CXX object CMakeFiles/draco_io.dir/src/draco/io/point_cloud_io.cc.o [198/284] Building CXX object CMakeFiles/draco_io.dir/src/draco/io/stl_encoder.cc.o [199/284] Building CXX object CMakeFiles/draco_io.dir/src/draco/io/stl_decoder.cc.o [200/284] Building CXX object CMakeFiles/draco_io.dir/src/draco/io/ply_reader.cc.o [201/284] Building CXX object CMakeFiles/draco_io.dir/src/draco/io/ply_encoder.cc.o [202/284] Building CXX object CMakeFiles/draco_io.dir/src/draco/io/ply_decoder.cc.o [203/284] Building CXX object CMakeFiles/draco_io.dir/src/draco/io/parser_utils.cc.o [204/284] Building CXX object CMakeFiles/draco_io.dir/src/draco/io/obj_encoder.cc.o [205/284] Building CXX object CMakeFiles/draco_io.dir/src/draco/io/obj_decoder.cc.o [206/284] Building CXX object CMakeFiles/draco_io.dir/src/draco/io/mesh_io.cc.o [207/284] Building CXX object CMakeFiles/draco_io.dir/src/draco/io/file_writer_utils.cc.o [208/284] Building CXX object CMakeFiles/draco_io.dir/src/draco/io/file_writer_factory.cc.o [209/284] Building CXX object CMakeFiles/draco_io.dir/src/draco/io/file_utils.cc.o [210/284] Building CXX object CMakeFiles/draco_io.dir/src/draco/io/file_reader_factory.cc.o [211/284] Building CXX object CMakeFiles/draco_core.dir/src/draco/core/quantization_utils.cc.o [212/284] Building CXX object CMakeFiles/draco_core.dir/src/draco/core/options.cc.o [213/284] Building CXX object CMakeFiles/draco_core.dir/src/draco/core/hash_utils.cc.o [214/284] Building CXX object CMakeFiles/draco_core.dir/src/draco/core/encoder_buffer.cc.o [215/284] Building CXX object CMakeFiles/draco_core.dir/src/draco/core/draco_types.cc.o [216/284] Building CXX object CMakeFiles/draco_core.dir/src/draco/core/divide.cc.o [217/284] Building CXX object CMakeFiles/draco_core.dir/src/draco/core/decoder_buffer.cc.o [218/284] Building CXX object CMakeFiles/draco_core.dir/src/draco/core/data_buffer.cc.o [219/284] Building CXX object CMakeFiles/draco_core.dir/src/draco/core/cycle_timer.cc.o [220/284] Building CXX object CMakeFiles/draco_core.dir/src/draco/core/bounding_box.cc.o [221/284] Building CXX object CMakeFiles/draco_core.dir/src/draco/core/bit_utils.cc.o [222/284] Building CXX object CMakeFiles/draco_compression_point_cloud_enc.dir/src/draco/compression/point_cloud/point_cloud_sequential_encoder.cc.o [223/284] Building CXX object CMakeFiles/draco_compression_point_cloud_enc.dir/src/draco/compression/point_cloud/point_cloud_kd_tree_encoder.cc.o [224/284] Building CXX object CMakeFiles/draco_compression_point_cloud_enc.dir/src/draco/compression/point_cloud/point_cloud_encoder.cc.o [225/284] Building CXX object CMakeFiles/draco_compression_point_cloud_dec.dir/src/draco/compression/point_cloud/point_cloud_sequential_decoder.cc.o [226/284] Building CXX object CMakeFiles/draco_compression_point_cloud_dec.dir/src/draco/compression/point_cloud/point_cloud_kd_tree_decoder.cc.o [227/284] Building CXX object CMakeFiles/draco_compression_point_cloud_dec.dir/src/draco/compression/point_cloud/point_cloud_decoder.cc.o [228/284] Building CXX object CMakeFiles/draco_compression_options.dir/src/draco/compression/draco_compression_options.cc.o [229/284] Building CXX object CMakeFiles/draco_compression_mesh_enc.dir/src/draco/compression/mesh/mesh_sequential_encoder.cc.o [230/284] Building CXX object CMakeFiles/draco_compression_mesh_enc.dir/src/draco/compression/mesh/mesh_encoder.cc.o [231/284] Building CXX object CMakeFiles/draco_compression_mesh_enc.dir/src/draco/compression/mesh/mesh_edgebreaker_encoder_impl.cc.o [232/284] Building CXX object CMakeFiles/draco_compression_mesh_enc.dir/src/draco/compression/mesh/mesh_edgebreaker_encoder.cc.o [233/284] Building CXX object CMakeFiles/draco_compression_mesh_dec.dir/src/draco/compression/mesh/mesh_sequential_decoder.cc.o [234/284] Building CXX object CMakeFiles/draco_compression_mesh_dec.dir/src/draco/compression/mesh/mesh_edgebreaker_decoder_impl.cc.o [235/284] Building CXX object CMakeFiles/draco_compression_mesh_dec.dir/src/draco/compression/mesh/mesh_edgebreaker_decoder.cc.o [236/284] Building CXX object CMakeFiles/draco_compression_mesh_dec.dir/src/draco/compression/mesh/mesh_decoder.cc.o [237/284] Building CXX object CMakeFiles/draco_compression_entropy.dir/src/draco/compression/entropy/symbol_encoding.cc.o [238/284] Building CXX object CMakeFiles/draco_compression_entropy.dir/src/draco/compression/entropy/symbol_decoding.cc.o [239/284] Building CXX object CMakeFiles/draco_compression_entropy.dir/src/draco/compression/entropy/shannon_entropy.cc.o [240/284] Building CXX object CMakeFiles/draco_compression_encode.dir/src/draco/compression/expert_encode.cc.o [241/284] Building CXX object CMakeFiles/draco_compression_encode.dir/src/draco/compression/encode.cc.o [242/284] Building CXX object CMakeFiles/draco_compression_decode.dir/src/draco/compression/decode.cc.o [243/284] Building CXX object CMakeFiles/draco_compression_bit_coders.dir/src/draco/compression/bit_coders/symbol_bit_encoder.cc.o [244/284] Building CXX object CMakeFiles/draco_compression_bit_coders.dir/src/draco/compression/bit_coders/symbol_bit_decoder.cc.o [245/284] Building CXX object CMakeFiles/draco_compression_bit_coders.dir/src/draco/compression/bit_coders/rans_bit_encoder.cc.o [246/284] Building CXX object CMakeFiles/draco_compression_bit_coders.dir/src/draco/compression/bit_coders/rans_bit_decoder.cc.o [247/284] Building CXX object CMakeFiles/draco_compression_bit_coders.dir/src/draco/compression/bit_coders/direct_bit_encoder.cc.o [248/284] Building CXX object CMakeFiles/draco_compression_bit_coders.dir/src/draco/compression/bit_coders/direct_bit_decoder.cc.o [249/284] Building CXX object CMakeFiles/draco_compression_bit_coders.dir/src/draco/compression/bit_coders/adaptive_rans_bit_encoder.cc.o [250/284] Building CXX object CMakeFiles/draco_compression_bit_coders.dir/src/draco/compression/bit_coders/adaptive_rans_bit_decoder.cc.o [251/284] Building CXX object CMakeFiles/draco_compression_attributes_pred_schemes_enc.dir/src/draco/compression/attributes/prediction_schemes/prediction_scheme_encoder_factory.cc.o [252/284] Building CXX object CMakeFiles/draco_compression_attributes_enc.dir/src/draco/compression/attributes/sequential_quantization_attribute_encoder.cc.o [253/284] Building CXX object CMakeFiles/draco_compression_attributes_enc.dir/src/draco/compression/attributes/sequential_normal_attribute_encoder.cc.o [254/284] Building CXX object CMakeFiles/draco_compression_attributes_enc.dir/src/draco/compression/attributes/sequential_integer_attribute_encoder.cc.o [255/284] Building CXX object CMakeFiles/draco_compression_attributes_enc.dir/src/draco/compression/attributes/sequential_attribute_encoders_controller.cc.o [256/284] Building CXX object CMakeFiles/draco_compression_attributes_enc.dir/src/draco/compression/attributes/sequential_attribute_encoder.cc.o [257/284] Building CXX object CMakeFiles/draco_compression_attributes_enc.dir/src/draco/compression/attributes/kd_tree_attributes_encoder.cc.o [258/284] Building CXX object CMakeFiles/draco_compression_attributes_enc.dir/src/draco/compression/attributes/attributes_encoder.cc.o [259/284] Building CXX object CMakeFiles/draco_compression_attributes_dec.dir/src/draco/compression/attributes/sequential_quantization_attribute_decoder.cc.o [260/284] Building CXX object CMakeFiles/draco_compression_attributes_dec.dir/src/draco/compression/attributes/sequential_normal_attribute_decoder.cc.o [261/284] Building CXX object CMakeFiles/draco_compression_attributes_dec.dir/src/draco/compression/attributes/sequential_integer_attribute_decoder.cc.o [262/284] Building CXX object CMakeFiles/draco_compression_attributes_dec.dir/src/draco/compression/attributes/sequential_attribute_decoders_controller.cc.o [263/284] Building CXX object CMakeFiles/draco_compression_attributes_dec.dir/src/draco/compression/attributes/sequential_attribute_decoder.cc.o [264/284] Building CXX object CMakeFiles/draco_compression_attributes_dec.dir/src/draco/compression/attributes/kd_tree_attributes_decoder.cc.o [265/284] Building CXX object CMakeFiles/draco_compression_attributes_dec.dir/src/draco/compression/attributes/attributes_decoder.cc.o [266/284] Building CXX object CMakeFiles/draco_attributes.dir/src/draco/attributes/point_attribute.cc.o [267/284] Building CXX object CMakeFiles/draco_attributes.dir/src/draco/attributes/geometry_attribute.cc.o [268/284] Building CXX object CMakeFiles/draco_attributes.dir/src/draco/attributes/attribute_transform.cc.o [269/284] Building CXX object CMakeFiles/draco_attributes.dir/src/draco/attributes/attribute_quantization_transform.cc.o [270/284] Building CXX object CMakeFiles/draco_attributes.dir/src/draco/attributes/attribute_octahedron_transform.cc.o [271/284] Linking CXX static library libdraco_gtest.a [272/284] Linking CXX static library libdraco.a [273/284] Linking CXX shared library libdraco.so.9.0.0 [274/284] Creating library symlink libdraco.so.9 libdraco.so [275/284] Linking CXX executable draco_factory_tests-1.5.7 [276/284] Linking CXX executable draco_tests-1.5.7 [277/284] Linking CXX executable draco_transcoder-1.5.7 [278/284] Linking CXX executable draco_encoder-1.5.7 [279/284] Linking CXX executable draco_decoder-1.5.7 [280/284] Creating executable symlink draco_factory_tests [281/284] Creating executable symlink draco_encoder [282/284] Creating executable symlink draco_transcoder [283/284] Creating executable symlink draco_decoder [284/284] Creating executable symlink draco_tests Running main() from /usr/src/gtest/src/gtest_main.cc [==========] Running 423 tests from 59 test suites. [----------] Global test environment set-up. [----------] 4 tests from KeyframeAnimationEncodingTest [ RUN ] KeyframeAnimationEncodingTest.OneComponent [ OK ] KeyframeAnimationEncodingTest.OneComponent (15 ms) [ RUN ] KeyframeAnimationEncodingTest.ManyComponents [ OK ] KeyframeAnimationEncodingTest.ManyComponents (0 ms) [ RUN ] KeyframeAnimationEncodingTest.ManyComponentsWithQuantization [ OK ] KeyframeAnimationEncodingTest.ManyComponentsWithQuantization (10 ms) [ RUN ] KeyframeAnimationEncodingTest.MultipleAnimations [ OK ] KeyframeAnimationEncodingTest.MultipleAnimations (0 ms) [----------] 4 tests from KeyframeAnimationEncodingTest (27 ms total) [----------] 5 tests from KeyframeAnimationTest [ RUN ] KeyframeAnimationTest.OneComponent [ OK ] KeyframeAnimationTest.OneComponent (0 ms) [ RUN ] KeyframeAnimationTest.FourComponent [ OK ] KeyframeAnimationTest.FourComponent (0 ms) [ RUN ] KeyframeAnimationTest.AddingAnimationFirst [ OK ] KeyframeAnimationTest.AddingAnimationFirst (0 ms) [ RUN ] KeyframeAnimationTest.ErrorAddingTimestampsTwice [ OK ] KeyframeAnimationTest.ErrorAddingTimestampsTwice (0 ms) [ RUN ] KeyframeAnimationTest.MultipleAnimationData [ OK ] KeyframeAnimationTest.MultipleAnimationData (0 ms) [----------] 5 tests from KeyframeAnimationTest (0 ms total) [----------] 5 tests from PointAttributeTest [ RUN ] PointAttributeTest.TestCopy [ OK ] PointAttributeTest.TestCopy (0 ms) [ RUN ] PointAttributeTest.TestGetValueFloat [ OK ] PointAttributeTest.TestGetValueFloat (0 ms) [ RUN ] PointAttributeTest.TestGetArray [ OK ] PointAttributeTest.TestGetArray (0 ms) [ RUN ] PointAttributeTest.TestArrayReadError [ OK ] PointAttributeTest.TestArrayReadError (0 ms) [ RUN ] PointAttributeTest.TestResize [ OK ] PointAttributeTest.TestResize (0 ms) [----------] 5 tests from PointAttributeTest (0 ms total) [----------] 2 tests from PointDVectorTest [ RUN ] PointDVectorTest.VectorTest [ OK ] PointDVectorTest.VectorTest (65 ms) [ RUN ] PointDVectorTest.PseudoPointDTest [ OK ] PointDVectorTest.PseudoPointDTest (0 ms) [----------] 2 tests from PointDVectorTest (65 ms total) [----------] 6 tests from PredictionSchemeNormalOctahedronCanonicalizedTransformTest [ RUN ] PredictionSchemeNormalOctahedronCanonicalizedTransformTest.Init [ OK ] PredictionSchemeNormalOctahedronCanonicalizedTransformTest.Init (0 ms) [ RUN ] PredictionSchemeNormalOctahedronCanonicalizedTransformTest.IsInBottomLeft [ OK ] PredictionSchemeNormalOctahedronCanonicalizedTransformTest.IsInBottomLeft (0 ms) [ RUN ] PredictionSchemeNormalOctahedronCanonicalizedTransformTest.GetRotationCount [ OK ] PredictionSchemeNormalOctahedronCanonicalizedTransformTest.GetRotationCount (0 ms) [ RUN ] PredictionSchemeNormalOctahedronCanonicalizedTransformTest.RotateRepresentation [ OK ] PredictionSchemeNormalOctahedronCanonicalizedTransformTest.RotateRepresentation (0 ms) [ RUN ] PredictionSchemeNormalOctahedronCanonicalizedTransformTest.ComputeCorrection [ OK ] PredictionSchemeNormalOctahedronCanonicalizedTransformTest.ComputeCorrection (0 ms) [ RUN ] PredictionSchemeNormalOctahedronCanonicalizedTransformTest.Interface [ OK ] PredictionSchemeNormalOctahedronCanonicalizedTransformTest.Interface (0 ms) [----------] 6 tests from PredictionSchemeNormalOctahedronCanonicalizedTransformTest (0 ms total) [----------] 3 tests from PredictionSchemeNormalOctahedronTransformTest [ RUN ] PredictionSchemeNormalOctahedronTransformTest.Init [ OK ] PredictionSchemeNormalOctahedronTransformTest.Init (0 ms) [ RUN ] PredictionSchemeNormalOctahedronTransformTest.ComputeCorrections [ OK ] PredictionSchemeNormalOctahedronTransformTest.ComputeCorrections (0 ms) [ RUN ] PredictionSchemeNormalOctahedronTransformTest.Interface [ OK ] PredictionSchemeNormalOctahedronTransformTest.Interface (0 ms) [----------] 3 tests from PredictionSchemeNormalOctahedronTransformTest (0 ms total) [----------] 1 test from SequentialIntegerAttributeEncodingTest [ RUN ] SequentialIntegerAttributeEncodingTest.DoesCompress [ OK ] SequentialIntegerAttributeEncodingTest.DoesCompress (2 ms) [----------] 1 test from SequentialIntegerAttributeEncodingTest (2 ms total) [----------] 1 test from RansCodingTest [ RUN ] RansCodingTest.LinkerTest [ OK ] RansCodingTest.LinkerTest (0 ms) [----------] 1 test from RansCodingTest (0 ms total) [----------] 4 tests from DecodeTest [ RUN ] DecodeTest.TestSkipAttributeTransform [ OK ] DecodeTest.TestSkipAttributeTransform (7 ms) [ RUN ] DecodeTest.TestSkipAttributeTransformOnPointCloud [ OK ] DecodeTest.TestSkipAttributeTransformOnPointCloud (36 ms) [ RUN ] DecodeTest.TestSkipAttributeTransformWithNoQuantization [ OK ] DecodeTest.TestSkipAttributeTransformWithNoQuantization (0 ms) [ RUN ] DecodeTest.TestSkipAttributeTransformUniqueId 7 42 [ OK ] DecodeTest.TestSkipAttributeTransformUniqueId (1 ms) [----------] 4 tests from DecodeTest (46 ms total) [----------] 16 tests from EncodeTest [ RUN ] EncodeTest.TestExpertEncoderQuantization [ OK ] EncodeTest.TestExpertEncoderQuantization (0 ms) [ RUN ] EncodeTest.TestEncoderQuantization [ OK ] EncodeTest.TestEncoderQuantization (0 ms) [ RUN ] EncodeTest.TestLinesObj [ OK ] EncodeTest.TestLinesObj (4 ms) [ RUN ] EncodeTest.TestQuantizedInfinity [ OK ] EncodeTest.TestQuantizedInfinity (0 ms) [ RUN ] EncodeTest.TestUnquantizedInfinity [ OK ] EncodeTest.TestUnquantizedInfinity (0 ms) [ RUN ] EncodeTest.TestQuantizedAndUnquantizedAttributes [ OK ] EncodeTest.TestQuantizedAndUnquantizedAttributes (0 ms) [ RUN ] EncodeTest.TestKdTreeEncoding [ OK ] EncodeTest.TestKdTreeEncoding (1 ms) [ RUN ] EncodeTest.TestTrackingOfNumberOfEncodedEntries [ OK ] EncodeTest.TestTrackingOfNumberOfEncodedEntries (63 ms) [ RUN ] EncodeTest.TestTrackingOfNumberOfEncodedEntriesNotSet [ OK ] EncodeTest.TestTrackingOfNumberOfEncodedEntriesNotSet (0 ms) [ RUN ] EncodeTest.TestNoPosQuantizationNormalCoding [ OK ] EncodeTest.TestNoPosQuantizationNormalCoding (3 ms) [ RUN ] EncodeTest.TestDracoCompressionOptions [ OK ] EncodeTest.TestDracoCompressionOptions (7 ms) [ RUN ] EncodeTest.TestDracoCompressionOptionsManualOverride [ OK ] EncodeTest.TestDracoCompressionOptionsManualOverride (4 ms) [ RUN ] EncodeTest.TestDracoCompressionOptionsGridQuantization [ OK ] EncodeTest.TestDracoCompressionOptionsGridQuantization (0 ms) [ RUN ] EncodeTest.TestPointCloudGridQuantization [ OK ] EncodeTest.TestPointCloudGridQuantization (0 ms) [ RUN ] EncodeTest.TestPointCloudGridQuantizationFromCompressionOptions [ OK ] EncodeTest.TestPointCloudGridQuantizationFromCompressionOptions (0 ms) [ RUN ] EncodeTest.TestDracoCompressionOptionsGridQuantizationWithOffset [ OK ] EncodeTest.TestDracoCompressionOptionsGridQuantizationWithOffset (0 ms) [----------] 16 tests from EncodeTest (92 ms total) [----------] 2 tests from ShannonEntropyTest [ RUN ] ShannonEntropyTest.TestBinaryEntropy [ OK ] ShannonEntropyTest.TestBinaryEntropy (0 ms) [ RUN ] ShannonEntropyTest.TestStreamEntropy [ OK ] ShannonEntropyTest.TestStreamEntropy (0 ms) [----------] 2 tests from ShannonEntropyTest (0 ms total) [----------] 7 tests from SymbolCodingTest [ RUN ] SymbolCodingTest.TestLargeNumbers [ OK ] SymbolCodingTest.TestLargeNumbers (188 ms) [ RUN ] SymbolCodingTest.TestManyNumbers [ OK ] SymbolCodingTest.TestManyNumbers (20 ms) [ RUN ] SymbolCodingTest.TestEmpty [ OK ] SymbolCodingTest.TestEmpty (0 ms) [ RUN ] SymbolCodingTest.TestOneSymbol [ OK ] SymbolCodingTest.TestOneSymbol (0 ms) [ RUN ] SymbolCodingTest.TestBitLengths [ OK ] SymbolCodingTest.TestBitLengths (7 ms) [ RUN ] SymbolCodingTest.TestLargeNumberCondition [ OK ] SymbolCodingTest.TestLargeNumberCondition (478 ms) [ RUN ] SymbolCodingTest.TestConversionFullRange [ OK ] SymbolCodingTest.TestConversionFullRange (0 ms) [----------] 7 tests from SymbolCodingTest (695 ms total) [----------] 9 tests from MeshEdgebreakerEncodingTest [ RUN ] MeshEdgebreakerEncodingTest.TestNmOBJ [ OK ] MeshEdgebreakerEncodingTest.TestNmOBJ (4 ms) [ RUN ] MeshEdgebreakerEncodingTest.ThreeFacesOBJ [ OK ] MeshEdgebreakerEncodingTest.ThreeFacesOBJ (0 ms) [ RUN ] MeshEdgebreakerEncodingTest.TestPly [ OK ] MeshEdgebreakerEncodingTest.TestPly (4 ms) [ RUN ] MeshEdgebreakerEncodingTest.TestMultiAttributes [ OK ] MeshEdgebreakerEncodingTest.TestMultiAttributes (0 ms) [ RUN ] MeshEdgebreakerEncodingTest.TestEncoderReuse [ OK ] MeshEdgebreakerEncodingTest.TestEncoderReuse (3 ms) [ RUN ] MeshEdgebreakerEncodingTest.TestDecoderReuse [ OK ] MeshEdgebreakerEncodingTest.TestDecoderReuse (5 ms) [ RUN ] MeshEdgebreakerEncodingTest.TestSingleConnectivityEncoding [ OK ] MeshEdgebreakerEncodingTest.TestSingleConnectivityEncoding (2 ms) [ RUN ] MeshEdgebreakerEncodingTest.TestWrongAttributeOrder [ OK ] MeshEdgebreakerEncodingTest.TestWrongAttributeOrder (0 ms) [ RUN ] MeshEdgebreakerEncodingTest.TestDegenerateMesh [ OK ] MeshEdgebreakerEncodingTest.TestDegenerateMesh (0 ms) [----------] 9 tests from MeshEdgebreakerEncodingTest (23 ms total) [----------] 9 tests from PointCloudKdTreeEncodingTest [ RUN ] PointCloudKdTreeEncodingTest.TestFloatKdTreeEncoding [ OK ] PointCloudKdTreeEncodingTest.TestFloatKdTreeEncoding (50 ms) [ RUN ] PointCloudKdTreeEncodingTest.TestIntKdTreeEncoding [ OK ] PointCloudKdTreeEncodingTest.TestIntKdTreeEncoding (4 ms) [ RUN ] PointCloudKdTreeEncodingTest.TestIntKdTreeEncodingHigherDimension [ OK ] PointCloudKdTreeEncodingTest.TestIntKdTreeEncodingHigherDimension (8 ms) [ RUN ] PointCloudKdTreeEncodingTest.TestIntKdTreeEncodingHigherDimensionVariedTypes [ OK ] PointCloudKdTreeEncodingTest.TestIntKdTreeEncodingHigherDimensionVariedTypes (8 ms) [ RUN ] PointCloudKdTreeEncodingTest.TestIntKdTreeEncoding16Bit [ OK ] PointCloudKdTreeEncodingTest.TestIntKdTreeEncoding16Bit (4 ms) [ RUN ] PointCloudKdTreeEncodingTest.TestIntKdTreeEncodingHigherDimensionVariedTypesBig16BitEncoding [ OK ] PointCloudKdTreeEncodingTest.TestIntKdTreeEncodingHigherDimensionVariedTypesBig16BitEncoding (15 ms) [ RUN ] PointCloudKdTreeEncodingTest.TestIntKdTreeEncodingHigherDimensionFloatTypes [ OK ] PointCloudKdTreeEncodingTest.TestIntKdTreeEncodingHigherDimensionFloatTypes (9 ms) [ RUN ] PointCloudKdTreeEncodingTest.TestIntKdTreeEncodingSignedTypes [ OK ] PointCloudKdTreeEncodingTest.TestIntKdTreeEncodingSignedTypes (8 ms) [ RUN ] PointCloudKdTreeEncodingTest.TestIntKdTreeEncodingHighDimensional [ OK ] PointCloudKdTreeEncodingTest.TestIntKdTreeEncodingHighDimensional (87 ms) [----------] 9 tests from PointCloudKdTreeEncodingTest (199 ms total) [----------] 2 tests from PointCloudSequentialEncodingTest [ RUN ] PointCloudSequentialEncodingTest.DoesEncodeAndDecode [ OK ] PointCloudSequentialEncodingTest.DoesEncodeAndDecode (1 ms) [ RUN ] PointCloudSequentialEncodingTest.EncodingPointCloudWithMetadata [ OK ] PointCloudSequentialEncodingTest.EncodingPointCloudWithMetadata (1 ms) [----------] 2 tests from PointCloudSequentialEncodingTest (3 ms total) [----------] 4 tests from BufferBitCodingTest [ RUN ] BufferBitCodingTest.TestBitCodersByteAligned [ OK ] BufferBitCodingTest.TestBitCodersByteAligned (0 ms) [ RUN ] BufferBitCodingTest.TestBitCodersNonByte [ OK ] BufferBitCodingTest.TestBitCodersNonByte (0 ms) [ RUN ] BufferBitCodingTest.TestSingleBits [ OK ] BufferBitCodingTest.TestSingleBits (0 ms) [ RUN ] BufferBitCodingTest.TestMultipleBits [ OK ] BufferBitCodingTest.TestMultipleBits (0 ms) [----------] 4 tests from BufferBitCodingTest (0 ms total) [----------] 2 tests from MathUtils [ RUN ] MathUtils.Mod [ OK ] MathUtils.Mod (0 ms) [ RUN ] MathUtils.IntSqrt [ OK ] MathUtils.IntSqrt (1 ms) [----------] 2 tests from MathUtils (1 ms total) [----------] 3 tests from QuantizationUtilsTest [ RUN ] QuantizationUtilsTest.TestQuantizer [ OK ] QuantizationUtilsTest.TestQuantizer (0 ms) [ RUN ] QuantizationUtilsTest.TestDequantizer [ OK ] QuantizationUtilsTest.TestDequantizer (0 ms) [ RUN ] QuantizationUtilsTest.TestDeltaQuantization [ OK ] QuantizationUtilsTest.TestDeltaQuantization (0 ms) [----------] 3 tests from QuantizationUtilsTest (0 ms total) [----------] 1 test from StatusTest [ RUN ] StatusTest.TestStatusOutput [ OK ] StatusTest.TestStatusOutput (0 ms) [----------] 1 test from StatusTest (0 ms total) [----------] 10 tests from VectorDTest [ RUN ] VectorDTest.TestOperators [ OK ] VectorDTest.TestOperators (0 ms) [ RUN ] VectorDTest.TestAdditionAssignmentOperator [ OK ] VectorDTest.TestAdditionAssignmentOperator (0 ms) [ RUN ] VectorDTest.TestSubtractionAssignmentOperator [ OK ] VectorDTest.TestSubtractionAssignmentOperator (0 ms) [ RUN ] VectorDTest.TestMultiplicationAssignmentOperator [ OK ] VectorDTest.TestMultiplicationAssignmentOperator (0 ms) [ RUN ] VectorDTest.TestCrossProduct3D [ OK ] VectorDTest.TestCrossProduct3D (0 ms) [ RUN ] VectorDTest.TestAbsSum [ OK ] VectorDTest.TestAbsSum (0 ms) [ RUN ] VectorDTest.TestMinMaxCoeff [ OK ] VectorDTest.TestMinMaxCoeff (0 ms) [ RUN ] VectorDTest.TestOstream [ OK ] VectorDTest.TestOstream (0 ms) [ RUN ] VectorDTest.TestConvertConstructor [ OK ] VectorDTest.TestConvertConstructor (0 ms) [ RUN ] VectorDTest.TestBinaryOps [ OK ] VectorDTest.TestBinaryOps (0 ms) [----------] 10 tests from VectorDTest (0 ms total) [----------] 2 tests from VectorTest [ RUN ] VectorTest.TestGetNormalized [ OK ] VectorTest.TestGetNormalized (0 ms) [ RUN ] VectorTest.TestGetNormalizedWithZeroLengthVector [ OK ] VectorTest.TestGetNormalizedWithZeroLengthVector (0 ms) [----------] 2 tests from VectorTest (0 ms total) [----------] 4 tests from FileUtilsTest [ RUN ] FileUtilsTest.SplitsPath [ OK ] FileUtilsTest.SplitsPath (0 ms) [ RUN ] FileUtilsTest.ReplaceExtension [ OK ] FileUtilsTest.ReplaceExtension (0 ms) [ RUN ] FileUtilsTest.LowercaseFileExtension [ OK ] FileUtilsTest.LowercaseFileExtension (0 ms) [ RUN ] FileUtilsTest.GetFullPath [ OK ] FileUtilsTest.GetFullPath (0 ms) [----------] 4 tests from FileUtilsTest (0 ms total) [----------] 4 tests from FileWriterUtilsTest [ RUN ] FileWriterUtilsTest.SplitPathPrivateNonWindows [ OK ] FileWriterUtilsTest.SplitPathPrivateNonWindows (0 ms) [ RUN ] FileWriterUtilsTest.SplitPathPrivateWindows [ OK ] FileWriterUtilsTest.SplitPathPrivateWindows (0 ms) [ RUN ] FileWriterUtilsTest.DirectoryExistsTest [ OK ] FileWriterUtilsTest.DirectoryExistsTest (0 ms) [ RUN ] FileWriterUtilsTest.CheckAndCreatePathForFileTest [ OK ] FileWriterUtilsTest.CheckAndCreatePathForFileTest (0 ms) [----------] 4 tests from FileWriterUtilsTest (1 ms total) [----------] 5 tests from StdioFileReaderTest [ RUN ] StdioFileReaderTest.FailOpen [ OK ] StdioFileReaderTest.FailOpen (0 ms) [ RUN ] StdioFileReaderTest.Open [ OK ] StdioFileReaderTest.Open (0 ms) [ RUN ] StdioFileReaderTest.FailRead [ OK ] StdioFileReaderTest.FailRead (0 ms) [ RUN ] StdioFileReaderTest.ReadFile [ OK ] StdioFileReaderTest.ReadFile (0 ms) [ RUN ] StdioFileReaderTest.GetFileSize [ OK ] StdioFileReaderTest.GetFileSize (0 ms) [----------] 5 tests from StdioFileReaderTest (0 ms total) [----------] 2 tests from StdioFileWriterTest [ RUN ] StdioFileWriterTest.FailOpen [ OK ] StdioFileWriterTest.FailOpen (0 ms) [ RUN ] StdioFileWriterTest.BasicWrite [ OK ] StdioFileWriterTest.BasicWrite (0 ms) [----------] 2 tests from StdioFileWriterTest (0 ms total) [----------] 12 tests from ObjDecoderTest [ RUN ] ObjDecoderTest.ExtraVertexOBJ [ OK ] ObjDecoderTest.ExtraVertexOBJ (0 ms) [ RUN ] ObjDecoderTest.PartialAttributesOBJ [ OK ] ObjDecoderTest.PartialAttributesOBJ (0 ms) [ RUN ] ObjDecoderTest.SubObjects [ OK ] ObjDecoderTest.SubObjects (0 ms) [ RUN ] ObjDecoderTest.SubObjectsWithMetadata [ OK ] ObjDecoderTest.SubObjectsWithMetadata (0 ms) [ RUN ] ObjDecoderTest.QuadTriangulateOBJ [ OK ] ObjDecoderTest.QuadTriangulateOBJ (0 ms) [ RUN ] ObjDecoderTest.QuadPreserveOBJ [ OK ] ObjDecoderTest.QuadPreserveOBJ (0 ms) [ RUN ] ObjDecoderTest.OctagonTriangulatedOBJ [ OK ] ObjDecoderTest.OctagonTriangulatedOBJ (0 ms) [ RUN ] ObjDecoderTest.OctagonPreservedOBJ [ OK ] ObjDecoderTest.OctagonPreservedOBJ (0 ms) [ RUN ] ObjDecoderTest.EmptyNameOBJ [ OK ] ObjDecoderTest.EmptyNameOBJ (0 ms) [ RUN ] ObjDecoderTest.PointCloudOBJ [ OK ] ObjDecoderTest.PointCloudOBJ (1 ms) [ RUN ] ObjDecoderTest.WrongAttributeMapping [ OK ] ObjDecoderTest.WrongAttributeMapping (0 ms) [ RUN ] ObjDecoderTest.TestObjDecodingAll [ OK ] ObjDecoderTest.TestObjDecodingAll (799 ms) [----------] 12 tests from ObjDecoderTest (804 ms total) [----------] 4 tests from ObjEncoderTest [ RUN ] ObjEncoderTest.HasSubObject [ OK ] ObjEncoderTest.HasSubObject (0 ms) [ RUN ] ObjEncoderTest.HasMaterial [ OK ] ObjEncoderTest.HasMaterial (21 ms) [ RUN ] ObjEncoderTest.TestObjEncodingAll [ OK ] ObjEncoderTest.TestObjEncodingAll (1374 ms) [ RUN ] ObjEncoderTest.TestObjOctagonPreserved [ OK ] ObjEncoderTest.TestObjOctagonPreserved (1 ms) [----------] 4 tests from ObjEncoderTest (1397 ms total) [----------] 3 tests from PlyDecoderTest [ RUN ] PlyDecoderTest.TestPlyDecoding [ OK ] PlyDecoderTest.TestPlyDecoding (1 ms) [ RUN ] PlyDecoderTest.TestPlyNormals [ OK ] PlyDecoderTest.TestPlyNormals (0 ms) [ RUN ] PlyDecoderTest.TestPlyDecodingAll [ OK ] PlyDecoderTest.TestPlyDecodingAll (378 ms) [----------] 3 tests from PlyDecoderTest (380 ms total) [----------] 4 tests from PlyReaderTest [ RUN ] PlyReaderTest.TestReader [ OK ] PlyReaderTest.TestReader (0 ms) [ RUN ] PlyReaderTest.TestReaderAscii [ OK ] PlyReaderTest.TestReaderAscii (1 ms) [ RUN ] PlyReaderTest.TestReaderExtraWhitespace [ OK ] PlyReaderTest.TestReaderExtraWhitespace (0 ms) [ RUN ] PlyReaderTest.TestReaderMoreDataTypes [ OK ] PlyReaderTest.TestReaderMoreDataTypes (0 ms) [----------] 4 tests from PlyReaderTest (2 ms total) [----------] 1 test from StlDecoderTest [ RUN ] StlDecoderTest.TestStlDecoding [ OK ] StlDecoderTest.TestStlDecoding (541 ms) [----------] 1 test from StlDecoderTest (541 ms total) [----------] 1 test from StlEncoderTest [ RUN ] StlEncoderTest.TestStlEncoding [ OK ] StlEncoderTest.TestStlEncoding (1138 ms) [----------] 1 test from StlEncoderTest (1138 ms total) [----------] 11 tests from IoPointCloudIoTest [ RUN ] IoPointCloudIoTest.EncodeSequentialPointCloudTestNmObj [ OK ] IoPointCloudIoTest.EncodeSequentialPointCloudTestNmObj (3 ms) [ RUN ] IoPointCloudIoTest.EncodeSequentialPointCloudTestPosObj [ OK ] IoPointCloudIoTest.EncodeSequentialPointCloudTestPosObj (0 ms) [ RUN ] IoPointCloudIoTest.EncodeSequentialPointCloudTestPosPly [ OK ] IoPointCloudIoTest.EncodeSequentialPointCloudTestPosPly (0 ms) [ RUN ] IoPointCloudIoTest.EncodeSequentialPointCloudTestPosNormObj [ OK ] IoPointCloudIoTest.EncodeSequentialPointCloudTestPosNormObj (1 ms) [ RUN ] IoPointCloudIoTest.EncodeSequentialPointCloudTestPosNormPly [ OK ] IoPointCloudIoTest.EncodeSequentialPointCloudTestPosNormPly (1 ms) [ RUN ] IoPointCloudIoTest.EncodeKdTreePointCloudTestPosObj [ OK ] IoPointCloudIoTest.EncodeKdTreePointCloudTestPosObj (0 ms) [ RUN ] IoPointCloudIoTest.EncodeKdTreePointCloudTestPosPly [ OK ] IoPointCloudIoTest.EncodeKdTreePointCloudTestPosPly (0 ms) [ RUN ] IoPointCloudIoTest.ObjFileInput [ OK ] IoPointCloudIoTest.ObjFileInput (1 ms) [ RUN ] IoPointCloudIoTest.WrongFileObj [ OK ] IoPointCloudIoTest.WrongFileObj (0 ms) [ RUN ] IoPointCloudIoTest.WrongFilePly [ OK ] IoPointCloudIoTest.WrongFilePly (0 ms) [ RUN ] IoPointCloudIoTest.WrongFile [ OK ] IoPointCloudIoTest.WrongFile (0 ms) [----------] 11 tests from IoPointCloudIoTest (10 ms total) [----------] 3 tests from CornerTableTest [ RUN ] CornerTableTest.NormalWithSeams [ OK ] CornerTableTest.NormalWithSeams (0 ms) [ RUN ] CornerTableTest.TestNonManifoldEdges [ OK ] CornerTableTest.TestNonManifoldEdges (0 ms) [ RUN ] CornerTableTest.TestNewFace [ OK ] CornerTableTest.TestNewFace (0 ms) [----------] 3 tests from CornerTableTest (0 ms total) [----------] 6 tests from MeshAreEquivalentTest [ RUN ] MeshAreEquivalentTest.TestOnIndenticalMesh [ OK ] MeshAreEquivalentTest.TestOnIndenticalMesh (3 ms) [ RUN ] MeshAreEquivalentTest.TestPermutedOneFace [ OK ] MeshAreEquivalentTest.TestPermutedOneFace (0 ms) [ RUN ] MeshAreEquivalentTest.TestPermutedTwoFaces [ OK ] MeshAreEquivalentTest.TestPermutedTwoFaces (0 ms) [ RUN ] MeshAreEquivalentTest.TestPermutedThreeFaces [ OK ] MeshAreEquivalentTest.TestPermutedThreeFaces (0 ms) [ RUN ] MeshAreEquivalentTest.TestOnBigMesh [ OK ] MeshAreEquivalentTest.TestOnBigMesh (7 ms) [ RUN ] MeshAreEquivalentTest.TestMeshFeatures [ OK ] MeshAreEquivalentTest.TestMeshFeatures (6 ms) [----------] 6 tests from MeshAreEquivalentTest (18 ms total) [----------] 4 tests from MeshCleanupTest [ RUN ] MeshCleanupTest.TestDegneratedFaces [ OK ] MeshCleanupTest.TestDegneratedFaces (0 ms) [ RUN ] MeshCleanupTest.TestDegneratedFacesAndIsolatedVertices [ OK ] MeshCleanupTest.TestDegneratedFacesAndIsolatedVertices (0 ms) [ RUN ] MeshCleanupTest.TestAttributes [ OK ] MeshCleanupTest.TestAttributes (0 ms) [ RUN ] MeshCleanupTest.TestDuplicateFaces [ OK ] MeshCleanupTest.TestDuplicateFaces (0 ms) [----------] 4 tests from MeshCleanupTest (0 ms total) [----------] 4 tests from TriangleSoupMeshBuilderTest [ RUN ] TriangleSoupMeshBuilderTest.CubeTest [ OK ] TriangleSoupMeshBuilderTest.CubeTest (0 ms) [ RUN ] TriangleSoupMeshBuilderTest.TestPerFaceAttribs [ OK ] TriangleSoupMeshBuilderTest.TestPerFaceAttribs (0 ms) [ RUN ] TriangleSoupMeshBuilderTest.PropagatesAttributeUniqueIds [ OK ] TriangleSoupMeshBuilderTest.PropagatesAttributeUniqueIds (0 ms) [ RUN ] TriangleSoupMeshBuilderTest.NormalizedColor [ OK ] TriangleSoupMeshBuilderTest.NormalizedColor (0 ms) [----------] 4 tests from TriangleSoupMeshBuilderTest (0 ms total) [----------] 6 tests from MetadataEncoderTest [ RUN ] MetadataEncoderTest.TestSingleEntry [ OK ] MetadataEncoderTest.TestSingleEntry (0 ms) [ RUN ] MetadataEncoderTest.TestMultipleEntries [ OK ] MetadataEncoderTest.TestMultipleEntries (0 ms) [ RUN ] MetadataEncoderTest.TestEncodingArrayEntries [ OK ] MetadataEncoderTest.TestEncodingArrayEntries (0 ms) [ RUN ] MetadataEncoderTest.TestEncodingBinaryEntry [ OK ] MetadataEncoderTest.TestEncodingBinaryEntry (0 ms) [ RUN ] MetadataEncoderTest.TestEncodingNestedMetadata [ OK ] MetadataEncoderTest.TestEncodingNestedMetadata (0 ms) [ RUN ] MetadataEncoderTest.TestEncodingGeometryMetadata [ OK ] MetadataEncoderTest.TestEncodingGeometryMetadata (0 ms) [----------] 6 tests from MetadataEncoderTest (0 ms total) [----------] 9 tests from MetadataTest [ RUN ] MetadataTest.TestRemoveEntry [ OK ] MetadataTest.TestRemoveEntry (0 ms) [ RUN ] MetadataTest.TestSingleEntry [ OK ] MetadataTest.TestSingleEntry (0 ms) [ RUN ] MetadataTest.TestWriteOverEntry [ OK ] MetadataTest.TestWriteOverEntry (0 ms) [ RUN ] MetadataTest.TestArrayEntry [ OK ] MetadataTest.TestArrayEntry (4 ms) [ RUN ] MetadataTest.TestStringEntry [ OK ] MetadataTest.TestStringEntry (0 ms) [ RUN ] MetadataTest.TestBinaryEntry [ OK ] MetadataTest.TestBinaryEntry (0 ms) [ RUN ] MetadataTest.TestNestedMetadata [ OK ] MetadataTest.TestNestedMetadata (0 ms) [ RUN ] MetadataTest.TestHardCopyMetadata [ OK ] MetadataTest.TestHardCopyMetadata (0 ms) [ RUN ] MetadataTest.TestGeometryMetadata [ OK ] MetadataTest.TestGeometryMetadata (0 ms) [----------] 9 tests from MetadataTest (4 ms total) [----------] 5 tests from PointCloudBuilderTest [ RUN ] PointCloudBuilderTest.IndividualTest_NoDedup [ OK ] PointCloudBuilderTest.IndividualTest_NoDedup (0 ms) [ RUN ] PointCloudBuilderTest.IndividualTest_Dedup [ OK ] PointCloudBuilderTest.IndividualTest_Dedup (0 ms) [ RUN ] PointCloudBuilderTest.BatchTest [ OK ] PointCloudBuilderTest.BatchTest (0 ms) [ RUN ] PointCloudBuilderTest.MultiUse [ OK ] PointCloudBuilderTest.MultiUse (0 ms) [ RUN ] PointCloudBuilderTest.PropagatesAttributeUniqueIds [ OK ] PointCloudBuilderTest.PropagatesAttributeUniqueIds (0 ms) [----------] 5 tests from PointCloudBuilderTest (0 ms total) [----------] 5 tests from PointCloudTest [ RUN ] PointCloudTest.PointCloudCopy [ OK ] PointCloudTest.PointCloudCopy (12 ms) [ RUN ] PointCloudTest.TestCompressionSettings [ OK ] PointCloudTest.TestCompressionSettings (0 ms) [ RUN ] PointCloudTest.TestGetNamedAttributeByName [ OK ] PointCloudTest.TestGetNamedAttributeByName (0 ms) [ RUN ] PointCloudTest.TestAttributeDeletion [ OK ] PointCloudTest.TestAttributeDeletion (0 ms) [ RUN ] PointCloudTest.TestPointCloudWithMetadata [ OK ] PointCloudTest.TestPointCloudWithMetadata (0 ms) [----------] 5 tests from PointCloudTest (13 ms total) [----------] 1 test from AnimationTest [ RUN ] AnimationTest.TestCopy [ OK ] AnimationTest.TestCopy (0 ms) [----------] 1 test from AnimationTest (0 ms total) [----------] 58 tests from GltfDecoderTest [ RUN ] GltfDecoderTest.SphereGltf [ OK ] GltfDecoderTest.SphereGltf (18 ms) [ RUN ] GltfDecoderTest.TriangleGltf [ OK ] GltfDecoderTest.TriangleGltf (0 ms) [ RUN ] GltfDecoderTest.MirroredTriangleGltf [ OK ] GltfDecoderTest.MirroredTriangleGltf (0 ms) [ RUN ] GltfDecoderTest.TranslateTriangleGltf [ OK ] GltfDecoderTest.TranslateTriangleGltf (0 ms) [ RUN ] GltfDecoderTest.MilkTruckGltf [ OK ] GltfDecoderTest.MilkTruckGltf (102 ms) [ RUN ] GltfDecoderTest.SceneMilkTruckGltf [ OK ] GltfDecoderTest.SceneMilkTruckGltf (92 ms) [ RUN ] GltfDecoderTest.AnimatedBonesGltf [ OK ] GltfDecoderTest.AnimatedBonesGltf (122 ms) [ RUN ] GltfDecoderTest.AnimatedBonesGlb [ OK ] GltfDecoderTest.AnimatedBonesGlb (123 ms) [ RUN ] GltfDecoderTest.LanternGltf [ OK ] GltfDecoderTest.LanternGltf (1063 ms) [ RUN ] GltfDecoderTest.ColorAttributeGltf [ OK ] GltfDecoderTest.ColorAttributeGltf (2 ms) [ RUN ] GltfDecoderTest.ColorAttributeGltfScene [ OK ] GltfDecoderTest.ColorAttributeGltfScene (2 ms) [ RUN ] GltfDecoderTest.TwoTexCoordAttributesGltf [ OK ] GltfDecoderTest.TwoTexCoordAttributesGltf (12 ms) [ RUN ] GltfDecoderTest.TestSceneWithTangents [ OK ] GltfDecoderTest.TestSceneWithTangents (1057 ms) [ RUN ] GltfDecoderTest.SharedImages [ OK ] GltfDecoderTest.SharedImages (12 ms) [ RUN ] GltfDecoderTest.TextureNamesAreNotEmpty [ OK ] GltfDecoderTest.TextureNamesAreNotEmpty (12 ms) [ RUN ] GltfDecoderTest.TestTexCoord1 [ OK ] GltfDecoderTest.TestTexCoord1 (59 ms) [ RUN ] GltfDecoderTest.SimpleScene [ OK ] GltfDecoderTest.SimpleScene (1 ms) [ RUN ] GltfDecoderTest.LanternScene [ OK ] GltfDecoderTest.LanternScene (1056 ms) [ RUN ] GltfDecoderTest.SimpleTriangleMesh [ OK ] GltfDecoderTest.SimpleTriangleMesh (0 ms) [ RUN ] GltfDecoderTest.SimpleTriangleScene [ OK ] GltfDecoderTest.SimpleTriangleScene (0 ms) [ RUN ] GltfDecoderTest.ThreeMeshesOneNoMaterialScene [ OK ] GltfDecoderTest.ThreeMeshesOneNoMaterialScene (5 ms) [ RUN ] GltfDecoderTest.ThreeMeshesOneNoMaterialMesh [ OK ] GltfDecoderTest.ThreeMeshesOneNoMaterialMesh (5 ms) [ RUN ] GltfDecoderTest.DoubleSidedMaterial [ OK ] GltfDecoderTest.DoubleSidedMaterial (32 ms) [ RUN ] GltfDecoderTest.VertexColorTest [ OK ] GltfDecoderTest.VertexColorTest (15 ms) [ RUN ] GltfDecoderTest.MorphTargets [ OK ] GltfDecoderTest.MorphTargets (1 ms) [ RUN ] GltfDecoderTest.SparseAccessors [ OK ] GltfDecoderTest.SparseAccessors (0 ms) [ RUN ] GltfDecoderTest.PbrSpecularGlossinessExtension [ OK ] GltfDecoderTest.PbrSpecularGlossinessExtension (1363 ms) [ RUN ] GltfDecoderTest.DifferentWrappingModes [ OK ] GltfDecoderTest.DifferentWrappingModes (23 ms) [ RUN ] GltfDecoderTest.KhrMaterialsUnlitExtension [ OK ] GltfDecoderTest.KhrMaterialsUnlitExtension (4 ms) [ RUN ] GltfDecoderTest.KhrMaterialsSheenExtension [ OK ] GltfDecoderTest.KhrMaterialsSheenExtension (2277 ms) [ RUN ] GltfDecoderTest.PbrNextExtensions [ OK ] GltfDecoderTest.PbrNextExtensions (46 ms) [ RUN ] GltfDecoderTest.TextureTransformTest [ OK ] GltfDecoderTest.TextureTransformTest (18 ms) [ RUN ] GltfDecoderTest.GlbTextureSource [ OK ] GltfDecoderTest.GlbTextureSource (38 ms) [ RUN ] GltfDecoderTest.GltfTextureSource [ OK ] GltfDecoderTest.GltfTextureSource (37 ms) [ RUN ] GltfDecoderTest.GltfDecodeWithDraco [ OK ] GltfDecoderTest.GltfDecodeWithDraco (2 ms) [ RUN ] GltfDecoderTest.TestAnimationNames [ OK ] GltfDecoderTest.TestAnimationNames (14 ms) [ RUN ] GltfDecoderTest.DuplicatePrimitives [ OK ] GltfDecoderTest.DuplicatePrimitives (13 ms) [ RUN ] GltfDecoderTest.SimpleSkin [ OK ] GltfDecoderTest.SimpleSkin (1 ms) [ RUN ] GltfDecoderTest.DecodeMeshWithImplicitPrimitiveIndices [ OK ] GltfDecoderTest.DecodeMeshWithImplicitPrimitiveIndices (67 ms) [ RUN ] GltfDecoderTest.DecodeSceneWithImplicitPrimitiveIndices [ OK ] GltfDecoderTest.DecodeSceneWithImplicitPrimitiveIndices (68 ms) [ RUN ] GltfDecoderTest.DecodeFromBufferToMesh [ OK ] GltfDecoderTest.DecodeFromBufferToMesh (122 ms) [ RUN ] GltfDecoderTest.DecodeGraph [ OK ] GltfDecoderTest.DecodeGraph (2 ms) [ RUN ] GltfDecoderTest.CorrectVolumeThicknessFactor [ OK ] GltfDecoderTest.CorrectVolumeThicknessFactor (3732 ms) [ RUN ] GltfDecoderTest.DecodeLightsIntoMesh [ OK ] GltfDecoderTest.DecodeLightsIntoMesh (12 ms) [ RUN ] GltfDecoderTest.DecodeLightsIntoScene [ OK ] GltfDecoderTest.DecodeLightsIntoScene (12 ms) [ RUN ] GltfDecoderTest.MaterialsVariants [ OK ] GltfDecoderTest.MaterialsVariants (1737 ms) [ RUN ] GltfDecoderTest.DecodeMeshWithMeshFeaturesWithStructuralMetadata [ OK ] GltfDecoderTest.DecodeMeshWithMeshFeaturesWithStructuralMetadata (3 ms) [ RUN ] GltfDecoderTest.DecodeMeshWithStructuralMetadataWithEmptyStringBuffer [ OK ] GltfDecoderTest.DecodeMeshWithStructuralMetadataWithEmptyStringBuffer (1 ms) [ RUN ] GltfDecoderTest.DecodeMeshWithMeshFeaturesWithDracoCompression [ OK ] GltfDecoderTest.DecodeMeshWithMeshFeaturesWithDracoCompression (3 ms) [ RUN ] GltfDecoderTest.DecodeSceneWithMeshFeaturesWithStructuralMetadata [ OK ] GltfDecoderTest.DecodeSceneWithMeshFeaturesWithStructuralMetadata (3 ms) [ RUN ] GltfDecoderTest.DecodeSceneWithMeshFeaturesWithDracoCompression [ OK ] GltfDecoderTest.DecodeSceneWithMeshFeaturesWithDracoCompression (3 ms) [ RUN ] GltfDecoderTest.DecodePointCloudToMesh [ OK ] GltfDecoderTest.DecodePointCloudToMesh (13 ms) [ RUN ] GltfDecoderTest.DecodeMeshAndPointCloudToMesh [ OK ] GltfDecoderTest.DecodeMeshAndPointCloudToMesh (10 ms) [ RUN ] GltfDecoderTest.DecodePointCloudToScene [ OK ] GltfDecoderTest.DecodePointCloudToScene (13 ms) [ RUN ] GltfDecoderTest.DecodeMeshAndPointCloudToScene [ OK ] GltfDecoderTest.DecodeMeshAndPointCloudToScene (15 ms) [ RUN ] GltfDecoderTest.TestLoadUnsupportedTexCoordAttributes [ OK ] GltfDecoderTest.TestLoadUnsupportedTexCoordAttributes (61 ms) [ RUN ] GltfDecoderTest.TestInvertedMaterials [ OK ] GltfDecoderTest.TestInvertedMaterials (2 ms) [ RUN ] GltfDecoderTest.DecodePointCloudToMeshWithDeduplicationDisabled [ OK ] GltfDecoderTest.DecodePointCloudToMeshWithDeduplicationDisabled (11 ms) [----------] 58 tests from GltfDecoderTest (13558 ms total) [----------] 51 tests from GltfEncoderTest [ RUN ] GltfEncoderTest.TestGltfEncodingAll [ OK ] GltfEncoderTest.TestGltfEncodingAll (764 ms) [ RUN ] GltfEncoderTest.ImportTangentAttribute [ OK ] GltfEncoderTest.ImportTangentAttribute (27 ms) [ RUN ] GltfEncoderTest.EncodeColorTexture [ OK ] GltfEncoderTest.EncodeColorTexture (7 ms) [ RUN ] GltfEncoderTest.EncodeColors [ OK ] GltfEncoderTest.EncodeColors (4 ms) [ RUN ] GltfEncoderTest.EncodeNamedGenericAttribute [ OK ] GltfEncoderTest.EncodeNamedGenericAttribute (2 ms) [ RUN ] GltfEncoderTest.EncodeMetallicRoughnessTexture [ OK ] GltfEncoderTest.EncodeMetallicRoughnessTexture (7 ms) [ RUN ] GltfEncoderTest.EncodeOcclusionTexture [ OK ] GltfEncoderTest.EncodeOcclusionTexture (7 ms) [ RUN ] GltfEncoderTest.EncodeEmissiveTexture [ OK ] GltfEncoderTest.EncodeEmissiveTexture (7 ms) [ RUN ] GltfEncoderTest.EncodeSplitMesh [ OK ] GltfEncoderTest.EncodeSplitMesh (258 ms) [ RUN ] GltfEncoderTest.EncodeInstancedScene [ OK ] GltfEncoderTest.EncodeInstancedScene (205 ms) [ RUN ] GltfEncoderTest.EncodeBoneAnimation [ OK ] GltfEncoderTest.EncodeBoneAnimation (257 ms) [ RUN ] GltfEncoderTest.EncodeSceneWithNodeNames [ OK ] GltfEncoderTest.EncodeSceneWithNodeNames (2197 ms) [ RUN ] GltfEncoderTest.EncodeWithDracoCompression [ OK ] GltfEncoderTest.EncodeWithDracoCompression (5 ms) [ RUN ] GltfEncoderTest.EncodeWeightsJointsWithDracoCompression [ OK ] GltfEncoderTest.EncodeWeightsJointsWithDracoCompression (358 ms) [ RUN ] GltfEncoderTest.EncodeTangentsWithDracoCompression [ OK ] GltfEncoderTest.EncodeTangentsWithDracoCompression (2306 ms) [ RUN ] GltfEncoderTest.TestDracoCompressionWithGeneratedPoints [ OK ] GltfEncoderTest.TestDracoCompressionWithGeneratedPoints (9 ms) [ RUN ] GltfEncoderTest.TestDracoCompressionWithDegenerateFaces [ OK ] GltfEncoderTest.TestDracoCompressionWithDegenerateFaces (2 ms) [ RUN ] GltfEncoderTest.DracoCompressionCheckOptions [ OK ] GltfEncoderTest.DracoCompressionCheckOptions (659 ms) [ RUN ] GltfEncoderTest.TestQuantizationPerAttribute [ OK ] GltfEncoderTest.TestQuantizationPerAttribute (44 ms) [ RUN ] GltfEncoderTest.TestDracoCompressionWithGridOptions [ OK ] GltfEncoderTest.TestDracoCompressionWithGridOptions (21 ms) [ RUN ] GltfEncoderTest.TestOutputType [ OK ] GltfEncoderTest.TestOutputType (17 ms) [ RUN ] GltfEncoderTest.CopyTextureName [ OK ] GltfEncoderTest.CopyTextureName (257 ms) [ RUN ] GltfEncoderTest.EncodeTexCoord1 [ OK ] GltfEncoderTest.EncodeTexCoord1 (128 ms) [ RUN ] GltfEncoderTest.TestEncodeFileFunctions [ OK ] GltfEncoderTest.TestEncodeFileFunctions (20 ms) [ RUN ] GltfEncoderTest.DoubleSidedMaterial [ OK ] GltfEncoderTest.DoubleSidedMaterial (35 ms) [ RUN ] GltfEncoderTest.EncodeGlb [ OK ] GltfEncoderTest.EncodeGlb (39 ms) [ RUN ] GltfEncoderTest.EncodeVertexColor [ OK ] GltfEncoderTest.EncodeVertexColor (18 ms) [ RUN ] GltfEncoderTest.InterpolationTest [ OK ] GltfEncoderTest.InterpolationTest (34 ms) [ RUN ] GltfEncoderTest.KhrMaterialUnlit [ OK ] GltfEncoderTest.KhrMaterialUnlit (3 ms) [ RUN ] GltfEncoderTest.OneMaterialUnlitWithFallback [ OK ] GltfEncoderTest.OneMaterialUnlitWithFallback (7 ms) [ RUN ] GltfEncoderTest.MultipleMaterialsUnlitWithFallback [ OK ] GltfEncoderTest.MultipleMaterialsUnlitWithFallback (17 ms) [ RUN ] GltfEncoderTest.KhrMaterialsSheenExtension [ OK ] GltfEncoderTest.KhrMaterialsSheenExtension (1273 ms) [ RUN ] GltfEncoderTest.PbrNextExtensions [ OK ] GltfEncoderTest.PbrNextExtensions (98 ms) [ RUN ] GltfEncoderTest.KhrTextureTransformWithoutFallback [ OK ] GltfEncoderTest.KhrTextureTransformWithoutFallback (19 ms) [ RUN ] GltfEncoderTest.KhrTextureTransformWithoutFallbackRequried [ OK ] GltfEncoderTest.KhrTextureTransformWithoutFallbackRequried (15 ms) [ RUN ] GltfEncoderTest.KhrTextureTransformWithFallback [ OK ] GltfEncoderTest.KhrTextureTransformWithFallback (64 ms) [ RUN ] GltfEncoderTest.MeshWithIdentityTransformation [ OK ] GltfEncoderTest.MeshWithIdentityTransformation (3 ms) [ RUN ] GltfEncoderTest.MeshWithTranslationOnlyMatrix [ OK ] GltfEncoderTest.MeshWithTranslationOnlyMatrix (2 ms) [ RUN ] GltfEncoderTest.EncodeToBuffer [ OK ] GltfEncoderTest.EncodeToBuffer (118 ms) [ RUN ] GltfEncoderTest.CopyrightAssetIsEncoded [ OK ] GltfEncoderTest.CopyrightAssetIsEncoded (162 ms) [ RUN ] GltfEncoderTest.EncodeLights [ OK ] GltfEncoderTest.EncodeLights (28 ms) [ RUN ] GltfEncoderTest.EncodeInstanceArrays [ OK ] GltfEncoderTest.EncodeInstanceArrays (107 ms) [ RUN ] GltfEncoderTest.EncodeMaterialsVariants [ OK ] GltfEncoderTest.EncodeMaterialsVariants (3633 ms) [ RUN ] GltfEncoderTest.EncodeSceneWithMeshFeaturesWithStructuralMetadata [ OK ] GltfEncoderTest.EncodeSceneWithMeshFeaturesWithStructuralMetadata (15 ms) [ RUN ] GltfEncoderTest.EncodeSceneWithMeshFeaturesWithDracoCompression [ OK ] GltfEncoderTest.EncodeSceneWithMeshFeaturesWithDracoCompression (7 ms) [ RUN ] GltfEncoderTest.EncodeMeshWithMeshFeaturesWithStructuralMetadata [ OK ] GltfEncoderTest.EncodeMeshWithMeshFeaturesWithStructuralMetadata (9 ms) [ RUN ] GltfEncoderTest.EncodeMeshWithMeshFeaturesWithDracoCompression [ OK ] GltfEncoderTest.EncodeMeshWithMeshFeaturesWithDracoCompression (7 ms) [ RUN ] GltfEncoderTest.EncodeMeshWithMeshFeaturesWithDracoCompressionAsScene [ OK ] GltfEncoderTest.EncodeMeshWithMeshFeaturesWithDracoCompressionAsScene (13 ms) [ RUN ] GltfEncoderTest.EncodeMeshWithMeshFeaturesWithMultiplePrimitives [ OK ] GltfEncoderTest.EncodeMeshWithMeshFeaturesWithMultiplePrimitives (19 ms) [ RUN ] GltfEncoderTest.EncodeMeshWithPropertyAttributesWithMultiplePrimitives [ OK ] GltfEncoderTest.EncodeMeshWithPropertyAttributesWithMultiplePrimitives (19 ms) [ RUN ] GltfEncoderTest.EncodePointCloudWithMaterials [ OK ] GltfEncoderTest.EncodePointCloudWithMaterials (33 ms) [----------] 51 tests from GltfEncoderTest (13399 ms total) [----------] 8 tests from GltfUtilsTest [ RUN ] GltfUtilsTest.TestNoData [ OK ] GltfUtilsTest.TestNoData (0 ms) [ RUN ] GltfUtilsTest.TestValues [ OK ] GltfUtilsTest.TestValues (0 ms) [ RUN ] GltfUtilsTest.TestSpecialCharacters [ OK ] GltfUtilsTest.TestSpecialCharacters (0 ms) [ RUN ] GltfUtilsTest.TestObjects [ OK ] GltfUtilsTest.TestObjects (0 ms) [ RUN ] GltfUtilsTest.TestArrays [ OK ] GltfUtilsTest.TestArrays (0 ms) [ RUN ] GltfUtilsTest.TestGltfValues [ OK ] GltfUtilsTest.TestGltfValues (0 ms) [ RUN ] GltfUtilsTest.TestObjectsCompact [ OK ] GltfUtilsTest.TestObjectsCompact (0 ms) [ RUN ] GltfUtilsTest.TestArraysCompact [ OK ] GltfUtilsTest.TestArraysCompact (0 ms) [----------] 8 tests from GltfUtilsTest (0 ms total) [----------] 9 tests from SceneTest [ RUN ] SceneTest.TestSceneIO [ OK ] SceneTest.TestSceneIO (106 ms) [ RUN ] SceneTest.TestSaveToPly [ OK ] SceneTest.TestSaveToPly (220 ms) [ RUN ] SceneTest.TestSaveToObj [ OK ] SceneTest.TestSaveToObj (260 ms) [ RUN ] SceneTest.TestCopy [ OK ] SceneTest.TestCopy (129 ms) [ RUN ] SceneTest.TestRemoveMesh [ OK ] SceneTest.TestRemoveMesh (180 ms) [ RUN ] SceneTest.TestRemoveMeshGroup [ OK ] SceneTest.TestRemoveMeshGroup (101 ms) [ RUN ] SceneTest.TestRemoveMaterial [ OK ] SceneTest.TestRemoveMaterial (102 ms) [ RUN ] SceneTest.TestCopyWithStructuralMetadata [ OK ] SceneTest.TestCopyWithStructuralMetadata (100 ms) [ RUN ] SceneTest.TestCopyWithMetadata [ OK ] SceneTest.TestCopyWithMetadata (99 ms) [----------] 9 tests from SceneTest (1304 ms total) [----------] 3 tests from TextureIoTest [ RUN ] TextureIoTest.TestLoadFromBuffer [ OK ] TextureIoTest.TestLoadFromBuffer (0 ms) [ RUN ] TextureIoTest.TestWrongExtension [ OK ] TextureIoTest.TestWrongExtension (0 ms) [ RUN ] TextureIoTest.TestTrailingJpegBytes [ OK ] TextureIoTest.TestTrailingJpegBytes (0 ms) [----------] 3 tests from TextureIoTest (1 ms total) [----------] 5 tests from MaterialLibraryTest [ RUN ] MaterialLibraryTest.TestMaterials [ OK ] MaterialLibraryTest.TestMaterials (0 ms) [ RUN ] MaterialLibraryTest.TestMaterialsCopy [ OK ] MaterialLibraryTest.TestMaterialsCopy (0 ms) [ RUN ] MaterialLibraryTest.TestTextureLibrary [ OK ] MaterialLibraryTest.TestTextureLibrary (0 ms) [ RUN ] MaterialLibraryTest.RemoveUnusedTextures [ OK ] MaterialLibraryTest.RemoveUnusedTextures (0 ms) [ RUN ] MaterialLibraryTest.RemoveMaterial [ OK ] MaterialLibraryTest.RemoveMaterial (0 ms) [----------] 5 tests from MaterialLibraryTest (0 ms total) [----------] 4 tests from MaterialTest [ RUN ] MaterialTest.TestMaterialAccess [ OK ] MaterialTest.TestMaterialAccess (1 ms) [ RUN ] MaterialTest.TestMaterialCopy [ OK ] MaterialTest.TestMaterialCopy (0 ms) [ RUN ] MaterialTest.RemoveTextureMap [ OK ] MaterialTest.RemoveTextureMap (0 ms) [ RUN ] MaterialTest.SharedTexture [ OK ] MaterialTest.SharedTexture (0 ms) [----------] 4 tests from MaterialTest (2 ms total) [----------] 8 tests from PropertyAttributeTest [ RUN ] PropertyAttributeTest.TestPropertyDefaults [ OK ] PropertyAttributeTest.TestPropertyDefaults (0 ms) [ RUN ] PropertyAttributeTest.TestPropertyAttributeDefaults [ OK ] PropertyAttributeTest.TestPropertyAttributeDefaults (0 ms) [ RUN ] PropertyAttributeTest.TestPropertySettersAndGetters [ OK ] PropertyAttributeTest.TestPropertySettersAndGetters (0 ms) [ RUN ] PropertyAttributeTest.TestPropertyAttributeSettersAndGetters [ OK ] PropertyAttributeTest.TestPropertyAttributeSettersAndGetters (0 ms) [ RUN ] PropertyAttributeTest.TestPropertyCopy [ OK ] PropertyAttributeTest.TestPropertyCopy (0 ms) [ RUN ] PropertyAttributeTest.TestPropertyAttributeCopy [ OK ] PropertyAttributeTest.TestPropertyAttributeCopy (0 ms) [ RUN ] PropertyAttributeTest.TestPropertyCompare [ OK ] PropertyAttributeTest.TestPropertyCompare (0 ms) [ RUN ] PropertyAttributeTest.TestPropertyAttributeCompare [ OK ] PropertyAttributeTest.TestPropertyAttributeCompare (0 ms) [----------] 8 tests from PropertyAttributeTest (0 ms total) [----------] 12 tests from PropertyTableTest [ RUN ] PropertyTableTest.TestPropertyDataDefaults [ OK ] PropertyTableTest.TestPropertyDataDefaults (0 ms) [ RUN ] PropertyTableTest.TestPropertyDefaults [ OK ] PropertyTableTest.TestPropertyDefaults (0 ms) [ RUN ] PropertyTableTest.TestPropertyTableDefaults [ OK ] PropertyTableTest.TestPropertyTableDefaults (0 ms) [ RUN ] PropertyTableTest.TestPropertySettersAndGetters [ OK ] PropertyTableTest.TestPropertySettersAndGetters (0 ms) [ RUN ] PropertyTableTest.TestPropertyTableSettersAndGetters [ OK ] PropertyTableTest.TestPropertyTableSettersAndGetters (0 ms) [ RUN ] PropertyTableTest.TestPropertyCopy [ OK ] PropertyTableTest.TestPropertyCopy (0 ms) [ RUN ] PropertyTableTest.TestPropertyTableCopy [ OK ] PropertyTableTest.TestPropertyTableCopy (0 ms) [ RUN ] PropertyTableTest.TestPropertyDataCompare [ OK ] PropertyTableTest.TestPropertyDataCompare (0 ms) [ RUN ] PropertyTableTest.TestPropertyOffsets [ OK ] PropertyTableTest.TestPropertyOffsets (0 ms) [ RUN ] PropertyTableTest.TestPropertyCompare [ OK ] PropertyTableTest.TestPropertyCompare (0 ms) [ RUN ] PropertyTableTest.TestPropertyTableCompare [ OK ] PropertyTableTest.TestPropertyTableCompare (0 ms) [ RUN ] PropertyTableTest.EnodesAndDecodesOffsetBuffers [ OK ] PropertyTableTest.EnodesAndDecodesOffsetBuffers (0 ms) [----------] 12 tests from PropertyTableTest (1 ms total) [----------] 3 tests from StructuralMetadataTest [ RUN ] StructuralMetadataTest.TestCopy [ OK ] StructuralMetadataTest.TestCopy (0 ms) [ RUN ] StructuralMetadataTest.TestPropertyTables [ OK ] StructuralMetadataTest.TestPropertyTables (0 ms) [ RUN ] StructuralMetadataTest.TestCompare [ OK ] StructuralMetadataTest.TestCompare (0 ms) [----------] 3 tests from StructuralMetadataTest (0 ms total) [----------] 10 tests from StructuralMetadataSchemaTest [ RUN ] StructuralMetadataSchemaTest.TestSchemaDefaults [ OK ] StructuralMetadataSchemaTest.TestSchemaDefaults (0 ms) [ RUN ] StructuralMetadataSchemaTest.TestSchemaObjectDefaultConstructor [ OK ] StructuralMetadataSchemaTest.TestSchemaObjectDefaultConstructor (0 ms) [ RUN ] StructuralMetadataSchemaTest.TestSchemaObjectNamedConstructor [ OK ] StructuralMetadataSchemaTest.TestSchemaObjectNamedConstructor (0 ms) [ RUN ] StructuralMetadataSchemaTest.TestSchemaObjectStringConstructor [ OK ] StructuralMetadataSchemaTest.TestSchemaObjectStringConstructor (0 ms) [ RUN ] StructuralMetadataSchemaTest.TestSchemaObjectIntegerConstructor [ OK ] StructuralMetadataSchemaTest.TestSchemaObjectIntegerConstructor (0 ms) [ RUN ] StructuralMetadataSchemaTest.TestSchemaObjectBooleanConstructor [ OK ] StructuralMetadataSchemaTest.TestSchemaObjectBooleanConstructor (0 ms) [ RUN ] StructuralMetadataSchemaTest.TestSchemaObjectSettersAndGetters [ OK ] StructuralMetadataSchemaTest.TestSchemaObjectSettersAndGetters (0 ms) [ RUN ] StructuralMetadataSchemaTest.TestSchemaObjectLookupByName [ OK ] StructuralMetadataSchemaTest.TestSchemaObjectLookupByName (0 ms) [ RUN ] StructuralMetadataSchemaTest.TestSchemaCompare [ OK ] StructuralMetadataSchemaTest.TestSchemaCompare (0 ms) [ RUN ] StructuralMetadataSchemaTest.TestSchemaObjectCompare [ OK ] StructuralMetadataSchemaTest.TestSchemaObjectCompare (0 ms) [----------] 10 tests from StructuralMetadataSchemaTest (0 ms total) [----------] 7 tests from InstanceArrayTest [ RUN ] InstanceArrayTest.TestInstance [ OK ] InstanceArrayTest.TestInstance (0 ms) [ RUN ] InstanceArrayTest.TestDefaults [ OK ] InstanceArrayTest.TestDefaults (0 ms) [ RUN ] InstanceArrayTest.TestAddInstance [ OK ] InstanceArrayTest.TestAddInstance (0 ms) [ RUN ] InstanceArrayTest.TestAddInstanceWithoutTransform [ OK ] InstanceArrayTest.TestAddInstanceWithoutTransform (0 ms) [ RUN ] InstanceArrayTest.TestAddInstanceWithoutScale [ OK ] InstanceArrayTest.TestAddInstanceWithoutScale (0 ms) [ RUN ] InstanceArrayTest.TestAddInstanceWithMatrixFails [ OK ] InstanceArrayTest.TestAddInstanceWithMatrixFails (0 ms) [ RUN ] InstanceArrayTest.TestCopy [ OK ] InstanceArrayTest.TestCopy (0 ms) [----------] 7 tests from InstanceArrayTest (0 ms total) [----------] 2 tests from LightTest [ RUN ] LightTest.TestDefaults [ OK ] LightTest.TestDefaults (0 ms) [ RUN ] LightTest.TestCopy [ OK ] LightTest.TestCopy (0 ms) [----------] 2 tests from LightTest (0 ms total) [----------] 8 tests from MeshGroupTest [ RUN ] MeshGroupTest.TestMeshInstanceTwoArgumentConstructor [ OK ] MeshGroupTest.TestMeshInstanceTwoArgumentConstructor (0 ms) [ RUN ] MeshGroupTest.TestMeshInstanceThreeArgumentConstructor [ OK ] MeshGroupTest.TestMeshInstanceThreeArgumentConstructor (0 ms) [ RUN ] MeshGroupTest.TestMeshInstanceEqualsOperator [ OK ] MeshGroupTest.TestMeshInstanceEqualsOperator (0 ms) [ RUN ] MeshGroupTest.TestRemoveMeshInstanceWithNoOccurrences [ OK ] MeshGroupTest.TestRemoveMeshInstanceWithNoOccurrences (0 ms) [ RUN ] MeshGroupTest.TestRemoveTheOnlyMeshInstance [ OK ] MeshGroupTest.TestRemoveTheOnlyMeshInstance (0 ms) [ RUN ] MeshGroupTest.TestRemoveOneMeshInstances [ OK ] MeshGroupTest.TestRemoveOneMeshInstances (0 ms) [ RUN ] MeshGroupTest.TestRemoveThreeMeshInstances [ OK ] MeshGroupTest.TestRemoveThreeMeshInstances (0 ms) [ RUN ] MeshGroupTest.TestCopy [ OK ] MeshGroupTest.TestCopy (0 ms) [----------] 8 tests from MeshGroupTest (0 ms total) [----------] 3 tests from SceneAreEquivalentTest [ RUN ] SceneAreEquivalentTest.TestOnIndenticalScenes [ OK ] SceneAreEquivalentTest.TestOnIndenticalScenes (123 ms) [ RUN ] SceneAreEquivalentTest.TestOnDifferentScenes [ OK ] SceneAreEquivalentTest.TestOnDifferentScenes (1164 ms) [ RUN ] SceneAreEquivalentTest.TestMeshFeatures [ OK ] SceneAreEquivalentTest.TestMeshFeatures (256 ms) [----------] 3 tests from SceneAreEquivalentTest (1545 ms total) [----------] 32 tests from SceneUtilsTest [ RUN ] SceneUtilsTest.TestComputeAllInstances [ OK ] SceneUtilsTest.TestComputeAllInstances (95 ms) [ RUN ] SceneUtilsTest.TestComputeInstanceFromRootNode [ OK ] SceneUtilsTest.TestComputeInstanceFromRootNode (95 ms) [ RUN ] SceneUtilsTest.TestComputeInstanceFromChildNode [ OK ] SceneUtilsTest.TestComputeInstanceFromChildNode (97 ms) [ RUN ] SceneUtilsTest.TestComputeAllInstancesWithShiftedGeometryRoot [ OK ] SceneUtilsTest.TestComputeAllInstancesWithShiftedGeometryRoot (19 ms) [ RUN ] SceneUtilsTest.TestNumMeshInstances [ OK ] SceneUtilsTest.TestNumMeshInstances (94 ms) [ RUN ] SceneUtilsTest.TestNumFacesOnScene [ OK ] SceneUtilsTest.TestNumFacesOnScene (94 ms) [ RUN ] SceneUtilsTest.TestNumPointsOnScene [ OK ] SceneUtilsTest.TestNumPointsOnScene (94 ms) [ RUN ] SceneUtilsTest.TestNumPositionsOnScene [ OK ] SceneUtilsTest.TestNumPositionsOnScene (94 ms) [ RUN ] SceneUtilsTest.TestNumNormalsOnScene [ OK ] SceneUtilsTest.TestNumNormalsOnScene (94 ms) [ RUN ] SceneUtilsTest.TestNumColorsOnScene [ OK ] SceneUtilsTest.TestNumColorsOnScene (94 ms) [ RUN ] SceneUtilsTest.TestComputeBoundingBox [ OK ] SceneUtilsTest.TestComputeBoundingBox (95 ms) [ RUN ] SceneUtilsTest.TestComputeMeshInstanceBoundingBox [ OK ] SceneUtilsTest.TestComputeMeshInstanceBoundingBox (18 ms) [ RUN ] SceneUtilsTest.TestMeshToSceneZeroMaterials [ OK ] SceneUtilsTest.TestMeshToSceneZeroMaterials (0 ms) [ RUN ] SceneUtilsTest.TestMeshToSceneOneMaterial [ OK ] SceneUtilsTest.TestMeshToSceneOneMaterial (38 ms) [ RUN ] SceneUtilsTest.TestMeshToSceneMultipleMaterials [ OK ] SceneUtilsTest.TestMeshToSceneMultipleMaterials (218 ms) [ RUN ] SceneUtilsTest.TestMeshToSceneMultipleMeshFeatures [ OK ] SceneUtilsTest.TestMeshToSceneMultipleMeshFeatures (8 ms) [ RUN ] SceneUtilsTest.TestMeshToSceneMeshFeaturesWithAttributes [ OK ] SceneUtilsTest.TestMeshToSceneMeshFeaturesWithAttributes (135 ms) [ RUN ] SceneUtilsTest.TestMeshToSceneStructuralMetadata [ OK ] SceneUtilsTest.TestMeshToSceneStructuralMetadata (0 ms) [ RUN ] SceneUtilsTest.TestInstantiateMeshWithIdentityTransformation [ OK ] SceneUtilsTest.TestInstantiateMeshWithIdentityTransformation (98 ms) [ RUN ] SceneUtilsTest.TestInstantiateMesh [ OK ] SceneUtilsTest.TestInstantiateMesh (98 ms) [ RUN ] SceneUtilsTest.TestCleanupEmptyMeshGroup [ OK ] SceneUtilsTest.TestCleanupEmptyMeshGroup (96 ms) [ RUN ] SceneUtilsTest.TestCleanupUnreferencedMeshGroup [ OK ] SceneUtilsTest.TestCleanupUnreferencedMeshGroup (97 ms) [ RUN ] SceneUtilsTest.TestCleanupInvalidMeshIndex [ OK ] SceneUtilsTest.TestCleanupInvalidMeshIndex (96 ms) [ RUN ] SceneUtilsTest.TestCleanupUnusedNodes [ OK ] SceneUtilsTest.TestCleanupUnusedNodes (97 ms) [ RUN ] SceneUtilsTest.TestDeduplicateMeshGroups [ OK ] SceneUtilsTest.TestDeduplicateMeshGroups (13 ms) [ RUN ] SceneUtilsTest.TestCleanupUnusedTexCoordsNoTextures [ OK ] SceneUtilsTest.TestCleanupUnusedTexCoordsNoTextures (63 ms) [ RUN ] SceneUtilsTest.TestCleanupUnusedTexCoords0NoReferences [ OK ] SceneUtilsTest.TestCleanupUnusedTexCoords0NoReferences (62 ms) [ RUN ] SceneUtilsTest.TestCleanupUnusedTexCoords1NoReferences [ OK ] SceneUtilsTest.TestCleanupUnusedTexCoords1NoReferences (62 ms) [ RUN ] SceneUtilsTest.TestComputeGlobalNodeTransform [ OK ] SceneUtilsTest.TestComputeGlobalNodeTransform (2 ms) [ RUN ] SceneUtilsTest.TestIsDracoCompressionEnabled [ OK ] SceneUtilsTest.TestIsDracoCompressionEnabled (96 ms) [ RUN ] SceneUtilsTest.TestSetDracoCompressionOptions [ OK ] SceneUtilsTest.TestSetDracoCompressionOptions (97 ms) [ RUN ] SceneUtilsTest.TestFindLargestBaseMeshTransforms [ OK ] SceneUtilsTest.TestFindLargestBaseMeshTransforms (1 ms) [----------] 32 tests from SceneUtilsTest (2380 ms total) [----------] 2 tests from TrsMatrixTest [ RUN ] TrsMatrixTest.TestIsMatrixIdentity [ OK ] TrsMatrixTest.TestIsMatrixIdentity (0 ms) [ RUN ] TrsMatrixTest.TestIsMatrixTranslationOnly [ OK ] TrsMatrixTest.TestIsMatrixTranslationOnly (0 ms) [----------] 2 tests from TrsMatrixTest (0 ms total) [----------] 6 tests from MeshEncoderTests/MeshEncoderTest [ RUN ] MeshEncoderTests/MeshEncoderTest.EncodeGoldenMeshTestNm/0 [ OK ] MeshEncoderTests/MeshEncoderTest.EncodeGoldenMeshTestNm/0 (20 ms) [ RUN ] MeshEncoderTests/MeshEncoderTest.EncodeGoldenMeshTestNm/1 [ OK ] MeshEncoderTests/MeshEncoderTest.EncodeGoldenMeshTestNm/1 (20 ms) [ RUN ] MeshEncoderTests/MeshEncoderTest.EncodeGoldenMeshTestNm/2 [ OK ] MeshEncoderTests/MeshEncoderTest.EncodeGoldenMeshTestNm/2 (34 ms) [ RUN ] MeshEncoderTests/MeshEncoderTest.EncodeGoldenMeshCubeAtt/0 [ OK ] MeshEncoderTests/MeshEncoderTest.EncodeGoldenMeshCubeAtt/0 (0 ms) [ RUN ] MeshEncoderTests/MeshEncoderTest.EncodeGoldenMeshCubeAtt/1 [ OK ] MeshEncoderTests/MeshEncoderTest.EncodeGoldenMeshCubeAtt/1 (0 ms) [ RUN ] MeshEncoderTests/MeshEncoderTest.EncodeGoldenMeshCubeAtt/2 [ OK ] MeshEncoderTests/MeshEncoderTest.EncodeGoldenMeshCubeAtt/2 (0 ms) [----------] 6 tests from MeshEncoderTests/MeshEncoderTest (78 ms total) [----------] Global test environment tear-down [==========] 423 tests from 59 test suites ran. (37759 ms total) [ PASSED ] 423 tests. >>> draco: Entering fakeroot... -- Install configuration: "None" -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/attributes/attribute_octahedron_transform.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/attributes/attribute_quantization_transform.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/attributes/attribute_transform.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/attributes/attribute_transform_data.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/attributes/attribute_transform_type.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/attributes/geometry_attribute.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/attributes/geometry_indices.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/attributes/point_attribute.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/attributes_decoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/attributes_decoder_interface.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/kd_tree_attributes_decoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/kd_tree_attributes_shared.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/mesh_attribute_indices_encoding_data.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/normal_compression_utils.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/point_d_vector.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/sequential_attribute_decoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/sequential_attribute_decoders_controller.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/sequential_integer_attribute_decoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/sequential_normal_attribute_decoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/sequential_quantization_attribute_decoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/attributes_encoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/kd_tree_attributes_encoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/linear_sequencer.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/points_sequencer.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/sequential_attribute_encoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/sequential_attribute_encoders_controller.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/sequential_integer_attribute_encoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/sequential_normal_attribute_encoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/sequential_quantization_attribute_encoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_constrained_multi_parallelogram_decoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_constrained_multi_parallelogram_shared.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_data.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_decoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_geometric_normal_decoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_geometric_normal_predictor_area.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_geometric_normal_predictor_base.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_multi_parallelogram_decoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_parallelogram_encoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_parallelogram_shared.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_tex_coords_decoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_tex_coords_portable_decoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_tex_coords_portable_predictor.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/prediction_schemes/prediction_scheme_decoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/prediction_schemes/prediction_scheme_decoder_factory.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/prediction_schemes/prediction_scheme_decoder_interface.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/prediction_schemes/prediction_scheme_decoding_transform.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/prediction_schemes/prediction_scheme_delta_decoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/prediction_schemes/prediction_scheme_factory.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/prediction_schemes/prediction_scheme_interface.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/prediction_schemes/prediction_scheme_normal_octahedron_canonicalized_decoding_transform.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/prediction_schemes/prediction_scheme_normal_octahedron_canonicalized_transform_base.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/prediction_schemes/prediction_scheme_normal_octahedron_decoding_transform.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/prediction_schemes/prediction_scheme_normal_octahedron_transform_base.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/prediction_schemes/prediction_scheme_wrap_decoding_transform.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/prediction_schemes/prediction_scheme_wrap_transform_base.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_constrained_multi_parallelogram_encoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_encoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_geometric_normal_encoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_multi_parallelogram_encoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_tex_coords_encoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_tex_coords_portable_encoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/prediction_schemes/prediction_scheme_delta_encoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/prediction_schemes/prediction_scheme_encoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/prediction_schemes/prediction_scheme_encoder_factory.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/prediction_schemes/prediction_scheme_encoder_interface.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/prediction_schemes/prediction_scheme_encoding_transform.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/prediction_schemes/prediction_scheme_normal_octahedron_canonicalized_encoding_transform.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/prediction_schemes/prediction_scheme_normal_octahedron_encoding_transform.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/attributes/prediction_schemes/prediction_scheme_wrap_encoding_transform.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/bit_coders/adaptive_rans_bit_coding_shared.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/bit_coders/adaptive_rans_bit_decoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/bit_coders/adaptive_rans_bit_encoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/bit_coders/direct_bit_decoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/bit_coders/direct_bit_encoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/bit_coders/folded_integer_bit_decoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/bit_coders/folded_integer_bit_encoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/bit_coders/rans_bit_decoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/bit_coders/rans_bit_encoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/bit_coders/symbol_bit_decoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/bit_coders/symbol_bit_encoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/config/compression_shared.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/config/draco_options.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/config/encoder_options.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/config/encoding_features.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/config/decoder_options.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/decode.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/encode.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/encode_base.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/expert_encode.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/entropy/ans.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/entropy/rans_symbol_coding.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/entropy/rans_symbol_decoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/entropy/rans_symbol_encoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/entropy/shannon_entropy.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/entropy/symbol_decoding.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/entropy/symbol_encoding.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/mesh/traverser/depth_first_traverser.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/mesh/traverser/max_prediction_degree_traverser.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/mesh/traverser/mesh_attribute_indices_encoding_observer.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/mesh/traverser/mesh_traversal_sequencer.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/mesh/traverser/traverser_base.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/mesh/mesh_decoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/mesh/mesh_edgebreaker_decoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/mesh/mesh_edgebreaker_decoder_impl.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/mesh/mesh_edgebreaker_decoder_impl_interface.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/mesh/mesh_edgebreaker_shared.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/mesh/mesh_edgebreaker_traversal_decoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/mesh/mesh_edgebreaker_traversal_predictive_decoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/mesh/mesh_edgebreaker_traversal_valence_decoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/mesh/mesh_sequential_decoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/mesh/mesh_edgebreaker_encoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/mesh/mesh_edgebreaker_encoder_impl.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/mesh/mesh_edgebreaker_encoder_impl_interface.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/mesh/mesh_edgebreaker_traversal_encoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/mesh/mesh_edgebreaker_traversal_predictive_encoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/mesh/mesh_edgebreaker_traversal_valence_encoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/mesh/mesh_encoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/mesh/mesh_sequential_encoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/draco_compression_options.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/point_cloud/point_cloud_decoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/point_cloud/point_cloud_kd_tree_decoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/point_cloud/point_cloud_sequential_decoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/point_cloud/point_cloud_encoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/point_cloud/point_cloud_kd_tree_encoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/point_cloud/point_cloud_sequential_encoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/core/bit_utils.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/core/bounding_box.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/core/constants.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/core/cycle_timer.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/core/data_buffer.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/core/decoder_buffer.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/core/divide.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/core/draco_index_type.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/core/draco_index_type_vector.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/core/draco_types.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/core/draco_version.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/core/encoder_buffer.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/core/hash_utils.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/core/macros.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/core/math_utils.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/core/options.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/core/quantization_utils.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/core/status.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/core/status_or.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/core/varint_decoding.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/core/varint_encoding.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/core/vector_d.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/io/file_reader_factory.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/io/file_reader_interface.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/io/file_utils.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/io/file_writer_factory.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/io/file_writer_interface.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/io/file_writer_utils.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/io/mesh_io.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/io/obj_decoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/io/obj_encoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/io/parser_utils.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/io/ply_decoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/io/ply_encoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/io/ply_property_reader.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/io/ply_property_writer.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/io/ply_reader.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/io/stl_decoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/io/stl_encoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/io/point_cloud_io.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/io/stdio_file_reader.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/io/stdio_file_writer.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/io/gltf_decoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/io/gltf_encoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/io/gltf_utils.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/io/image_compression_options.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/io/scene_io.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/io/texture_io.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/io/tiny_gltf_utils.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/mesh/corner_table.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/mesh/corner_table_iterators.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/mesh/mesh.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/mesh/mesh_are_equivalent.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/mesh/mesh_attribute_corner_table.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/mesh/mesh_cleanup.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/mesh/mesh_features.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/mesh/mesh_indices.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/mesh/mesh_misc_functions.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/mesh/mesh_stripifier.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/mesh/triangle_soup_mesh_builder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/mesh/valence_cache.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/mesh/mesh_connected_components.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/mesh/mesh_splitter.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/mesh/mesh_utils.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/metadata/metadata_decoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/metadata/metadata_encoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/metadata/geometry_metadata.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/metadata/metadata.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/metadata/property_attribute.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/metadata/property_table.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/metadata/structural_metadata.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/metadata/structural_metadata_schema.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/animation/keyframe_animation_decoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/animation/keyframe_animation_encoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/animation/keyframe_animation.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/animation/animation.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/animation/node_animation_data.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/animation/skin.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/point_cloud/point_cloud.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/point_cloud/point_cloud_builder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/point_cloud/algorithms/point_cloud_compression_method.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/point_cloud/algorithms/point_cloud_types.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/point_cloud/algorithms/quantize_points_3.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/point_cloud/algorithms/queuing_policy.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/point_cloud/algorithms/dynamic_integer_points_kd_tree_decoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/point_cloud/algorithms/float_points_tree_decoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/point_cloud/algorithms/dynamic_integer_points_kd_tree_encoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/compression/point_cloud/algorithms/float_points_tree_encoder.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/material/material.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/material/material_library.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/scene/instance_array.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/scene/light.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/scene/mesh_group.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/scene/scene.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/scene/scene_are_equivalent.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/scene/scene_indices.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/scene/scene_node.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/scene/scene_utils.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/scene/trs_matrix.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/texture/source_image.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/texture/texture.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/texture/texture_library.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/texture/texture_map.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/texture/texture_transform.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/texture/texture_utils.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/tools/draco_transcoder_lib.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/include/draco/draco_features.h -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/bin/draco_decoder-1.5.7 -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/bin/draco_decoder -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/bin/draco_encoder-1.5.7 -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/bin/draco_encoder -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/bin/draco_transcoder-1.5.7 -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/bin/draco_transcoder -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/lib/libdraco.a -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/lib/libdraco.so.9.0.0 -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/lib/libdraco.so.9 -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/lib/libdraco.so -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/lib/pkgconfig/draco.pc -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/lib/cmake/draco/draco-targets.cmake -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/lib/cmake/draco/draco-targets-none.cmake -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/lib/cmake/draco/draco-config.cmake -- Installing: /home/buildozer/aports/testing/draco/pkg/draco/usr/lib/cmake/draco/draco-config-version.cmake >>> draco-static*: Running split function static... >>> draco-static*: Preparing subpackage draco-static... >>> draco-static*: Stripping binaries >>> draco-static*: Running postcheck for draco-static >>> draco-tools*: Running split function tools... '/home/buildozer/aports/testing/draco/pkg/draco/usr/bin' -> '/home/buildozer/aports/testing/draco/pkg/draco-tools/usr/bin' >>> draco-tools*: Preparing subpackage draco-tools... >>> draco-tools*: Stripping binaries >>> draco-tools*: Running postcheck for draco-tools >>> draco-dev*: Running split function dev... >>> draco-dev*: Preparing subpackage draco-dev... >>> draco-dev*: Stripping binaries >>> draco-dev*: Running postcheck for draco-dev >>> draco*: Running postcheck for draco >>> draco*: Preparing package draco... >>> draco*: Stripping binaries >>> draco-dev*: Scanning shared objects >>> draco-static*: Scanning shared objects >>> draco-tools*: Scanning shared objects >>> draco*: Scanning shared objects >>> draco-dev*: Tracing dependencies... draco=1.5.7-r0 pkgconfig >>> draco-dev*: Package size: 1.6 MB >>> draco-dev*: Compressing data... >>> draco-dev*: Create checksum... >>> draco-dev*: Create draco-dev-1.5.7-r0.apk >>> draco-static*: Tracing dependencies... >>> draco-static*: Package size: 15.9 MB >>> draco-static*: Compressing data... >>> draco-static*: Create checksum... >>> draco-static*: Create draco-static-1.5.7-r0.apk >>> draco-tools*: Tracing dependencies... so:libc.musl-riscv64.so.1 so:libdraco.so.9 so:libgcc_s.so.1 so:libstdc++.so.6 >>> draco-tools*: Package size: 2.8 MB >>> draco-tools*: Compressing data... >>> draco-tools*: Create checksum... >>> draco-tools*: Create draco-tools-1.5.7-r0.apk >>> draco*: Tracing dependencies... so:libc.musl-riscv64.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> draco*: Package size: 2.4 MB >>> draco*: Compressing data... >>> draco*: Create checksum... >>> draco*: Create draco-1.5.7-r0.apk >>> draco: Build complete at Tue, 25 Jun 2024 11:42:27 +0000 elapsed time 0h 3m 48s >>> draco: Cleaning up srcdir >>> draco: Cleaning up pkgdir >>> draco: Uninstalling dependencies... (1/28) Purging .makedepends-draco (20240625.113843) (2/28) Purging cmake (3.29.6-r0) (3/28) Purging samurai (1.2-r5) (4/28) Purging eigen-dev (3.4.0-r10) (5/28) Purging tinygltf-dev (2.8.22-r0) (6/28) Purging nlohmann-json (3.11.3-r0) (7/28) Purging stb (0_git20231012-r0) (8/28) Purging tinygltf (2.8.22-r0) (9/28) Purging ghc-filesystem (1.5.14-r0) (10/28) Purging python3-pyc (3.12.3-r1) (11/28) Purging python3-pycache-pyc0 (3.12.3-r1) (12/28) Purging pyc (3.12.3-r1) (13/28) Purging python3 (3.12.3-r1) (14/28) Purging gtest-dev (1.14.0-r2) (15/28) Purging gmock (1.14.0-r2) (16/28) Purging gtest (1.14.0-r2) (17/28) Purging gtest-src (1.14.0-r2) (18/28) Purging gdbm (1.23-r1) (19/28) Purging libarchive (3.7.4-r0) (20/28) Purging libbz2 (1.0.8-r6) (21/28) Purging libffi (3.4.6-r0) (22/28) Purging libpanelw (6.4_p20240420-r0) (23/28) Purging libuv (1.48.0-r0) (24/28) Purging mpdecimal (4.0.0-r0) (25/28) Purging readline (8.2.10-r0) (26/28) Purging rhash-libs (1.4.4-r0) (27/28) Purging sqlite-libs (3.46.0-r0) (28/28) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r31.trigger OK: 228 MiB in 102 packages >>> draco: Updating the testing/riscv64 repository index... >>> draco: Signing the index...