Bug 274425
| Summary: | REGRESSION(278753@main): Apple-Sonoma-LLINT-CLoop-BuildAndTest - failed compile-webkit | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Marta Darbinyan <darbinyan> |
| Component: | New Bugs | Assignee: | Yusuke Suzuki <ysuzuki> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | jmichaud, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Marta Darbinyan
Apple-Sonoma-LLINT-CLoop-BuildAndTest is constantly failing after the change 278753@main.
First failed test on 278753@main on https://build.webkit.org/#/builders/945/builds/8619
Last passed test on 278752@main https://build.webkit.org/#/builders/945/builds/8618
JavaScriptCore/offlineasm/asm.rb:229:in `putsLabel': wrong number of arguments (given 4, expected 5) (ArgumentError)
from /Volumes/Data/worker/Apple-Sonoma-LLINT-CLoop-BuildAndTest/build/Source/JavaScriptCore/offlineasm/cloop.rb:1173:in `lowerC_LOOP'
from /Volumes/Data/worker/Apple-Sonoma-LLINT-CLoop-BuildAndTest/build/Source/JavaScriptCore/offlineasm/backends.rb:134:in `lower'
from /Volumes/Data/worker/Apple-Sonoma-LLINT-CLoop-BuildAndTest/build/Source/JavaScriptCore/offlineasm/backends.rb:192:in `block in lower'
from /Volumes/Data/worker/Apple-Sonoma-LLINT-CLoop-BuildAndTest/build/Source/JavaScriptCore/offlineasm/backends.rb:190:in `each'
from /Volumes/Data/worker/Apple-Sonoma-LLINT-CLoop-BuildAndTest/build/Source/JavaScriptCore/offlineasm/backends.rb:190:in `lower'
from JavaScriptCore/offlineasm/asm.rb:456:in `block (5 levels) in <main>'
from JavaScriptCore/offlineasm/asm.rb:102:in `inAsm'
from JavaScriptCore/offlineasm/asm.rb:455:in `block (4 levels) in <main>'
from /Volumes/Data/worker/Apple-Sonoma-LLINT-CLoop-BuildAndTest/build/Source/JavaScriptCore/offlineasm/settings.rb:210:in `emitCodeInConfiguration'
from JavaScriptCore/offlineasm/asm.rb:453:in `block (3 levels) in <main>'
from /Volumes/Data/worker/Apple-Sonoma-LLINT-CLoop-BuildAndTest/build/Source/JavaScriptCore/offlineasm/settings.rb:107:in `forSettings'
from JavaScriptCore/offlineasm/asm.rb:438:in `block (2 levels) in <main>'
from JavaScriptCore/offlineasm/asm.rb:434:in `each'
from JavaScriptCore/offlineasm/asm.rb:434:in `block in <main>'
from JavaScriptCore/offlineasm/asm.rb:418:in `open'
from JavaScriptCore/offlineasm/asm.rb:418:in `<main>'
Command RuleScriptExecution failed with a nonzero exit code
/Volumes/Data/worker/Apple-Sonoma-LLINT-CLoop-BuildAndTest/build/Source/JavaScriptCore/JavaScriptCore.xcodeproj: warning: The OTHER_LDFLAGS build setting is not allowed to contain -dyld_env, use the dedicated LD_ENVIRONMENT build setting instead.
** BUILD FAILED **
The following build commands failed:
RuleScriptExecution /Volumes/Data/worker/Apple-Sonoma-LLINT-CLoop-BuildAndTest/build/WebKitBuild/Debug/DerivedSources/JavaScriptCore/LLIntAssembly.h /Volumes/Data/worker/Apple-Sonoma-LLINT-CLoop-BuildAndTest/build/WebKitBuild/JavaScriptCore.build/Debug/libJavaScriptCore.build/LowLevelInterpreter.d /Volumes/Data/worker/Apple-Sonoma-LLINT-CLoop-BuildAndTest/build/Source/JavaScriptCore/llint/LowLevelInterpreter.asm normal undefined_arch
(1 failure)
Test history: https://build.webkit.org/#/builders/945
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/128426391>
Yusuke Suzuki
Pull request: https://github.com/WebKit/WebKit/pull/28810
EWS
Committed 279023@main (36db40c26f43): <https://commits.webkit.org/279023@main>
Reviewed commits have been landed. Closing PR #28810 and removing active labels.