Page MenuHomePhabricator

Build 19642
PassedPublic

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

History

Run "arc unit --everything"

When
Completed at Dec 16 2016, 6:33 PM · Built for 1 m, 43 s
Status
Failed
2 empty logs are hidden. Show all logs.

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

1[2016-12-16 18:33:41] EXCEPTION: (CommandException) Command failed with error #2!
2COMMAND
3'make' -C '/core/data/drydock/workingcopy-81/repo/libphutil/support/xhpast' 'SKIP_PARSER=1' 'SKIP_SCANNER=1' 'clean' 'all' 'install'
4
5STDOUT
6make: Entering directory `/core/data/drydock/workingcopy-81/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
11g++ -fPIC -Wall -O3 -minline-all-stringops -o xhpast xhpast.cpp libxhpast.a
12cp xhpast ../../src/parser/xhpast/bin/xhpast
13make: Leaving directory `/core/data/drydock/workingcopy-81/repo/libphutil/support/xhpast'
14
15
16STDERR
17cp: cannot create regular file ‘../../src/parser/xhpast/bin/xhpast’: Text file busy
18make: *** [install] Error 1
19 at [<phutil>/src/future/exec/ExecFuture.php:369]
20phutil(head=master, ref.master=5ac2ca121489)
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 Log 13416 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Build successful!
2

Build Working Copy

When
Completed at Dec 16 2016, 6:11 PM · Built instantly
Status
Passed