[Webkit-unassigned] [Bug 245295] Error: redefinition of 'gigacageEnabledForProcess' in JSCOnly MacOS Ports

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 19 10:48:10 PDT 2022


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

--- Comment #11 from bigsean123 at icloud.com ---
(In reply to Mark Lam from comment #9)
> (In reply to bigsean123 from comment #8)
> > Created attachment 462433 [details]
> > Build error
> 
> Error message and details please.
> 
> 
> > This the result of build-jsc without --jsc-only...
> > 
> > I'm if --jsc-only isn't officially supported for Darwin builds then why was
> > this commit made for my other issue
> > https://github.com/WebKit/WebKit/pull/4015.
> 
> Best effort to support (as much as possible). Not an officially supported
> configuration.
> 
> > Is their any other way around this issue both build-jsc and build-jsc
> > --jsc-only are producing errors, 
> > Weirdly build-jsc --jsc-only have been building just fine on most commits up
> > until recently within the last month
> 
> Would be helpful if we can actually see what the error is.

I put it in the attachment in #comment 8
Users/bootywarrior/Downloads/Webkit/latest/WebKit/Source/WTF/FuzzBuildO32/WTF.build/Debug/WTF.build/WTF-generated-files.hmap -I/Users/bootywarrior/Downloads/Webkit/latest/WebKit/Source/WTF/FuzzBuildO32/WTF.build/Debug/WTF.build/WTF-own-target-headers.hmap -I/Users/bootywarrior/Downloads/Webkit/latest/WebKit/Source/WTF/FuzzBuildO32/WTF.build/Debug/WTF.build/WTF-all-target-headers.hmap -iquote /Users/bootywarrior/Downloads/Webkit/latest/WebKit/Source/WTF/FuzzBuildO32/WTF.build/Debug/WTF.build/WTF-project-headers.hmap -I/Users/bootywarrior/Downloads/Webkit/latest/WebKit/Source/WTF/FuzzBuildO32/Debug/include -I/Users/bootywarrior/Downloads/Webkit/latest/WebKit/Source/WTF/FuzzBuildO32/Debug/usr/local/include -I/tmp/WTF.dst/usr/local/include -isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/local/include -I/Users/bootywarrior/Downloads/Webkit/latest/WebKit/Source/WTF/FuzzBuildO32/WTF.build/Debug/WTF.build/DerivedSources-normal/arm64 -I/Users/bootywarrior/Downloads/Webkit/latest/WebKit/Source/WTF/FuzzBuildO32/WTF.build/Debug/WTF.build/DerivedSources/arm64 -I/Users/bootywarrior/Downloads/Webkit/latest/WebKit/Source/WTF/FuzzBuildO32/WTF.build/Debug/WTF.build/DerivedSources -Wall -Wextra -Wcast-qual -Wchar-subscripts -Wconditional-uninitialized -Wextra-tokens -Wformat\=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wpointer-arith -Wredundant-decls -Wundef -Wwrite-strings -Wexit-time-destructors -Wglobal-constructors -Wtautological-compare -Wimplicit-fallthrough -Wvla -Wliteral-conversion -Wthread-safety -F/Users/bootywarrior/Downloads/Webkit/latest/WebKit/Source/WTF/FuzzBuildO32/Debug -iframework /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/PrivateFrameworks -isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/System.framework/PrivateHeaders -MMD -MT dependencies -MF /Users/bootywarrior/Downloads/Webkit/latest/WebKit/Source/WTF/FuzzBuildO32/WTF.build/Debug/WTF.build/Objects-normal/arm64/double-conversion.d --serialize-diagnostics /Users/bootywarrior/Downloads/Webkit/latest/WebKit/Source/WTF/FuzzBuildO32/WTF.build/Debug/WTF.build/Objects-normal/arm64/double-conversion.dia -c /Users/bootywarrior/Downloads/Webkit/latest/WebKit/Source/WTF/wtf/dtoa/double-conversion.cc -o /Users/bootywarrior/Downloads/Webkit/latest/WebKit/Source/WTF/FuzzBuildO32/WTF.build/Debug/WTF.build/Objects-normal/arm64/double-conversion.o
/Users/bootywarrior/Downloads/Webkit/latest/WebKit/Source/WTF/FuzzBuildO32/WTF.build/Debug/WTF.build/Objects-normal/arm64/double-conversion.dia:1:1: warning: Could not read serialized diagnostics file: error("Failed to open diagnostics file") (in target 'WTF' from project 'WTF')

warning: Skipping duplicate build file in Compile Sources build phase: /Users/bootywarrior/Downloads/Webkit/latest/WebKit/Source/JavaScriptCore/llint/LowLevelInterpreter.asm (in target 'JSCLLIntSettingsExtractor' from project 'JavaScriptCore')
warning: Skipping duplicate build file in Compile Sources build phase: /Users/bootywarrior/Downloads/Webkit/latest/WebKit/Source/JavaScriptCore/llint/LowLevelInterpreter.asm (in target 'JSCLLIntOffsetsExtractor' from project 'JavaScriptCore')
** BUILD FAILED **


The following build commands failed:
        CompileC /Users/bootywarrior/Downloads/Webkit/latest/WebKit/Source/WTF/FuzzBuildO32/WTF.build/Debug/WTF.build/Objects-normal/arm64/WTFConfig.o /Users/bootywarrior/Downloads/Webkit/latest/WebKit/Source/WTF/wtf/WTFConfig.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'WTF' from project 'WTF')
(1 failure)
make: *** [debug] Error 65

-- 
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/20220919/05147264/attachment.htm>


More information about the webkit-unassigned mailing list