Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 110668 - gnome-bluetooth-0.6.0 dependency failure
Summary: gnome-bluetooth-0.6.0 dependency failure
Status: RESOLVED DUPLICATE of bug 111096
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-28 00:24 UTC by Kamil Gornik
Modified: 2005-11-11 05:51 UTC (History)
2 users (show)

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


Attachments
config.log (config.log,47.10 KB, text/plain)
2005-10-28 00:26 UTC, Kamil Gornik
Details
gnome-bluetooth-0.6.0 config.log (config.log,48.75 KB, text/plain)
2005-10-29 10:22 UTC, Peter Dedecker
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kamil Gornik 2005-10-28 00:24:48 UTC
I've tried to update gnome-bluettoth from 0.5.1-r2 to 0.6.0 but got error during
./configure being run

Reproducible: Always
Steps to Reproduce:
1.emerge gnome-bluetooth
2.
3.

Actual Results:  
output:

checking for gob2... /usr/bin/gob2
checking for gob-2 >= 2.0.0... ok
checking for pkg-config... /usr/bin/pkg-config
checking for glib-genmarshal... /usr/bin/glib-genmarshal
checking for libglade-2.0 gobject-2.0 libgnomeui-2.0 >= 1.110.0 gconf-2.0
libbtctl >= 0.5.0... Requested 'libbtctl >= 0.5.0' but version of libbtctl is 0.4.1
configure: error: Library requirements (libglade-2.0 gobject-2.0 libgnomeui-2.0
>= 1.110.0 gconf-2.0 libbtctl >= 0.5.0) not met; consider adjusting the
PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard
prefix so pkg-config can find them.




Portage 2.0.51.22-r3 (default-linux/x86/2005.1, gcc-3.3.6, glibc-2.3.5-r2,
2.6.13-gentoo-r2 i686)
=================================================================
System uname: 2.6.13-gentoo-r2 i686 mobile AMD Athlon(tm) XP-M 3000+
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -mcpu=athlon-xp -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=athlon-xp -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.zie.pg.gda.pl http://src.gentoo.pl"
LANG="pl_PL"
LC_ALL="pl_PL"
LINGUAS="pl"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X acpi aliaschain alsa apache2 arts avi bash-completion
berkdb bitmap-fonts bzlib cardbus cdr cpdflib crypt cups curl curlwrappers doc
dri dvd dvdread eds emboss encode esd exif extraicons extramodules fam fbcon
ffmpeg flac foomaticdb fortran freetds ftp gd gdbm gif glx gnome gphoto2 gpm
gstreamer gtk gtk2 idn imap imlib innodb insecure-drivers ipv6 java javascript
jpeg junit kde ldap lesstif libg++ libwww mad maildir matroska mbox mikmod mime
mmx mmxext mono motif mozilla moznocompose moznoirc moznomail mozsvg mp3 mpeg
mysql mysqli ncurses nfs nls no-old-linux nsplugin odbc ogg oggvorbis opengl oss
pam pcmcia pcntl pcre pdflib pear perl php png posix python qt quicktime
readline samba sdl sharedext sharedmem slang sockets softmmu spell spl
sse-filters ssl svg svga tcltk tcpd tetex threads tidy tiff tokenizer toolbar
truetype truetype-fonts type1-fonts udev unichrome unicode usb v4l vcd vhosts
vim-with-x vorbis wifi win32codecs xine xml xml2 xmms xpm xv xvid zip zlib
linguas_pl userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Kamil Gornik 2005-10-28 00:26:33 UTC
Created attachment 71614 [details]
config.log

I've attached
/var/tmp/portage/gnome-bluetooth-0.6.0/work/gnome-bluetooth-0.6.0/config.log as
sugested in emerge's output
Comment 2 Schricker 2005-10-28 02:46:29 UTC
Easy fix - someone please change

   >=net-wireless/libbtctl-0.4.1
to
   >=net-wireless/libbtctl-0.5.0

and gnome-bluetooth-0.6 emerges fine.

regards,
Florian
Comment 3 Peter Dedecker 2005-10-29 10:22:50 UTC
Created attachment 71681 [details]
gnome-bluetooth-0.6.0 config.log

I've the same problem, see the attached config.log file
Comment 4 Octavio Ruiz (Ta^3) 2005-10-31 14:34:13 UTC
See Attachment #71821 [details, diff] and Attachment #71822 [details, diff] from Bug 108880.
Comment 5 Henrik Brix Andersen 2005-11-11 05:51:28 UTC

*** This bug has been marked as a duplicate of 111096 ***