stefan-langenmaier / jami-overlay

Jami (formerly Ring (formerly SFLphone)) is a SIP compatible softphone for GNU/Linux.
GNU General Public License v3.0
21 stars 9 forks source link

kde-ring doesn't build #44

Open KingDuckZ opened 6 years ago

KingDuckZ commented 6 years ago

Hi, I'm trying to emerge kde-ring, I tried with gcc 5, 6 and 7 (latest revision of each) but it always fails. I've already closed the console with log, but the first error I got is:

error: ‘DropAction’ in ‘class Call’ does not name a type

sorry if I just post that. If you're unable to reproduce it and need more details from the log, please ask and I'll restart the build.

stefan-langenmaier commented 6 years ago

Hi, thanks for your report. Which version lof the ebuild did you use? The live version 99999999 or the snapshot. Does it happen in that package or in one of the dependencies?

KingDuckZ commented 6 years ago

Sorry for the very late reply, I was trying to install net-voip/kde-ring-20170813::ring-overlay, which is still the latest available package as I see. The error I'm getting now is:

-- 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

    /var/tmp/portage/net-voip/kde-ring-20170813/work/kde-ring-20170813/ring-lrc

  does not contain a CMakeLists.txt file.
stefan-langenmaier commented 6 years ago

Hi @KingDuckZ ,

yes this seems now to be a duplicate of #47 . kde-ring is currently broken in this repository. This version is still here because it was the last version that has been built successfully in the past (but it no longer is).

Unfortunately I don't have the time to look into kde-ring at the moment, but as the development is active I think it should be possible to build. I would be happy to receive some PRs for the live ebuild to make this working again.