Hello.
kshutdown @ r911 fails to build:
cmake -C /var/tmp/portage/x11-misc/kshutdown-9999/work/kshutdown-9999_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DKS_PURE_QT=Yes -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/x11-misc/kshutdown-9999/work/kshutdown-9999_build/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/x11-misc/kshutdown-9999/work/kshutdown-9999_build/gentoo_toolchain.cmake /var/tmp/portage/x11-misc/kshutdown-9999/work/kshutdown-9999
loading initial cache file /var/tmp/portage/x11-misc/kshutdown-9999/work/kshutdown-9999_build/gentoo_common_config.cmake
-- The C compiler identification is GNU 7.3.0
-- The CXX compiler identification is GNU 7.3.0
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- 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/x86_64-pc-linux-gnu-g++
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at src/CMakeLists.txt:63 (set_target_properties):
set_target_properties called with illegal arguments, maybe missing a
PROPERTIES specifier?
Full build.log: https://paste.pound-python.org/show/EdELCFb9ivHmD09J35mT/
CMakeOutput.log: https://paste.pound-python.org/show/I8fa5JPWqqygu6OV96EU/
Anonymous
Fixed in r912. Note that the compiled executable name is now "kshutdown" instead of "kshutdown-qt".
Thanks.