EXCEPTION (CommandException): Command failed with error #2!
COMMAND
make -C /Users/matthew/PhpstormProjects/phorge-master/arcanist/support/xhpast 'SKIP_PARSER=1' 'SKIP_SCANNER=1' clean all install
STDOUT
rm -f xhpast parser.yacc.output libxhpast.a *.o
c++ -c -fPIC -Wall -O3 -minline-all-stringops -o scanner.lex.o scanner.lex.cpp
STDERR
In file included from scanner.lex.cpp:20:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/usr/include/c++/v1/stdio.h:108:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/usr/include/stdio.h:64:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/usr/include/_stdio.h:68:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/usr/include/sys/cdefs.h:913:2: error: Unsupported architecture
#error Unsupported architecture
^
In file included from scanner.lex.cpp:20:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/usr/include/c++/v1/stdio.h:108:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer... (8,269 more bytes) ...
#0 /Users/matthew/PhpstormProjects/phorge-master/arcanist/src/future/exec/ExecFuture.php(340): ExecFuture->raiseResultError(Array)
#1 /Users/matthew/PhpstormProjects/phorge-master/arcanist/src/future/exec/execx.php(17): ExecFuture->resolvex()
#2 /Users/matthew/PhpstormProjects/phorge-master/arcanist/src/parser/xhpast/bin/PhutilXHPASTBinary.php(43): execx('%s -C %s %Ls', 'make', '/Users/matthew/...', Array)
#3 /Users/matthew/PhpstormProjects/phorge-master/arcanist/src/moduleutils/PhutilLibraryMapBuilder.php(430): PhutilXHPASTBinary::build()
#4 /Users/matthew/PhpstormProjects/phorge-master/arcanist/src/moduleutils/PhutilLibraryMapBuilder.php(63): PhutilLibraryMapBuilder->analyzeLibrary()
#5 /Users/matthew/PhpstormProjects/phorge-master/arcanist/src/__tests__/PhutilLibraryTestCase.php(29): PhutilLibraryMapBuilder->buildMap()
#6 /Users/matthew/PhpstormProjects/phorge-master/arcanist/src/unit/engine/phutil/PhutilTestCase.php(634): PhutilLibraryTestCase->testLibraryMap()
#7 /Users/matthew/PhpstormProjects/phorge-master/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
#8 /Users/matthew/PhpstormProjects/phorge-master/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
#9 /Users/matthew/PhpstormProjects/phorge-master/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
#10 /Users/matthew/PhpstormProjects/phorge-master/arcanist/src/workflow/ArcanistDiffWorkflow.php(1231): ArcanistUnitWorkflow->run()
#11 /Users/matthew/PhpstormProjects/phorge-master/arcanist/src/workflow/ArcanistDiffWorkflow.php(1133): ArcanistDiffWorkflow->runUnit()
#12 /Users/matthew/PhpstormProjects/phorge-master/arcanist/src/workflow/ArcanistDiffWorkflow.php(363): ArcanistDiffWorkflow->runLintUnit()
#13 /Users/matthew/PhpstormProjects/phorge-master/arcanist/scripts/arcanist.php(427): ArcanistDiffWorkflow->run()
#14 {main}
TEST RESULT
TEST RESULT
- Run At
- Nov 6 2023, 06:07