Skip to content

Bugfix/overloaded proxies #141

Bugfix/overloaded proxies

Bugfix/overloaded proxies #141

Triggered via pull request July 22, 2023 22:11
Status Failure
Total duration 2m 43s
Artifacts

ctest_pipeline.yml

on: pull_request
fetch_content_integration
2m 35s
fetch_content_integration
Matrix: unit_tests
Fit to window
Zoom out
Zoom in

Annotations

34 errors and 16 warnings
unit_tests (clang, vcpkg, debug)
run-cmake action execution failed: 'Error: "'/usr/local/bin/ctest' failed with error code: '8'.'
unit_tests (gcc, vcpkg, release)
The job was canceled because "clang_vcpkg_debug" failed.
unit_tests (gcc, vcpkg, release): build-vcpkg/tsmp/proxy/reflection.hpp#L54
redeclaration of ‘template<class _Tp, class _Dp> using unique_ptr = std::unique_ptr<_Tp, _Dp>’
unit_tests (gcc, vcpkg, release): build-vcpkg/tsmp/proxy/reflection.hpp#L56
redeclaration of ‘template<class _Tp, class _Dp, bool tsmp_template_argument_2, bool tsmp_template_argument_3> using __uniq_ptr_data = std::__uniq_ptr_data<_Tp, _Dp, tsmp_template_argument_2, tsmp_template_argument_3>’
unit_tests (gcc, vcpkg, release): build-vcpkg/tsmp/proxy/reflection.hpp#L58
redeclaration of ‘template<class _Tp> using default_delete = std::default_delete<_Tp>’
unit_tests (gcc, vcpkg, release): build-vcpkg/tsmp/proxy/reflection.hpp#L65
redeclaration of ‘template<class T> using unique_accessor_t = tsmp::unique_accessor_t<T>’
unit_tests (gcc, vcpkg, release): build-vcpkg/tsmp/proxy/reflection.hpp#L70
redeclaration of ‘template<class T> using ThisAccessor = tsmp::ThisAccessor<T>’
unit_tests (gcc, vcpkg, release): build-vcpkg/tsmp/simple/reflection.hpp#L43
redeclaration of ‘template<class _Iterator, class _Container> using __normal_iterator = __gnu_cxx::__normal_iterator<_Iterator, _Container>’
unit_tests (gcc, vcpkg, release): build-vcpkg/tsmp/simple/reflection.hpp#L55
redeclaration of ‘template<class _Iterator> using reverse_iterator = std::reverse_iterator<_IteratorL>’
unit_tests (gcc, vcpkg, release): build-vcpkg/tsmp/simple/reflection.hpp#L59
redeclaration of ‘template<class _Iterator> using reverse_iterator = std::reverse_iterator<_IteratorL>’
unit_tests (gcc, vcpkg, release): examples/simple.cpp#L19
call to non-‘constexpr’ function ‘void fmt::v9::print(fmt::v9::format_string<T ...>, T&& ...) [with T = {}; fmt::v9::format_string<T ...> = fmt::v9::basic_format_string<char>]’
unit_tests (gcc, vcpkg, release): examples/simple.cpp#L23
call to non-‘constexpr’ function ‘void fmt::v9::print(fmt::v9::format_string<T ...>, T&& ...) [with T = {}; fmt::v9::format_string<T ...> = fmt::v9::basic_format_string<char>]’
unit_tests (gcc, vcpkg, debug)
The job was canceled because "clang_vcpkg_debug" failed.
unit_tests (gcc, vcpkg, debug): build-vcpkg/tsmp/proxy/reflection.hpp#L54
redeclaration of ‘template<class _Tp, class _Dp> using unique_ptr = std::unique_ptr<_Tp, _Dp>’
unit_tests (gcc, vcpkg, debug): build-vcpkg/tsmp/proxy/reflection.hpp#L56
redeclaration of ‘template<class _Tp, class _Dp, bool tsmp_template_argument_2, bool tsmp_template_argument_3> using __uniq_ptr_data = std::__uniq_ptr_data<_Tp, _Dp, tsmp_template_argument_2, tsmp_template_argument_3>’
unit_tests (gcc, vcpkg, debug): build-vcpkg/tsmp/proxy/reflection.hpp#L58
redeclaration of ‘template<class _Tp> using default_delete = std::default_delete<_Tp>’
unit_tests (gcc, vcpkg, debug): build-vcpkg/tsmp/proxy/reflection.hpp#L65
redeclaration of ‘template<class T> using unique_accessor_t = tsmp::unique_accessor_t<T>’
unit_tests (gcc, vcpkg, debug): build-vcpkg/tsmp/proxy/reflection.hpp#L70
redeclaration of ‘template<class T> using ThisAccessor = tsmp::ThisAccessor<T>’
unit_tests (gcc, vcpkg, debug): build-vcpkg/tsmp/simple/reflection.hpp#L43
redeclaration of ‘template<class _Iterator, class _Container> using __normal_iterator = __gnu_cxx::__normal_iterator<_Iterator, _Container>’
unit_tests (gcc, vcpkg, debug): build-vcpkg/tsmp/simple/reflection.hpp#L55
redeclaration of ‘template<class _Iterator> using reverse_iterator = std::reverse_iterator<_IteratorL>’
unit_tests (gcc, vcpkg, debug): build-vcpkg/tsmp/simple/reflection.hpp#L59
redeclaration of ‘template<class _Iterator> using reverse_iterator = std::reverse_iterator<_IteratorL>’
unit_tests (gcc, vcpkg, debug): examples/simple.cpp#L19
call to non-‘constexpr’ function ‘void fmt::v9::print(fmt::v9::format_string<T ...>, T&& ...) [with T = {}; fmt::v9::format_string<T ...> = fmt::v9::basic_format_string<char>]’
unit_tests (gcc, vcpkg, debug): examples/simple.cpp#L23
call to non-‘constexpr’ function ‘void fmt::v9::print(fmt::v9::format_string<T ...>, T&& ...) [with T = {}; fmt::v9::format_string<T ...> = fmt::v9::basic_format_string<char>]’
unit_tests (clang, vcpkg, release)
The job was canceled because "clang_vcpkg_debug" failed.
unit_tests (clang, vcpkg, release)
run-cmake action execution failed: 'Error: "'/usr/local/bin/ctest' failed with error code: '8'.'
unit_tests (gcc, fetch_content, release)
The job was canceled because "clang_vcpkg_debug" failed.
unit_tests (gcc, fetch_content, release)
The operation was canceled.
unit_tests (clang, fetch_content, release)
The job was canceled because "clang_vcpkg_debug" failed.
unit_tests (clang, fetch_content, release)
The operation was canceled.
unit_tests (clang, fetch_content, debug)
The job was canceled because "clang_vcpkg_debug" failed.
unit_tests (clang, fetch_content, debug)
The operation was canceled.
unit_tests (gcc, fetch_content, debug)
The job was canceled because "clang_vcpkg_debug" failed.
unit_tests (gcc, fetch_content, debug)
The operation was canceled.
fetch_content_integration
Process completed with exit code 2.
unit_tests (gcc, vcpkg, release): tooling/data/types.hpp#L97
control reaches end of non-void function [-Wreturn-type]
unit_tests (gcc, vcpkg, release): tooling/data/types.hpp#L330
control reaches end of non-void function [-Wreturn-type]
unit_tests (gcc, vcpkg, release): tooling/data/types.hpp#L97
control reaches end of non-void function [-Wreturn-type]
unit_tests (gcc, vcpkg, release): tooling/data/types.hpp#L97
control reaches end of non-void function [-Wreturn-type]
unit_tests (gcc, vcpkg, release): tooling/engine/ast_traversal_tool.cpp#L209
control reaches end of non-void function [-Wreturn-type]
unit_tests (gcc, vcpkg, release): tooling/engine/ast_traversal_tool.cpp#L498
control reaches end of non-void function [-Wreturn-type]
unit_tests (gcc, vcpkg, release): tooling/data/types.hpp#L330
control reaches end of non-void function [-Wreturn-type]
unit_tests (gcc, vcpkg, debug): tooling/data/types.hpp#L330
control reaches end of non-void function [-Wreturn-type]
unit_tests (gcc, vcpkg, debug): tooling/data/types.hpp#L97
control reaches end of non-void function [-Wreturn-type]
unit_tests (gcc, vcpkg, debug): tooling/data/types.hpp#L97
control reaches end of non-void function [-Wreturn-type]
unit_tests (gcc, vcpkg, debug): tooling/engine/ast_traversal_tool.cpp#L209
control reaches end of non-void function [-Wreturn-type]
unit_tests (gcc, vcpkg, debug): tooling/engine/ast_traversal_tool.cpp#L498
control reaches end of non-void function [-Wreturn-type]
unit_tests (gcc, vcpkg, debug): tooling/data/types.hpp#L330
control reaches end of non-void function [-Wreturn-type]
unit_tests (gcc, fetch_content, release): tooling/data/types.hpp#L97
control reaches end of non-void function [-Wreturn-type]
unit_tests (gcc, fetch_content, release): tooling/data/types.hpp#L330
control reaches end of non-void function [-Wreturn-type]
unit_tests (gcc, fetch_content, release): tooling/data/types.hpp#L97
control reaches end of non-void function [-Wreturn-type]