Properties
Properties
Run "arc unit --everything"
Run "arc unit --everything"
- When
- Completed at Oct 29 2019, 1:35 AM · Built for 1 m, 11 s
- Status
- Failed 
3 empty logs are hidden. Show all logs.
| 1 | [2019-10-29 01:35:59] EXCEPTION: (CommandException) Command failed with error #2! | 
|---|---|
| 2 | COMMAND | 
| 3 | 'make' -C '/core/data/drydock/workingcopy-71/repo/libphutil/support/xhpast' 'SKIP_PARSER=1' 'SKIP_SCANNER=1' 'clean' 'all' 'install' | 
| 4 | |
| 5 | STDOUT | 
| 6 | make: Entering directory `/core/data/drydock/workingcopy-71/repo/libphutil/support/xhpast' | 
| 7 | rm -f xhpast parser.yacc.output libxhpast.a *.o | 
| 8 | g++ -c -fPIC -Wall -O3 -minline-all-stringops -o scanner.lex.o scanner.lex.cpp | 
| 9 | g++ -c -fPIC -Wall -O3 -minline-all-stringops -o parser.yacc.o parser.yacc.cpp | 
| 10 | ar -crs libxhpast.a scanner.lex.o parser.yacc.o | 
| 11 | g++ -fPIC -Wall -O3 -minline-all-stringops -o xhpast xhpast.cpp libxhpast.a | 
| 12 | cp xhpast ../../src/parser/xhpast/bin/xhpast | 
| 13 | make: Leaving directory `/core/data/drydock/workingcopy-71/repo/libphutil/support/xhpast' | 
| 14 | |
| 15 | |
| 16 | STDERR | 
| 17 | cp: cannot create regular file '../../src/parser/xhpast/bin/xhpast': Text file busy | 
| 18 | make: *** [install] Error 1 | 
| 19 | at [<phutil>/src/future/exec/ExecFuture.php:380] | 
| 20 | phutil(head=master, ref.master=39ed96cd818a) | 
| 21 | #0 ExecFuture::resolvex() called at [<phutil>/src/future/exec/execx.php:17] | 
| 22 | #1 execx(string, string, string, array) called at [<phutil>/src/parser/xhpast/bin/PhutilXHPASTBinary.php:43] | 
| 23 | #2 PhutilXHPASTBinary::build() called at [<phutil>/scripts/build_xhpast.php:6] | 
| 24 | 
Build Working Copy
Build Working Copy
- When
- Completed at Oct 29 2019, 1:34 AM · Built for 10 s
- Status
- Passed