Bug 274425 - REGRESSION(278753@main): Apple-Sonoma-LLINT-CLoop-BuildAndTest - failed compile-webkit
Summary: REGRESSION(278753@main): Apple-Sonoma-LLINT-CLoop-BuildAndTest - failed compi...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-05-20 16:31 PDT by Marta Darbinyan
Modified: 2024-05-20 16:46 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marta Darbinyan 2024-05-20 16:31:06 PDT
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
Comment 1 Radar WebKit Bug Importer 2024-05-20 16:32:36 PDT
<rdar://problem/128426391>
Comment 2 Yusuke Suzuki 2024-05-20 16:44:13 PDT
Pull request: https://github.com/WebKit/WebKit/pull/28810
Comment 3 EWS 2024-05-20 16:46:25 PDT
Committed 279023@main (36db40c26f43): <https://commits.webkit.org/279023@main>

Reviewed commits have been landed. Closing PR #28810 and removing active labels.