-- The C compiler identification is GNU 4.8.1
-- The CXX compiler identification is GNU 4.8.1
-- 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
-- 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
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.28")
-- checking for module 'fcitx'
-- found fcitx, version 4.2.8.3
-- checking for module 'fcitx-config'
-- found fcitx-config, version 4.2.8.3
-- checking for module 'fcitx-utils'
-- found fcitx-utils, version 4.2.8.3
-- fcitx4-config found /usr/bin/fcitx4-config
-- Found Fcitx: 4.2.8.3 (Required is at least version "4.2.8.1")
-- checking for module 'rime>=1.0.0'
-- package 'rime>=1.0.0' not found
CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:279 (message):
A required package was not found
Call Stack (most recent call first):
/usr/share/cmake/Modules/FindPkgConfig.cmake:333 (_pkg_check_modules_internal)
CMakeLists.txt:9 (pkg_check_modules)
-- Found Brise: /usr/share/rime-data
-- Precompiler macro RIME_DATA_DIR is set to "/usr/share/rime-data"
-- Adding Fcitx Addon rime
-- Configuring incomplete, errors occurred!