angle: chromium-5682 #10
Annotations
4 errors and 1 warning
Formula/angle.rb#L15
Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
|
|
Formula/angle.rb#L25
SWIFTSHADER -DANGLE_ENABLE_VULKAN_VALIDATION_LAYERS -DANGLE_ENABLE_VULKAN_SHARED_RING_BUFFER_CMD_ALLOC=false -DANGLE_USE_CUSTOM_VULKAN_OUTSIDE_RENDER_PASS_CMD_BUFFERS=1 -DANGLE_USE_CUSTOM_VULKAN_RENDER_PASS_CMD_BUFFERS=1 -DLIBANGLE_IMPLEMENTATION -DANGLE_ENABLE_OVERLAY=1 -DANGLE_USE_ABSEIL -DABSL_ALLOCATOR_NOTHROW=1 -DANGLE_USE_CUSTOM_LIBVULKAN -DANGLE_SHARED_LIBVULKAN=1 -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_WAYLAND_KHR -DANGLE_ENABLE_OPENGL -DANGLE_ENABLE_GL_DESKTOP_BACKEND -DANGLE_ENABLE_OPENGL_NULL -DANGLE_ENABLE_NULL -I../include -I../src -I../third_party/wayland/egl -I../third_party/wayland/src -I../src/common/base -I../src/common/third_party/xxhash -I../third_party/abseil-cpp -I../src/third_party/volk -I../third_party/vulkan-deps/vulkan-headers/src/include -I../third_party/zlib/google -I../third_party/zlib -I../src/third_party/khronos -I../third_party/vulkan-deps/spirv-headers/src/include -Wall -Werror -Wextra -Wimplicit-fallthrough -Wextra-semi -Wunreachable-code-aggressive -Wthread-safety -Wno-missing-field-initializers -Wno-unused-parameter -Wno-psabi -Wloop-analysis -Wno-unneeded-internal-declaration -Wenum-compare-conditional -Wno-ignored-pragma-optimize -Wno-deprecated-builtins -Wno-bitfield-constant-conversion -Wno-deprecated-this-capture -Wshadow -fno-delete-null-pointer-checks -fno-ident -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -funwind-tables -fPIC -pthread -fcolor-diagnostics -fmerge-all-constants -fcrash-diagnostics-dir=../tools/clang/crashreports -mllvm -instcombine-lower-dbg-declare=0 -ffp-contract=off -m64 -msse3 -Wno-builtin-macro-redefined -D__DATE__= -D__TIME__= -D__TIMESTAMP__= -ffile-compilation-dir=. -no-canonical-prefixes -ftrivial-auto-var-init=pattern -O0 -fno-omit-frame-pointer -gdwarf-4 -g2 -gdwarf-aranges -gsplit-dwarf -ggnu-pubnames -Xclang -fuse-ctor-homing -fvisibility=hidden -Wheader-hygiene -Wstring-conversion -Wtautological-overlap-compare -Wexit-time-destructors -Wglobal-constructors -Wbad-function-cast -Wconditional-uninitialized -Wextra-semi-stmt -Wfloat-conversion -Winconsistent-missing-destructor-override -Wmissing-field-initializers -Wnewline-eof -Wnon-virtual-dtor -Wredundant-parens -Wreturn-std-move -Wshadow -Wshadow-field -Wtautological-type-limit-compare -Wundefined-reinterpret-cast -Wunneeded-internal-declaration -Wunused-but-set-variable -Wsuggest-destructor-override -Wsuggest-override -Wparentheses -Wrange-loop-analysis -Wstrict-prototypes -Wunreachable-code-aggressive -Wshorten-64-to-32 -Wno-redundant-parens -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -std=c++20 -Wno-trigraphs -gsimple-template-names -fno-exceptions -fno-rtti --sysroot=../build/linux/debian_bullseye_amd64-sysroot -fvisibility-inlines-hidden -c ../src/libANGLE/renderer/vulkan/BufferVk.cpp -o obj/src/libANGLE/renderer/vulkan/angle_vulkan_backend/BufferVk.o
In file included from ../src/libANGLE/renderer/vulkan/BufferVk.cpp:10:
In file included from ../src/libANGLE/renderer/vulkan/BufferVk.h:13:
In file included from ../src/libANGLE/Buffer.h:14:
In file included from ../src/common/PackedEnums.h:21:
In file included from ../src/common/bitset_utils.h:17:
In file included from ../src/common/angleutils.h:15:
In file included from ../third_party/abseil-cpp/absl/container/flat_hash_map.h:42:
In file included from ../third_party/abseil-cpp/absl/container/internal/raw_hash_map.h:24:
../third_party/abseil-cpp/absl/container/internal/raw_hash_set.h:1468:73: error: type 'const absl::hash_internal::Hash<rx::vk::MemoryAllocInfoMapKey>' does not provide a call operator
auto KeyTypeCanBeHashed(const Hash& h, const key_type& k) -> decltype(h(k));
^
../third_party/abseil-cpp/absl/container/internal/raw_hash_map.h:31:29: note: in instantiation of template class 'absl::container_internal::raw_hash_set<absl::container_internal::FlatHashMapPolicy<rx::vk::MemoryAllocInfoMapKey, rx::vk::MemoryAllocationInfo>, absl::hash_internal::Hash<rx::vk::MemoryAllocInfoMapKey>, std::equal_to<rx::vk::MemoryAllocInfoM
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading