Bug 224855 - Use of uninitialized value in subroutine entry at ...copy-user-interface-resources.pl line 241.
Summary: Use of uninitialized value in subroutine entry at ...copy-user-interface-reso...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-04-20 23:50 PDT by Kimmo Kinnunen
Modified: 2021-04-27 23:51 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 Kimmo Kinnunen 2021-04-20 23:50:17 PDT
Normal build prints out red lines during web inspector build:

defaults write org.webkit.BuildConfiguration BuildTranscriptVerbosity normal

make debug 

...

=== BUILD TARGET WebInspectorUI OF PROJECT WebInspectorUI WITH CONFIGURATION Debug ===
Check dependencies
PhaseScriptExecution Copy User Interface Resources
Use of uninitialized value in subroutine entry at /Users/kkinnunen/WebKit/OpenSource/Source/WebInspectorUI/Scripts/copy-user-interface-resources.pl line 241.
Use of uninitialized value in subroutine entry at /Users/kkinnunen/WebKit/OpenSource/Source/WebInspectorUI/Scripts/copy-user-interface-resources.pl line 241.
CompileC WebInspectorUI.o
Ld WebInspectorUI
Comment 1 Radar WebKit Bug Importer 2021-04-27 23:51:15 PDT
<rdar://problem/77251327>