[Webkit-unassigned] [Bug 266218] [GTK] webkitgtk 2.43.2 fails to build on riscv64 JavaScriptCore/offlineasm/riscv64.rb

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 12 15:01:42 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=266218

--- Comment #2 from Jeremy Bicha <jbicha at ubuntu.com> ---
In an attempt to work around this issue since I eventually need webkitgtk 2.43 to build on Ubuntu's riscv64, I did a build with
-DENABLE_JIT=OFF -DENABLE_C_LOOP=ON -DENABLE_WEBASSEMBLY=OFF

This also caused the build to fail:

[1363/6942] cd /<<PKGBUILDDIR>>/build-soup2/Source/JavaScriptCore && /usr/bin/ruby /<<PKGBUILDDIR>>/Source/JavaScriptCore/offlineasm/generate_offset_extractor.rb -I/<<PKGBUILDDIR>>/build-soup2/JavaScriptCore/DerivedSources/ /<<PKGBUILDDIR>>/Source/JavaScriptCore/llint/LowLevelInterpreter.asm /<<PKGBUILDDIR>>/build-soup2/bin/LLIntSettingsExtractor /<<PKGBUILDDIR>>/build-soup2/JavaScriptCore/DerivedSources/LLIntDesiredOffsets.h C_LOOP normal
FAILED: JavaScriptCore/DerivedSources/LLIntDesiredOffsets.h /<<PKGBUILDDIR>>/build-soup2/JavaScriptCore/DerivedSources/LLIntDesiredOffsets.h 
cd /<<PKGBUILDDIR>>/build-soup2/Source/JavaScriptCore && /usr/bin/ruby /<<PKGBUILDDIR>>/Source/JavaScriptCore/offlineasm/generate_offset_extractor.rb -I/<<PKGBUILDDIR>>/build-soup2/JavaScriptCore/DerivedSources/ /<<PKGBUILDDIR>>/Source/JavaScriptCore/llint/LowLevelInterpreter.asm /<<PKGBUILDDIR>>/build-soup2/bin/LLIntSettingsExtractor /<<PKGBUILDDIR>>/build-soup2/JavaScriptCore/DerivedSources/LLIntDesiredOffsets.h C_LOOP normal
LowLevelInterpreter.asm:2778 in call to entry: Could not find macro entry (MacroError)

Full build log at
https://launchpad.net/~jbicha/+archive/ubuntu/arch2/+sourcepub/15534909/+listing-archive-extra

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231212/b0c36d55/attachment.htm>


More information about the webkit-unassigned mailing list