D: [iurt_root_command] chroot
Installing /home/pterjan/rpmbuild/SRPMS/mtxclient-0.10.0-1.mga10.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.sPUUb0
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD
+ rm -rf mtxclient-0.10.0
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/mtxclient-0.10.0.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd mtxclient-0.10.0
+ rm -rf /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0-SPECPARTS
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0-SPECPARTS
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.SX3nrq
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ cd mtxclient-0.10.0
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ /usr/bin/cmake -Wno-dev -S . -B build -DCMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_INSTALL_DO_STRIP:BOOL=OFF -DCMAKE_INSTALL_LIBDIR:PATH=lib64 -DCMAKE_INSTALL_LIBEXECDIR:PATH=libexec -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_RUNSTATEDIR:PATH=/run -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DCMAKE_BUILD_TYPE=RelWithDebInfo -DLIB_SUFFIX=64 -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON '-DCMAKE_MODULE_LINKER_FLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_STATIC_LIBS:BOOL=OFF -G Ninja -DHUNTER_ENABLED:BOOL=OFF -DUSE_BUNDLED_BOOST:BOOL=OFF -DUSE_BUNDLED_SPDLOG:BOOL=OFF -DUSE_BUNDLED_OLM:BOOL=OFF -DUSE_BUNDLED_GTEST:BOOL=OFF -DUSE_BUNDLED_JSON:BOOL=OFF -DUSE_BUNDLED_OPENSSL:BOOL=OFF -DASAN:BOOL=OFF -DCOVERAGE:BOOL=OFF -DIWYU:BOOL=OFF -DBUILD_LIB_TESTS:BOOL=OFF -DBUILD_LIB_EXAMPLES:BOOL=OFF
-- The C compiler identification is GNU 14.1.0
-- The CXX compiler identification is GNU 14.1.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Found OpenSSL: /usr/lib64/libcrypto.so (found suitable version "3.3.1", minimum required is "1.1.0")
-- Found nlohmann_json: /usr/share/cmake/nlohmann_json/nlohmann_jsonConfig.cmake (found suitable version "3.11.3", minimum required is "3.11.0")
-- Found PkgConfig: /usr/bin/pkg-config (found version "2.2.0")
-- 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.9.1
-- Checking for module 'coeurl>=0.3.0'
-- Found coeurl, version 0.3.1
-- 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.11.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 (5.9s)
-- Generating done (0.0s)
CMake Warning:
Manually-specified variables were not used by the project:
BUILD_STATIC_LIBS
CMAKE_CXX_FLAGS_RELEASE
CMAKE_C_FLAGS_RELEASE
CMAKE_C_FLAGS_RELWITHDEBINFO
CMAKE_INSTALL_DO_STRIP
CMAKE_VERBOSE_MAKEFILE
INCLUDE_INSTALL_DIR
LIB_INSTALL_DIR
LIB_SUFFIX
SHARE_INSTALL_PREFIX
SYSCONF_INSTALL_DIR
USE_BUNDLED_BOOST
USE_BUNDLED_GTEST
-- Build files have been written to: /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/build
+ /usr/bin/cmake --build build -j16 --verbose
Change Dir: '/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/build'
Run Build Command(s): /usr/bin/ninja -v -j 16
[1/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/crypto/encoding.cpp.o -MF CMakeFiles/matrix_client.dir/lib/crypto/encoding.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/crypto/encoding.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/crypto/encoding.cpp
[2/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/utils.cpp.o -MF CMakeFiles/matrix_client.dir/lib/utils.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/utils.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/utils.cpp
[3/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/errors.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/errors.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/errors.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/errors.cpp
[4/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/log.cpp.o -MF CMakeFiles/matrix_client.dir/lib/log.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/log.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/log.cpp
[5/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/identifiers.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/identifiers.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/identifiers.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/identifiers.cpp
[6/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/events.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/events.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/events.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/events.cpp
[7/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/events/avatar.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/events/avatar.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/events/avatar.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/events/avatar.cpp
[8/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/events/aliases.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/events/aliases.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/events/aliases.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/events/aliases.cpp
[9/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/secret_storage.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/secret_storage.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/secret_storage.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/secret_storage.cpp
[10/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/crypto/types.cpp.o -MF CMakeFiles/matrix_client.dir/lib/crypto/types.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/crypto/types.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/crypto/types.cpp
[11/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/events/canonical_alias.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/events/canonical_alias.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/events/canonical_alias.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/events/canonical_alias.cpp
[12/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/common.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/common.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/common.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/common.cpp
[13/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/events/create.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/events/create.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/events/create.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/events/create.cpp
[14/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/events/history_visibility.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/events/history_visibility.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/events/history_visibility.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/events/history_visibility.cpp
[15/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/requests.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/requests.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/requests.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/requests.cpp
[16/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/events/encryption.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/events/encryption.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/events/encryption.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/events/encryption.cpp
[17/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/events/name.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/events/name.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/events/name.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/events/name.cpp
[18/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/events/member.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/events/member.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/events/member.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/events/member.cpp
[19/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/events/guest_access.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/events/guest_access.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/events/guest_access.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/events/guest_access.cpp
[20/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/events/policy_rules.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/events/policy_rules.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/events/policy_rules.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/events/policy_rules.cpp
[21/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/user_interactive.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/user_interactive.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/user_interactive.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/user_interactive.cpp
[22/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/events/spaces.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/events/spaces.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/events/spaces.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/events/spaces.cpp
[23/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/events/reaction.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/events/reaction.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/events/reaction.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/events/reaction.cpp
[24/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/events/pinned_events.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/events/pinned_events.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/events/pinned_events.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/events/pinned_events.cpp
[25/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/events/common.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/events/common.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/events/common.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/events/common.cpp
[26/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/events/encrypted.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/events/encrypted.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/events/encrypted.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/events/encrypted.cpp
[27/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/events/join_rules.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/events/join_rules.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/events/join_rules.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/events/join_rules.cpp
[28/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/events/redaction.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/events/redaction.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/events/redaction.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/events/redaction.cpp
[29/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/events/power_levels.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/events/power_levels.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/events/power_levels.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/events/power_levels.cpp
[30/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/events/server_acl.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/events/server_acl.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/events/server_acl.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/events/server_acl.cpp
[31/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/events/presence.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/events/presence.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/events/presence.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/events/presence.cpp
[32/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/events/tombstone.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/events/tombstone.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/events/tombstone.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/events/tombstone.cpp
[33/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/events/account_data/fully_read.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/events/account_data/fully_read.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/events/account_data/fully_read.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/events/account_data/fully_read.cpp
[34/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/pushrules.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/pushrules.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/pushrules.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/pushrules.cpp
[35/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/events/widget.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/events/widget.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/events/widget.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/events/widget.cpp
[36/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/events/topic.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/events/topic.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/events/topic.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/events/topic.cpp
[37/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/events/tag.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/events/tag.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/events/tag.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/events/tag.cpp
[38/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/events/account_data/direct.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/events/account_data/direct.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/events/account_data/direct.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/events/account_data/direct.cpp
[39/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/crypto/utils.cpp.o -MF CMakeFiles/matrix_client.dir/lib/crypto/utils.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/crypto/utils.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/crypto/utils.cpp
In file included from /usr/include/c++/14/string:51,
from /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include/mtxclient/crypto/utils.hpp:7,
from /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/crypto/utils.cpp:1:
In static member function 'static constexpr _Up* std::__copy_move<_IsMove, true, std::random_access_iterator_tag>::__copy_m(_Tp*, _Tp*, _Up*) [with _Tp = unsigned int; _Up = unsigned int; bool _IsMove = false]',
inlined from 'constexpr _OI std::__copy_move_a2(_II, _II, _OI) [with bool _IsMove = false; _II = unsigned int*; _OI = unsigned int*]' at /usr/include/c++/14/bits/stl_algobase.h:521:30,
inlined from 'constexpr _OI std::__copy_move_a1(_II, _II, _OI) [with bool _IsMove = false; _II = unsigned int*; _OI = unsigned int*]' at /usr/include/c++/14/bits/stl_algobase.h:548:42,
inlined from 'constexpr _OI std::__copy_move_a(_II, _II, _OI) [with bool _IsMove = false; _II = unsigned int*; _OI = unsigned int*]' at /usr/include/c++/14/bits/stl_algobase.h:555:31,
inlined from 'constexpr _OI std::copy(_II, _II, _OI) [with _II = unsigned int*; _OI = unsigned int*]' at /usr/include/c++/14/bits/stl_algobase.h:651:7,
inlined from 'static _ForwardIterator std::__uninitialized_copy::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = unsigned int*; _ForwardIterator = unsigned int*]' at /usr/include/c++/14/bits/stl_uninitialized.h:147:27,
inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = unsigned int*; _ForwardIterator = unsigned int*]' at /usr/include/c++/14/bits/stl_uninitialized.h:185:15,
inlined from 'constexpr void fmt::v9::basic_memory_buffer::grow(size_t) [with T = unsigned int; long unsigned int SIZE = 32; Allocator = std::allocator]' at /usr/include/fmt/format.h:925:26,
inlined from 'constexpr void fmt::v9::detail::buffer::try_reserve(size_t) [with T = unsigned int]' at /usr/include/fmt/core.h:928:39,
inlined from 'constexpr void fmt::v9::detail::buffer::try_reserve(size_t) [with T = unsigned int]' at /usr/include/fmt/core.h:927:24,
inlined from 'constexpr void fmt::v9::detail::buffer::try_resize(size_t) [with T = unsigned int]' at /usr/include/fmt/core.h:919:16,
inlined from 'constexpr void fmt::v9::basic_memory_buffer::resize(size_t) [with T = unsigned int; long unsigned int SIZE = 32; Allocator = std::allocator]' at /usr/include/fmt/format.h:897:63,
inlined from 'constexpr void fmt::v9::detail::bigint::assign(UInt) [with UInt = long unsigned int; typename std::enable_if<(std::is_same::value || std::is_same<_Tp, __int128 unsigned>::value), int>::type = 0]' at /usr/include/fmt/format.h:2792:19,
inlined from 'constexpr void fmt::v9::detail::bigint::operator=(Int) [with Int = int]' at /usr/include/fmt/format.h:2813:11,
inlined from 'constexpr void fmt::v9::detail::format_dragon(basic_fp<__int128 unsigned>, unsigned int, int, buffer&, int&)' at /usr/include/fmt/format.h:2987:11:
/usr/include/c++/14/bits/stl_algobase.h:452:30: warning: 'void* __builtin_memmove(void*, const void*, long unsigned int)' forming offset 4 is out of the bounds [0, 4] [-Warray-bounds=]
452 | __builtin_memmove(__result, __first, sizeof(_Tp) * _Num);
| ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In static member function 'static constexpr _Up* std::__copy_move<_IsMove, true, std::random_access_iterator_tag>::__copy_m(_Tp*, _Tp*, _Up*) [with _Tp = unsigned int; _Up = unsigned int; bool _IsMove = false]',
inlined from 'constexpr _OI std::__copy_move_a2(_II, _II, _OI) [with bool _IsMove = false; _II = unsigned int*; _OI = unsigned int*]' at /usr/include/c++/14/bits/stl_algobase.h:521:30,
inlined from 'constexpr _OI std::__copy_move_a1(_II, _II, _OI) [with bool _IsMove = false; _II = unsigned int*; _OI = unsigned int*]' at /usr/include/c++/14/bits/stl_algobase.h:548:42,
inlined from 'constexpr _OI std::__copy_move_a(_II, _II, _OI) [with bool _IsMove = false; _II = unsigned int*; _OI = unsigned int*]' at /usr/include/c++/14/bits/stl_algobase.h:555:31,
inlined from 'constexpr _OI std::copy(_II, _II, _OI) [with _II = unsigned int*; _OI = unsigned int*]' at /usr/include/c++/14/bits/stl_algobase.h:651:7,
inlined from 'static _ForwardIterator std::__uninitialized_copy::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = unsigned int*; _ForwardIterator = unsigned int*]' at /usr/include/c++/14/bits/stl_uninitialized.h:147:27,
inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = unsigned int*; _ForwardIterator = unsigned int*]' at /usr/include/c++/14/bits/stl_uninitialized.h:185:15,
inlined from 'constexpr void fmt::v9::basic_memory_buffer::grow(size_t) [with T = unsigned int; long unsigned int SIZE = 32; Allocator = std::allocator]' at /usr/include/fmt/format.h:925:26,
inlined from 'constexpr void fmt::v9::detail::buffer::try_reserve(size_t) [with T = unsigned int]' at /usr/include/fmt/core.h:928:39,
inlined from 'constexpr void fmt::v9::detail::buffer::try_reserve(size_t) [with T = unsigned int]' at /usr/include/fmt/core.h:927:24,
inlined from 'constexpr void fmt::v9::detail::buffer::try_resize(size_t) [with T = unsigned int]' at /usr/include/fmt/core.h:919:16,
inlined from 'constexpr void fmt::v9::basic_memory_buffer::resize(size_t) [with T = unsigned int; long unsigned int SIZE = 32; Allocator = std::allocator]' at /usr/include/fmt/format.h:897:63,
inlined from 'constexpr void fmt::v9::detail::bigint::assign(UInt) [with UInt = long unsigned int; typename std::enable_if<(std::is_same::value || std::is_same<_Tp, __int128 unsigned>::value), int>::type = 0]' at /usr/include/fmt/format.h:2792:19,
inlined from 'constexpr void fmt::v9::detail::bigint::operator=(Int) [with Int = int]' at /usr/include/fmt/format.h:2813:11,
inlined from 'constexpr void fmt::v9::detail::bigint::assign_pow10(int)' at /usr/include/fmt/format.h:2893:11,
inlined from 'constexpr void fmt::v9::detail::bigint::assign_pow10(int)' at /usr/include/fmt/format.h:2884:24,
inlined from 'constexpr void fmt::v9::detail::format_dragon(basic_fp<__int128 unsigned>, unsigned int, int, buffer&, int&)' at /usr/include/fmt/format.h:2994:29:
/usr/include/c++/14/bits/stl_algobase.h:452:30: warning: 'void* __builtin_memmove(void*, const void*, long unsigned int)' forming offset 4 is out of the bounds [0, 4] [-Warray-bounds=]
452 | __builtin_memmove(__result, __first, sizeof(_Tp) * _Num);
| ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In static member function 'static constexpr _Up* std::__copy_move<_IsMove, true, std::random_access_iterator_tag>::__copy_m(_Tp*, _Tp*, _Up*) [with _Tp = unsigned int; _Up = unsigned int; bool _IsMove = false]',
inlined from 'constexpr _OI std::__copy_move_a2(_II, _II, _OI) [with bool _IsMove = false; _II = unsigned int*; _OI = unsigned int*]' at /usr/include/c++/14/bits/stl_algobase.h:521:30,
inlined from 'constexpr _OI std::__copy_move_a1(_II, _II, _OI) [with bool _IsMove = false; _II = unsigned int*; _OI = unsigned int*]' at /usr/include/c++/14/bits/stl_algobase.h:548:42,
inlined from 'constexpr _OI std::__copy_move_a(_II, _II, _OI) [with bool _IsMove = false; _II = unsigned int*; _OI = unsigned int*]' at /usr/include/c++/14/bits/stl_algobase.h:555:31,
inlined from 'constexpr _OI std::copy(_II, _II, _OI) [with _II = unsigned int*; _OI = unsigned int*]' at /usr/include/c++/14/bits/stl_algobase.h:651:7,
inlined from 'static _ForwardIterator std::__uninitialized_copy::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = unsigned int*; _ForwardIterator = unsigned int*]' at /usr/include/c++/14/bits/stl_uninitialized.h:147:27,
inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = unsigned int*; _ForwardIterator = unsigned int*]' at /usr/include/c++/14/bits/stl_uninitialized.h:185:15,
inlined from 'constexpr void fmt::v9::basic_memory_buffer::grow(size_t) [with T = unsigned int; long unsigned int SIZE = 32; Allocator = std::allocator]' at /usr/include/fmt/format.h:925:26,
inlined from 'constexpr void fmt::v9::detail::buffer::try_reserve(size_t) [with T = unsigned int]' at /usr/include/fmt/core.h:928:39,
inlined from 'constexpr void fmt::v9::detail::buffer::try_reserve(size_t) [with T = unsigned int]' at /usr/include/fmt/core.h:927:24,
inlined from 'constexpr void fmt::v9::detail::buffer::try_resize(size_t) [with T = unsigned int]' at /usr/include/fmt/core.h:919:16,
inlined from 'constexpr void fmt::v9::basic_memory_buffer::resize(size_t) [with T = unsigned int; long unsigned int SIZE = 32; Allocator = std::allocator]' at /usr/include/fmt/format.h:897:63,
inlined from 'constexpr void fmt::v9::detail::bigint::assign(UInt) [with UInt = long unsigned int; typename std::enable_if<(std::is_same::value || std::is_same<_Tp, __int128 unsigned>::value), int>::type = 0]' at /usr/include/fmt/format.h:2792:19,
inlined from 'constexpr void fmt::v9::detail::bigint::operator=(Int) [with Int = int]' at /usr/include/fmt/format.h:2813:11,
inlined from 'constexpr void fmt::v9::detail::format_dragon(basic_fp<__int128 unsigned>, unsigned int, int, buffer&, int&)' at /usr/include/fmt/format.h:3013:11:
/usr/include/c++/14/bits/stl_algobase.h:452:30: warning: 'void* __builtin_memmove(void*, const void*, long unsigned int)' forming offset 4 is out of the bounds [0, 4] [-Warray-bounds=]
452 | __builtin_memmove(__result, __first, sizeof(_Tp) * _Num);
| ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[40/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/events/ephemeral/receipt.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/events/ephemeral/receipt.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/events/ephemeral/receipt.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/events/ephemeral/receipt.cpp
[41/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/events/unknown.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/events/unknown.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/events/unknown.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/events/unknown.cpp
[42/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/events/nheko_extensions/event_expiry.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/events/nheko_extensions/event_expiry.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/events/nheko_extensions/event_expiry.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/events/nheko_extensions/event_expiry.cpp
[43/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/events/account_data/ignored_users.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/events/account_data/ignored_users.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/events/account_data/ignored_users.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/events/account_data/ignored_users.cpp
[44/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/events/messages/emote.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/events/messages/emote.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/events/messages/emote.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/events/messages/emote.cpp
[45/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/events/messages/audio.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/events/messages/audio.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/events/messages/audio.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/events/messages/audio.cpp
[46/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/events/ephemeral/typing.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/events/ephemeral/typing.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/events/ephemeral/typing.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/events/ephemeral/typing.cpp
[47/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/events/messages/elementeffect.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/events/messages/elementeffect.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/events/messages/elementeffect.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/events/messages/elementeffect.cpp
[48/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/events/messages/text.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/events/messages/text.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/events/messages/text.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/events/messages/text.cpp
[49/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/events/messages/file.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/events/messages/file.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/events/messages/file.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/events/messages/file.cpp
[50/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/events/voip.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/events/voip.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/events/voip.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/events/voip.cpp
[51/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/events/messages/notice.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/events/messages/notice.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/events/messages/notice.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/events/messages/notice.cpp
[52/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/crypto/client.cpp.o -MF CMakeFiles/matrix_client.dir/lib/crypto/client.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/crypto/client.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/crypto/client.cpp
In file included from /usr/include/c++/14/algorithm:60,
from /usr/include/nlohmann/json.hpp:21,
from /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/crypto/client.cpp:2:
In static member function 'static constexpr _Up* std::__copy_move<_IsMove, true, std::random_access_iterator_tag>::__copy_m(_Tp*, _Tp*, _Up*) [with _Tp = unsigned int; _Up = unsigned int; bool _IsMove = false]',
inlined from 'constexpr _OI std::__copy_move_a2(_II, _II, _OI) [with bool _IsMove = false; _II = unsigned int*; _OI = unsigned int*]' at /usr/include/c++/14/bits/stl_algobase.h:521:30,
inlined from 'constexpr _OI std::__copy_move_a1(_II, _II, _OI) [with bool _IsMove = false; _II = unsigned int*; _OI = unsigned int*]' at /usr/include/c++/14/bits/stl_algobase.h:548:42,
inlined from 'constexpr _OI std::__copy_move_a(_II, _II, _OI) [with bool _IsMove = false; _II = unsigned int*; _OI = unsigned int*]' at /usr/include/c++/14/bits/stl_algobase.h:555:31,
inlined from 'constexpr _OI std::copy(_II, _II, _OI) [with _II = unsigned int*; _OI = unsigned int*]' at /usr/include/c++/14/bits/stl_algobase.h:651:7,
inlined from 'static _ForwardIterator std::__uninitialized_copy::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = unsigned int*; _ForwardIterator = unsigned int*]' at /usr/include/c++/14/bits/stl_uninitialized.h:147:27,
inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = unsigned int*; _ForwardIterator = unsigned int*]' at /usr/include/c++/14/bits/stl_uninitialized.h:185:15,
inlined from 'constexpr void fmt::v9::basic_memory_buffer::grow(size_t) [with T = unsigned int; long unsigned int SIZE = 32; Allocator = std::allocator]' at /usr/include/fmt/format.h:925:26,
inlined from 'constexpr void fmt::v9::detail::buffer::try_reserve(size_t) [with T = unsigned int]' at /usr/include/fmt/core.h:928:39,
inlined from 'constexpr void fmt::v9::detail::buffer::try_reserve(size_t) [with T = unsigned int]' at /usr/include/fmt/core.h:927:24,
inlined from 'constexpr void fmt::v9::detail::buffer::try_resize(size_t) [with T = unsigned int]' at /usr/include/fmt/core.h:919:16,
inlined from 'constexpr void fmt::v9::basic_memory_buffer::resize(size_t) [with T = unsigned int; long unsigned int SIZE = 32; Allocator = std::allocator]' at /usr/include/fmt/format.h:897:63,
inlined from 'constexpr void fmt::v9::detail::bigint::assign(UInt) [with UInt = long unsigned int; typename std::enable_if<(std::is_same::value || std::is_same<_Tp, __int128 unsigned>::value), int>::type = 0]' at /usr/include/fmt/format.h:2792:19,
inlined from 'constexpr void fmt::v9::detail::bigint::operator=(Int) [with Int = int]' at /usr/include/fmt/format.h:2813:11,
inlined from 'constexpr void fmt::v9::detail::format_dragon(basic_fp<__int128 unsigned>, unsigned int, int, buffer&, int&)' at /usr/include/fmt/format.h:2987:11:
/usr/include/c++/14/bits/stl_algobase.h:452:30: warning: 'void* __builtin_memmove(void*, const void*, long unsigned int)' forming offset 4 is out of the bounds [0, 4] [-Warray-bounds=]
452 | __builtin_memmove(__result, __first, sizeof(_Tp) * _Num);
| ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[53/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/responses/empty.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/responses/empty.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/responses/empty.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/responses/empty.cpp
[54/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/events/messages/video.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/events/messages/video.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/events/messages/video.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/events/messages/video.cpp
[55/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/events/messages/image.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/events/messages/image.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/events/messages/image.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/events/messages/image.cpp
[56/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/responses/device.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/responses/device.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/responses/device.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/responses/device.cpp
[57/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/responses/create_room.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/responses/create_room.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/responses/create_room.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/responses/create_room.cpp
[58/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/responses/login.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/responses/login.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/responses/login.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/responses/login.cpp
[59/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/responses/capabilities.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/responses/capabilities.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/responses/capabilities.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/responses/capabilities.cpp
[60/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/events/nheko_extensions/hidden_events.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/events/nheko_extensions/hidden_events.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/events/nheko_extensions/hidden_events.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/events/nheko_extensions/hidden_events.cpp
In file included from /usr/include/c++/14/vector:62,
from /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include/mtx/events/nheko_extensions/hidden_events.hpp:7,
from /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/events/nheko_extensions/hidden_events.cpp:1:
In static member function 'static constexpr _Up* std::__copy_move<_IsMove, true, std::random_access_iterator_tag>::__copy_m(_Tp*, _Tp*, _Up*) [with _Tp = unsigned int; _Up = unsigned int; bool _IsMove = false]',
inlined from 'constexpr _OI std::__copy_move_a2(_II, _II, _OI) [with bool _IsMove = false; _II = unsigned int*; _OI = unsigned int*]' at /usr/include/c++/14/bits/stl_algobase.h:521:30,
inlined from 'constexpr _OI std::__copy_move_a1(_II, _II, _OI) [with bool _IsMove = false; _II = unsigned int*; _OI = unsigned int*]' at /usr/include/c++/14/bits/stl_algobase.h:548:42,
inlined from 'constexpr _OI std::__copy_move_a(_II, _II, _OI) [with bool _IsMove = false; _II = unsigned int*; _OI = unsigned int*]' at /usr/include/c++/14/bits/stl_algobase.h:555:31,
inlined from 'constexpr _OI std::copy(_II, _II, _OI) [with _II = unsigned int*; _OI = unsigned int*]' at /usr/include/c++/14/bits/stl_algobase.h:651:7,
inlined from 'static _ForwardIterator std::__uninitialized_copy::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = unsigned int*; _ForwardIterator = unsigned int*]' at /usr/include/c++/14/bits/stl_uninitialized.h:147:27,
inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = unsigned int*; _ForwardIterator = unsigned int*]' at /usr/include/c++/14/bits/stl_uninitialized.h:185:15,
inlined from 'constexpr void fmt::v9::basic_memory_buffer::grow(size_t) [with T = unsigned int; long unsigned int SIZE = 32; Allocator = std::allocator]' at /usr/include/fmt/format.h:925:26,
inlined from 'constexpr void fmt::v9::detail::buffer::try_reserve(size_t) [with T = unsigned int]' at /usr/include/fmt/core.h:928:39,
inlined from 'constexpr void fmt::v9::detail::buffer::try_reserve(size_t) [with T = unsigned int]' at /usr/include/fmt/core.h:927:24,
inlined from 'constexpr void fmt::v9::detail::buffer::try_resize(size_t) [with T = unsigned int]' at /usr/include/fmt/core.h:919:16,
inlined from 'constexpr void fmt::v9::basic_memory_buffer::resize(size_t) [with T = unsigned int; long unsigned int SIZE = 32; Allocator = std::allocator]' at /usr/include/fmt/format.h:897:63,
inlined from 'constexpr void fmt::v9::detail::bigint::assign(UInt) [with UInt = long unsigned int; typename std::enable_if<(std::is_same::value || std::is_same<_Tp, __int128 unsigned>::value), int>::type = 0]' at /usr/include/fmt/format.h:2792:19,
inlined from 'constexpr void fmt::v9::detail::bigint::operator=(Int) [with Int = int]' at /usr/include/fmt/format.h:2813:11,
inlined from 'constexpr void fmt::v9::detail::format_dragon(basic_fp<__int128 unsigned>, unsigned int, int, buffer&, int&)' at /usr/include/fmt/format.h:2987:11:
/usr/include/c++/14/bits/stl_algobase.h:452:30: warning: 'void* __builtin_memmove(void*, const void*, long unsigned int)' forming offset 4 is out of the bounds [0, 4] [-Warray-bounds=]
452 | __builtin_memmove(__result, __first, sizeof(_Tp) * _Num);
| ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[61/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/responses/media.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/responses/media.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/responses/media.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/responses/media.cpp
[62/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/responses/messages.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/responses/messages.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/responses/messages.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/responses/messages.cpp
[63/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/events/messages/unknown.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/events/messages/unknown.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/events/messages/unknown.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/events/messages/unknown.cpp
[64/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/responses/profile.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/responses/profile.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/responses/profile.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/responses/profile.cpp
[65/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/events/mscs/image_packs.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/events/mscs/image_packs.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/events/mscs/image_packs.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/events/mscs/image_packs.cpp
[66/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/responses/version.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/responses/version.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/responses/version.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/responses/version.cpp
[67/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/responses/users.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/responses/users.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/responses/users.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/responses/users.cpp
[68/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/responses/crypto.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/responses/crypto.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/responses/crypto.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/responses/crypto.cpp
[69/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/responses/turn_server.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/responses/turn_server.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/responses/turn_server.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/responses/turn_server.cpp
[70/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/responses/register.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/responses/register.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/responses/register.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/responses/register.cpp
[71/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/responses/well-known.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/responses/well-known.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/responses/well-known.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/responses/well-known.cpp
[72/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/responses/members.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/responses/members.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/responses/members.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/responses/members.cpp
[73/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/responses/public_rooms.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/responses/public_rooms.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/responses/public_rooms.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/responses/public_rooms.cpp
[74/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/responses/sync.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/responses/sync.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/responses/sync.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/responses/sync.cpp
[75/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/events/collections.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/events/collections.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/events/collections.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/events/collections.cpp
[76/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/responses/common.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/responses/common.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/responses/common.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/responses/common.cpp
[77/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/structs/responses/notifications.cpp.o -MF CMakeFiles/matrix_client.dir/lib/structs/responses/notifications.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/structs/responses/notifications.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/structs/responses/notifications.cpp
[78/80] /usr/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dmatrix_client_EXPORTS -I/home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -std=c++20 -fPIC -pthread -DNOMINMAX -DSPDLOG_SHARED_LIB -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -MD -MT CMakeFiles/matrix_client.dir/lib/http/client.cpp.o -MF CMakeFiles/matrix_client.dir/lib/http/client.cpp.o.d -o CMakeFiles/matrix_client.dir/lib/http/client.cpp.o -c /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/http/client.cpp
In file included from /usr/include/c++/14/bits/stl_tree.h:63,
from /usr/include/c++/14/map:62,
from /usr/include/nlohmann/json_fwd.hpp:13,
from /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/include/mtxclient/http/client.hpp:7,
from /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/lib/http/client.cpp:1:
In static member function 'static constexpr _Up* std::__copy_move<_IsMove, true, std::random_access_iterator_tag>::__copy_m(_Tp*, _Tp*, _Up*) [with _Tp = unsigned int; _Up = unsigned int; bool _IsMove = false]',
inlined from 'constexpr _OI std::__copy_move_a2(_II, _II, _OI) [with bool _IsMove = false; _II = unsigned int*; _OI = unsigned int*]' at /usr/include/c++/14/bits/stl_algobase.h:521:30,
inlined from 'constexpr _OI std::__copy_move_a1(_II, _II, _OI) [with bool _IsMove = false; _II = unsigned int*; _OI = unsigned int*]' at /usr/include/c++/14/bits/stl_algobase.h:548:42,
inlined from 'constexpr _OI std::__copy_move_a(_II, _II, _OI) [with bool _IsMove = false; _II = unsigned int*; _OI = unsigned int*]' at /usr/include/c++/14/bits/stl_algobase.h:555:31,
inlined from 'constexpr _OI std::copy(_II, _II, _OI) [with _II = unsigned int*; _OI = unsigned int*]' at /usr/include/c++/14/bits/stl_algobase.h:651:7,
inlined from 'static _ForwardIterator std::__uninitialized_copy::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = unsigned int*; _ForwardIterator = unsigned int*]' at /usr/include/c++/14/bits/stl_uninitialized.h:147:27,
inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = unsigned int*; _ForwardIterator = unsigned int*]' at /usr/include/c++/14/bits/stl_uninitialized.h:185:15,
inlined from 'constexpr void fmt::v9::basic_memory_buffer::grow(size_t) [with T = unsigned int; long unsigned int SIZE = 32; Allocator = std::allocator]' at /usr/include/fmt/format.h:925:26,
inlined from 'constexpr void fmt::v9::detail::buffer::try_reserve(size_t) [with T = unsigned int]' at /usr/include/fmt/core.h:928:39,
inlined from 'constexpr void fmt::v9::detail::buffer::try_reserve(size_t) [with T = unsigned int]' at /usr/include/fmt/core.h:927:24,
inlined from 'constexpr void fmt::v9::detail::buffer::try_resize(size_t) [with T = unsigned int]' at /usr/include/fmt/core.h:919:16,
inlined from 'constexpr void fmt::v9::basic_memory_buffer::resize(size_t) [with T = unsigned int; long unsigned int SIZE = 32; Allocator = std::allocator]' at /usr/include/fmt/format.h:897:63,
inlined from 'constexpr void fmt::v9::detail::bigint::assign(UInt) [with UInt = long unsigned int; typename std::enable_if<(std::is_same::value || std::is_same<_Tp, __int128 unsigned>::value), int>::type = 0]' at /usr/include/fmt/format.h:2792:19,
inlined from 'constexpr void fmt::v9::detail::bigint::operator=(Int) [with Int = int]' at /usr/include/fmt/format.h:2813:11,
inlined from 'constexpr void fmt::v9::detail::format_dragon(basic_fp<__int128 unsigned>, unsigned int, int, buffer&, int&)' at /usr/include/fmt/format.h:2987:11:
/usr/include/c++/14/bits/stl_algobase.h:452:30: warning: 'void* __builtin_memmove(void*, const void*, long unsigned int)' forming offset 4 is out of the bounds [0, 4] [-Warray-bounds=]
452 | __builtin_memmove(__result, __first, sizeof(_Tp) * _Num);
| ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[79/80] : && /usr/bin/g++ -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wconversion -pipe -pedantic -fsized-deallocation -fdiagnostics-color=always -Wno-attributes -Wunreachable-code -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -shared -Wl,-soname,libmatrix_client.so.0.10.0 -o libmatrix_client.so.0.10.0 CMakeFiles/matrix_client.dir/lib/http/client.cpp.o CMakeFiles/matrix_client.dir/lib/crypto/client.cpp.o CMakeFiles/matrix_client.dir/lib/crypto/encoding.cpp.o CMakeFiles/matrix_client.dir/lib/crypto/types.cpp.o CMakeFiles/matrix_client.dir/lib/crypto/utils.cpp.o CMakeFiles/matrix_client.dir/lib/utils.cpp.o CMakeFiles/matrix_client.dir/lib/log.cpp.o CMakeFiles/matrix_client.dir/lib/structs/common.cpp.o CMakeFiles/matrix_client.dir/lib/structs/errors.cpp.o CMakeFiles/matrix_client.dir/lib/structs/events.cpp.o CMakeFiles/matrix_client.dir/lib/structs/identifiers.cpp.o CMakeFiles/matrix_client.dir/lib/structs/pushrules.cpp.o CMakeFiles/matrix_client.dir/lib/structs/requests.cpp.o CMakeFiles/matrix_client.dir/lib/structs/secret_storage.cpp.o CMakeFiles/matrix_client.dir/lib/structs/user_interactive.cpp.o CMakeFiles/matrix_client.dir/lib/structs/events/aliases.cpp.o CMakeFiles/matrix_client.dir/lib/structs/events/avatar.cpp.o CMakeFiles/matrix_client.dir/lib/structs/events/canonical_alias.cpp.o CMakeFiles/matrix_client.dir/lib/structs/events/collections.cpp.o CMakeFiles/matrix_client.dir/lib/structs/events/common.cpp.o CMakeFiles/matrix_client.dir/lib/structs/events/create.cpp.o CMakeFiles/matrix_client.dir/lib/structs/events/encrypted.cpp.o CMakeFiles/matrix_client.dir/lib/structs/events/encryption.cpp.o CMakeFiles/matrix_client.dir/lib/structs/events/guest_access.cpp.o CMakeFiles/matrix_client.dir/lib/structs/events/history_visibility.cpp.o CMakeFiles/matrix_client.dir/lib/structs/events/join_rules.cpp.o CMakeFiles/matrix_client.dir/lib/structs/events/member.cpp.o CMakeFiles/matrix_client.dir/lib/structs/events/name.cpp.o CMakeFiles/matrix_client.dir/lib/structs/events/pinned_events.cpp.o CMakeFiles/matrix_client.dir/lib/structs/events/policy_rules.cpp.o CMakeFiles/matrix_client.dir/lib/structs/events/power_levels.cpp.o CMakeFiles/matrix_client.dir/lib/structs/events/presence.cpp.o CMakeFiles/matrix_client.dir/lib/structs/events/reaction.cpp.o CMakeFiles/matrix_client.dir/lib/structs/events/redaction.cpp.o CMakeFiles/matrix_client.dir/lib/structs/events/server_acl.cpp.o CMakeFiles/matrix_client.dir/lib/structs/events/spaces.cpp.o CMakeFiles/matrix_client.dir/lib/structs/events/tag.cpp.o CMakeFiles/matrix_client.dir/lib/structs/events/tombstone.cpp.o CMakeFiles/matrix_client.dir/lib/structs/events/topic.cpp.o CMakeFiles/matrix_client.dir/lib/structs/events/unknown.cpp.o CMakeFiles/matrix_client.dir/lib/structs/events/voip.cpp.o CMakeFiles/matrix_client.dir/lib/structs/events/widget.cpp.o CMakeFiles/matrix_client.dir/lib/structs/events/account_data/direct.cpp.o CMakeFiles/matrix_client.dir/lib/structs/events/account_data/fully_read.cpp.o CMakeFiles/matrix_client.dir/lib/structs/events/account_data/ignored_users.cpp.o CMakeFiles/matrix_client.dir/lib/structs/events/ephemeral/receipt.cpp.o CMakeFiles/matrix_client.dir/lib/structs/events/ephemeral/typing.cpp.o CMakeFiles/matrix_client.dir/lib/structs/events/nheko_extensions/event_expiry.cpp.o CMakeFiles/matrix_client.dir/lib/structs/events/nheko_extensions/hidden_events.cpp.o CMakeFiles/matrix_client.dir/lib/structs/events/messages/audio.cpp.o CMakeFiles/matrix_client.dir/lib/structs/events/messages/elementeffect.cpp.o CMakeFiles/matrix_client.dir/lib/structs/events/messages/emote.cpp.o CMakeFiles/matrix_client.dir/lib/structs/events/messages/file.cpp.o CMakeFiles/matrix_client.dir/lib/structs/events/messages/image.cpp.o CMakeFiles/matrix_client.dir/lib/structs/events/messages/notice.cpp.o CMakeFiles/matrix_client.dir/lib/structs/events/messages/text.cpp.o CMakeFiles/matrix_client.dir/lib/structs/events/messages/unknown.cpp.o CMakeFiles/matrix_client.dir/lib/structs/events/messages/video.cpp.o CMakeFiles/matrix_client.dir/lib/structs/events/mscs/image_packs.cpp.o CMakeFiles/matrix_client.dir/lib/structs/responses/capabilities.cpp.o CMakeFiles/matrix_client.dir/lib/structs/responses/common.cpp.o CMakeFiles/matrix_client.dir/lib/structs/responses/create_room.cpp.o CMakeFiles/matrix_client.dir/lib/structs/responses/crypto.cpp.o CMakeFiles/matrix_client.dir/lib/structs/responses/device.cpp.o CMakeFiles/matrix_client.dir/lib/structs/responses/empty.cpp.o CMakeFiles/matrix_client.dir/lib/structs/responses/login.cpp.o CMakeFiles/matrix_client.dir/lib/structs/responses/media.cpp.o CMakeFiles/matrix_client.dir/lib/structs/responses/members.cpp.o CMakeFiles/matrix_client.dir/lib/structs/responses/messages.cpp.o CMakeFiles/matrix_client.dir/lib/structs/responses/notifications.cpp.o CMakeFiles/matrix_client.dir/lib/structs/responses/profile.cpp.o CMakeFiles/matrix_client.dir/lib/structs/responses/register.cpp.o CMakeFiles/matrix_client.dir/lib/structs/responses/sync.cpp.o CMakeFiles/matrix_client.dir/lib/structs/responses/turn_server.cpp.o CMakeFiles/matrix_client.dir/lib/structs/responses/users.cpp.o CMakeFiles/matrix_client.dir/lib/structs/responses/version.cpp.o CMakeFiles/matrix_client.dir/lib/structs/responses/well-known.cpp.o CMakeFiles/matrix_client.dir/lib/structs/responses/public_rooms.cpp.o /usr/lib64/libspdlog.so.1.14.1 /usr/lib64/libcrypto.so /usr/lib64/libssl.so /usr/lib64/libolm.so.3.2.16 /usr/lib64/libre2.so /usr/lib64/libabsl_log_internal_check_op.so /usr/lib64/libabsl_log_internal_conditions.so /usr/lib64/libabsl_log_internal_message.so /usr/lib64/libabsl_examine_stack.so /usr/lib64/libabsl_log_internal_format.so /usr/lib64/libabsl_log_internal_proto.so /usr/lib64/libabsl_log_internal_nullguard.so /usr/lib64/libabsl_log_internal_log_sink_set.so /usr/lib64/libabsl_log_internal_globals.so /usr/lib64/libabsl_log_globals.so /usr/lib64/libabsl_log_sink.so /usr/lib64/libabsl_log_entry.so /usr/lib64/libabsl_strerror.so /usr/lib64/libabsl_vlog_config_internal.so /usr/lib64/libabsl_log_internal_fnmatch.so /usr/lib64/libabsl_flags_internal.so /usr/lib64/libabsl_flags_marshalling.so /usr/lib64/libabsl_flags_reflection.so /usr/lib64/libabsl_flags_private_handle_accessor.so /usr/lib64/libabsl_flags_commandlineflag.so /usr/lib64/libabsl_flags_commandlineflag_internal.so /usr/lib64/libabsl_flags_config.so /usr/lib64/libabsl_flags_program_name.so /usr/lib64/libabsl_cord.so /usr/lib64/libabsl_cordz_info.so /usr/lib64/libabsl_cord_internal.so /usr/lib64/libabsl_cordz_functions.so /usr/lib64/libabsl_cordz_handle.so /usr/lib64/libabsl_crc_cord_state.so /usr/lib64/libabsl_crc32c.so /usr/lib64/libabsl_crc_internal.so /usr/lib64/libabsl_crc_cpu_detect.so /usr/lib64/libabsl_raw_hash_set.so /usr/lib64/libabsl_hashtablez_sampler.so /usr/lib64/libabsl_exponential_biased.so /usr/lib64/libabsl_hash.so /usr/lib64/libabsl_city.so /usr/lib64/libabsl_bad_variant_access.so /usr/lib64/libabsl_low_level_hash.so /usr/lib64/libabsl_bad_optional_access.so /usr/lib64/libabsl_str_format_internal.so /usr/lib64/libabsl_synchronization.so /usr/lib64/libabsl_graphcycles_internal.so /usr/lib64/libabsl_kernel_timeout_internal.so /usr/lib64/libabsl_stacktrace.so /usr/lib64/libabsl_symbolize.so /usr/lib64/libabsl_debugging_internal.so /usr/lib64/libabsl_demangle_internal.so /usr/lib64/libabsl_malloc_internal.so /usr/lib64/libabsl_time.so /usr/lib64/libabsl_civil_time.so /usr/lib64/libabsl_strings.so /usr/lib64/libabsl_strings_internal.so /usr/lib64/libabsl_string_view.so /usr/lib64/libabsl_base.so /usr/lib64/librt.a /usr/lib64/libabsl_spinlock_wait.so /usr/lib64/libabsl_int128.so /usr/lib64/libabsl_throw_delegate.so /usr/lib64/libabsl_raw_logging_internal.so /usr/lib64/libabsl_log_severity.so /usr/lib64/libabsl_time_zone.so /usr/lib64/libicuuc.so /usr/lib64/libicudata.so /usr/lib64/libfmt.so.9.1.0 /usr/lib64/libcoeurl.so /usr/lib64/libcrypto.so && :
[80/80] /usr/bin/cmake -E cmake_symlink_library libmatrix_client.so.0.10.0 libmatrix_client.so.0.10.0 libmatrix_client.so && :
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.dOtinj
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64 '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64
++ dirname /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64
+ mkdir -p /home/pterjan/rpmbuild/BUILDROOT
+ mkdir /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64
+ cd mtxclient-0.10.0
+ '[' 1 -eq 1 ']'
+ DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64
+ /usr/bin/cmake --install build
-- Install configuration: "RelWithDebInfo"
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/lib64/libmatrix_client.so.0.10.0
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/lib64/libmatrix_client.so
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtxclient
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtxclient/crypto
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtxclient/crypto/types.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtxclient/crypto/objects.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtxclient/crypto/utils.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtxclient/crypto/client.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtxclient/utils.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtxclient/http
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtxclient/http/client.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtxclient/http/client_impl.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtxclient/http/errors.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/pushrules.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/events
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/events/topic.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/events/collections.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/events/event_type.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/events/nheko_extensions
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/events/nheko_extensions/event_expiry.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/events/nheko_extensions/hidden_events.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/events/widget.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/events/encrypted.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/events/pinned_events.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/events/avatar.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/events/encryption.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/events/power_levels.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/events/common.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/events/tag.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/events/aliases.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/events/redaction.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/events/presence.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/events/history_visibility.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/events/unknown.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/events/guest_access.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/events/account_data
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/events/account_data/ignored_users.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/events/account_data/direct.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/events/account_data/fully_read.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/events/join_rules.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/events/ephemeral
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/events/ephemeral/typing.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/events/ephemeral/receipt.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/events/create.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/events/policy_rules.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/events/voip.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/events/name.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/events/member.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/events/tombstone.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/events/server_acl.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/events/mscs
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/events/mscs/image_packs.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/events/canonical_alias.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/events/reaction.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/events/messages
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/events/messages/emote.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/events/messages/text.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/events/messages/elementeffect.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/events/messages/video.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/events/messages/unknown.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/events/messages/file.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/events/messages/image.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/events/messages/audio.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/events/messages/notice.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/events/messages/location.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/events/spaces.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/log.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/events_impl.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/common.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/events.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/lightweight_error.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/responses.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/secret_storage.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/responses
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/responses/messages.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/responses/notifications.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/responses/create_room.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/responses/empty.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/responses/turn_server.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/responses/public_rooms.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/responses/common.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/responses/version.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/responses/crypto.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/responses/login.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/responses/users.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/responses/capabilities.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/responses/sync.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/responses/media.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/responses/members.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/responses/device.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/responses/well-known.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/responses/profile.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/responses/register.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/identifiers.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/user_interactive.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/requests.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/include/mtx/errors.hpp
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/lib64/cmake/MatrixClient/MatrixClientTargets.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/lib64/cmake/MatrixClient/MatrixClientTargets-relwithdebinfo.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/lib64/cmake/MatrixClient/MatrixClientConfig.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/lib64/cmake/MatrixClient/MatrixClientConfigVersion.cmake
+ /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.10.0-1.mga10 --unique-debug-suffix -0.10.0-1.mga10.x86_64 --unique-debug-src-base mtxclient-0.10.0-1.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0
find-debuginfo: starting
Extracting debug info from 1 files
DWARF-compressing 1 files
sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
Creating .debug symlinks for symlinks to ELF files
Copying sources found by 'debugedit -l' to /usr/src/debug/mtxclient-0.10.0-1.mga10.x86_64
1348 blocks
find-debuginfo: done
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16
+ /usr/lib/rpm/redhat/brp-python-hardlink
Processing files: lib64matrix_client0.10.0-0.10.0-1.mga10.x86_64
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ZHJFmQ
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ cd mtxclient-0.10.0
+ DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/share/doc/lib64matrix_client0.10.0
+ export LC_ALL=
+ LC_ALL=
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/share/doc/lib64matrix_client0.10.0
+ cp -pr /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/CHANGELOG.md /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/share/doc/lib64matrix_client0.10.0
+ cp -pr /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/README.md /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/share/doc/lib64matrix_client0.10.0
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.9JPjST
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ cd mtxclient-0.10.0
+ LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/share/licenses/lib64matrix_client0.10.0
+ export LC_ALL=
+ LC_ALL=
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/share/licenses/lib64matrix_client0.10.0
+ cp -pr /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0/LICENSE /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64/usr/share/licenses/lib64matrix_client0.10.0
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: lib64matrix_client0.10.0 = 0.10.0-1.mga10 lib64matrix_client0.10.0(x86-64) = 0.10.0-1.mga10 libmatrix_client.so.0.10.0()(64bit) mtxclient = 0.10.0-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcoeurl.so.0.3()(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libfmt.so.9()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libolm.so.3()(64bit) libre2.so.11()(64bit) libspdlog.so.1.14()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.15)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.7)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit)
Obsoletes: lib64mtxclient0.9 < 0.9.2-4 mtxclient < 0.8.2-1
Processing files: lib64matrix_client-devel-0.10.0-1.mga10.x86_64
Provides: cmake(MatrixClient) = 0.10.0 cmake(matrixclient) = 0.10.0 devel(libmatrix_client(64bit)) lib64matrix_client-devel = 0.10.0-1.mga10 lib64matrix_client-devel(x86-64) = 0.10.0-1.mga10 libmtxclient-devel = 0.10.0-1.mga10 mtxclient-devel = 0.10.0-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: devel(libcoeurl(64bit)) devel(libcrypto(64bit)) devel(libfmt(64bit)) devel(libgcc_s(64bit)) devel(libolm(64bit)) devel(libre2(64bit)) devel(libspdlog(64bit)) devel(libstdc++(64bit))
Obsoletes: lib64mtxclient-devel < 0.9.2-4
Processing files: mtxclient-debugsource-0.10.0-1.mga10.x86_64
Provides: mtxclient-debugsource = 0.10.0-1.mga10 mtxclient-debugsource(x86-64) = 0.10.0-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: lib64matrix_client0.10.0-debuginfo-0.10.0-1.mga10.x86_64
Provides: debuginfo(build-id) = 174041ce9ca54a8fd272501d46c459a924f2ff20 lib64matrix_client0.10.0-debuginfo = 0.10.0-1.mga10 lib64matrix_client0.10.0-debuginfo(x86-64) = 0.10.0-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: mtxclient-debugsource(x86-64) = 0.10.0-1.mga10
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64matrix_client-devel-0.10.0-1.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/mtxclient-debugsource-0.10.0-1.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64matrix_client0.10.0-0.10.0-1.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64matrix_client0.10.0-debuginfo-0.10.0-1.mga10.x86_64.rpm
Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ZnJI89
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ cd mtxclient-0.10.0
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/mtxclient-0.10.0-1.mga10.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.yXhbs7
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ rm -rf /home/pterjan/rpmbuild/BUILD/mtxclient-0.10.0-SPECPARTS
+ rm -rf mtxclient-0.10.0 mtxclient-0.10.0.gemspec
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!