@dracorp, please see below
cmake .. && make
-- The CXX compiler identification is GNU 8.3.0
-- 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 X11: /usr/include
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- XCB: XFIXES requires XCB;RENDER;SHAPE
-- XCB: XFIXES requires XCB;RENDER;SHAPE
-- XCB: XFIXES requires XCB;RENDER;SHAPE
-- Found PkgConfig: /usr/bin/pkg-config (found version "1.6.1")
-- Found XCB_XCB: /usr/lib/libxcb.so (found version "1.13.1")
-- Found XCB_RENDER: /usr/lib/libxcb-render.so (found version "1.13.1")
-- Found XCB_SHAPE: /usr/lib/libxcb-shape.so (found version "1.13.1")
-- Found XCB_XFIXES: /usr/lib/libxcb-xfixes.so (found version "1.13.1")
-- Found XCB: /usr/lib/libxcb.so;/usr/lib/libxcb-render.so;/usr/lib/libxcb-shape.so;/usr/lib/libxcb-xfixes.so (found version "1.13.1") found components: XFIXES
CMake Error at CMakeLists.txt:46 (find_package):
Could not find a configuration file for package "kImageAnnotator" that is
compatible with requested version "0.1.0".
The following configuration files were considered but not accepted:
/usr/lib64/cmake/kImageAnnotator/kImageAnnotatorConfig.cmake, version: 0.0.1
/usr/lib/cmake/kImageAnnotator/kImageAnnotatorConfig.cmake, version: 0.0.1
/lib64/cmake/kImageAnnotator/kImageAnnotatorConfig.cmake, version: 0.0.1
/lib/cmake/kImageAnnotator/kImageAnnotatorConfig.cmake, version: 0.0.1
-- Configuring incomplete, errors occurred! See also "/home/eugenearch/ksnip/build/CMakeFiles/CMakeOutput.log".
Pinned Comments
xiota commented on 2024-04-28 10:06 (UTC) (edited on 2024-04-28 10:08 (UTC) by xiota)
Unflagging because upstream is not Qt6 ready. Flag again when it is, or if there is another issue.