>>> mongo-cxx-driver: Building testing/mongo-cxx-driver 3.8.0-r0 (using abuild 3.11.21-r0) started Sat, 19 Aug 2023 06:40:10 +0000 >>> mongo-cxx-driver: Checking sanity of /home/buildozer/aports/testing/mongo-cxx-driver/APKBUILD... >>> mongo-cxx-driver: Analyzing dependencies... >>> mongo-cxx-driver: Installing for build: build-base cmake libbson-dev mongo-c-driver-dev mongo-c-driver-static openssl-dev python3 samurai snappy-dev zstd-dev (1/27) Installing libarchive (3.7.1-r0) (2/27) Installing rhash-libs (1.4.4-r0) (3/27) Installing libuv (1.46.0-r0) (4/27) Installing cmake (3.27.3-r0) (5/27) Installing libbson (1.24.3-r0) (6/27) Installing libbson-dev (1.24.3-r0) (7/27) Installing snappy (1.1.10-r2) (8/27) Installing mongo-c-driver (1.24.3-r0) (9/27) Installing mongo-c-driver-dev (1.24.3-r0) (10/27) Installing libbson-static (1.24.3-r0) (11/27) Installing mongo-c-driver-static (1.24.3-r0) (12/27) Installing openssl-dev (3.1.2-r0) (13/27) Installing libffi (3.4.4-r3) (14/27) Installing gdbm (1.23-r1) (15/27) Installing mpdecimal (2.5.1-r2) (16/27) Installing libpanelw (6.4_p20230722-r0) (17/27) Installing readline (8.2.1-r2) (18/27) Installing sqlite-libs (3.42.0-r2) (19/27) Installing python3 (3.11.4-r4) (20/27) Installing python3-pycache-pyc0 (3.11.4-r4) (21/27) Installing pyc (0.1-r0) (22/27) Installing python3-pyc (3.11.4-r4) (23/27) Installing samurai (1.2-r5) (24/27) Installing snappy-dev (1.1.10-r2) (25/27) Installing zstd (1.5.5-r7) (26/27) Installing zstd-dev (1.5.5-r7) (27/27) Installing .makedepends-mongo-cxx-driver (20230819.064012) Executing busybox-1.36.1-r6.trigger OK: 483 MiB in 137 packages >>> mongo-cxx-driver: Cleaning up srcdir >>> mongo-cxx-driver: Cleaning up pkgdir >>> mongo-cxx-driver: Cleaning up tmpdir >>> mongo-cxx-driver: Fetching https://distfiles.alpinelinux.org/distfiles/edge/mongo-cxx-driver-3.8.0.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> mongo-cxx-driver: Fetching mongo-cxx-driver-3.8.0.tar.gz::https://github.com/mongodb/mongo-cxx-driver/archive/r3.8.0.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1786k 0 1786k 0 0 1717k 0 --:--:-- 0:00:01 --:--:-- 1717k 100 1786k 0 1786k 0 0 1716k 0 --:--:-- 0:00:01 --:--:-- 0 >>> mongo-cxx-driver: Fetching https://distfiles.alpinelinux.org/distfiles/edge/mongo-cxx-driver-3.8.0.tar.gz >>> mongo-cxx-driver: Checking sha512sums... mongo-cxx-driver-3.8.0.tar.gz: OK no-mongo-tests.patch: OK >>> mongo-cxx-driver: Unpacking /var/cache/distfiles/edge/mongo-cxx-driver-3.8.0.tar.gz... >>> mongo-cxx-driver: no-mongo-tests.patch patching file src/mongocxx/CMakeLists.txt Hunk #1 succeeded at 211 (offset 3 lines). Hunk #2 succeeded at 252 (offset 3 lines). CMake Deprecation Warning at CMakeLists.txt:15 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The CXX compiler identification is GNU 13.1.1 -- 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 -- The C compiler identification is GNU 13.1.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 bsoncxx version: 3.8.0 found libbson version 1.24.3 -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success mongocxx version: 3.8.0 found libmongoc version 1.24.3 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Build files generated for: -- build system: Ninja -- Configuring done (1.2s) -- Generating done (0.2s) CMake Warning (dev): Policy CMP0058 is not set: Ninja requires custom command byproducts to be explicit. Run "cmake --help-policy CMP0058" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This project specifies custom command DEPENDS on files in the build tree that are not specified as the OUTPUT or BYPRODUCTS of any add_custom_command or add_custom_target: .gitignore build/VERSION_CURRENT For compatibility with versions of CMake that did not have the BYPRODUCTS option, CMake is generating phony rules for such files to convince 'ninja' to build. Project authors should add the missing BYPRODUCTS or OUTPUT options to the custom commands that produce these files. This warning is for project developers. Use -Wno-dev to suppress it. -- Build files have been written to: /home/buildozer/aports/testing/mongo-cxx-driver/src/mongo-cxx-driver-r3.8.0/build [1/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/write_concern.cpp.o [2/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/validation_criteria.cpp.o [3/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/uri.cpp.o [4/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/result/update.cpp.o [5/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/result/rewrap_many_datakey.cpp.o [6/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/result/replace_one.cpp.o [7/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/result/insert_one.cpp.o [8/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/result/insert_many.cpp.o [9/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/result/gridfs/upload.cpp.o [10/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/result/delete.cpp.o [11/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/result/bulk_write.cpp.o [12/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/read_preference.cpp.o [13/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/read_concern.cpp.o [14/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/private/numeric_casting.cpp.o [15/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/private/libmongoc.cpp.o [16/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/private/libbson.cpp.o [17/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/private/conversions.cpp.o [18/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/pool.cpp.o [19/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/pipeline.cpp.o [20/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/update.cpp.o [21/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/transaction.cpp.o [22/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/tls.cpp.o [23/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/server_api.cpp.o [24/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/rewrap_many_datakey.cpp.o [25/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/replace.cpp.o [26/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/range.cpp.o [27/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/pool.cpp.o [28/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/insert.cpp.o [29/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/index_view.cpp.o [30/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/index.cpp.o [31/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/gridfs/upload.cpp.o [32/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/gridfs/bucket.cpp.o [33/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/find.cpp.o [34/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/find_one_and_update.cpp.o [35/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/find_one_and_replace.cpp.o [36/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/find_one_and_delete.cpp.o [37/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/encrypt.cpp.o [38/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/distinct.cpp.o [39/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/delete.cpp.o [40/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/data_key.cpp.o [41/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/create_collection.cpp.o [42/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/estimated_document_count.cpp.o [43/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/count.cpp.o [44/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/client_session.cpp.o [45/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/client_encryption.cpp.o [46/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/client.cpp.o [47/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/change_stream.cpp.o [48/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/bulk_write.cpp.o [49/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/auto_encryption.cpp.o [50/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/apm.cpp.o [51/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/aggregate.cpp.o [52/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/model/write.cpp.o [53/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/model/update_one.cpp.o [54/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/model/update_many.cpp.o [55/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/model/replace_one.cpp.o [56/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/model/insert_one.cpp.o [57/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/model/delete_one.cpp.o [58/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/model/delete_many.cpp.o [59/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/logger.cpp.o [60/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/instance.cpp.o [61/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/index_view.cpp.o [62/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/index_model.cpp.o [63/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/hint.cpp.o [64/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/gridfs/uploader.cpp.o [65/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/gridfs/downloader.cpp.o [66/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/gridfs/bucket.cpp.o [67/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/exception/server_error_code.cpp.o [68/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/exception/operation_exception.cpp.o [69/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/exception/error_code.cpp.o [70/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/events/topology_opening_event.cpp.o [71/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/events/topology_description.cpp.o [72/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/events/topology_closed_event.cpp.o [73/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/events/topology_changed_event.cpp.o [74/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/events/server_opening_event.cpp.o [75/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/events/server_description.cpp.o [76/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/events/server_closed_event.cpp.o [77/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/events/server_changed_event.cpp.o [78/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/events/heartbeat_succeeded_event.cpp.o [79/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/events/heartbeat_started_event.cpp.o [80/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/events/heartbeat_failed_event.cpp.o [81/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/events/command_succeeded_event.cpp.o [82/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/events/command_started_event.cpp.o [83/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/events/command_failed_event.cpp.o [84/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/database.cpp.o [85/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/cursor.cpp.o [86/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/collection.cpp.o [87/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/change_stream.cpp.o [88/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/client_session.cpp.o [89/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/client_encryption.cpp.o [90/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/client.cpp.o [91/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/bulk_write.cpp.o [92/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/write_concern.cpp.o [93/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/validation_criteria.cpp.o [94/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/uri.cpp.o [95/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/result/update.cpp.o [96/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/result/rewrap_many_datakey.cpp.o [97/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/result/replace_one.cpp.o [98/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/result/insert_one.cpp.o [99/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/result/insert_many.cpp.o [100/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/result/gridfs/upload.cpp.o [101/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/result/delete.cpp.o [102/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/result/bulk_write.cpp.o [103/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/read_preference.cpp.o [104/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/read_concern.cpp.o [105/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/private/numeric_casting.cpp.o [106/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/private/libmongoc.cpp.o [107/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/private/libbson.cpp.o [108/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/private/conversions.cpp.o [109/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/pool.cpp.o [110/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/pipeline.cpp.o [111/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/update.cpp.o [112/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/transaction.cpp.o [113/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/tls.cpp.o [114/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/server_api.cpp.o [115/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/rewrap_many_datakey.cpp.o [116/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/replace.cpp.o [117/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/range.cpp.o [118/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/pool.cpp.o [119/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/insert.cpp.o [120/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/index_view.cpp.o [121/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/index.cpp.o [122/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/gridfs/upload.cpp.o [123/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/gridfs/bucket.cpp.o [124/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/find.cpp.o [125/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/find_one_and_update.cpp.o [126/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/find_one_and_replace.cpp.o [127/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/find_one_and_delete.cpp.o [128/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/encrypt.cpp.o [129/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/distinct.cpp.o [130/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/delete.cpp.o [131/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/data_key.cpp.o [132/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/create_collection.cpp.o [133/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/estimated_document_count.cpp.o [134/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/count.cpp.o [135/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/client_session.cpp.o [136/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/client_encryption.cpp.o [137/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/client.cpp.o [138/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/change_stream.cpp.o [139/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/bulk_write.cpp.o [140/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/auto_encryption.cpp.o [141/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/apm.cpp.o [142/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/aggregate.cpp.o [143/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/model/write.cpp.o [144/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/model/update_one.cpp.o [145/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/model/update_many.cpp.o [146/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/model/replace_one.cpp.o [147/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/model/insert_one.cpp.o [148/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/model/delete_one.cpp.o [149/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/model/delete_many.cpp.o [150/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/logger.cpp.o [151/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/instance.cpp.o [152/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/index_view.cpp.o [153/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/index_model.cpp.o [154/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/hint.cpp.o [155/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/gridfs/uploader.cpp.o [156/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/gridfs/downloader.cpp.o [157/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/gridfs/bucket.cpp.o [158/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/exception/server_error_code.cpp.o [159/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/exception/operation_exception.cpp.o [160/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/exception/error_code.cpp.o [161/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/events/topology_opening_event.cpp.o [162/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/events/topology_description.cpp.o [163/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/events/topology_closed_event.cpp.o [164/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/events/topology_changed_event.cpp.o [165/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/events/server_opening_event.cpp.o [166/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/events/server_description.cpp.o [167/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/events/server_closed_event.cpp.o [168/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/events/server_changed_event.cpp.o [169/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/events/heartbeat_succeeded_event.cpp.o [170/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/events/heartbeat_started_event.cpp.o [171/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/events/heartbeat_failed_event.cpp.o [172/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/events/command_succeeded_event.cpp.o [173/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/events/command_started_event.cpp.o [174/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/events/command_failed_event.cpp.o [175/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/database.cpp.o [176/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/cursor.cpp.o [177/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/collection.cpp.o [178/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/change_stream.cpp.o [179/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/client_session.cpp.o [180/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/client_encryption.cpp.o [181/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/client.cpp.o [182/238] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/bulk_write.cpp.o [183/238] Building CXX object src/bsoncxx/test/CMakeFiles/test_bson.dir/view_or_value.cpp.o [184/238] Building CXX object src/bsoncxx/test/CMakeFiles/test_bson.dir/oid.cpp.o [185/238] Building CXX object src/bsoncxx/test/CMakeFiles/test_bson.dir/json.cpp.o [186/238] Building CXX object src/bsoncxx/test/CMakeFiles/test_bson.dir/bson_value.cpp.o [187/238] Building CXX object src/bsoncxx/test/CMakeFiles/test_bson.dir/bson_validate.cpp.o [188/238] Building CXX object src/bsoncxx/test/CMakeFiles/test_bson.dir/bson_util_itoa.cpp.o [189/238] Building CXX object src/bsoncxx/test/CMakeFiles/test_bson.dir/bson_types.cpp.o [190/238] Building CXX object src/bsoncxx/test/CMakeFiles/test_bson.dir/bson_serialization.cpp.o [191/238] Building CXX object src/bsoncxx/test/CMakeFiles/test_bson.dir/bson_get_values.cpp.o [192/238] Building CXX object src/bsoncxx/test/CMakeFiles/test_bson.dir/bson_builder.cpp.o [193/238] Building CXX object src/bsoncxx/test/CMakeFiles/test_bson.dir/bson_b_date.cpp.o [194/238] Building CXX object src/bsoncxx/test/CMakeFiles/test_bson.dir/array.cpp.o [195/238] Building CXX object src/bsoncxx/test/CMakeFiles/test_bson.dir/__/__/third_party/catch/main.cpp.o [196/238] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_testing.dir/validate.cpp.o [197/238] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_testing.dir/types/bson_value/view.cpp.o [198/238] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_testing.dir/types/bson_value/value.cpp.o [199/238] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_testing.dir/types.cpp.o [200/238] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_testing.dir/string/view_or_value.cpp.o [201/238] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_testing.dir/private/itoa.cpp.o [202/238] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_testing.dir/oid.cpp.o [203/238] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_testing.dir/json.cpp.o [204/238] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_testing.dir/exception/error_code.cpp.o [205/238] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_testing.dir/document/view.cpp.o [206/238] Linking CXX shared library src/mongocxx/libmongocxx-mocked.so.3.8.0 [207/238] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_testing.dir/document/value.cpp.o [208/238] Creating library symlink src/mongocxx/libmongocxx-mocked.so._noabi src/mongocxx/libmongocxx-mocked.so [209/238] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_testing.dir/document/element.cpp.o [210/238] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_testing.dir/decimal128.cpp.o [211/238] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_testing.dir/builder/core.cpp.o [212/238] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_testing.dir/array/view.cpp.o [213/238] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_testing.dir/array/value.cpp.o [214/238] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_testing.dir/array/element.cpp.o [215/238] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_shared.dir/validate.cpp.o [216/238] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_shared.dir/types/bson_value/view.cpp.o [217/238] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_shared.dir/types/bson_value/value.cpp.o [218/238] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_shared.dir/types.cpp.o [219/238] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_shared.dir/string/view_or_value.cpp.o [220/238] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_shared.dir/private/itoa.cpp.o [221/238] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_shared.dir/oid.cpp.o [222/238] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_shared.dir/json.cpp.o [223/238] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_shared.dir/exception/error_code.cpp.o [224/238] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_shared.dir/document/view.cpp.o [225/238] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_shared.dir/document/value.cpp.o [226/238] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_shared.dir/document/element.cpp.o [227/238] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_shared.dir/decimal128.cpp.o [228/238] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_shared.dir/builder/core.cpp.o [229/238] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_shared.dir/array/view.cpp.o [230/238] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_shared.dir/array/value.cpp.o [231/238] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_shared.dir/array/element.cpp.o [232/238] Linking CXX shared library src/bsoncxx/libbsoncxx-testing.so.3.8.0 [233/238] Creating library symlink src/bsoncxx/libbsoncxx-testing.so._noabi src/bsoncxx/libbsoncxx-testing.so [234/238] Linking CXX shared library src/bsoncxx/libbsoncxx.so.3.8.0 [235/238] Creating library symlink src/bsoncxx/libbsoncxx.so._noabi src/bsoncxx/libbsoncxx.so [236/238] Linking CXX shared library src/mongocxx/libmongocxx.so.3.8.0 [237/238] Creating library symlink src/mongocxx/libmongocxx.so._noabi src/mongocxx/libmongocxx.so [238/238] Linking CXX executable src/bsoncxx/test/test_bson Internal ctest changing into directory: /home/buildozer/aports/testing/mongo-cxx-driver/src/mongo-cxx-driver-r3.8.0/build Test project /home/buildozer/aports/testing/mongo-cxx-driver/src/mongo-cxx-driver-r3.8.0/build Start 1: bson 1/1 Test #1: bson ............................. Passed 0.03 sec 100% tests passed, 0 tests failed out of 1 Total Test time (real) = 0.04 sec >>> mongo-cxx-driver: Entering fakeroot... -- Install configuration: "None" -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/share/mongo-cxx-driver/LICENSE -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/share/mongo-cxx-driver/README.md -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/share/mongo-cxx-driver/THIRD-PARTY-NOTICES -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/oid.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/view_or_value.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/decimal128.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/config -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/config/compiler.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/config/postlude.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/config/private -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/config/prelude.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/types.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/array -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/array/view_or_value.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/array/value.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/array/element.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/array/view.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/enums -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/enums/binary_sub_type.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/enums/type.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/cmake -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/test_util -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/builder -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/builder/list.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/builder/core.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/builder/stream -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/builder/stream/value_context.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/builder/stream/closed_context.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/builder/stream/document.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/builder/stream/array.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/builder/stream/single_context.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/builder/stream/key_context.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/builder/stream/array_context.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/builder/stream/helpers.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/builder/basic -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/builder/basic/sub_document.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/builder/basic/document.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/builder/basic/impl.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/builder/basic/kvp.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/builder/basic/array.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/builder/basic/sub_array.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/builder/basic/helpers.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/builder/concatenate.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/document -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/document/view_or_value.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/document/value.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/document/element.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/document/view.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/validate.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/types -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/types/value.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/types/bson_value -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/types/bson_value/view_or_value.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/types/bson_value/make_value.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/types/bson_value/value.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/types/bson_value/private -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/types/bson_value/view.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/types/private -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/stdx -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/stdx/optional.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/stdx/make_unique.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/stdx/string_view.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/private -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/exception -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/exception/exception.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/exception/error_code.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/string -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/string/view_or_value.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/string/to_string.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/third_party -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/json.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/test -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/util -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/util/functor.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/config/export.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/lib/cmake/libbsoncxx-3.8.0/libbsoncxx-config.cmake -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/lib/cmake/libbsoncxx-3.8.0/libbsoncxx-config-version.cmake -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/lib/libbsoncxx.so.3.8.0 -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/lib/libbsoncxx.so._noabi -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/lib/libbsoncxx.so -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/lib/cmake/bsoncxx-3.8.0/bsoncxx_targets.cmake -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/lib/cmake/bsoncxx-3.8.0/bsoncxx_targets-none.cmake -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/lib/cmake/bsoncxx-3.8.0/bsoncxx-config-version.cmake -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/lib/cmake/bsoncxx-3.8.0/bsoncxx-config.cmake -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/config/config.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/bsoncxx/v_noabi/bsoncxx/config/version.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/lib/pkgconfig/libbsoncxx.pc -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/result -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/result/rewrap_many_datakey.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/result/gridfs -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/result/gridfs/upload.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/result/insert_many.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/result/bulk_write.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/result/delete.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/result/replace_one.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/result/update.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/result/insert_one.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/events -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/events/topology_description.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/events/topology_closed_event.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/events/server_description.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/events/heartbeat_started_event.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/events/topology_changed_event.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/events/heartbeat_succeeded_event.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/events/heartbeat_failed_event.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/events/server_changed_event.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/events/server_closed_event.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/events/server_opening_event.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/events/command_failed_event.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/events/command_started_event.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/events/topology_opening_event.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/events/command_succeeded_event.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/config -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/config/compiler.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/config/postlude.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/config/private -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/config/prelude.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/logger.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/validation_criteria.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/model -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/model/update_one.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/model/write.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/model/delete_one.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/model/delete_many.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/model/update_many.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/model/replace_one.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/model/insert_one.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/index_model.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/cmake -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/pool.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/pipeline.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/test_util -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/client_encryption.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/index_view.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/uri.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/gridfs -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/gridfs/bucket.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/gridfs/uploader.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/gridfs/private -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/gridfs/downloader.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/private -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/bulk_write.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/read_preference.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/write_concern.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/exception -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/exception/gridfs_exception.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/exception/bulk_write_exception.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/exception/server_error_code.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/exception/private -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/exception/query_exception.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/exception/authentication_exception.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/exception/write_exception.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/exception/logic_error.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/exception/exception.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/exception/operation_exception.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/exception/error_code.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/stdx.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/options -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/options/distinct.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/options/count.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/options/find.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/options/find_one_common_options.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/options/aggregate.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/options/rewrap_many_datakey.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/options/pool.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/options/insert.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/options/server_api.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/options/transaction.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/options/encrypt.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/options/estimated_document_count.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/options/ssl.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/options/create_collection.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/options/client_encryption.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/options/index_view.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/options/data_key.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/options/gridfs -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/options/gridfs/bucket.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/options/gridfs/upload.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/options/private -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/options/auto_encryption.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/options/bulk_write.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/options/find_one_and_delete.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/options/index.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/options/delete.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/options/find_one_and_update.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/options/apm.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/options/client_session.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/options/replace.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/options/tls.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/options/change_stream.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/options/find_one_and_replace.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/options/update.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/options/client.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/options/range.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/write_type.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/test -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/test/result -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/test/result/gridfs -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/test/model -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/test/gridfs -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/test/private -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/test/options -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/test/options/gridfs -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/test/spec -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/test/spec/unified_tests -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/cursor.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/database.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/read_concern.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/hint.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/client_session.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/instance.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/collection.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/change_stream.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/client.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/config/export.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/lib/cmake/libmongocxx-3.8.0/libmongocxx-config.cmake -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/lib/cmake/libmongocxx-3.8.0/libmongocxx-config-version.cmake -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/lib/libmongocxx.so.3.8.0 -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/lib/libmongocxx.so._noabi -- Set runtime path of "/home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/lib/libmongocxx.so.3.8.0" to "" -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/lib/libmongocxx.so -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/lib/cmake/mongocxx-3.8.0/mongocxx_targets.cmake -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/lib/cmake/mongocxx-3.8.0/mongocxx_targets-none.cmake -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/lib/cmake/mongocxx-3.8.0/mongocxx-config-version.cmake -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/lib/cmake/mongocxx-3.8.0/mongocxx-config.cmake -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/config/config.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/include/mongocxx/v_noabi/mongocxx/config/version.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/lib/pkgconfig/libmongocxx.pc -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/share/mongo-cxx-driver/uninstall.sh >>> mongo-cxx-driver-dev*: Running split function _dev... >>> mongo-cxx-driver-dev*: Preparing subpackage mongo-cxx-driver-dev... >>> mongo-cxx-driver-dev*: Stripping binaries >>> mongo-cxx-driver-dev*: Running postcheck for mongo-cxx-driver-dev >>> libbsoncxx*: Running split function libbsoncxx... '/home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/lib/libbsoncxx.so.3.8.0' -> '/home/buildozer/aports/testing/mongo-cxx-driver/pkg/libbsoncxx/usr/lib/libbsoncxx.so.3.8.0' '/home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/lib/libbsoncxx.so._noabi' -> '/home/buildozer/aports/testing/mongo-cxx-driver/pkg/libbsoncxx/usr/lib/libbsoncxx.so._noabi' >>> libbsoncxx*: Preparing subpackage libbsoncxx... >>> libbsoncxx*: Stripping binaries >>> libbsoncxx*: Running postcheck for libbsoncxx >>> libbsoncxx-dev*: Running split function dev... >>> libbsoncxx-dev*: Preparing subpackage libbsoncxx-dev... >>> libbsoncxx-dev*: Stripping binaries >>> libbsoncxx-dev*: Running postcheck for libbsoncxx-dev >>> mongo-cxx-driver*: Running postcheck for mongo-cxx-driver >>> mongo-cxx-driver*: Preparing package mongo-cxx-driver... >>> mongo-cxx-driver*: Stripping binaries >>> libbsoncxx-dev*: Scanning shared objects >>> libbsoncxx*: Scanning shared objects >>> mongo-cxx-driver-dev*: Scanning shared objects >>> mongo-cxx-driver*: Scanning shared objects >>> libbsoncxx-dev*: Tracing dependencies... libbsoncxx=3.8.0-r0 pkgconfig >>> libbsoncxx-dev*: Package size: 416.0 KB >>> libbsoncxx-dev*: Compressing data... >>> libbsoncxx-dev*: Create checksum... >>> libbsoncxx-dev*: Create libbsoncxx-dev-3.8.0-r0.apk >>> libbsoncxx*: Tracing dependencies... so:libbson-1.0.so.0 so:libc.musl-x86.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> libbsoncxx*: Package size: 144.0 KB >>> libbsoncxx*: Compressing data... >>> libbsoncxx*: Create checksum... >>> libbsoncxx*: Create libbsoncxx-3.8.0-r0.apk >>> mongo-cxx-driver-dev*: Tracing dependencies... libbsoncxx-dev=3.8.0-r0 mongo-cxx-driver=3.8.0-r0 pc:libbsoncxx>=3.8.0 pkgconfig >>> mongo-cxx-driver-dev*: Package size: 964.0 KB >>> mongo-cxx-driver-dev*: Compressing data... >>> mongo-cxx-driver-dev*: Create checksum... >>> mongo-cxx-driver-dev*: Create mongo-cxx-driver-dev-3.8.0-r0.apk >>> mongo-cxx-driver*: Tracing dependencies... >>> ERROR: mongo-cxx-driver*: libbsoncxx.so._noabi: path not found libbsoncxx=3.8.0-r0 so:libbson-1.0.so.0 so:libc.musl-x86.so.1 so:libgcc_s.so.1 so:libmongoc-1.0.so.0 so:libstdc++.so.6 >>> mongo-cxx-driver*: Package size: 596.0 KB >>> mongo-cxx-driver*: Compressing data... >>> mongo-cxx-driver*: Create checksum... >>> mongo-cxx-driver*: Create mongo-cxx-driver-3.8.0-r0.apk >>> mongo-cxx-driver: Build complete at Sat, 19 Aug 2023 06:41:01 +0000 elapsed time 0h 0m 51s >>> mongo-cxx-driver: Cleaning up srcdir >>> mongo-cxx-driver: Cleaning up pkgdir >>> mongo-cxx-driver: Uninstalling dependencies... (1/27) Purging .makedepends-mongo-cxx-driver (20230819.064012) (2/27) Purging cmake (3.27.3-r0) (3/27) Purging mongo-c-driver-static (1.24.3-r0) (4/27) Purging mongo-c-driver-dev (1.24.3-r0) (5/27) Purging mongo-c-driver (1.24.3-r0) (6/27) Purging openssl-dev (3.1.2-r0) (7/27) Purging samurai (1.2-r5) (8/27) Purging snappy-dev (1.1.10-r2) (9/27) Purging snappy (1.1.10-r2) (10/27) Purging zstd-dev (1.5.5-r7) (11/27) Purging zstd (1.5.5-r7) (12/27) Purging libarchive (3.7.1-r0) (13/27) Purging libbson-static (1.24.3-r0) (14/27) Purging libbson-dev (1.24.3-r0) (15/27) Purging libbson (1.24.3-r0) (16/27) Purging libuv (1.46.0-r0) (17/27) Purging python3-pyc (3.11.4-r4) (18/27) Purging python3-pycache-pyc0 (3.11.4-r4) (19/27) Purging pyc (0.1-r0) (20/27) Purging rhash-libs (1.4.4-r0) (21/27) Purging python3 (3.11.4-r4) (22/27) Purging gdbm (1.23-r1) (23/27) Purging libffi (3.4.4-r3) (24/27) Purging libpanelw (6.4_p20230722-r0) (25/27) Purging mpdecimal (2.5.1-r2) (26/27) Purging readline (8.2.1-r2) (27/27) Purging sqlite-libs (3.42.0-r2) Executing busybox-1.36.1-r6.trigger OK: 379 MiB in 110 packages >>> mongo-cxx-driver: Updating the testing/x86 repository index... >>> mongo-cxx-driver: Signing the index...