>>> mongo-cxx-driver: Building testing/mongo-cxx-driver 3.7.1-r0 (using abuild 3.11.0-r1) started Sat, 13 May 2023 17:21:54 +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.6.2-r2) (2/27) Installing libformw (6.4_p20230506-r1) (3/27) Installing rhash-libs (1.4.3-r2) (4/27) Installing libuv (1.44.2-r2) (5/27) Installing cmake (3.26.3-r1) (6/27) Installing libbson (1.23.3-r0) (7/27) Installing libbson-dev (1.23.3-r0) (8/27) Installing snappy (1.1.10-r1) (9/27) Installing mongo-c-driver (1.23.3-r0) (10/27) Installing mongo-c-driver-dev (1.23.3-r0) (11/27) Installing libbson-static (1.23.3-r0) (12/27) Installing mongo-c-driver-static (1.23.3-r0) (13/27) Installing openssl-dev (3.1.0-r4) (14/27) Installing gdbm (1.23-r1) (15/27) Installing mpdecimal (2.5.1-r2) (16/27) Installing libpanelw (6.4_p20230506-r1) (17/27) Installing readline (8.2.1-r1) (18/27) Installing sqlite-libs (3.41.2-r2) (19/27) Installing python3 (3.11.3-r11) (20/27) Installing python3-pycache-pyc0 (3.11.3-r11) (21/27) Installing pyc (0.1-r0) (22/27) Installing python3-pyc (3.11.3-r11) (23/27) Installing samurai (1.2-r3) (24/27) Installing snappy-dev (1.1.10-r1) (25/27) Installing zstd (1.5.5-r4) (26/27) Installing zstd-dev (1.5.5-r4) (27/27) Installing .makedepends-mongo-cxx-driver (20230513.172155) Executing busybox-1.36.0-r9.trigger OK: 999 MiB in 136 packages >>> mongo-cxx-driver: Cleaning up srcdir >>> mongo-cxx-driver: Cleaning up pkgdir >>> mongo-cxx-driver: Fetching https://distfiles.alpinelinux.org/distfiles/edge//mongo-cxx-driver-3.7.1.tar.gz >>> mongo-cxx-driver: Fetching https://distfiles.alpinelinux.org/distfiles/edge//mongo-cxx-driver-3.7.1.tar.gz >>> mongo-cxx-driver: Checking sha512sums... mongo-cxx-driver-3.7.1.tar.gz: OK no-mongo-tests.patch: OK >>> mongo-cxx-driver: Unpacking /var/cache/distfiles/edge//mongo-cxx-driver-3.7.1.tar.gz... >>> mongo-cxx-driver: no-mongo-tests.patch patching file src/mongocxx/CMakeLists.txt -- The CXX compiler identification is GNU 12.2.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 12.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 bsoncxx version: 3.7.1 found libbson version 1.23.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.7.1 found libmongoc version 1.23.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 (0.6s) -- Generating done (0.1s) 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.7.1/build [1/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/write_concern.cpp.o [2/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/validation_criteria.cpp.o [3/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/uri.cpp.o [4/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/result/update.cpp.o [5/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/result/replace_one.cpp.o [6/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/result/insert_one.cpp.o [7/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/result/insert_many.cpp.o [8/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/result/gridfs/upload.cpp.o [9/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/result/delete.cpp.o [10/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/result/bulk_write.cpp.o [11/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/read_preference.cpp.o [12/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/read_concern.cpp.o [13/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/private/numeric_casting.cpp.o [14/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/private/libmongoc.cpp.o [15/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/private/libbson.cpp.o [16/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/private/conversions.cpp.o [17/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/pool.cpp.o [18/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/pipeline.cpp.o [19/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/update.cpp.o [20/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/transaction.cpp.o [21/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/tls.cpp.o [22/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/server_api.cpp.o [23/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/replace.cpp.o [24/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/pool.cpp.o [25/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/insert.cpp.o [26/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/index_view.cpp.o [27/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/index.cpp.o [28/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/gridfs/upload.cpp.o [29/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/gridfs/bucket.cpp.o [30/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/find.cpp.o [31/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/find_one_and_update.cpp.o [32/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/find_one_and_replace.cpp.o [33/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/find_one_and_delete.cpp.o [34/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/encrypt.cpp.o [35/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/distinct.cpp.o [36/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/delete.cpp.o [37/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/data_key.cpp.o [38/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/create_collection.cpp.o [39/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/estimated_document_count.cpp.o [40/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/count.cpp.o [41/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/client_session.cpp.o [42/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/client_encryption.cpp.o [43/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/client.cpp.o [44/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/change_stream.cpp.o [45/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/bulk_write.cpp.o [46/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/auto_encryption.cpp.o [47/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/apm.cpp.o [48/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/options/aggregate.cpp.o [49/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/model/write.cpp.o [50/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/model/update_one.cpp.o [51/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/model/update_many.cpp.o [52/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/model/replace_one.cpp.o [53/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/model/insert_one.cpp.o [54/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/model/delete_one.cpp.o [55/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/model/delete_many.cpp.o [56/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/logger.cpp.o [57/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/instance.cpp.o [58/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/index_view.cpp.o [59/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/index_model.cpp.o [60/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/hint.cpp.o [61/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/gridfs/uploader.cpp.o [62/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/gridfs/downloader.cpp.o [63/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/gridfs/bucket.cpp.o [64/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/exception/server_error_code.cpp.o [65/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/exception/operation_exception.cpp.o [66/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/exception/error_code.cpp.o [67/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/events/topology_opening_event.cpp.o [68/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/events/topology_description.cpp.o [69/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/events/topology_closed_event.cpp.o [70/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/events/topology_changed_event.cpp.o [71/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/events/server_opening_event.cpp.o [72/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/events/server_description.cpp.o [73/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/events/server_closed_event.cpp.o [74/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/events/server_changed_event.cpp.o [75/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/events/heartbeat_succeeded_event.cpp.o [76/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/events/heartbeat_started_event.cpp.o [77/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/events/heartbeat_failed_event.cpp.o [78/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/events/command_succeeded_event.cpp.o [79/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/events/command_started_event.cpp.o [80/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/events/command_failed_event.cpp.o [81/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/database.cpp.o [82/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/cursor.cpp.o [83/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/collection.cpp.o [84/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/change_stream.cpp.o [85/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/client_session.cpp.o [86/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/client_encryption.cpp.o [87/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/client.cpp.o [88/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_mocked.dir/bulk_write.cpp.o [89/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/write_concern.cpp.o [90/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/validation_criteria.cpp.o [91/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/uri.cpp.o [92/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/result/update.cpp.o [93/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/result/replace_one.cpp.o [94/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/result/insert_one.cpp.o [95/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/result/insert_many.cpp.o [96/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/result/gridfs/upload.cpp.o [97/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/result/delete.cpp.o [98/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/result/bulk_write.cpp.o [99/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/read_preference.cpp.o [100/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/read_concern.cpp.o [101/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/private/numeric_casting.cpp.o [102/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/private/libmongoc.cpp.o [103/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/private/libbson.cpp.o [104/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/private/conversions.cpp.o [105/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/pool.cpp.o [106/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/pipeline.cpp.o [107/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/update.cpp.o [108/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/transaction.cpp.o [109/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/tls.cpp.o [110/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/server_api.cpp.o [111/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/replace.cpp.o [112/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/pool.cpp.o [113/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/insert.cpp.o [114/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/index_view.cpp.o [115/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/index.cpp.o [116/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/gridfs/upload.cpp.o [117/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/gridfs/bucket.cpp.o [118/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/find.cpp.o [119/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/find_one_and_update.cpp.o [120/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/find_one_and_replace.cpp.o [121/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/find_one_and_delete.cpp.o [122/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/encrypt.cpp.o [123/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/distinct.cpp.o [124/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/delete.cpp.o [125/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/data_key.cpp.o [126/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/create_collection.cpp.o [127/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/estimated_document_count.cpp.o [128/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/count.cpp.o [129/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/client_session.cpp.o [130/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/client_encryption.cpp.o [131/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/client.cpp.o [132/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/change_stream.cpp.o [133/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/bulk_write.cpp.o [134/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/auto_encryption.cpp.o [135/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/apm.cpp.o [136/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/options/aggregate.cpp.o [137/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/model/write.cpp.o [138/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/model/update_one.cpp.o [139/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/model/update_many.cpp.o [140/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/model/replace_one.cpp.o [141/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/model/insert_one.cpp.o [142/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/model/delete_one.cpp.o [143/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/model/delete_many.cpp.o [144/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/logger.cpp.o [145/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/instance.cpp.o [146/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/index_view.cpp.o [147/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/index_model.cpp.o [148/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/hint.cpp.o [149/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/gridfs/uploader.cpp.o [150/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/gridfs/downloader.cpp.o [151/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/gridfs/bucket.cpp.o [152/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/exception/server_error_code.cpp.o [153/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/exception/operation_exception.cpp.o [154/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/exception/error_code.cpp.o [155/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/events/topology_opening_event.cpp.o [156/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/events/topology_description.cpp.o [157/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/events/topology_closed_event.cpp.o [158/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/events/topology_changed_event.cpp.o [159/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/events/server_opening_event.cpp.o [160/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/events/server_description.cpp.o [161/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/events/server_closed_event.cpp.o [162/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/events/server_changed_event.cpp.o [163/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/events/heartbeat_succeeded_event.cpp.o [164/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/events/heartbeat_started_event.cpp.o [165/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/events/heartbeat_failed_event.cpp.o [166/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/events/command_succeeded_event.cpp.o [167/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/events/command_started_event.cpp.o [168/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/events/command_failed_event.cpp.o [169/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/database.cpp.o [170/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/cursor.cpp.o [171/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/collection.cpp.o [172/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/change_stream.cpp.o [173/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/client_session.cpp.o [174/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/client_encryption.cpp.o [175/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/client.cpp.o [176/232] Building CXX object src/mongocxx/CMakeFiles/mongocxx_shared.dir/bulk_write.cpp.o [177/232] Building CXX object src/bsoncxx/test/CMakeFiles/test_bson.dir/view_or_value.cpp.o [178/232] Building CXX object src/bsoncxx/test/CMakeFiles/test_bson.dir/oid.cpp.o [179/232] Building CXX object src/bsoncxx/test/CMakeFiles/test_bson.dir/json.cpp.o [180/232] Building CXX object src/bsoncxx/test/CMakeFiles/test_bson.dir/bson_value.cpp.o [181/232] Building CXX object src/bsoncxx/test/CMakeFiles/test_bson.dir/bson_validate.cpp.o [182/232] Building CXX object src/bsoncxx/test/CMakeFiles/test_bson.dir/bson_util_itoa.cpp.o [183/232] Building CXX object src/bsoncxx/test/CMakeFiles/test_bson.dir/bson_types.cpp.o [184/232] Building CXX object src/bsoncxx/test/CMakeFiles/test_bson.dir/bson_serialization.cpp.o [185/232] Building CXX object src/bsoncxx/test/CMakeFiles/test_bson.dir/bson_get_values.cpp.o [186/232] Building CXX object src/bsoncxx/test/CMakeFiles/test_bson.dir/bson_builder.cpp.o [187/232] Building CXX object src/bsoncxx/test/CMakeFiles/test_bson.dir/bson_b_date.cpp.o [188/232] Building CXX object src/bsoncxx/test/CMakeFiles/test_bson.dir/array.cpp.o [189/232] Building CXX object src/bsoncxx/test/CMakeFiles/test_bson.dir/__/__/third_party/catch/main.cpp.o [190/232] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_testing.dir/validate.cpp.o [191/232] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_testing.dir/types/bson_value/view.cpp.o [192/232] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_testing.dir/types/bson_value/value.cpp.o [193/232] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_testing.dir/types.cpp.o [194/232] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_testing.dir/string/view_or_value.cpp.o [195/232] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_testing.dir/private/itoa.cpp.o [196/232] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_testing.dir/oid.cpp.o [197/232] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_testing.dir/json.cpp.o [198/232] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_testing.dir/exception/error_code.cpp.o [199/232] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_testing.dir/document/view.cpp.o [200/232] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_testing.dir/document/value.cpp.o [201/232] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_testing.dir/document/element.cpp.o [202/232] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_testing.dir/decimal128.cpp.o [203/232] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_testing.dir/builder/core.cpp.o [204/232] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_testing.dir/array/view.cpp.o [205/232] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_testing.dir/array/value.cpp.o [206/232] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_testing.dir/array/element.cpp.o [207/232] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_shared.dir/validate.cpp.o [208/232] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_shared.dir/types/bson_value/view.cpp.o [209/232] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_shared.dir/types/bson_value/value.cpp.o [210/232] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_shared.dir/types.cpp.o [211/232] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_shared.dir/string/view_or_value.cpp.o [212/232] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_shared.dir/private/itoa.cpp.o [213/232] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_shared.dir/oid.cpp.o [214/232] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_shared.dir/json.cpp.o [215/232] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_shared.dir/exception/error_code.cpp.o [216/232] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_shared.dir/document/view.cpp.o [217/232] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_shared.dir/document/value.cpp.o [218/232] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_shared.dir/document/element.cpp.o [219/232] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_shared.dir/decimal128.cpp.o [220/232] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_shared.dir/builder/core.cpp.o [221/232] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_shared.dir/array/view.cpp.o [222/232] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_shared.dir/array/value.cpp.o [223/232] Building CXX object src/bsoncxx/CMakeFiles/bsoncxx_shared.dir/array/element.cpp.o [224/232] Linking CXX shared library src/bsoncxx/libbsoncxx-testing.so.3.7.1 [225/232] Creating library symlink src/bsoncxx/libbsoncxx-testing.so._noabi src/bsoncxx/libbsoncxx-testing.so [226/232] Linking CXX shared library src/bsoncxx/libbsoncxx.so.3.7.1 [227/232] Creating library symlink src/bsoncxx/libbsoncxx.so._noabi src/bsoncxx/libbsoncxx.so [228/232] Linking CXX shared library src/mongocxx/libmongocxx-mocked.so.3.7.1 [229/232] Creating library symlink src/mongocxx/libmongocxx-mocked.so._noabi src/mongocxx/libmongocxx-mocked.so [230/232] Linking CXX shared library src/mongocxx/libmongocxx.so.3.7.1 [231/232] Creating library symlink src/mongocxx/libmongocxx.so._noabi src/mongocxx/libmongocxx.so In file included from /usr/include/c++/12.2.1/functional:64, from /home/buildozer/aports/testing/mongo-cxx-driver/src/mongo-cxx-driver-r3.7.1/src/third_party/catch/include/catch.hpp:3481, from /home/buildozer/aports/testing/mongo-cxx-driver/src/mongo-cxx-driver-r3.7.1/src/third_party/catch/main.cpp:16: /usr/include/c++/12.2.1/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, vector > >; _Compare = __gnu_cxx::__ops::_Val_comp_iter&):: >]': /usr/include/c++/12.2.1/bits/stl_algo.h:1782:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 1782 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, vector > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&):: >]': /usr/include/c++/12.2.1/bits/stl_algo.h:1802:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 1802 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_algo.h:1802:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 In file included from /usr/include/c++/12.2.1/bits/stl_algo.h:60: /usr/include/c++/12.2.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, vector > >; _Distance = int; _Tp = pair; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&):: >]': /usr/include/c++/12.2.1/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 224 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_heap.h: In function 'void std::__pop_heap(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, _Compare&) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, vector > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&):: >]': /usr/include/c++/12.2.1/bits/stl_heap.h:254:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 254 | __pop_heap(_RandomAccessIterator __first, _RandomAccessIterator __last, | ^~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_heap.h:254:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/stl_heap.h:254:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/testing/mongo-cxx-driver/src/mongo-cxx-driver-r3.7.1/src/third_party/catch/include/catch.hpp:564: /usr/include/c++/12.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const Catch::SectionEndInfo&}; _Tp = Catch::SectionEndInfo; _Alloc = std::allocator]': /usr/include/c++/12.2.1/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/vector:64: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = Catch::SectionEndInfo; _Alloc = std::allocator]', inlined from 'virtual void Catch::RunContext::sectionEndedEarly(const Catch::SectionEndInfo&)' at /home/buildozer/aports/testing/mongo-cxx-driver/src/mongo-cxx-driver-r3.7.1/src/third_party/catch/include/catch.hpp:12870:39: /usr/include/c++/12.2.1/bits/stl_vector.h:1287:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1287 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, vector > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&):: >]': /usr/include/c++/12.2.1/bits/stl_algo.h:1908:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 1908 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_algo.h:1908:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 In function 'void std::__sort_heap(_RandomAccessIterator, _RandomAccessIterator, _Compare&) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, vector > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&):: >]', inlined from 'void std::__partial_sort(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, vector > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&):: >]' at /usr/include/c++/12.2.1/bits/stl_algo.h:1901:23, inlined from 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, vector > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&):: >]' at /usr/include/c++/12.2.1/bits/stl_algo.h:1916:27: /usr/include/c++/12.2.1/bits/stl_heap.h:425:26: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 425 | std::__pop_heap(__first, __last, __last, __comp); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, vector > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&):: >]': /usr/include/c++/12.2.1/bits/stl_algo.h:1922:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 1922 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, vector > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&):: >]', inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator*, vector > >; _Compare = Catch::sortTests(const IConfig&, const std::vector&)::]' at /usr/include/c++/12.2.1/bits/stl_algo.h:4853:18, inlined from 'std::vector Catch::sortTests(const IConfig&, const std::vector&)' at /home/buildozer/aports/testing/mongo-cxx-driver/src/mongo-cxx-driver-r3.7.1/src/third_party/catch/include/catch.hpp:14238:26: /usr/include/c++/12.2.1/bits/stl_algo.h:1937:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 1937 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1938 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1939 | __comp); | ~~~~~~~ In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, vector > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&):: >]', inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, vector > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&):: >]' at /usr/include/c++/12.2.1/bits/stl_algo.h:1940:31, inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator*, vector > >; _Compare = Catch::sortTests(const IConfig&, const std::vector&)::]' at /usr/include/c++/12.2.1/bits/stl_algo.h:4853:18, inlined from 'std::vector Catch::sortTests(const IConfig&, const std::vector&)' at /home/buildozer/aports/testing/mongo-cxx-driver/src/mongo-cxx-driver-r3.7.1/src/third_party/catch/include/catch.hpp:14238:26: /usr/include/c++/12.2.1/bits/stl_algo.h:1849:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 1849 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_algo.h:1854:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 1854 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ [232/232] 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.7.1/build Test project /home/buildozer/aports/testing/mongo-cxx-driver/src/mongo-cxx-driver-r3.7.1/build Start 1: bson 1/1 Test #1: bson ............................. Passed 0.02 sec 100% tests passed, 0 tests failed out of 1 Total Test time (real) = 0.02 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/document -- 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/view.hpp -- 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/element.hpp -- 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/core.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/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/kvp.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/helpers.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/sub_array.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/list.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/closed_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/single_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/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/value_context.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/bson_value -- 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/view.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_or_value.hpp -- 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/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/test_util -- 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/value.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/array/view_or_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/json.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/oid.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/to_string.hpp -- 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/private -- 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/validate.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/test -- 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/enums -- 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/enums/binary_sub_type.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/prelude.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/compiler.hpp -- 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/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/stdx/optional.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/export.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/lib/cmake/libbsoncxx-3.7.1/libbsoncxx-config.cmake -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/lib/cmake/libbsoncxx-3.7.1/libbsoncxx-config-version.cmake -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/lib/libbsoncxx.so.3.7.1 -- 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.7.1/bsoncxx_targets.cmake -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/lib/cmake/bsoncxx-3.7.1/bsoncxx_targets-none.cmake -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/lib/cmake/bsoncxx-3.7.1/bsoncxx-config-version.cmake -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/lib/cmake/bsoncxx-3.7.1/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/options -- 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/client_session.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/distinct.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/create_collection.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/insert.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/data_key.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/find_one_and_replace.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/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/aggregate.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/delete.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/client_encryption.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/tls.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/pool.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/find_one_and_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/change_stream.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/server_api.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/client.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/model -- 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/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/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/update_one.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/uri.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/index_model.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/write_exception.hpp -- 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/logic_error.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/server_error_code.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/authentication_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/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/logger.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/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/index_view.hpp -- 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/database.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/client_encryption.hpp -- 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/insert_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/bulk_write.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/delete.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/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/read_concern.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/validation_criteria.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/test -- 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/model -- 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/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/private -- 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/pool.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/config -- 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/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/compiler.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/downloader.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/hint.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/events -- 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/topology_changed_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_closed_event.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/heartbeat_succeeded_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/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/server_opening_event.hpp -- 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/command_succeeded_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/command_started_event.hpp -- 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/client.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/config/export.hpp -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/lib/cmake/libmongocxx-3.7.1/libmongocxx-config.cmake -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/lib/cmake/libmongocxx-3.7.1/libmongocxx-config-version.cmake -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/lib/libmongocxx.so.3.7.1 -- 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.7.1" 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.7.1/mongocxx_targets.cmake -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/lib/cmake/mongocxx-3.7.1/mongocxx_targets-none.cmake -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/lib/cmake/mongocxx-3.7.1/mongocxx-config-version.cmake -- Installing: /home/buildozer/aports/testing/mongo-cxx-driver/pkg/mongo-cxx-driver/usr/lib/cmake/mongocxx-3.7.1/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.7.1' -> '/home/buildozer/aports/testing/mongo-cxx-driver/pkg/libbsoncxx/usr/lib/libbsoncxx.so.3.7.1' '/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.7.1-r0 pkgconfig >>> libbsoncxx-dev*: Package size: 412.0 KB >>> libbsoncxx-dev*: Compressing data... >>> libbsoncxx-dev*: Create checksum... >>> libbsoncxx-dev*: Create libbsoncxx-dev-3.7.1-r0.apk >>> libbsoncxx*: Tracing dependencies... so:libbson-1.0.so.0 so:libc.musl-armv7.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> libbsoncxx*: Package size: 112.0 KB >>> libbsoncxx*: Compressing data... >>> libbsoncxx*: Create checksum... >>> libbsoncxx*: Create libbsoncxx-3.7.1-r0.apk >>> mongo-cxx-driver-dev*: Tracing dependencies... libbsoncxx-dev=3.7.1-r0 mongo-cxx-driver=3.7.1-r0 pc:libbsoncxx>=3.7.1 pkgconfig >>> mongo-cxx-driver-dev*: Package size: 940.0 KB >>> mongo-cxx-driver-dev*: Compressing data... >>> mongo-cxx-driver-dev*: Create checksum... >>> mongo-cxx-driver-dev*: Create mongo-cxx-driver-dev-3.7.1-r0.apk >>> mongo-cxx-driver*: Tracing dependencies... >>> ERROR: mongo-cxx-driver*: libbsoncxx.so._noabi: path not found libbsoncxx=3.7.1-r0 so:libbson-1.0.so.0 so:libc.musl-armv7.so.1 so:libgcc_s.so.1 so:libmongoc-1.0.so.0 so:libstdc++.so.6 >>> mongo-cxx-driver*: Package size: 376.0 KB >>> mongo-cxx-driver*: Compressing data... >>> mongo-cxx-driver*: Create checksum... >>> mongo-cxx-driver*: Create mongo-cxx-driver-3.7.1-r0.apk >>> mongo-cxx-driver: Build complete at Sat, 13 May 2023 17:22:28 +0000 elapsed time 0h 0m 34s >>> mongo-cxx-driver: Cleaning up srcdir >>> mongo-cxx-driver: Cleaning up pkgdir >>> mongo-cxx-driver: Uninstalling dependencies... (1/27) Purging .makedepends-mongo-cxx-driver (20230513.172155) (2/27) Purging cmake (3.26.3-r1) (3/27) Purging mongo-c-driver-static (1.23.3-r0) (4/27) Purging mongo-c-driver-dev (1.23.3-r0) (5/27) Purging mongo-c-driver (1.23.3-r0) (6/27) Purging openssl-dev (3.1.0-r4) (7/27) Purging samurai (1.2-r3) (8/27) Purging snappy-dev (1.1.10-r1) (9/27) Purging snappy (1.1.10-r1) (10/27) Purging zstd-dev (1.5.5-r4) (11/27) Purging zstd (1.5.5-r4) (12/27) Purging libarchive (3.6.2-r2) (13/27) Purging libbson-static (1.23.3-r0) (14/27) Purging libbson-dev (1.23.3-r0) (15/27) Purging libbson (1.23.3-r0) (16/27) Purging libformw (6.4_p20230506-r1) (17/27) Purging libuv (1.44.2-r2) (18/27) Purging python3-pyc (3.11.3-r11) (19/27) Purging python3-pycache-pyc0 (3.11.3-r11) (20/27) Purging pyc (0.1-r0) (21/27) Purging rhash-libs (1.4.3-r2) (22/27) Purging python3 (3.11.3-r11) (23/27) Purging gdbm (1.23-r1) (24/27) Purging libpanelw (6.4_p20230506-r1) (25/27) Purging mpdecimal (2.5.1-r2) (26/27) Purging readline (8.2.1-r1) (27/27) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r9.trigger OK: 916 MiB in 109 packages >>> mongo-cxx-driver: Updating the testing/armv7 repository index... >>> mongo-cxx-driver: Signing the index...