i wanted to upgrade my hyprlock, but the emerge failed during install phase:
Code: Select all
[0/2] /usr/bin/cmake -P /var/tmp/portage/gui-apps/hyprlock-0.3.0/work/hyprlock-0.3.0_build/CMakeFiles/VerifyGlobs.cmake
[0/1] cd /var/tmp/portage/gui-apps/hyprlock-0.3.0/work/hyprlock-0.3.0_build && /usr/bin/cmake -P cmake_install.cmake
-- Install configuration: "RelWithDebInfo"
-- Installing: /var/tmp/portage/gui-apps/hyprlock-0.3.0/image/usr/bin/hyprlock
CMake Error at cmake_install.cmake:64 (install):
install command is not scriptable
Does anyone know if this should be this way or why the install fails?
EDIT: more details:
Code: Select all
* Messages for package gui-apps/hyprlock-0.3.0:
* ERROR: gui-apps/hyprlock-0.3.0::guru failed (install phase):
* ninja -v -j8 -l8 install failed
*
* Call stack:
* ebuild.sh, line 136: Called src_install
* environment, line 2139: Called cmake_src_install
* environment, line 1053: Called cmake_build 'install'
* environment, line 857: Called eninja 'install'
* environment, line 1328: Called die
* The specific snippet of code:
* "$@" || die -n "${*} failed"


