Hi, Currently the CI builds for ppc64, pc64le and s390x are failing with the attached error message, taken from ppc64 but the same for all three platforms. It started on May-22 with the indicated changes. I assume there's some alignment/packing difference for these platforms, didn't dig into it yet; does that ring a bell with someone?
Eike -- GPG key 0x6A6CD5B765632D3A - 2265 D7F3 A7B0 95CC 3918 630B 6A6C D5B7 6563 2D3A
Changes: [wenson_hsieh] [iOS] Layout viewport size on google.com increases after rotating to [achristensen] Revert r245501 https://bugs.webkit.org/show_bug.cgi?id=198007 [tzagallo] Fix 32-bit btyecode cache crashes [tzagallo] Only cache bytecode for API clients in data vaults [carlosgc] [WPE] Add initial accessibility support using ATK [carlosgc] Unreviewed. Fix the build with HAVE(ACCESSIBILITY) disabled [don.olmstead] [WinCairo] Build WebDriver [antti] RTL/overflow scroll tests fail with async overflow enabled [sihui_liu] REGRESSION(r245540): ASSERTION FAILED: identifier.isNull() || [graouts] [Pointer Events] Do not dispatch pointermove events when the pointer is [graouts] [macOS] Compatibility mouse events aren't prevented by calling [keith_miller] Cleanup Yarr regexp code around paren contexts. [psaavedra] Undefined reference platformCloseFrontendPageAndWindow() linking against [keith_miller] Unreviewed build fix add UNUSED_PARAM. [jiewen_tan] [WebAuthN] Make WebAuthN default on only on macOS [keith_miller] Unreviewed, add mistakenly ommited initializer. [tzagallo] Fix production build after r245564 [wenson_hsieh] The cost of WebViewImpl::hasMarkedTextWithCompletionHandler should not [commit-queue] Fix IOSMAC build https://bugs.webkit.org/show_bug.cgi?id=198082 [commit-queue] Mark WKUIDelegate webView:shouldPreviewElement: and [mmaxfield] font-optical-sizing applies the wrong variation value [pvollan] Sandbox violation is making the WebContent process crash [stephan.szabo] [PlayStation] Update initializer for changed port options [cdumez] [PSON] Assertion hit when navigating back after a process swap forced by [simon.fraser] Layer flashing and poor perf during scrolling of message list on [aakash_jain] [ews-build] Use custom templates for Buildbot [achristensen] Fix branch build. <rdar://problem/50625279> [aakash_jain] [ews-build] Use custom templates for Buildbot (follow-up fix) [ross.kirsling] [PlayStation] Don't call fcntl. [sbarati] WHLSL: Parsing negative int literals parses the positive value instead ------------------------------------------ [...truncated...] [1108/1427] Building CXX object Source/JavaScriptCore/CMakeFiles/LLIntOffsetsExtractor.dir/llint/LLIntOffsetsExtractor.cpp.o FAILED: Source/JavaScriptCore/CMakeFiles/LLIntOffsetsExtractor.dir/llint/LLIntOffsetsExtractor.cpp.o /usr/bin/c++ -DBUILDING_JSCONLY__ -DBUILDING_WITH_CMAKE=1 -DHAVE_CONFIG_H=1 -DSTATICALLY_LINKED_WITH_WTF -IDerivedSources/ForwardingHeaders -I. -I../../Source/JavaScriptCore -I../../Source/JavaScriptCore/API -I../../Source/JavaScriptCore/assembler -I../../Source/JavaScriptCore/b3 -I../../Source/JavaScriptCore/b3/air -I../../Source/JavaScriptCore/bindings -I../../Source/JavaScriptCore/builtins -I../../Source/JavaScriptCore/bytecode -I../../Source/JavaScriptCore/bytecompiler -I../../Source/JavaScriptCore/dfg -I../../Source/JavaScriptCore/disassembler -I../../Source/JavaScriptCore/disassembler/ARM64 -I../../Source/JavaScriptCore/disassembler/udis86 -I../../Source/JavaScriptCore/domjit -I../../Source/JavaScriptCore/ftl -I../../Source/JavaScriptCore/heap -I../../Source/JavaScriptCore/debugger -I../../Source/JavaScriptCore/inspector -I../../Source/JavaScriptCore/inspector/agents -I../../Source/JavaScriptCore/inspector/augmentable -I../../Source/JavaScriptCore/inspector/remote -I../../Source/JavaScriptCore/interpreter -I../../Source/JavaScriptCore/jit -I../../Source/JavaScriptCore/llint -I../../Source/JavaScriptCore/parser -I../../Source/JavaScriptCore/profiler -I../../Source/JavaScriptCore/runtime -I../../Source/JavaScriptCore/tools -I../../Source/JavaScriptCore/wasm -I../../Source/JavaScriptCore/wasm/js -I../../Source/JavaScriptCore/yarr -IDerivedSources/JavaScriptCore -IDerivedSources/JavaScriptCore/inspector -IDerivedSources/JavaScriptCore/runtime -IDerivedSources/JavaScriptCore/yarr -I../../Source/bmalloc -IDerivedSources -I../../Source/ThirdParty -fdiagnostics-color=always -Wextra -Wall -Wno-expansion-to-defined -Wno-psabi -Wno-noexcept-type -Wno-maybe-uninitialized -Wwrite-strings -Wundef -Wpointer-arith -Wmissing-format-attribute -Wformat-security -Wcast-align -fno-strict-aliasing -fno-exceptions -fno-rtti -std=c++17 -O2 -DNDEBUG -fPIE -MD -MT Source/JavaScriptCore/CMakeFiles/LLIntOffsetsExtractor.dir/llint/LLIntOffsetsExtractor.cpp.o -MF Source/JavaScriptCore/CMakeFiles/LLIntOffsetsExtractor.dir/llint/LLIntOffsetsExtractor.cpp.o.d -o Source/JavaScriptCore/CMakeFiles/LLIntOffsetsExtractor.dir/llint/LLIntOffsetsExtractor.cpp.o -c ../../Source/JavaScriptCore/llint/LLIntOffsetsExtractor.cpp In file included from ../../Source/JavaScriptCore/runtime/RegExp.h:25, from ../../Source/JavaScriptCore/runtime/RegExpCachedResult.h:30, from ../../Source/JavaScriptCore/runtime/RegExpGlobalData.h:28, from ../../Source/JavaScriptCore/runtime/JSGlobalObject.h:42, from ../../Source/JavaScriptCore/runtime/ExecutableBase.h:33, from ../../Source/JavaScriptCore/runtime/ScriptExecutable.h:28, from ../../Source/JavaScriptCore/runtime/GlobalExecutable.h:29, from ../../Source/JavaScriptCore/runtime/EvalExecutable.h:29, from ../../Source/JavaScriptCore/runtime/DirectEvalExecutable.h:28, from ../../Source/JavaScriptCore/bytecode/DirectEvalCodeCache.h:31, from ../../Source/JavaScriptCore/bytecode/CodeBlock.h:42, from ../../Source/JavaScriptCore/bytecode/StructureStubInfo.h:28, from ../../Source/JavaScriptCore/bytecode/BytecodeDumper.h:33, from DerivedSources/JavaScriptCore/BytecodeStructs.h:32, from ../../Source/JavaScriptCore/llint/LLIntOffsetsExtractor.cpp:31: ../../Source/JavaScriptCore/runtime/MatchResult.h:82:35: error: static assertion failed: Match result and EncodedMatchResult should be the same size static_assert(sizeof(MatchResult) == sizeof(EncodedMatchResult), "Match result and EncodedMatchResult should be the same size"); ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from DerivedSources/ForwardingHeaders/wtf/FastMalloc.h:25, from ../../Source/JavaScriptCore/config.h:38, from ../../Source/JavaScriptCore/llint/LLIntOffsetsExtractor.cpp:26: DerivedSources/ForwardingHeaders/wtf/StdLibExtras.h: In instantiation of ‘ToType WTF::bitwise_cast(FromType) [with ToType = JSC::MatchResult; FromType = long unsigned int]’: ../../Source/JavaScriptCore/runtime/MatchResult.h:55:48: required from here DerivedSources/ForwardingHeaders/wtf/StdLibExtras.h:136:36: error: static assertion failed: bitwise_cast size of FromType and ToType must be equal! static_assert(sizeof(FromType) == sizeof(ToType), "bitwise_cast size of FromType and ToType must be equal!"); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
signature.asc
Description: PGP signature
_______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev