[Webkit-unassigned] [Bug 248237] New: [Xcode] Fix warning about duplicate LowLevelInterpreter.asm sources

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 22 09:22:30 PST 2022


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

            Bug ID: 248237
           Summary: [Xcode] Fix warning about duplicate
                    LowLevelInterpreter.asm sources
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org

Fix warning about duplicate LowLevelInterpreter.asm sources in JavascriptCore Xcode project.

Seen here:  <https://ews-build.webkit.org/#/builders/43/builds/30473/steps/12/logs/warnings__21_>

```
warning: Skipping duplicate build file in Compile Sources build phase: /Volumes/Data/worker/macOS-BigSur-Release-Build-EWS/build/Source/JavaScriptCore/llint/LowLevelInterpreter.asm (in target 'JSCLLIntSettingsExtractor' from project 'JavaScriptCore')

warning: Skipping duplicate build file in Compile Sources build phase: /Volumes/Data/worker/macOS-BigSur-Release-Build-EWS/build/Source/JavaScriptCore/llint/LowLevelInterpreter.asm (in target 'JSCLLIntOffsetsExtractor' from project 'JavaScriptCore')
```

For this EWS build:  <https://ews-build.webkit.org/#/builders/43/builds/30473>

-- 
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/20221122/296491e5/attachment.htm>


More information about the webkit-unassigned mailing list