WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 214353
build-webkit script tries to execute command xcodebuild on Linux
https://bugs.webkit.org/show_bug.cgi?id=214353
Summary
build-webkit script tries to execute command xcodebuild on Linux
Carlos Alberto Lopez Perez
Reported
2020-07-15 07:58:26 PDT
Recently, when running the script build-webkit on Linux you get this warning: Can't exec "xcodebuild": No such file or directory at /home/clopez/webkit/webkit/Tools/Scripts/webkitdirs.pm line 602.
Attachments
Patch
(1.58 KB, patch)
2020-07-15 08:05 PDT
,
Carlos Alberto Lopez Perez
no flags
Details
Formatted Diff
Diff
Patch
(1.25 KB, patch)
2020-08-06 03:05 PDT
,
Rob Buis
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Carlos Alberto Lopez Perez
Comment 1
2020-07-15 08:05:08 PDT
Created
attachment 404341
[details]
Patch
Jonathan Bedard
Comment 2
2020-07-15 08:40:42 PDT
...was that moved recently? Feel like it might have to do with native architecture, but don’t have a checkout in front of me right this second
Jonathan Bedard
Comment 3
2020-07-15 09:15:43 PDT
(In reply to Jonathan Bedard from
comment #2
)
> ...was that moved recently? Feel like it might have to do with native > architecture, but don’t have a checkout in front of me right this second
Turns out that it does, but determineNativeArchitecture() takes care of this if we need it.
EWS
Comment 4
2020-07-15 10:34:50 PDT
Committed
r264404
: <
https://trac.webkit.org/changeset/264404
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 404341
[details]
.
Radar WebKit Bug Importer
Comment 5
2020-07-15 10:35:18 PDT
<
rdar://problem/65613710
>
Tim Horton
Comment 6
2020-07-15 10:46:31 PDT
oops
Sergio Villar Senin
Comment 7
2020-08-05 01:10:26 PDT
This is still happening to me.
Sergio Villar Senin
Comment 8
2020-08-05 01:12:17 PDT
The call to determineXcodeSDK() is still present in argumentsForConfiguration() for all the ports/configurations.
Rob Buis
Comment 9
2020-08-06 03:05:18 PDT
Created
attachment 406080
[details]
Patch
EWS
Comment 10
2020-08-06 03:55:33 PDT
Committed
r265323
: <
https://trac.webkit.org/changeset/265323
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 406080
[details]
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug