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

Bug 138609

Summary: unable to emerge kdebluetooth-1.0_beta1-r2
Product: Gentoo Linux Reporter: Lukas Mrkva <kapula>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2006.0   
Hardware: x86   
OS: Other   
Whiteboard:
Package list:
Runtime testing required: ---

Description Lukas Mrkva 2006-06-30 11:22:52 UTC
here is my emerge --info

Portage 2.1-r1 (default-linux/x86/2006.0, gcc-3.4.4, glibc-2.3.5-r2, 2.6.16-suspend2-r8kapula i686)
=================================================================
System uname: 2.6.16-suspend2-r8kapula i686 Mobile Intel(R) Pentium(R) 4 - M CPU 1.80GHz
Gentoo Base System version 1.6.14
dev-lang/python:     2.4.2
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
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.16.1
sys-devel/gcc-config: 1.3.12-r6
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/lib/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/terminfo"
CXXFLAGS="-O2 -march=pentium4 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow X aac aalib acpi alsa apache2 apm arts avi berkdb bitmap-fonts bluetooth cdr cli crypt cups dri dvd eds emboss encode esd foomaticdb fortran gdbm gif gnome gpm gstreamer gtk gtk2 hal imlib ipv6 isdnlog jpeg kde libg++ libwww mad mikmod mono motif mp3 mpeg mpegpcmcia ncurses nls nptl ogg opengl oss pam pcre pdflib perl png pppd python qt qt3 qt4 quicktime readline reflection samba sdl session spell spl sse2 ssl tcpd truetype truetype-fonts type1-fonts udev usb vcd vorbis wifi win32codecs xinerama xml xmms xorg xv xvid zlib elibc_glibc kernel_linux userland_GNU video_cards_radeon"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY

******************************************************************

this is buil error

Good - your configure finished. Start make now

*** Creating acinclude.m4
make[1]: Entering directory `/var/tmp/portage/kdebluetooth-1.0_beta1-r2/work/kdebluetooth-1.0_beta1'
make[1]: Makefile.am.in.wo: No such file or directory
make[1]: *** No rule to make target `Makefile.am.in.wo'.  Stop.
make[1]: Leaving directory `/var/tmp/portage/kdebluetooth-1.0_beta1-r2/work/kdebluetooth-1.0_beta1'
make: *** [acinclude.m4] Error 1
make: *** Waiting for unfinished jobs....

!!! ERROR: net-wireless/kdebluetooth-1.0_beta1-r2 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  kdebluetooth-1.0_beta1-r2.ebuild, line 49:   Called kde_src_compile
  kde.eclass, line 164:   Called kde_src_compile 'all'
  kde.eclass, line 306:   Called kde_src_compile 'myconf' 'configure' 'make'
  kde.eclass, line 302:   Called die
Comment 1 Ioannis Aslanidis (RETIRED) gentoo-dev 2006-06-30 15:20:10 UTC
Which version of openobex do you have installed?
Comment 2 Lukas Mrkva 2006-07-01 05:30:56 UTC
(In reply to comment #1)
> Which version of openobex do you have installed?
> 

I am installing system since last week, so versions should be up-to-date.
With "openobex-config --version" I got 1.0.1
Comment 3 Ioannis Aslanidis (RETIRED) gentoo-dev 2006-07-01 05:45:01 UTC
Your version of openobex is outdated for x86. The latest stable version is dev-libs/openobex/openobex-1.2-r1.ebuild

kdebluetooth will not build against <openobex-1.1 on x86

Please, emerge sync and update openobex before attempting to install kdeblueooth
Comment 4 Lukas Mrkva 2006-07-01 06:36:01 UTC
Thanks for help, it emerged succesfully and works fine

Comment 5 Carsten Lohrke (RETIRED) gentoo-dev 2006-07-01 07:55:15 UTC
Nevertheless, the dependency should reflect this, Ioannis.
Comment 6 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-07-01 07:57:36 UTC

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