You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like kactivities no longer exists in 4.14+ stable release versions. The last kactivities package is present in unstable/4.12.97. If I change the URL to that, it compiles, but going further, I get a very general and cryptic error while installing kde-runtime-4.14.3 (not sure if this is the symptom of outdated kactivities):
-- Configuring incomplete, errors occurred!
with no further details in 01.cmake file.
The text was updated successfully, but these errors were encountered:
However, a grep for Error through 01.cmake does find this:
/Users/gm/Library/Logs/Homebrew/kde-runtime/01.cmake:4161:CMake Error: Attempt to add a custom rule to output "/tmp/kde-runtime-20160513-2479-1jhnw9/kde-runtime-4.14.3/build/knetattach/knetattach_SRCS.iconset/icon_16x16.png.rule" which already has a custom rule.
/Users/gm/Library/Logs/Homebrew/kde-runtime/01.cmake:4162:CMake Error: Attempt to add a custom rule to output "/tmp/kde-runtime-20160513-2479-1jhnw9/kde-runtime-4.14.3/build/knetattach/knetattach_SRCS.iconset/icon_16x16.png.rule" which already has a custom rule.
/Users/gm/Library/Logs/Homebrew/kde-runtime/01.cmake:4163:CMake Error: Attempt to add a custom rule to output "/tmp/kde-runtime-20160513-2479-1jhnw9/kde-runtime-4.14.3/build/knetattach/knetattach_SRCS.iconset/icon_16x16.png.rule" which already has a custom rule.
/Users/gm/Library/Logs/Homebrew/kde-runtime/01.cmake:4164:CMake Error: Attempt to add a custom rule to output "/tmp/kde-runtime-20160513-2479-1jhnw9/kde-runtime-4.14.3/build/knetattach/knetattach_SRCS.iconset/icon_16x16.png.rule" which already has a custom rule.
/Users/gm/Library/Logs/Homebrew/kde-runtime/01.cmake:4165:CMake Error: Attempt to add a custom rule to output "/tmp/kde-runtime-20160513-2479-1jhnw9/kde-runtime-4.14.3/build/knetattach/knetattach_SRCS.iconset/icon_16x16.png.rule" which already has a custom rule.
/Users/gm/Library/Logs/Homebrew/kde-runtime/01.cmake:6089:See also "/tmp/kde-runtime-20160513-2479-1jhnw9/kde-runtime-4.14.3/build/CMakeFiles/CMakeError.log".
kactivities fails to install because the URL specified in
kactivities.rb
- http://download.kde.org/stable/4.13.0/src/kactivities-4.13.0.tar.xz - results in a 404.It looks like kactivities no longer exists in 4.14+ stable release versions. The last kactivities package is present in
unstable/4.12.97
. If I change the URL to that, it compiles, but going further, I get a very general and cryptic error while installingkde-runtime-4.14.3
(not sure if this is the symptom of outdated kactivities):with no further details in
01.cmake
file.The text was updated successfully, but these errors were encountered: