Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 637020 - kde-apps/kscd-17.08.3 missing dep on libdiscid
Summary: kde-apps/kscd-17.08.3 missing dep on libdiscid
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-10 02:10 UTC by Wes
Modified: 2017-11-10 09:17 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,6.55 KB, text/x-log)
2017-11-10 02:10 UTC, Wes
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Wes 2017-11-10 02:10:11 UTC
Created attachment 503398 [details]
build.log

Hi, it seems kscd requires libdiscid (at least during compile) and fails if not present.  Since musicbrainz:5 doesn't pull it in by default any more this leads to a compile time error during configure:

-- Found MusicBrainz5: /usr/include  
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
  Could NOT find DiscId (missing: DISCID_INCLUDE_DIR DISCID_LIBRARIES)
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:377 (_FPHSA_FAILURE_MESSAGE)
  cmake/FindDiscId.cmake:19 (find_package_handle_standard_args)
  CMakeLists.txt:12 (find_package)


Manually emerging libdiscid works around this.
Comment 1 Wes 2017-11-10 02:17:07 UTC
side note: i think it was present on my system previously but got removed by depclean because nothing was showing a dependency on it any longer
Comment 2 Larry the Git Cow gentoo-dev 2017-11-10 09:17:23 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3007790e984a849320eb0e848fb9272511dd8f9

commit e3007790e984a849320eb0e848fb9272511dd8f9
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2017-11-10 09:07:55 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2017-11-10 09:17:07 +0000

    kde-apps/kscd: Add missing DEPEND
    
    Closes: https://bugs.gentoo.org/637020
    Package-Manager: Portage-2.3.8, Repoman-2.3.4

 kde-apps/kscd/kscd-17.08.3.ebuild | 1 +
 1 file changed, 1 insertion(+)