Page MenuHomePhabricator

Build 9161
FailedPublic

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

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.

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

1[2015-09-29 01:55:07] EXCEPTION: (CommandException) Command failed with error #2!
2COMMAND
3'make' -C '/core/data/drydock/workingcopy-11/repo/libphutil/support/xhpast' 'clean' 'all' 'install'
4
5STDOUT
6make: Entering directory `/core/data/drydock/workingcopy-11/repo/libphutil/support/xhpast'
7rm -f xhpast parser.yacc.output libxhpast.a *.o
8php -f generate_nodes.php
9Wrote C++ definition.
10Wrote PHP definition.
11g++ -c -fPIC -Wall -O3 -minline-all-stringops -o scanner.lex.o scanner.lex.cpp
12make: Leaving directory `/core/data/drydock/workingcopy-11/repo/libphutil/support/xhpast'
13
14
15STDERR
16make: g++: Command not found
17make: *** [scanner.lex.o] Error 127
18 at [<phutil>/src/future/exec/ExecFuture.php:416]
19phutil(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

When
Completed at Sep 29 2015, 1:55 AM · Built instantly
Status
Passed