Properties
Properties
Run "arc unit --everything"
Run "arc unit --everything"
- When
- Completed at Sep 21 2018, 11:48 PM · Built for 5 s
- Status
Failed
1 | [2018-09-21 23:48:28] EXCEPTION: (PhutilMissingSymbolException) Failed to load class or interface 'ArcanistConfigurationEngine': the class or interface 'ArcanistConfigurationEngine' is not defined in the library map for any loaded phutil library. |
---|---|
2 | |
3 | If you are not a developer, this almost always means that a library is out of date. For example, you may have upgraded `phabricator` without upgrading `libphutil`, or vice versa. It might also mean that you need to restart Apache or PHP-FPM. Make sure all libraries are up to date and all services have been restarted. |
4 | |
5 | If you are a developer and this symbol was recently added or moved, your library map may need to be rebuilt. You can rebuild the map by running 'arc liberate'. For more information, see: |
6 | |
7 | https://secure.phabricator.com/book/phabcontrib/article/adding_new_classes/ at [<arcanist>/src/__phutil_library_init__.php:25] |
8 | arcanist(head=d9362570189e0050f62de9721cf18c9f4560354b, ref.master=2650e8627a20) |
9 | #0 __phutil_autoload(string) |
10 | #1 spl_autoload_call(string) called at [<arcanist>/support/ArcanistRuntime.php:205] |
11 | #2 ArcanistRuntime::loadConfiguration(PhutilArgumentParser) called at [<arcanist>/support/ArcanistRuntime.php:60] |
12 | #3 ArcanistRuntime::executeCore(array) called at [<arcanist>/support/ArcanistRuntime.php:21] |
13 | #4 ArcanistRuntime::execute(array) called at [<arcanist>/bin/arc:13] |
14 |
Build Working Copy
Build Working Copy
- When
- Completed at Sep 21 2018, 11:48 PM · Built for 10 s
- Status
Passed