WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
206169
[WPE] Broke build with -DENABLE_UNIFIED_BUILDS=OFF on ARMv7
https://bugs.webkit.org/show_bug.cgi?id=206169
Summary
[WPE] Broke build with -DENABLE_UNIFIED_BUILDS=OFF on ARMv7
Pablo Saavedra
Reported
2020-01-13 04:41:24 PST
/wpewebkit/nightly-AUTOINC+66124254bb-r0/git/Source/JavaScriptCore/jit/JITPropertyAccess.cpp:1939:69: error: explicit instantiation of 'void JSC::JIT::emit_op_put_by_val(const JSC::Instruction*) [with Op = JSC::OpPutByVal]' but no definition available [-fpermissive] 1939 | template void JIT::emit_op_put_by_val<OpPutByVal>(const Instruction*); | ^ In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32, from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31, from /home/bot/yocto-wandboard-manual/builds/wandboard-manual/tmp/work/armv7at2hf-neon-imx-poky-linux-gnueabi/wpewebkit/nightly-AUTOINC+66124254bb-r0/git/Source/JavaScriptCore/runtime/ArrayBuffer.h:36, from /home/bot/yocto-wandboard-manual/builds/wandboard-manual/tmp/work/armv7at2hf-neon-imx-poky-linux-gnueabi/wpewebkit/nightly-AUTOINC+66124254bb-r0/git/Source/JavaScriptCore/heap/Heap.h:24, from /home/bot/yocto-wandboard-manual/builds/wandboard-manual/tmp/work/armv7at2hf-neon-imx-poky-linux-gnueabi/wpewebkit/nightly-AUTOINC+66124254bb-r0/git/Source/JavaScriptCore/heap/DeferGC.h:29, from /home/bot/yocto-wandboard-manual/builds/wandboard-manual/tmp/work/armv7at2hf-neon-imx-poky-linux-gnueabi/wpewebkit/nightly-AUTOINC+66124254bb-r0/git/Source/JavaScriptCore/runtime/ConcurrentJSLock.h:28, from /home/bot/yocto-wandboard-manual/builds/wandboard-manual/tmp/work/armv7at2hf-neon-imx-poky-linux-gnueabi/wpewebkit/nightly-AUTOINC+66124254bb-r0/git/Source/JavaScriptCore/bytecode/ArrayProfile.h:28, from /home/bot/yocto-wandboard-manual/builds/wandboard-manual/tmp/work/armv7at2hf-neon-imx-poky-linux-gnueabi/wpewebkit/nightly-AUTOINC+66124254bb-r0/git/Source/JavaScriptCore/bytecode/CodeBlock.h:32, from /home/bot/yocto-wandboard-manual/builds/wandboard-manual/tmp/work/armv7at2hf-neon-imx-poky-linux-gnueabi/wpewebkit/nightly-AUTOINC+66124254bb-r0/git/Source/JavaScriptCore/jit/JIT.h:40, from /home/bot/yocto-wandboard-manual/builds/wandboard-manual/tmp/work/armv7at2hf-neon-imx-poky-linux-gnueabi/wpewebkit/nightly-AUTOINC+66124254bb-r0/git/Source/JavaScriptCore/jit/JITPropertyAccess.cpp:29:
Attachments
Add attachment
proposed patch, testcase, etc.
Pablo Saavedra
Comment 1
2020-01-14 03:50:27 PST
Obsolete/Wrong version tested. this build failure comes from: commit 66124254bbe1e8f111e4555e941b3536dea47143 Author:
cdumez@apple.com
<
cdumez@apple.com
@268f45cc-cd09-0410-ab3c-d52691b4dbfc> Date: Sat Oct 12 21:04:44 2019 +0000 Unreviewed, rolling out
r251040
. Broke IDB tests in Debug Reverted changeset: "Add [ActiveDOMObject] to IDLs of ActiveDOMObjects"
https://bugs.webkit.org/show_bug.cgi?id=202869
https://trac.webkit.org/changeset/251040
git-svn-id:
http://svn.webkit.org/repository/webkit/trunk@251051
268f45cc-cd09-0410-ab3c-d52691b4dbfc ; which it is a very old revision.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug