cmake -DCMAKE_INSTALL_PREFIX=/usr CMake Warning: No source or binary directory provided. Both will be assumed to be the same as the current working directory, but note that this warning will become a fatal error in future CMake releases. -- The C compiler identification is GNU 9.3.0 -- The CXX compiler identification is GNU 9.3.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") -- Checking for module 'libavformat>=58.12.100' -- Found libavformat, version 58.29.100 -- Checking for module 'libavcodec>=58.18.100' -- Found libavcodec, version 58.54.100 -- Checking for module 'libswscale>=5.1.100' -- Found libswscale, version 5.5.100 -- Checking for module 'libavutil>=56.14.100' -- Found libavutil, version 56.31.100 -- Checking for module 'libswresample>=3.1.100' -- Found libswresample, version 3.5.100 -- Checking for module 'taglib' -- Found taglib, version 1.11.1 -- Checking for modules 'libva>=1.1.0;libva-drm' -- Found libva, version 1.7.0 -- Found libva-drm, version 1.7.0 -- Checking for modules 'vdpau;x11' -- Found vdpau, version 1.3 -- Found x11, version 1.6.9 -- Checking for module 'libavdevice' -- Found libavdevice, version 58.8.100 -- Checking for modules 'libcdio;libcddb' -- Found libcdio, version 2.0.0 -- Found libcddb, version 1.3.2 -- Found LIBGME: /usr/lib/x86_64-linux-gnu/libgme.so -- Checking for module 'libsidplayfp' -- Found libsidplayfp, version 1.8.8 -- Checking for module 'libpulse-simple' -- Found libpulse-simple, version 13.99.1 -- Checking for module 'libpipewire-0.3' -- Found libpipewire-0.3, version 0.3.10 -- Checking for modules 'x11;xv' -- Found x11, version 1.6.9 -- Found xv, version 1.0.11 CMake Error at CMakeLists.txt:413 (add_subdirectory): The source directory /home/tomx3/qmplay2-git/QMPlay2/src/qmvk does not contain a CMakeLists.txt file. -- Checking for module 'libass' -- Found libass, version 0.14.0 -- Checking for module 'libavdevice' -- Found libavdevice, version 58.8.100 -- Checking for modules 'libva;libva-glx;libva-drm;egl' -- Found libva, version 1.7.0 -- Found libva-glx, version 1.7.0 -- Found libva-drm, version 1.7.0 -- Found egl, version 1.5 -- Checking for module 'vdpau' -- Found vdpau, version 1.3 -- Checking for modules 'libcdio;libcddb' -- Found libcdio, version 2.0.0 -- Found libcddb, version 1.3.2 -- Found ALSA: /usr/lib/x86_64-linux-gnu/libasound.so (found version "1.2.2") -- Checking for module 'libpulse-simple' -- Found libpulse-simple, version 13.99.1 -- Checking for module 'libpipewire-0.3' -- Found libpipewire-0.3, version 0.3.10 -- Checking for modules 'x11;xv' -- Found x11, version 1.6.9 -- Found xv, version 1.0.11 -- Checking for module 'libsidplayfp' -- Found libsidplayfp, version 1.8.8 -- Checking for module 'taglib' -- Found taglib, version 1.11.1 -- Enabled features: * Updates, Build with software updates * OpenGL, Build with OpenGL support * Vulkan, Build with Vulkan support * Freedesktop notifications, Use Freedesktop notifications * D-Bus suspend, Use D-Bus suspend * libass, Build with libass support * Inputs, Build with Inputs module * Modplug, Build with Modplug module * Extensions, Build with Extensions module * MediaBrowser, Build with MediaBrowser support * LastFM, Build with LastFM support * Lyrics, Build with lyrics support * Radio, Build with Radio Browser support * YouTube, Build with YouTube support * MPRIS2, Build Extensions with MPRIS2 support * Visualizations, Build with Visualizations module * AudioFilters, Build with AudioFilters module * VideoFilters, Build with VideoFilters module * TagLib, Build with tags editor * VAAPI, Build VAAPI acceleration into FFmpeg * VDPAU, Build VDPAU acceleration into FFmpeg * libavdevice, Build FFmpeg with libavdevice suport * AudioCD, Build with AudioCD module * ALSA, Build with ALSA module * Chiptune GME, Build Chiptune with GME support * Chiptune SIDPLAY, Build Chiptune with SIDPLAY support * PulseAudio, Build with PulseAudio module * PipeWire, Build with PipeWire module * XVideo, Build with XVideo module * CUVID, Build with CUVID module * Notifications, Build additional notifications module * Git version, Append Git HEAD to QMPlay2 version * SolidActions, Install Solid actions to /usr/share/solid/actions -- Disabled features: * PCH, Use precompiled headers * GLSLC, Compile Vulkan shaders * PortAudio, Build with PortAudio module * FindHwaccelDrivers, Find drivers path for hwaccel * Link Time Optimization, Enable link time optimization for release builds * Address Sanitizer, Use Address Sanitizer * Undefined Behavior Sanitizer, Use Undefined Behavior Sanitizer -- Build type: Release -- Configuring incomplete, errors occurred! See also "/home/tomx3/qmplay2-git/QMPlay2/CMakeFiles/CMakeOutput.log".