Page MenuHomePhabricator

Build 32430
PassedPublic

You are viewing an older run of this build. View Current Build

Run "arc unit --everything"

When
Completed at Oct 29 2019, 1:36 AM · Built for 18 s
Status
Aborted
2 empty logs are hidden. Show all logs.

Build Log 30782 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Build successful!
2

Build Log 30781 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

1[2019-10-29 01:36:32] EXCEPTION: (CommandException) Command failed with error #2!
2COMMAND
3'make' -C '/core/data/drydock/workingcopy-90/repo/libphutil/support/xhpast' 'SKIP_PARSER=1' 'SKIP_SCANNER=1' 'clean' 'all' 'install'
4
5STDOUT
6make: Entering directory `/core/data/drydock/workingcopy-90/repo/libphutil/support/xhpast'
7rm -f xhpast parser.yacc.output libxhpast.a *.o
8g++ -c -fPIC -Wall -O3 -minline-all-stringops -o scanner.lex.o scanner.lex.cpp
9g++ -c -fPIC -Wall -O3 -minline-all-stringops -o parser.yacc.o parser.yacc.cpp
10ar -crs libxhpast.a scanner.lex.o parser.yacc.o
11make: Leaving directory `/core/data/drydock/workingcopy-90/repo/libphutil/support/xhpast'
12
13
14STDERR
15ar: scanner.lex.o: No such file or directory
16make: *** [libxhpast.a] Error 1
17 at [<phutil>/src/future/exec/ExecFuture.php:380]
18phutil(head=master, ref.master=39ed96cd818a)
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

When
Completed at Oct 29 2019, 1:36 AM · Built for 6 s
Status
Passed