Properties
Properties
Run "arc unit --everything"
Run "arc unit --everything"
- When
- Completed at Sep 29 2015, 1:55 AM · Built instantly
- Status
Failed
1 empty logs are hidden. Show all logs.
1 | [2015-09-29 01:55:07] EXCEPTION: (CommandException) Command failed with error #2! |
---|---|
2 | COMMAND |
3 | 'make' -C '/core/data/drydock/workingcopy-11/repo/libphutil/support/xhpast' 'clean' 'all' 'install' |
4 | |
5 | STDOUT |
6 | make: Entering directory `/core/data/drydock/workingcopy-11/repo/libphutil/support/xhpast' |
7 | rm -f xhpast parser.yacc.output libxhpast.a *.o |
8 | php -f generate_nodes.php |
9 | Wrote C++ definition. |
10 | Wrote PHP definition. |
11 | g++ -c -fPIC -Wall -O3 -minline-all-stringops -o scanner.lex.o scanner.lex.cpp |
12 | make: Leaving directory `/core/data/drydock/workingcopy-11/repo/libphutil/support/xhpast' |
13 | |
14 | |
15 | STDERR |
16 | make: g++: Command not found |
17 | make: *** [scanner.lex.o] Error 127 |
18 | at [<phutil>/src/future/exec/ExecFuture.php:416] |
19 | phutil(head=master, ref.master=dad3ab8d7e87) |
20 | #0 ExecFuture::resolvex() called at [<phutil>/src/future/exec/execx.php:17] |
21 | #1 execx(string, string, string, array) called at [<phutil>/src/parser/xhpast/bin/PhutilXHPASTBinary.php:43] |
22 | #2 PhutilXHPASTBinary::build() called at [<phutil>/scripts/build_xhpast.php:6] |
23 |
Build Working Copy
Build Working Copy
- When
- Completed at Sep 29 2015, 1:55 AM · Built instantly
- Status
Passed