Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 652996 - 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
Summary: net-misc/remmina-1.2.0_rc29 should depend on dev-libs/json-glib - CMake Error...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Diogo Pereira
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-12 08:52 UTC by Sergey S. Starikoff
Modified: 2018-04-13 23:49 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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(+)