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

Bug 590924

Summary: net-libs/ccrtp-2.1.2 has incorrect dependencies
Product: Gentoo Linux Reporter: tonich <koprut>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/18030
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ccrtp ebuild patch

Description tonich 2016-08-10 11:12:55 UTC
Created attachment 442900 [details, diff]
ccrtp ebuild patch

...
checking for COMMONCPP... no
configure: error: Package requirements (commoncpp >= 6.2.2) were not met:

Requested 'commoncpp >= 6.2.2' but version of ucommon is 6.0.3

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables COMMONCPP_CFLAGS
and COMMONCPP_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
...


As described here https://www.gnu.org/software/commoncpp/, commoncpp included with ucommon.
Comment 1 Michael Palimaka (kensington) gentoo-dev 2016-08-11 18:58:35 UTC
Are you interested in maintaining this package? https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers
Comment 2 Larry the Git Cow gentoo-dev 2018-10-14 10:18:49 UTC
The bug has been closed via the following commit(s):

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

commit 0dfa14515d5e57814f0f981dbdefdfb8cb271112
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2018-10-14 10:17:55 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2018-10-14 10:18:17 +0000

    net-libs/ccrtp: Fix deps
    
    Closes: https://bugs.gentoo.org/590924
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11

 net-libs/ccrtp/ccrtp-2.1.2.ebuild | 30 ++++++++++--------------------
 1 file changed, 10 insertions(+), 20 deletions(-)