build: vcpkg update #3288
asan.yml
on: pull_request
Matrix: test_ubsan_minimal
Matrix: test_with_sanitizers
Annotations
6 errors and 6 warnings
asan.windows-latest.vcpkg-asan-debug
Process completed with exit code 1.
|
asan.windows-latest.vcpkg-asan-debug
Process completed with exit code 1.
|
asan.ubuntu-latest.vcpkg-ubsan-debug
Process completed with exit code 1.
|
asan.ubuntu-latest.vcpkg-asan-debug
Process completed with exit code 1.
|
asan.macos-latest.vcpkg-asan-debug
Process completed with exit code 1.
|
asan.macos-latest.vcpkg-ubsan-debug
Process completed with exit code 1.
|
asan.windows-latest.vcpkg-asan-debug
Skipping setting up the environment since vcpkg's executable is not found at: 'D:\a\vowpal_wabbit\vowpal_wabbit\ext_libs\vcpkg\vcpkg.exe'.
|
asan.windows-latest.vcpkg-asan-debug
eigen3's buildsystem uses very long paths and may fail on your system.
|
asan.windows-latest.vcpkg-asan-debug
boost-system's buildsystem uses very long paths and may fail on your
|
asan.ubuntu-latest.vcpkg-asan-debug:
utl/flatbuffer/txt_to_flat.cc#L32
‘VW::workspace* VW::initialize(std::unique_ptr<VW::config::options_i, void (*)(VW::config::options_i*)>, VW::io_buf*, bool, VW::trace_message_t, void*)’ is deprecated: Replaced with new unique_ptr based overload. [-Wdeprecated-declarations]
|
asan.macos-latest.vcpkg-asan-debug:
utl/flatbuffer/txt_to_flat.cc#L32
'initialize' is deprecated: Replaced with new unique_ptr based overload. [-Wdeprecated-declarations]
|
asan.macos-latest.vcpkg-ubsan-debug:
utl/flatbuffer/txt_to_flat.cc#L32
'initialize' is deprecated: Replaced with new unique_ptr based overload. [-Wdeprecated-declarations]
|