Broken linux image
I found it's impossible to build project on linux image.
Tools: cmake, doxygen
Images tried: Ubuntu2004 , Ubuntu1804
Crash:
/usr/local/bin/doxygen: error while loading shared libraries: libclang-9.so.1: cannot open shared object file: No such file or directory
CMake Warning at /usr/share/cmake-3.18/Modules/FindDoxygen.cmake:447 (message):
Unable to determine doxygen version: 127
Call Stack (most recent call first):
/usr/share/cmake-3.18/Modules/FindDoxygen.cmake:610 (_Doxygen_find_doxygen)
lib/ZenLib/lib/physfs/CMakeLists.txt:229 (find_package)
-- Found Doxygen: /usr/local/bin/doxygen (found version "")
It appears, like system libraries are broken, sometimes it's a libclang-9, sometimes it's libmComments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 30 Nov, 2020 01:43 AM
We are working on image update: https://github.com/appveyor/ci/issues/3573
For temp workaround please install missing dependency during the build:
Feodor Fitsner closed this discussion on 30 Jan, 2021 09:03 PM.