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
I tried to build kde-ring-20170813 but it fails like this :
-- Downloading the GNU Ring API definition
-- Fetching Ring-LRC from GitHub
Cloning into '/var/tmp/portage/net-voip/kde-ring-20170813/work/kde-ring-20170813/ring-lrc'...
CMake Error at CMakeLists.txt:56 (ADD_SUBDIRECTORY):
The source directory
I also tried with USE="system-libringclient", but this seems to have no effect : it fails with the same error. I don't know if it's possible to to fix the problem just by replacing the repository URI, I do not know enough the cmake build system to try.
I also tried with the live version which is fixed, but unfortunately it requires some Qt deps >= 5.8, but these deps are not stabilized yet on gentoo, and I do not want to upgrade half of the system for this. I will wait then.
The text was updated successfully, but these errors were encountered:
To be honest, I haven't built the kde client in a long time and the last time there were a lot of problems.
But it looks like the development is active so I have to revisit it at some point. For the moment I leave this issue open as I don't know when I have look into the kde version.
I've also tried the -999 versio by the way, and it won't build either. Is there any other way to have ring on gentoo, other than downloading and installing the sources manually?
I tried to build kde-ring-20170813 but it fails like this :
The ring-lrc library has been renamed :
https://github.com/Elv13/ring-lrc
I also tried with USE="system-libringclient", but this seems to have no effect : it fails with the same error. I don't know if it's possible to to fix the problem just by replacing the repository URI, I do not know enough the cmake build system to try.
I also tried with the live version which is fixed, but unfortunately it requires some Qt deps >= 5.8, but these deps are not stabilized yet on gentoo, and I do not want to upgrade half of the system for this. I will wait then.
The text was updated successfully, but these errors were encountered: