Properties
Properties
Run "arc unit --everything"
Run "arc unit --everything"
- When
- Completed at Feb 16 2019, 3:30 PM · Built for 1 m, 39 s
- Status
Failed
2 empty logs are hidden. Show all logs.
1 | [2019-02-16 15:30:40] EXCEPTION: (CommandException) Command failed with error #2! |
---|---|
2 | COMMAND |
3 | 'make' -C '/core/data/drydock/workingcopy-91/repo/libphutil/support/xhpast' 'SKIP_PARSER=1' 'SKIP_SCANNER=1' 'clean' 'all' 'install' |
4 | |
5 | STDOUT |
6 | make: Entering directory `/core/data/drydock/workingcopy-91/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-91/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:380] |
18 | phutil(head=master, ref.master=da84d9c24445) |
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 | [2019-02-16 15:29:58] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-91/repo/phabricator/src/aphront/response/AphrontResponse.php:424] |
---|---|
2 | arcanist(head=master, ref.master=07a208d8fc47), phabricator(head=dbcf41dbea007592cf12bb35fb3c02c9cdf05343, ref.master=8810cd2f4d15), phutil(head=master, ref.master=da84d9c24445) |
3 | #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:424] |
4 | #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:107] |
5 | #2 AphrontHTTPSink::writeResponse(AphrontJSONResponse) called at [<phabricator>/src/aphront/sink/__tests__/AphrontHTTPSinkTestCase.php:73] |
6 | #3 AphrontHTTPSinkTestCase::testJSONContentSniff() |
7 | #4 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492] |
8 | #5 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69] |
9 | #6 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:148] |
10 | #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:170] |
11 | #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394] |
12 |
228 | PASS 73ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleUser |
---|---|
229 | PASS 51ms PhabricatorPolicyDataTestCase::testObjectPolicyRuleThreadMembers |
230 | PASS 58ms PhabricatorPolicyDataTestCase::testProjectPolicyMembership |
231 | PASS <1ms★ PhabricatorPolicyTestCase::testMultipleCapabilities |
232 | PASS 8ms★ PhabricatorPolicyTestCase::testRejectInvalidPolicy |
233 | PASS 2ms★ PhabricatorPolicyTestCase::testUsersPolicy |
234 | PASS 1ms★ PhabricatorPolicyTestCase::testPolicyStrength |
235 | PASS <1ms★ PhabricatorPolicyTestCase::testPublicPolicyEnabled |
236 | PASS 2ms★ PhabricatorPolicyTestCase::testOffsets |
237 | PASS 4ms★ PhabricatorPolicyTestCase::testAdminPolicy |
238 | PASS <1ms★ PhabricatorPolicyTestCase::testLimits |
239 | PASS 2ms★ PhabricatorPolicyTestCase::testPublicPolicyDisabled |
240 | PASS 16ms★ PhabricatorPolicyTestCase::testAllQueriesBelongToActualApplications |
241 | PASS <1ms★ PhabricatorPolicyTestCase::testInvalidPolicyVisibleByOmnipotentUser |
242 | PASS <1ms★ PhabricatorPolicyTestCase::testOmnipotence |
243 | PASS 22ms★ PhabricatorPolicyTestCase::testExtendedPolicyCycles |
244 | PASS 17ms★ PhabricatorPolicyTestCase::testExtendedPolicies |
245 | PASS 8ms★ PhabricatorPolicyTestCase::testNoOnePolicy |
246 | PASS 2ms★ PhabricatorPolicyTestCase::testBulkExtendedPolicies |
247 | PASS 1.4s PhabricatorProjectCoreTestCase::testComplexConstraints |
248 | PASS 144ms PhabricatorProjectCoreTestCase::testDuplicateSlugs |
249 | PASS 733ms PhabricatorProjectCoreTestCase::testProjectPolicyRules |
250 | PASS 451ms PhabricatorProjectCoreTestCase::testMilestoneMembership |
251 | PASS 1.9s PhabricatorProjectCoreTestCase::testMilestoneMoves |
252 |
Build Working Copy
Build Working Copy
- When
- Completed at Feb 16 2019, 3:29 PM · Built for 13 s
- Status
Passed