Skip to content

Avoid assuming that "std::string_view" is nullterminated. Generally it is really not. #473

Avoid assuming that "std::string_view" is nullterminated. Generally it is really not.

Avoid assuming that "std::string_view" is nullterminated. Generally it is really not. #473

Re-run triggered November 2, 2025 20:05
Status Failure
Total duration 59m 52s
Artifacts

linux.yaml

on: pull_request
Matrix: linux
Fit to window
Zoom out
Zoom in

Annotations

182 errors and 54 warnings
(CAPNPROTO-C++20-gcc-11)
Process completed with exit code 1.
(CAPNPROTO-C++20-gcc-11): include/rfl/capnproto/Writer.hpp#L196
base operand of ‘->’ has non-pointer type ‘rfl::capnproto::Writer::CapnProtoOutputObject’
(CAPNPROTO-C++20-llvm-18)
Process completed with exit code 1.
(CAPNPROTO-C++20-llvm-18): include/rfl/capnproto/Writer.hpp#L196
member reference type 'OutputObjectType' (aka 'rfl::capnproto::Writer::CapnProtoOutputObject') is not a pointer; did you mean to use '.'?
(CAPNPROTO-C++20-llvm-18): include/rfl/capnproto/Writer.hpp#L196
member reference type 'OutputObjectType' (aka 'rfl::capnproto::Writer::CapnProtoOutputObject') is not a pointer; did you mean to use '.'?
(CAPNPROTO-C++20-llvm-18): include/rfl/capnproto/Writer.hpp#L196
member reference type 'OutputObjectType' (aka 'rfl::capnproto::Writer::CapnProtoOutputObject') is not a pointer; did you mean to use '.'?
(CAPNPROTO-C++20-gcc-13)
Process completed with exit code 1.
(CAPNPROTO-C++20-gcc-13): include/rfl/capnproto/Writer.hpp#L196
base operand of ‘->’ has non-pointer type ‘rfl::capnproto::Writer::CapnProtoOutputObject’
(CAPNPROTO-C++23-llvm-18)
Process completed with exit code 1.
(CAPNPROTO-C++23-llvm-18): include/rfl/capnproto/Writer.hpp#L196
member reference type 'OutputObjectType' (aka 'rfl::capnproto::Writer::CapnProtoOutputObject') is not a pointer; did you mean to use '.'?
(CAPNPROTO-C++23-llvm-18): include/rfl/capnproto/Writer.hpp#L196
member reference type 'OutputObjectType' (aka 'rfl::capnproto::Writer::CapnProtoOutputObject') is not a pointer; did you mean to use '.'?
(CAPNPROTO-C++23-llvm-18): include/rfl/capnproto/Writer.hpp#L196
member reference type 'OutputObjectType' (aka 'rfl::capnproto::Writer::CapnProtoOutputObject') is not a pointer; did you mean to use '.'?
(CAPNPROTO-C++20-llvm-16)
Process completed with exit code 1.
(CAPNPROTO-C++20-llvm-16): include/rfl/capnproto/Writer.hpp#L196
member reference type 'OutputObjectType' (aka 'rfl::capnproto::Writer::CapnProtoOutputObject') is not a pointer; did you mean to use '.'?
(CAPNPROTO-C++20-llvm-16): include/rfl/capnproto/Writer.hpp#L196
member reference type 'OutputObjectType' (aka 'rfl::capnproto::Writer::CapnProtoOutputObject') is not a pointer; did you mean to use '.'?
(CAPNPROTO-C++20-llvm-16): include/rfl/capnproto/Writer.hpp#L196
member reference type 'OutputObjectType' (aka 'rfl::capnproto::Writer::CapnProtoOutputObject') is not a pointer; did you mean to use '.'?
(CAPNPROTO-C++20-llvm-17)
Process completed with exit code 1.
(CAPNPROTO-C++20-llvm-17): include/rfl/capnproto/Writer.hpp#L196
member reference type 'OutputObjectType' (aka 'rfl::capnproto::Writer::CapnProtoOutputObject') is not a pointer; did you mean to use '.'?
(CAPNPROTO-C++20-llvm-17): include/rfl/capnproto/Writer.hpp#L196
member reference type 'OutputObjectType' (aka 'rfl::capnproto::Writer::CapnProtoOutputObject') is not a pointer; did you mean to use '.'?
(CAPNPROTO-C++20-llvm-17): include/rfl/capnproto/Writer.hpp#L196
member reference type 'OutputObjectType' (aka 'rfl::capnproto::Writer::CapnProtoOutputObject') is not a pointer; did you mean to use '.'?
(YAML-C++20-llvm-18): include/rfl/yaml/Writer.hpp#L92
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
(YAML-C++20-llvm-18): include/rfl/yaml/Writer.hpp#L88
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
(YAML-C++20-llvm-18): include/rfl/yaml/Writer.hpp#L95
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
(YAML-C++20-llvm-18): include/rfl/yaml/Writer.hpp#L92
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
(YAML-C++20-llvm-18): include/rfl/yaml/Writer.hpp#L88
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
(YAML-C++20-llvm-18): src/rfl/yaml/Writer.cpp#L73
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
(YAML-C++20-llvm-18): src/rfl/yaml/Writer.cpp#L62
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
(YAML-C++20-llvm-18): include/rfl/yaml/Writer.hpp#L95
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
(YAML-C++20-llvm-18): include/rfl/yaml/Writer.hpp#L92
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
(YAML-C++20-llvm-18): include/rfl/yaml/Writer.hpp#L88
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
(CAPNPROTO-C++23-gcc-14)
Process completed with exit code 1.
(CAPNPROTO-C++23-gcc-14): include/rfl/capnproto/Writer.hpp#L196
base operand of ‘->’ has non-pointer type ‘rfl::capnproto::Writer::CapnProtoOutputObject’
(YAML-C++20-llvm-16): include/rfl/yaml/Writer.hpp#L92
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
(YAML-C++20-llvm-16): include/rfl/yaml/Writer.hpp#L88
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
(YAML-C++20-llvm-16): include/rfl/yaml/Writer.hpp#L95
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
(YAML-C++20-llvm-16): include/rfl/yaml/Writer.hpp#L92
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
(YAML-C++20-llvm-16): include/rfl/yaml/Writer.hpp#L88
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
(YAML-C++20-llvm-16): src/rfl/yaml/Writer.cpp#L73
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
(YAML-C++20-llvm-16): src/rfl/yaml/Writer.cpp#L62
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
(YAML-C++20-llvm-16): include/rfl/yaml/Writer.hpp#L95
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
(YAML-C++20-llvm-16): include/rfl/yaml/Writer.hpp#L92
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
(YAML-C++20-llvm-16): include/rfl/yaml/Writer.hpp#L88
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
(YAML-C++20-gcc-13)
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&&’
(YAML-C++20-gcc-13): src/rfl/yaml/Writer.cpp#L73
no match for ‘operator<<’ (operand types are ‘YAML::Emitter’ and ‘const std::string_view’ {aka ‘const std::basic_string_view<char>’})
(YAML-C++20-gcc-13)
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&&’
(YAML-C++20-gcc-13): src/rfl/yaml/Writer.cpp#L62
no match for ‘operator<<’ (operand types are ‘YAML::Emitter’ and ‘const std::string_view’ {aka ‘const std::basic_string_view<char>’})
(YAML-C++20-gcc-13)
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&&’
(YAML-C++20-gcc-13): include/rfl/yaml/Writer.hpp#L95
no match for ‘operator<<’ (operand types are ‘YAML::Emitter’ and ‘const std::string_view’ {aka ‘const std::basic_string_view<char>’})
(YAML-C++20-gcc-13)
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&&’
(YAML-C++20-gcc-13): include/rfl/yaml/Writer.hpp#L92
no match for ‘operator<<’ (operand types are ‘YAML::Emitter’ and ‘const std::string_view’ {aka ‘const std::basic_string_view<char>’})
(YAML-C++20-gcc-13)
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&&’
(YAML-C++20-gcc-13): include/rfl/yaml/Writer.hpp#L88
no match for ‘operator<<’ (operand types are ‘YAML::Emitter’ and ‘const std::string_view’ {aka ‘const std::basic_string_view<char>’})
(YAML-C++20-gcc-11)
template constraint failure for ‘template<class _Os, class _Tp> requires (__derived_from_ios_base<_Os>) && requires(_Os& __os, const _Tp& __t) {__os << __t;} using __rvalue_stream_insertion_t = _Os&&’
(YAML-C++20-gcc-11): src/rfl/yaml/Writer.cpp#L73
no match for ‘operator<<’ (operand types are ‘YAML::Emitter’ and ‘const string_view’ {aka ‘const std::basic_string_view<char>’})
(YAML-C++20-gcc-11)
template constraint failure for ‘template<class _Os, class _Tp> requires (__derived_from_ios_base<_Os>) && requires(_Os& __os, const _Tp& __t) {__os << __t;} using __rvalue_stream_insertion_t = _Os&&’
(YAML-C++20-gcc-11): src/rfl/yaml/Writer.cpp#L62
no match for ‘operator<<’ (operand types are ‘YAML::Emitter’ and ‘const string_view’ {aka ‘const std::basic_string_view<char>’})
(YAML-C++20-gcc-11)
template constraint failure for ‘template<class _Os, class _Tp> requires (__derived_from_ios_base<_Os>) && requires(_Os& __os, const _Tp& __t) {__os << __t;} using __rvalue_stream_insertion_t = _Os&&’
(YAML-C++20-gcc-11): include/rfl/yaml/Writer.hpp#L95
no match for ‘operator<<’ (operand types are ‘YAML::Emitter’ and ‘const string_view’ {aka ‘const std::basic_string_view<char>’})
(YAML-C++20-gcc-11)
template constraint failure for ‘template<class _Os, class _Tp> requires (__derived_from_ios_base<_Os>) && requires(_Os& __os, const _Tp& __t) {__os << __t;} using __rvalue_stream_insertion_t = _Os&&’
(YAML-C++20-gcc-11): include/rfl/yaml/Writer.hpp#L92
no match for ‘operator<<’ (operand types are ‘YAML::Emitter’ and ‘const string_view’ {aka ‘const std::basic_string_view<char>’})
(YAML-C++20-gcc-11)
template constraint failure for ‘template<class _Os, class _Tp> requires (__derived_from_ios_base<_Os>) && requires(_Os& __os, const _Tp& __t) {__os << __t;} using __rvalue_stream_insertion_t = _Os&&’
(YAML-C++20-gcc-11): include/rfl/yaml/Writer.hpp#L88
no match for ‘operator<<’ (operand types are ‘YAML::Emitter’ and ‘const string_view’ {aka ‘const std::basic_string_view<char>’})
(CAPNPROTO-C++20-gcc-14)
Process completed with exit code 1.
(CAPNPROTO-C++20-gcc-14): include/rfl/capnproto/Writer.hpp#L196
base operand of ‘->’ has non-pointer type ‘rfl::capnproto::Writer::CapnProtoOutputObject’
(YAML-C++20-llvm-17): include/rfl/yaml/Writer.hpp#L92
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
(YAML-C++20-llvm-17): include/rfl/yaml/Writer.hpp#L88
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
(YAML-C++20-llvm-17): include/rfl/yaml/Writer.hpp#L95
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
(YAML-C++20-llvm-17): include/rfl/yaml/Writer.hpp#L92
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
(YAML-C++20-llvm-17): include/rfl/yaml/Writer.hpp#L88
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
(YAML-C++20-llvm-17): src/rfl/yaml/Writer.cpp#L73
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
(YAML-C++20-llvm-17): src/rfl/yaml/Writer.cpp#L62
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
(YAML-C++20-llvm-17): include/rfl/yaml/Writer.hpp#L95
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
(YAML-C++20-llvm-17): include/rfl/yaml/Writer.hpp#L92
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
(YAML-C++20-llvm-17): include/rfl/yaml/Writer.hpp#L88
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
(YAML-C++20-gcc-14)
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&&’
(YAML-C++20-gcc-14): src/rfl/yaml/Writer.cpp#L73
no match for ‘operator<<’ (operand types are ‘YAML::Emitter’ and ‘const std::string_view’ {aka ‘const std::basic_string_view<char>’})
(YAML-C++20-gcc-14)
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&&’
(YAML-C++20-gcc-14): src/rfl/yaml/Writer.cpp#L62
no match for ‘operator<<’ (operand types are ‘YAML::Emitter’ and ‘const std::string_view’ {aka ‘const std::basic_string_view<char>’})
(YAML-C++20-gcc-14)
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&&’
(YAML-C++20-gcc-14): include/rfl/yaml/Writer.hpp#L95
no match for ‘operator<<’ (operand types are ‘YAML::Emitter’ and ‘const std::string_view’ {aka ‘const std::basic_string_view<char>’})
(YAML-C++20-gcc-14)
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&&’
(YAML-C++20-gcc-14): include/rfl/yaml/Writer.hpp#L92
no match for ‘operator<<’ (operand types are ‘YAML::Emitter’ and ‘const std::string_view’ {aka ‘const std::basic_string_view<char>’})
(YAML-C++20-gcc-14)
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&&’
(YAML-C++20-gcc-14): include/rfl/yaml/Writer.hpp#L88
no match for ‘operator<<’ (operand types are ‘YAML::Emitter’ and ‘const std::string_view’ {aka ‘const std::basic_string_view<char>’})
(YAML-C++23-llvm-18): include/rfl/yaml/Writer.hpp#L92
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
(YAML-C++23-llvm-18): include/rfl/yaml/Writer.hpp#L88
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
(YAML-C++23-llvm-18): include/rfl/yaml/Writer.hpp#L95
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
(YAML-C++23-llvm-18): include/rfl/yaml/Writer.hpp#L92
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
(YAML-C++23-llvm-18): include/rfl/yaml/Writer.hpp#L88
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
(YAML-C++23-llvm-18): src/rfl/yaml/Writer.cpp#L73
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
(YAML-C++23-llvm-18): src/rfl/yaml/Writer.cpp#L62
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
(YAML-C++23-llvm-18): include/rfl/yaml/Writer.hpp#L95
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
(YAML-C++23-llvm-18): include/rfl/yaml/Writer.hpp#L92
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
(YAML-C++23-llvm-18): include/rfl/yaml/Writer.hpp#L88
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
(YAML-C++23-gcc-14)
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&&’
(YAML-C++23-gcc-14): src/rfl/yaml/Writer.cpp#L73
no match for ‘operator<<’ (operand types are ‘YAML::Emitter’ and ‘const std::string_view’ {aka ‘const std::basic_string_view<char>’})
(YAML-C++23-gcc-14)
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&&’
(YAML-C++23-gcc-14): src/rfl/yaml/Writer.cpp#L62
no match for ‘operator<<’ (operand types are ‘YAML::Emitter’ and ‘const std::string_view’ {aka ‘const std::basic_string_view<char>’})
(YAML-C++23-gcc-14)
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&&’
(YAML-C++23-gcc-14): include/rfl/yaml/Writer.hpp#L95
no match for ‘operator<<’ (operand types are ‘YAML::Emitter’ and ‘const std::string_view’ {aka ‘const std::basic_string_view<char>’})
(YAML-C++23-gcc-14)
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&&’
(YAML-C++23-gcc-14): include/rfl/yaml/Writer.hpp#L92
no match for ‘operator<<’ (operand types are ‘YAML::Emitter’ and ‘const std::string_view’ {aka ‘const std::basic_string_view<char>’})
(YAML-C++23-gcc-14)
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&&’
(YAML-C++23-gcc-14): include/rfl/yaml/Writer.hpp#L88
no match for ‘operator<<’ (operand types are ‘YAML::Emitter’ and ‘const std::string_view’ {aka ‘const std::basic_string_view<char>’})
(YAML-C++20-gcc-12)
template constraint failure for ‘template<class _Os, class _Tp> requires (__derived_from_ios_base<_Os>) && requires(_Os& __os, const _Tp& __t) {__os << __t;} using __rvalue_stream_insertion_t = _Os&&’
(YAML-C++20-gcc-12): src/rfl/yaml/Writer.cpp#L73
no match for ‘operator<<’ (operand types are ‘YAML::Emitter’ and ‘const std::string_view’ {aka ‘const std::basic_string_view<char>’})
(YAML-C++20-gcc-12)
template constraint failure for ‘template<class _Os, class _Tp> requires (__derived_from_ios_base<_Os>) && requires(_Os& __os, const _Tp& __t) {__os << __t;} using __rvalue_stream_insertion_t = _Os&&’
(YAML-C++20-gcc-12): src/rfl/yaml/Writer.cpp#L62
no match for ‘operator<<’ (operand types are ‘YAML::Emitter’ and ‘const std::string_view’ {aka ‘const std::basic_string_view<char>’})
(YAML-C++20-gcc-12)
template constraint failure for ‘template<class _Os, class _Tp> requires (__derived_from_ios_base<_Os>) && requires(_Os& __os, const _Tp& __t) {__os << __t;} using __rvalue_stream_insertion_t = _Os&&’
(YAML-C++20-gcc-12): include/rfl/yaml/Writer.hpp#L95
no match for ‘operator<<’ (operand types are ‘YAML::Emitter’ and ‘const std::string_view’ {aka ‘const std::basic_string_view<char>’})
(YAML-C++20-gcc-12)
template constraint failure for ‘template<class _Os, class _Tp> requires (__derived_from_ios_base<_Os>) && requires(_Os& __os, const _Tp& __t) {__os << __t;} using __rvalue_stream_insertion_t = _Os&&’
(YAML-C++20-gcc-12): include/rfl/yaml/Writer.hpp#L92
no match for ‘operator<<’ (operand types are ‘YAML::Emitter’ and ‘const std::string_view’ {aka ‘const std::basic_string_view<char>’})
(YAML-C++20-gcc-12)
template constraint failure for ‘template<class _Os, class _Tp> requires (__derived_from_ios_base<_Os>) && requires(_Os& __os, const _Tp& __t) {__os << __t;} using __rvalue_stream_insertion_t = _Os&&’
(YAML-C++20-gcc-12): include/rfl/yaml/Writer.hpp#L88
no match for ‘operator<<’ (operand types are ‘YAML::Emitter’ and ‘const std::string_view’ {aka ‘const std::basic_string_view<char>’})
(CAPNPROTO-C++20-gcc-12)
Process completed with exit code 1.
(CAPNPROTO-C++20-gcc-12): include/rfl/capnproto/Writer.hpp#L196
base operand of ‘->’ has non-pointer type ‘rfl::capnproto::Writer::CapnProtoOutputObject’
(benchmarks-C++20-gcc-11)
Process completed with exit code 1.
(benchmarks-C++20-gcc-11): include/rfl/capnproto/Writer.hpp#L196
base operand of ‘->’ has non-pointer type ‘rfl::capnproto::Writer::CapnProtoOutputObject’
(headers-C++20-gcc-11)
Process completed with exit code 1.
(headers-C++20-gcc-11): include/rfl/capnproto/Writer.hpp#L196
base operand of ‘->’ has non-pointer type ‘rfl::capnproto::Writer::CapnProtoOutputObject’
(benchmarks-C++20-gcc-13)
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&&’
(benchmarks-C++20-gcc-13): include/rfl/yaml/Writer.hpp#L88
no match for ‘operator<<’ (operand types are ‘YAML::Emitter’ and ‘const std::string_view’ {aka ‘const std::basic_string_view<char>’})
(benchmarks-C++20-gcc-13): include/rfl/capnproto/Writer.hpp#L196
base operand of ‘->’ has non-pointer type ‘rfl::capnproto::Writer::CapnProtoOutputObject’
(benchmarks-C++20-gcc-13)
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&&’
(benchmarks-C++20-gcc-13): include/rfl/yaml/Writer.hpp#L95
no match for ‘operator<<’ (operand types are ‘YAML::Emitter’ and ‘const std::string_view’ {aka ‘const std::basic_string_view<char>’})
(benchmarks-C++20-gcc-13)
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&&’
(benchmarks-C++20-gcc-13): include/rfl/yaml/Writer.hpp#L92
no match for ‘operator<<’ (operand types are ‘YAML::Emitter’ and ‘const std::string_view’ {aka ‘const std::basic_string_view<char>’})
(benchmarks-C++20-gcc-13)
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&&’
(benchmarks-C++20-gcc-13): include/rfl/yaml/Writer.hpp#L88
no match for ‘operator<<’ (operand types are ‘YAML::Emitter’ and ‘const std::string_view’ {aka ‘const std::basic_string_view<char>’})
(benchmarks-C++20-gcc-13): include/rfl/capnproto/Writer.hpp#L196
base operand of ‘->’ has non-pointer type ‘rfl::capnproto::Writer::CapnProtoOutputObject’
(headers-C++20-gcc-14)
Process completed with exit code 1.
(headers-C++20-gcc-14): include/rfl/capnproto/Writer.hpp#L196
base operand of ‘->’ has non-pointer type ‘rfl::capnproto::Writer::CapnProtoOutputObject’
(headers-C++23-gcc-14)
Process completed with exit code 1.
(headers-C++23-gcc-14): include/rfl/capnproto/Writer.hpp#L196
base operand of ‘->’ has non-pointer type ‘rfl::capnproto::Writer::CapnProtoOutputObject’
(headers-C++23-llvm-18)
Process completed with exit code 1.
(headers-C++23-llvm-18): include/rfl/capnproto/Writer.hpp#L196
member reference type 'OutputObjectType' (aka 'rfl::capnproto::Writer::CapnProtoOutputObject') is not a pointer; did you mean to use '.'?
(headers-C++20-gcc-12)
Process completed with exit code 1.
(headers-C++20-gcc-12): include/rfl/capnproto/Writer.hpp#L196
base operand of ‘->’ has non-pointer type ‘rfl::capnproto::Writer::CapnProtoOutputObject’
(benchmarks-C++23-gcc-14)
Process completed with exit code 1.
(benchmarks-C++23-gcc-14): include/rfl/capnproto/Writer.hpp#L196
base operand of ‘->’ has non-pointer type ‘rfl::capnproto::Writer::CapnProtoOutputObject’
(benchmarks-C++20-gcc-14)
Process completed with exit code 1.
(benchmarks-C++20-gcc-14)
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&&’
(benchmarks-C++20-gcc-14): include/rfl/yaml/Writer.hpp#L95
no match for ‘operator<<’ (operand types are ‘YAML::Emitter’ and ‘const std::string_view’ {aka ‘const std::basic_string_view<char>’})
(benchmarks-C++20-gcc-14)
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&&’
(benchmarks-C++20-gcc-14): include/rfl/yaml/Writer.hpp#L92
no match for ‘operator<<’ (operand types are ‘YAML::Emitter’ and ‘const std::string_view’ {aka ‘const std::basic_string_view<char>’})
(benchmarks-C++20-gcc-14)
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&&’
(benchmarks-C++20-gcc-14): include/rfl/yaml/Writer.hpp#L88
no match for ‘operator<<’ (operand types are ‘YAML::Emitter’ and ‘const std::string_view’ {aka ‘const std::basic_string_view<char>’})
(benchmarks-C++20-gcc-14): include/rfl/capnproto/Writer.hpp#L196
base operand of ‘->’ has non-pointer type ‘rfl::capnproto::Writer::CapnProtoOutputObject’
(benchmarks-C++20-llvm-18)
Process completed with exit code 1.
(benchmarks-C++20-llvm-18): include/rfl/capnproto/Writer.hpp#L196
member reference type 'OutputObjectType' (aka 'rfl::capnproto::Writer::CapnProtoOutputObject') is not a pointer; did you mean to use '.'?
(benchmarks-C++20-llvm-16): include/rfl/yaml/Writer.hpp#L88
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
(benchmarks-C++20-llvm-16): include/rfl/capnproto/Writer.hpp#L196
member reference type 'OutputObjectType' (aka 'rfl::capnproto::Writer::CapnProtoOutputObject') is not a pointer; did you mean to use '.'?
(benchmarks-C++20-llvm-16): include/rfl/yaml/Writer.hpp#L95
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
(benchmarks-C++20-llvm-16): include/rfl/yaml/Writer.hpp#L92
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
(benchmarks-C++20-llvm-16): include/rfl/yaml/Writer.hpp#L88
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
(benchmarks-C++20-llvm-16): include/rfl/capnproto/Writer.hpp#L196
member reference type 'OutputObjectType' (aka 'rfl::capnproto::Writer::CapnProtoOutputObject') is not a pointer; did you mean to use '.'?
(benchmarks-C++20-llvm-16): include/rfl/yaml/Writer.hpp#L95
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
(benchmarks-C++20-llvm-16): include/rfl/yaml/Writer.hpp#L92
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
(benchmarks-C++20-llvm-16): include/rfl/yaml/Writer.hpp#L88
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
(benchmarks-C++20-llvm-16): include/rfl/capnproto/Writer.hpp#L196
member reference type 'OutputObjectType' (aka 'rfl::capnproto::Writer::CapnProtoOutputObject') is not a pointer; did you mean to use '.'?
(headers-C++20-llvm-18)
Process completed with exit code 1.
(headers-C++20-llvm-18): include/rfl/capnproto/Writer.hpp#L196
member reference type 'OutputObjectType' (aka 'rfl::capnproto::Writer::CapnProtoOutputObject') is not a pointer; did you mean to use '.'?
(benchmarks-C++20-gcc-12)
template constraint failure for ‘template<class _Os, class _Tp> requires (__derived_from_ios_base<_Os>) && requires(_Os& __os, const _Tp& __t) {__os << __t;} using __rvalue_stream_insertion_t = _Os&&’
(benchmarks-C++20-gcc-12): include/rfl/yaml/Writer.hpp#L88
no match for ‘operator<<’ (operand types are ‘YAML::Emitter’ and ‘const std::string_view’ {aka ‘const std::basic_string_view<char>’})
(benchmarks-C++20-gcc-12): include/rfl/capnproto/Writer.hpp#L196
base operand of ‘->’ has non-pointer type ‘rfl::capnproto::Writer::CapnProtoOutputObject’
(benchmarks-C++20-gcc-12)
template constraint failure for ‘template<class _Os, class _Tp> requires (__derived_from_ios_base<_Os>) && requires(_Os& __os, const _Tp& __t) {__os << __t;} using __rvalue_stream_insertion_t = _Os&&’
(benchmarks-C++20-gcc-12): include/rfl/yaml/Writer.hpp#L95
no match for ‘operator<<’ (operand types are ‘YAML::Emitter’ and ‘const std::string_view’ {aka ‘const std::basic_string_view<char>’})
(benchmarks-C++20-gcc-12)
template constraint failure for ‘template<class _Os, class _Tp> requires (__derived_from_ios_base<_Os>) && requires(_Os& __os, const _Tp& __t) {__os << __t;} using __rvalue_stream_insertion_t = _Os&&’
(benchmarks-C++20-gcc-12): include/rfl/yaml/Writer.hpp#L92
no match for ‘operator<<’ (operand types are ‘YAML::Emitter’ and ‘const std::string_view’ {aka ‘const std::basic_string_view<char>’})
(benchmarks-C++20-gcc-12)
template constraint failure for ‘template<class _Os, class _Tp> requires (__derived_from_ios_base<_Os>) && requires(_Os& __os, const _Tp& __t) {__os << __t;} using __rvalue_stream_insertion_t = _Os&&’
(benchmarks-C++20-gcc-12): include/rfl/yaml/Writer.hpp#L88
no match for ‘operator<<’ (operand types are ‘YAML::Emitter’ and ‘const std::string_view’ {aka ‘const std::basic_string_view<char>’})
(benchmarks-C++20-gcc-12): include/rfl/capnproto/Writer.hpp#L196
base operand of ‘->’ has non-pointer type ‘rfl::capnproto::Writer::CapnProtoOutputObject’
(benchmarks-C++23-llvm-18)
Process completed with exit code 1.
(benchmarks-C++23-llvm-18): include/rfl/capnproto/Writer.hpp#L196
member reference type 'OutputObjectType' (aka 'rfl::capnproto::Writer::CapnProtoOutputObject') is not a pointer; did you mean to use '.'?
(headers-C++20-gcc-13)
Process completed with exit code 1.
(headers-C++20-gcc-13): include/rfl/capnproto/Writer.hpp#L196
base operand of ‘->’ has non-pointer type ‘rfl::capnproto::Writer::CapnProtoOutputObject’
(benchmarks-C++20-llvm-17)
Process completed with exit code 1.
(benchmarks-C++20-llvm-17): include/rfl/capnproto/Writer.hpp#L196
member reference type 'OutputObjectType' (aka 'rfl::capnproto::Writer::CapnProtoOutputObject') is not a pointer; did you mean to use '.'?
(headers-C++20-llvm-17)
Process completed with exit code 1.
(headers-C++20-llvm-17): include/rfl/capnproto/Writer.hpp#L196
member reference type 'OutputObjectType' (aka 'rfl::capnproto::Writer::CapnProtoOutputObject') is not a pointer; did you mean to use '.'?
(headers-C++20-llvm-16)
Process completed with exit code 1.
(headers-C++20-llvm-16): include/rfl/capnproto/Writer.hpp#L196
member reference type 'OutputObjectType' (aka 'rfl::capnproto::Writer::CapnProtoOutputObject') is not a pointer; did you mean to use '.'?
(AVRO-C++20-llvm-16): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(AVRO-C++20-gcc-14): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(AVRO-C++20-llvm-17): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(AVRO-C++23-llvm-18): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(AVRO-C++20-gcc-12): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(AVRO-C++23-gcc-14): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(AVRO-C++20-gcc-13): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(AVRO-C++20-gcc-11): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(AVRO-C++20-llvm-18): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(PARQUET-C++20-gcc-12): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(PARQUET-C++23-gcc-14): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(PARQUET-C++20-llvm-17): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(PARQUET-C++20-gcc-13): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(PARQUET-C++20-gcc-11): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(benchmarks-C++20-gcc-11): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(benchmarks-C++20-gcc-11): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(headers-C++20-gcc-11): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(headers-C++20-gcc-11): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(benchmarks-C++20-gcc-13): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(benchmarks-C++20-gcc-13): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(headers-C++20-gcc-14): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(headers-C++20-gcc-14): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(headers-C++23-gcc-14): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(headers-C++23-gcc-14): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(headers-C++23-llvm-18): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(headers-C++23-llvm-18): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(PARQUET-C++20-llvm-16): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(PARQUET-C++20-gcc-14): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(headers-C++20-gcc-12): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(headers-C++20-gcc-12): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(benchmarks-C++23-gcc-14): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(benchmarks-C++23-gcc-14): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(benchmarks-C++20-gcc-14): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(benchmarks-C++20-gcc-14): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(benchmarks-C++20-llvm-18): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(benchmarks-C++20-llvm-18): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(PARQUET-C++23-llvm-18): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(benchmarks-C++20-llvm-16): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(benchmarks-C++20-llvm-16): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(PARQUET-C++20-llvm-18): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(headers-C++20-llvm-18): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(headers-C++20-llvm-18): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(benchmarks-C++20-gcc-12): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(benchmarks-C++20-gcc-12): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(benchmarks-C++23-llvm-18): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(benchmarks-C++23-llvm-18): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(headers-C++20-gcc-13): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(headers-C++20-gcc-13): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(benchmarks-C++20-llvm-17): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(benchmarks-C++20-llvm-17): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(headers-C++20-llvm-17): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(headers-C++20-llvm-17): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(headers-C++20-llvm-16): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(headers-C++20-llvm-16): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt: