CMake Error at FindFFMPEG.cmake:85 (LIST):
list sub-command REMOVE_DUPLICATES requires list to be present.
Call Stack (most recent call first):
src/openmedialib/plugins/avformat/CMakeLists.txt:2 (find_package)
found FFMPEG:
found SWSCALE: 1
include: /usr/include/libavformat;/usr/include/libavcodec;/usr/include/libavutil;/usr/include/libavdevice;/usr/include/libswscale
library:
libopenfx not found. Skipping libopenfx plugin.
failed to find OpenAL: check variable OPENALDIR
found SDL: /usr/include/SDL
CMake Warning (dev) at src/openassetlib/CMakeLists.txt:2 (add_subdirectory):
The source directory
/usr/src/ark/BUILD/openlibraries/src/openassetlib/plugins
does not contain a CMakeLists.txt file.
CMake does not support this case but it used to work accidentally and is
being allowed for compatibility.
Policy CMP0014 is not set: Input directories must have CMakeLists.txt. Run
"cmake --help-policy CMP0014" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at src/openobjectlib/CMakeLists.txt:5 (add_subdirectory):
The source directory
/usr/src/ark/BUILD/openlibraries/src/openobjectlib/plugins
does not contain a CMakeLists.txt file.
CMake does not support this case but it used to work accidentally and is
being allowed for compatibility.
Policy CMP0014 is not set: Input directories must have CMakeLists.txt. Run
"cmake --help-policy CMP0014" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
This warning is for project developers. Use -Wno-dev to suppress it.
-- Configuring incomplete, errors occurred!