INFO: not using any hashes in /data/userland-archives/hashes for mtxclient-0.9.2.tar.gz (overridden with --hash)
Source /data/userland-archives/mtxclient-0.9.2.tar.gz... cached
validating signature... checking local signature... not found
signature validation failed
validating hash... ok
patching file lib/structs/events/voip.cpp
-- The C compiler identification is GNU 13.2.0
-- The CXX compiler identification is GNU 13.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/gcc/13/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/gcc/13/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Found OpenSSL: /usr/openssl/3.1/lib/amd64/libcrypto.so (found suitable version "3.1.4", minimum required is "1.1.0")
-- Found nlohmann_json: /usr/share/cmake/nlohmann_json/nlohmann_jsonConfig.cmake (found suitable version "3.11.2", minimum required is "3.2.0")
-- Found PkgConfig: /usr/bin/amd64/pkg-config (found version "0.29.2")
-- Checking for module 're2'
-- Found re2, version 11.0.0
-- Checking for module 'libevent_core'
-- Found libevent_core, version 2.1.12-stable
-- Checking for module 'libevent_pthreads'
-- Found libevent_pthreads, version 2.1.12-stable
-- Checking for module 'libcurl'
-- Found libcurl, version 8.4.0
-- Checking for module 'coeurl>=0.3.0'
-- Found coeurl, version 0.3.0
-- The following REQUIRED packages have been found:
* OpenSSL (required version >= 1.1.0), Open source SSL and TLS implementation and cryptographic library,
* Olm (required version >= 3.2.7), An implementation of the Double Ratchet cryptographic ratchet,
* nlohmann_json (required version >= 3.2.0), JSON for Modern C++, a C++11 header-only JSON class,
* Threads
* spdlog (required version >= 1.0.0), Very fast, header only, C++ logging library,
* PkgConfig
-- Configuring done (3.8s)
-- Generating done (0.2s)
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_Fortran_COMPILER
CMAKE_Fortran_FLAGS
LIBEXEC_INSTALL_DIR
LIB_INSTALL_DIR
LIB_SUFFIX
-- Build files have been written to: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/amd64
[ 1%] Building CXX object CMakeFiles/matrix_client.dir/lib/http/client.cpp.o
[ 2%] Building CXX object CMakeFiles/matrix_client.dir/lib/crypto/client.cpp.o
[ 4%] Building CXX object CMakeFiles/matrix_client.dir/lib/crypto/encoding.cpp.o
[ 5%] Building CXX object CMakeFiles/matrix_client.dir/lib/crypto/types.cpp.o
[ 6%] Building CXX object CMakeFiles/matrix_client.dir/lib/crypto/utils.cpp.o
[ 8%] Building CXX object CMakeFiles/matrix_client.dir/lib/utils.cpp.o
[ 9%] Building CXX object CMakeFiles/matrix_client.dir/lib/log.cpp.o
[ 10%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/common.cpp.o
[ 12%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/errors.cpp.o
[ 13%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events.cpp.o
[ 14%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/identifiers.cpp.o
[ 16%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/pushrules.cpp.o
[ 17%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/requests.cpp.o
[ 18%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/secret_storage.cpp.o
[ 20%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/user_interactive.cpp.o
[ 21%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/aliases.cpp.o
[ 22%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/avatar.cpp.o
[ 24%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/canonical_alias.cpp.o
[ 25%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/collections.cpp.o
[ 26%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/common.cpp.o
[ 28%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/create.cpp.o
[ 29%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/encrypted.cpp.o
[ 30%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/encryption.cpp.o
[ 32%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/guest_access.cpp.o
[ 33%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/history_visibility.cpp.o
[ 34%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/join_rules.cpp.o
[ 36%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/member.cpp.o
[ 37%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/name.cpp.o
[ 38%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/pinned_events.cpp.o
[ 40%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/policy_rules.cpp.o
[ 41%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/power_levels.cpp.o
[ 42%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/presence.cpp.o
[ 44%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/reaction.cpp.o
[ 45%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/redaction.cpp.o
[ 46%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/spaces.cpp.o
[ 48%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/tag.cpp.o
[ 49%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/tombstone.cpp.o
[ 50%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/topic.cpp.o
[ 52%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/widget.cpp.o
[ 53%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/unknown.cpp.o
[ 54%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/voip.cpp.o
[ 56%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/account_data/direct.cpp.o
[ 57%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/account_data/fully_read.cpp.o
[ 58%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/ephemeral/receipt.cpp.o
[ 60%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/ephemeral/typing.cpp.o
[ 61%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/nheko_extensions/hidden_events.cpp.o
[ 62%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/messages/audio.cpp.o
[ 64%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/messages/confetti.cpp.o
[ 65%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/messages/emote.cpp.o
[ 66%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/messages/file.cpp.o
[ 68%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/messages/image.cpp.o
[ 69%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/messages/notice.cpp.o
[ 70%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/messages/text.cpp.o
[ 72%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/messages/video.cpp.o
[ 73%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/events/mscs/image_packs.cpp.o
[ 74%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/responses/capabilities.cpp.o
[ 76%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/responses/common.cpp.o
[ 77%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/responses/create_room.cpp.o
[ 78%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/responses/crypto.cpp.o
[ 80%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/responses/device.cpp.o
[ 81%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/responses/empty.cpp.o
[ 82%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/responses/login.cpp.o
[ 84%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/responses/media.cpp.o
[ 85%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/responses/members.cpp.o
[ 86%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/responses/messages.cpp.o
[ 88%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/responses/notifications.cpp.o
[ 89%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/responses/profile.cpp.o
[ 90%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/responses/register.cpp.o
[ 92%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/responses/sync.cpp.o
[ 93%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/responses/turn_server.cpp.o
[ 94%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/responses/users.cpp.o
[ 96%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/responses/version.cpp.o
[ 97%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/responses/well-known.cpp.o
[ 98%] Building CXX object CMakeFiles/matrix_client.dir/lib/structs/responses/public_rooms.cpp.o
[100%] Linking CXX shared library libmatrix_client.so
ld: warning: file /usr/openssl/3.1/lib/amd64/libcrypto.so: attempted multiple inclusion of file
[100%] Built target matrix_client
[100%] Built target matrix_client
Install the project...
-- Install configuration: ""
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/lib/amd64/libmatrix_client.so.0.9.2
-- Set runtime path of "/jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/lib/amd64/libmatrix_client.so.0.9.2" to ""
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/lib/amd64/libmatrix_client.so
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/errors.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/user_interactive.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/pushrules.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/identifiers.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/events_impl.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/requests.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/log.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/common.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/lightweight_error.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/secret_storage.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/responses.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/events
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/events/tombstone.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/events/history_visibility.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/events/name.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/events/policy_rules.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/events/avatar.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/events/spaces.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/events/redaction.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/events/messages
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/events/messages/video.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/events/messages/location.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/events/messages/image.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/events/messages/file.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/events/messages/confetti.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/events/messages/text.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/events/messages/emote.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/events/messages/notice.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/events/messages/audio.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/events/topic.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/events/encryption.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/events/power_levels.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/events/voip.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/events/join_rules.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/events/tag.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/events/aliases.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/events/create.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/events/widget.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/events/event_type.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/events/nheko_extensions
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/events/nheko_extensions/hidden_events.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/events/collections.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/events/unknown.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/events/canonical_alias.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/events/guest_access.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/events/account_data
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/events/account_data/direct.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/events/account_data/fully_read.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/events/presence.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/events/ephemeral
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/events/ephemeral/typing.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/events/ephemeral/receipt.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/events/common.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/events/member.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/events/encrypted.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/events/mscs
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/events/mscs/image_packs.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/events/reaction.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/events/pinned_events.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/responses
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/responses/empty.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/responses/public_rooms.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/responses/crypto.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/responses/well-known.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/responses/register.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/responses/messages.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/responses/users.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/responses/media.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/responses/turn_server.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/responses/device.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/responses/login.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/responses/version.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/responses/common.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/responses/create_room.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/responses/profile.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/responses/sync.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/responses/notifications.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/responses/capabilities.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/responses/members.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx/events.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtx.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtxclient
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtxclient/utils.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtxclient/crypto
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtxclient/crypto/client.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtxclient/crypto/objects.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtxclient/crypto/types.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtxclient/crypto/utils.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtxclient/http
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtxclient/http/errors.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtxclient/http/client_impl.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/include/mtxclient/http/client.hpp
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/lib/amd64/cmake/MatrixClient/MatrixClientTargets.cmake
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/lib/amd64/cmake/MatrixClient/MatrixClientTargets-noconfig.cmake
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/lib/amd64/cmake/MatrixClient/MatrixClientConfig.cmake
-- Installing: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/prototype/i386/usr/lib/amd64/cmake/MatrixClient/MatrixClientConfigVersion.cmake
VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/network/mtxclient/build/manifest-i386-mtxclient.depend.res
NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO
generating metadata: network/mtxclient
pkg://openindiana.org/network/chat/mtxclient@0.9.2,5.11-2023.0.0.1:20231118T090348Z
PUBLISHED