Skip to content

More testing and finalizing of themis #3433

More testing and finalizing of themis

More testing and finalizing of themis #3433

Triggered via pull request June 26, 2024 13:53
Status Failure
Total duration 1h 14m 13s
Artifacts

compile.yml

on: pull_request
Matrix: build and run tests
Fit to window
Zoom out
Zoom in

Annotations

24 errors and 9 warnings
build and run tests (clang-debug): build/clang-debug/vcpkg-sysroot/x64-linux-clang/include/boost/ut.hpp#L1783
invalid operands to binary expression ('std::stringstream' (aka 'basic_stringstream<char>') and 'std::expected<std::string, glz::error_ctx>')
build and run tests (clang-debug): build/clang-debug/vcpkg-sysroot/x64-linux-clang/include/boost/ut.hpp#L1785
invalid operands to binary expression ('std::ostream' (aka 'basic_ostream<char>') and 'std::expected<std::string, glz::error_ctx>')
build and run tests (clang-debug)
run-cmake action execution failed: 'Error: "'/cpproot/bin/cmake' failed with error code: '1'.'
build and run tests (clang-release): build/clang-release/vcpkg-sysroot/x64-linux-clang/include/boost/ut.hpp#L1783
invalid operands to binary expression ('std::stringstream' (aka 'basic_stringstream<char>') and 'std::expected<std::string, glz::error_ctx>')
build and run tests (clang-release): build/clang-release/vcpkg-sysroot/x64-linux-clang/include/boost/ut.hpp#L1785
invalid operands to binary expression ('std::ostream' (aka 'basic_ostream<char>') and 'std::expected<std::string, glz::error_ctx>')
build and run tests (clang-release)
run-cmake action execution failed: 'Error: "'/cpproot/bin/cmake' failed with error code: '1'.'
build and run tests (clang-debug-dynamic): build/clang-debug-dynamic/vcpkg-sysroot/x64-linux-clang-dynamic/include/boost/ut.hpp#L1783
invalid operands to binary expression ('std::stringstream' (aka 'basic_stringstream<char>') and 'std::expected<std::string, glz::error_ctx>')
build and run tests (clang-debug-dynamic): build/clang-debug-dynamic/vcpkg-sysroot/x64-linux-clang-dynamic/include/boost/ut.hpp#L1785
invalid operands to binary expression ('std::ostream' (aka 'basic_ostream<char>') and 'std::expected<std::string, glz::error_ctx>')
build and run tests (clang-debug-dynamic)
run-cmake action execution failed: 'Error: "'/cpproot/bin/cmake' failed with error code: '1'.'
build and run tests (gcc-debug): build/gcc-debug/vcpkg-sysroot/x64-linux-gcc/include/boost/ut.hpp#L1783
no match for 'operator<<' (operand types are 'std::stringstream' {aka 'std::__cxx11::basic_stringstream<char>'} and 'std::expected<std::__cxx11::basic_string<char>, glz::error_ctx>')
build and run tests (gcc-debug)
template constraint failure for 'template<class _Os, class _Tp> requires (__derived_from_ios_base<_Os>) && requires(_Os& __os, const _Tp& __t) {__os << __t;} using std::__rvalue_stream_insertion_t = _Os&&'
build and run tests (gcc-debug): build/gcc-debug/vcpkg-sysroot/x64-linux-gcc/include/boost/ut.hpp#L1785
no match for 'operator<<' (operand types are 'std::ostream' {aka 'std::basic_ostream<char>'} and 'std::expected<std::__cxx11::basic_string<char>, glz::error_ctx>')
build and run tests (gcc-debug)
template constraint failure for 'template<class _Os, class _Tp> requires (__derived_from_ios_base<_Os>) && requires(_Os& __os, const _Tp& __t) {__os << __t;} using std::__rvalue_stream_insertion_t = _Os&&'
build and run tests (gcc-debug)
run-cmake action execution failed: 'Error: "'/cpproot/bin/cmake' failed with error code: '1'.'
build and run tests (gcc-debug-dynamic): build/gcc-debug-dynamic/vcpkg-sysroot/x64-linux-gcc-dynamic/include/boost/ut.hpp#L1783
no match for 'operator<<' (operand types are 'std::stringstream' {aka 'std::__cxx11::basic_stringstream<char>'} and 'std::expected<std::__cxx11::basic_string<char>, glz::error_ctx>')
build and run tests (gcc-debug-dynamic)
template constraint failure for 'template<class _Os, class _Tp> requires (__derived_from_ios_base<_Os>) && requires(_Os& __os, const _Tp& __t) {__os << __t;} using std::__rvalue_stream_insertion_t = _Os&&'
build and run tests (gcc-debug-dynamic): build/gcc-debug-dynamic/vcpkg-sysroot/x64-linux-gcc-dynamic/include/boost/ut.hpp#L1785
no match for 'operator<<' (operand types are 'std::ostream' {aka 'std::basic_ostream<char>'} and 'std::expected<std::__cxx11::basic_string<char>, glz::error_ctx>')
build and run tests (gcc-debug-dynamic)
template constraint failure for 'template<class _Os, class _Tp> requires (__derived_from_ios_base<_Os>) && requires(_Os& __os, const _Tp& __t) {__os << __t;} using std::__rvalue_stream_insertion_t = _Os&&'
build and run tests (gcc-debug-dynamic)
run-cmake action execution failed: 'Error: "'/cpproot/bin/cmake' failed with error code: '1'.'
build and run tests (gcc-release): build/gcc-release/vcpkg-sysroot/x64-linux-gcc/include/boost/ut.hpp#L1783
no match for 'operator<<' (operand types are 'std::stringstream' {aka 'std::__cxx11::basic_stringstream<char>'} and 'std::expected<std::__cxx11::basic_string<char>, glz::error_ctx>')
build and run tests (gcc-release)
template constraint failure for 'template<class _Os, class _Tp> requires (__derived_from_ios_base<_Os>) && requires(_Os& __os, const _Tp& __t) {__os << __t;} using std::__rvalue_stream_insertion_t = _Os&&'
build and run tests (gcc-release): build/gcc-release/vcpkg-sysroot/x64-linux-gcc/include/boost/ut.hpp#L1785
no match for 'operator<<' (operand types are 'std::ostream' {aka 'std::basic_ostream<char>'} and 'std::expected<std::__cxx11::basic_string<char>, glz::error_ctx>')
build and run tests (gcc-release)
template constraint failure for 'template<class _Os, class _Tp> requires (__derived_from_ios_base<_Os>) && requires(_Os& __os, const _Tp& __t) {__os << __t;} using std::__rvalue_stream_insertion_t = _Os&&'
build and run tests (gcc-release)
run-cmake action execution failed: 'Error: "'/cpproot/bin/cmake' failed with error code: '1'.'
build and run tests (clang-debug)
Could not find any files for */**/test-results.xml
build and run tests (clang-release)
Could not find any files for */**/test-results.xml
build and run tests (clang-debug-dynamic)
Could not find any files for */**/test-results.xml
build and run tests (gcc-debug)
Could not find any files for */**/test-results.xml
build and run tests (gcc-debug-dynamic)
Could not find any files for */**/test-results.xml
build and run tests (gcc-release)
'void operator delete(void*, std::size_t)' called on pointer '<unknown>' with nonzero offset [1, 9223372036854775807] [-Wfree-nonheap-object]
build and run tests (gcc-release)
'void operator delete(void*, std::size_t)' called on pointer '<unknown>' with nonzero offset [1, 9223372036854775807] [-Wfree-nonheap-object]
build and run tests (gcc-release): exes/mqtt-bridge/tests/inc/broker/external/picosha2.h#L217
writing 1 byte into a region of size 0 [-Wstringop-overflow=]
build and run tests (gcc-release)
Could not find any files for */**/test-results.xml