Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 423919 - xfce-extra/xfce4-volumed with dev-libs/keybinder-? - configure: error: Package requirements (keybinder) were not met: No package 'keybinder' found
Summary: xfce-extra/xfce4-volumed with dev-libs/keybinder-? - configure: error: Packag...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-28 07:24 UTC by Lee Trager
Modified: 2012-07-01 19:03 UTC (History)
4 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 Lee Trager 2012-06-28 07:24:19 UTC
emerge -avuD --depclean suggested removing keybinder. The following revdep-rebuild found that xfce4-volumed had some missing links and went to rebuild it. The rebuild failed because keybinder is missing. Installing keybinder manually allows xfce4-volumed to build.
Comment 1 Lee Trager 2012-06-28 07:36:47 UTC
Sorry I meant installing keybinder *doesn't* allow xfce4-volumed to build. It fails with 

checking for LIBKEYBINDER... no
configure: error: Package requirements (keybinder) were not met:

No package 'keybinder' found

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

Alternatively, you may set the environment variables LIBKEYBINDER_CFLAGS
and LIBKEYBINDER_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2012-06-28 13:16:19 UTC
1) Please post your `emerge --info dev-libs/keybinder' output in a comment.
2) Please attach the entire build log to this bug report.
Comment 3 Derk W te Bokkel 2012-06-28 18:57:43 UTC
actually the problem is that xfce4-volumed requires 
keybinder-0.3.0-r200 or keybinder-0.2.2  (slot 0) not keybinder-0.3.0-r300 (slot 3 which pragha uses)

depend line should have  ...:    dev-libs/keybinder:0
Comment 4 Derk W te Bokkel 2012-06-28 19:14:47 UTC
actually both pragha and xfce4-volumed need keybinder:0 (slot 0) my bad did not find this out until pragha compiled against slot 3 version (gtk3) did not recognize control keys (pragha compiles against gtk2)
Comment 5 Samuli Suominen (RETIRED) gentoo-dev 2012-07-01 19:03:18 UTC
Nothing left to do here...

ssuominen@null ~/gentoo-x86/xfce-extra/xfce4-volumed $ head -n 10 ChangeLog 
# ChangeLog for xfce-extra/xfce4-volumed
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-volumed/ChangeLog,v 1.20 2012/07/01 19:01:28 ssuominen Exp $

  01 Jul 2012; Christoph Mende <angelos@gentoo.org>
  xfce4-volumed-0.1.13.ebuild:
  Depend on dev-libs/keybinder:0

  05 May 2012; Michał Górny <mgorny@gentoo.org> xfce4-volumed-0.1.13.ebuild:
  dev-util/pkgconfig -> virtual/pkgconfig
ssuominen@null ~/gentoo-x86/xfce-extra/xfce4-volumed $ grep keybinder *.ebuild
COMMON_DEPEND="dev-libs/keybinder:0