Properties
Properties
Run "arc unit --everything"
Run "arc unit --everything"
- When
- Completed at Feb 21 2018, 1:25 AM · Built for 20 s
- Status
Aborted
4 empty logs are hidden. Show all logs.
1 | [2018-02-21 01:25:22] EXCEPTION: (CommandException) Command failed with error #2! |
---|---|
2 | COMMAND |
3 | 'make' -C '/core/data/drydock/workingcopy-80/repo/libphutil/support/xhpast' 'SKIP_PARSER=1' 'SKIP_SCANNER=1' 'clean' 'all' 'install' |
4 | |
5 | STDOUT |
6 | make: Entering directory `/core/data/drydock/workingcopy-80/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 | make: Leaving directory `/core/data/drydock/workingcopy-80/repo/libphutil/support/xhpast' |
12 | |
13 | |
14 | STDERR |
15 | ar: scanner.lex.o: No such file or directory |
16 | make: *** [libxhpast.a] Error 1 |
17 | at [<phutil>/src/future/exec/ExecFuture.php:369] |
18 | phutil(head=master, ref.master=a0de1601cb60) |
19 | #0 ExecFuture::resolvex() called at [<phutil>/src/future/exec/execx.php:17] |
20 | #1 execx(string, string, string, array) called at [<phutil>/src/parser/xhpast/bin/PhutilXHPASTBinary.php:43] |
21 | #2 PhutilXHPASTBinary::build() called at [<phutil>/scripts/build_xhpast.php:6] |
22 |
1 | [2018-02-21 01:25:20] EXCEPTION: (CommandException) Command failed with error #2! |
---|---|
2 | COMMAND |
3 | 'make' -C '/core/data/drydock/workingcopy-80/repo/libphutil/support/xhpast' 'SKIP_PARSER=1' 'SKIP_SCANNER=1' 'clean' 'all' 'install' |
4 | |
5 | STDOUT |
6 | make: Entering directory `/core/data/drydock/workingcopy-80/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 | make: Leaving directory `/core/data/drydock/workingcopy-80/repo/libphutil/support/xhpast' |
12 | |
13 | |
14 | STDERR |
15 | ar: scanner.lex.o: No such file or directory |
16 | make: *** [libxhpast.a] Error 1 |
17 | at [<phutil>/src/future/exec/ExecFuture.php:369] |
18 | phutil(head=master, ref.master=a0de1601cb60) |
19 | #0 ExecFuture::resolvex() called at [<phutil>/src/future/exec/execx.php:17] |
20 | #1 execx(string, string, string, array) called at [<phutil>/src/parser/xhpast/bin/PhutilXHPASTBinary.php:43] |
21 | #2 PhutilXHPASTBinary::build() called at [<phutil>/scripts/build_xhpast.php:6] |
22 |
Build Working Copy
Build Working Copy
- When
- Completed at Feb 21 2018, 1:24 AM · Built instantly
- Status
Passed