[Webkit-unassigned] [Bug 259527] When using build-jsc on Linux: Can't exec "xcodebuild": No such file or directory
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 27 08:39:19 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=259527
Michael Catanzaro <mcatanzaro at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mcatanzaro at redhat.com
--- Comment #2 from Michael Catanzaro <mcatanzaro at redhat.com> ---
Stealing the solution to print a stack trace from https://stackoverflow.com/a/13088008/1120203, I found:
Stack Trace:
/home/mcatanzaro/Projects/WebKit/Tools/Scripts/webkitdirs.pm:1253 in function webkitdirs::xcodeVersion
/home/mcatanzaro/Projects/WebKit/Tools/Scripts/webkitperl/BuildSubproject.pm:150 in function webkitdirs::XcodeOptions
/home/mcatanzaro/Projects/WebKit/Tools/Scripts/build-jsc:33 in function (eval)
/home/mcatanzaro/Projects/WebKit/Tools/Scripts/build-jsc:33 in function main::BEGIN
/home/mcatanzaro/Projects/WebKit/Tools/Scripts/build-jsc:33 in function (eval)
I think we can fix this by just moving the calling code into an XCode-specific path.
--
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/20230727/ff816da7/attachment.htm>
More information about the webkit-unassigned
mailing list