``` $ ./mach clang-format -c HEAD 0:00.31 Error determining the version clang-tidy/format binary, please see the attached exception: /home/mirko/.mozbuild/clang-tools/clang-tidy/bin/clang-format: error while loading shared libraries: libclang-cpp.so.9: cannot open shared object file: No such file or directory 0:00.32 You're using an old version of clang-format binary. Please update to a more recent one by running: './mach bootstrap' ``` `./mach bootstrap didn't help`. Happened a few minutes ago on Ubuntu 18.04.
Bug 1584175 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
``` $ ./mach clang-format -c HEAD 0:00.31 Error determining the version clang-tidy/format binary, please see the attached exception: /home/mirko/.mozbuild/clang-tools/clang-tidy/bin/clang-format: error while loading shared libraries: libclang-cpp.so.9: cannot open shared object file: No such file or directory 0:00.32 You're using an old version of clang-format binary. Please update to a more recent one by running: './mach bootstrap' ``` `./mach bootstrap` didn't help. Happened a few minutes ago on Ubuntu 18.04.