Bug 217231

Summary: Seeing "usage: basename string [suffix]" spam when using make to build
Product: WebKit Reporter: Sam Weinig <sam>
Component: Tools / TestsAssignee: Keith Rollin <krollin>
Status: RESOLVED FIXED    
Severity: Normal CC: aestes, darin, krollin, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Sam Weinig
Reported 2020-10-02 09:52:26 PDT
I'm seeing the following spam on the command line when using make to build from directories like Source/WebCore: samweinig:.../Source/WebCore> make usage: basename string [suffix] basename [-a] [-s suffix] string [...] ===== BUILDING ===== I believe this is likely from https://bugs.webkit.org/show_bug.cgi?id=216865.
Attachments
Patch (1.73 KB, patch)
2020-10-02 12:31 PDT, Keith Rollin
no flags
Sam Weinig
Comment 1 2020-10-02 10:14:59 PDT
I am guessing this is because not all the Makefiles define PATH_FROM_ROOT.
Radar WebKit Bug Importer
Comment 2 2020-10-02 11:25:04 PDT
Keith Rollin
Comment 3 2020-10-02 12:22:33 PDT
Caused by Bug 216865.
Keith Rollin
Comment 4 2020-10-02 12:31:36 PDT
EWS
Comment 5 2020-10-02 17:18:30 PDT
Committed r267902: <https://trac.webkit.org/changeset/267902> All reviewed patches have been landed. Closing bug and clearing flags on attachment 410355 [details].
Note You need to log in before you can comment on or make changes to this bug.