Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 245827 - app-mobilephone/obex-data-server-0.4.2 - configure: Requested 'bluez >= 3.34' but version of BlueZ is 3.28
Summary: app-mobilephone/obex-data-server-0.4.2 - configure: Requested 'bluez >= 3.34'...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Alin Năstac (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-06 14:39 UTC by Josh Sled
Modified: 2008-11-08 09:34 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 Josh Sled 2008-11-06 14:39:56 UTC
>>> Emerging (3 of 9) app-mobilephone/obex-data-server-0.4.2 to /
 * obex-data-server-0.4.2.tar.gz RMD160 SHA1 SHA256 size ;-) ...          [ ok ]
 * checking ebuild checksums ;-) ...                                      [ ok ]
 * checking auxfile checksums ;-) ...                                     [ ok ]
 * checking miscfile checksums ;-) ...                                    [ ok ]
 * checking obex-data-server-0.4.2.tar.gz ;-) ...                         [ ok ]
>>> Unpacking source...
>>> Unpacking obex-data-server-0.4.2.tar.gz to /dev/shm/portage/app-mobilephone/obex-data-server-0.4.2/work
>>> Source unpacked.
>>> Compiling source in /dev/shm/portage/app-mobilephone/obex-data-server-0.4.2/work/obex-data-server-0.4.2 ...
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-debug --build=i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of i686-pc-linux-gnu-gcc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking for i686-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for glib-genmarshal... /usr/bin/glib-genmarshal
checking for dbus-binding-tool... /usr/bin/dbus-binding-tool
checking for BIP... yes
checking for more warnings... no
checking for GLIB... yes
checking for DBUS... yes
checking for BLUEZ... configure: error: Package requirements (bluez >= 3.34) were not met:

Requested 'bluez >= 3.34' but version of BlueZ is 3.28

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

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


!!! Please attach the following file when seeking support:
!!! /dev/shm/portage/app-mobilephone/obex-data-server-0.4.2/work/obex-data-server-0.4.2/config.log
 * 
 * ERROR: app-mobilephone/obex-data-server-0.4.2 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line  110:  Called econf 'src_compile'
 *               ebuild.sh, line  519:  Called die
 * The specific snippet of code:
 *                      die "econf failed"
 *  The die message:
 *   econf failed
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/log/portage/app-mobilephone:obex-data-server-0.4.2:20081106-143506.log'.
 * The ebuild environment file is located at '/dev/shm/portage/app-mobilephone/obex-data-server-0.4.2/temp/environment'.


phoenix ~ # eix -I bluez
\[I] net-wireless/bluez-gnome
     Available versions:  ~0.15-r1 ~0.16 ~0.17 ~0.18 ~0.23 (~)0.24 ~0.26 ~0.28 {debug gnome}
     Installed versions:  0.24(03:30:43 PM 03/28/2008)(gnome -debug)
     Homepage:            http://www.bluez.org/
     Description:         Bluetooth helpers for GNOME

[I] net-wireless/bluez-libs
     Available versions:  2.22 2.25 ~3.25 ~3.27 (~)3.28 ~3.30 ~3.32 ~3.36 {debug}
     Installed versions:  3.28(03:04:02 PM 03/28/2008)(-debug)
     Homepage:            http://bluez.sourceforge.net/
     Description:         Bluetooth Userspace Libraries

[I] net-wireless/bluez-utils
     Available versions:  2.25-r1 ~3.25 ~3.27 (~)3.28 (~)3.28-r1 ~3.30 ~3.32 ~3.36 {alsa cups dbus debug examples gstreamer gtk hal old-daemons pcmcia test-programs usb}
     Installed versions:  3.28-r1(03:06:18 PM 03/28/2008)(alsa cups gstreamer hal usb -debug -examples -old-daemons -test-programs)
     Homepage:            http://bluez.sourceforge.net/
     Description:         Bluetooth Tools and System Daemons for Linux


phoenix ~ # grep "bluez" /usr/portage/app-mobilephone/obex-data-server/obex-data-server-0.4.2.ebuild 
        >=net-wireless/bluez-libs-3.13
Comment 1 Petteri Räty (RETIRED) gentoo-dev 2008-11-07 20:01:41 UTC
You fix what you break. 
Comment 2 Alin Năstac (RETIRED) gentoo-dev 2008-11-08 09:34:27 UTC
Fixed in cvs.