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

Bug 652996

Summary: net-misc/remmina-1.2.0_rc29 should depend on dev-libs/json-glib - CMake Error at remmina/CMakeLists.txt:191 (message): json-glib library not found
Product: Gentoo Linux Reporter: Sergey S. Starikoff <Ikonta>
Component: Current packagesAssignee: Diogo Pereira <sir.suriv>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint, silencly07
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/7951
Whiteboard:
Package list:
Runtime testing required: ---

Description Sergey S. Starikoff 2018-04-12 08:52:48 UTC
* Messages for package net-misc/remmina-1.2.0_rc29:

 * ERROR: net-misc/remmina-1.2.0_rc29::gentoo failed (configure phase):
 *   cmake failed
 * 
 * Call stack:
 *     ebuild.sh, line  124:  Called src_configure
 *   environment, line 3197:  Called cmake-utils_src_configure
 *   environment, line  845:  Called die
 * The specific snippet of code:
 *       "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";

build.log provides error message:
…
--   No package 'json-glib-1.0' found
CMake Error at remmina/CMakeLists.txt:191 (message):
  json-glib library not found


After installation of dev-libs/json-glib net-misc/remmina-1.2.0_rc29::gentoo builds fine.
Comment 1 Larry the Git Cow gentoo-dev 2018-04-13 23:49:21 UTC
The bug has been closed via the following commit(s):

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

commit 442c4e91fd8fb239ec29ede4f939fb6782b1ecce
Author:     Diogo Pereira <sir.suriv@gmail.com>
AuthorDate: 2018-04-12 11:01:27 +0000
Commit:     Aaron Bauman <bman@gentoo.org>
CommitDate: 2018-04-13 23:49:09 +0000

    net-misc/remmina: depend on dev-libs/json-glib
    
    Closes: https://bugs.gentoo.org/652996
    Reported-by: Sergey S. Starikoff <Ikonta@yandex.ru>
    Package-Manager: Portage-2.3.24, Repoman-2.3.6
    Closes: https://github.com/gentoo/gentoo/pull/7951

 .../remmina/{remmina-1.2.0_rc29.ebuild => remmina-1.2.0_rc29-r1.ebuild}  | 1 +
 1 file changed, 1 insertion(+)