NEW 166867
run-jsc-stress-tests: otool error on 10.12
https://bugs.webkit.org/show_bug.cgi?id=166867
Summary run-jsc-stress-tests: otool error on 10.12
Srinivasan Vijayaraghavan
Reported 2017-01-09 15:43:53 PST
run-jsc-stress-tests uses the -S flag (among other flags) when running otool in the function 'machOArchitectureCode'. This results in an error when running on Sierra: error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/otool: for -S functionality, use llvm-nm with -print-armap Example of error on Sierra: https://build.webkit.org/builders/Apple%20Sierra%20Debug%20JSC%20%28Tests%29/builds/113/steps/jscore-test/logs/stdio No error on El Capitan: https://build.webkit.org/builders/Apple%20El%20Capitan%20Debug%20JSC%20%28Tests%29/builds/4829/steps/jscore-test/logs/stdio
Attachments
Note You need to log in before you can comment on or make changes to this bug.