Properties
Properties
Run "arc unit --everything"
Run "arc unit --everything"
- When
- Completed at Sep 21 2018, 11:51 PM · Built for 4 s
- Status
Failed
1 | [2018-09-21 23:51:26] 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=c05bbd7be67a53be0772d06e7d6cb107f566d839, ref.master=30b7835c37b5) |
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:51 PM · Built for 13 s
- Status
Passed