Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 685680

Summary: media-sound/ecasound-2.9.1-r1: can't find lilv/lilvmm.hpp
Product: Gentoo Linux Reporter: Nikita Zlobin <cook60020tmp>
Component: Current packagesAssignee: Professional Audio Applications Maintainers <proaudio>
Status: RESOLVED FIXED    
Severity: normal CC: jstein
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patch to fix lv2 configuration

Description Nikita Zlobin 2019-05-12 06:28:47 UTC
Created attachment 576092 [details, diff]
Patch to fix lv2 configuration

When checking for lilv, it really checks for both lilv and lv2core. Recent lv2 package doesn't have lv2core pc file, only lv2. This causes pkg-config to fail, leaving LIBLILV build variables undefined.

There is patch to fix issue - I simply replaced lv2core to working word,
though I'm not sure, wether 'lv2' should ever present together lilv, yet lv2 has no meaningful definitions neither for cflags (just /usr/include) nor libs (not even defined, yet there are no libs - only ttl).
Comment 1 CaptainBlood 2020-02-11 13:33:21 UTC
working fine here in /etc/portage.patches.
for upstream 2.9.2 too.
Comment 2 Larry the Git Cow gentoo-dev 2020-08-28 08:12:09 UTC
The bug has been closed via the following commit(s):

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

commit 053cb9ea7c8b4dc17a8fa54f59ef54367597805c
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2020-08-28 08:11:47 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2020-08-28 08:12:03 +0000

    media-sound/ecasound: removed obsolete 2.9.1-r1
    
    Closes: https://bugs.gentoo.org/610464
    Closes: https://bugs.gentoo.org/641770
    Closes: https://bugs.gentoo.org/685680
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 media-sound/ecasound/Manifest                      |  1 -
 media-sound/ecasound/ecasound-2.9.1-r1.ebuild      | 97 ----------------------
 .../ecasound/files/ecasound-2.8.1-ldflags.patch    | 64 --------------
 3 files changed, 162 deletions(-)