Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 76342 - gnome-vfs-2.8.3 merge fails, complains about libbonobo
Summary: gnome-vfs-2.8.3 merge fails, complains about libbonobo
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: Low minor (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-01 13:24 UTC by Adam Fabian
Modified: 2005-01-05 01:22 UTC (History)
0 users

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 Adam Fabian 2005-01-01 13:24:41 UTC
Trying to merge gnome-vfs-2.8.3 generates an error regarding libbonobo-2.0 not being found.

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

Actual Results:  
# emerge gnome-vfs

>>> Unpacking gnome-vfs-2.8.3-updated_hal_support.patch to /var/tmp/portage/gnom
e-vfs-2.8.3-r1/work
unpack gnome-vfs-2.8.3-updated_hal_support.patch: file format not recognized. Ig
noring.
...[snip]
checking MODULES_XML_GCONF_LIBS... -Wl,--export-dynamic -pthread -lxml2 -lpthrea
d -lz -lgconf-2 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0  
checking for libbonobo-2.0 >= 2.0.0 gobject-2.0 >= 2.0.0... Package libbonobo-2.
0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libbonobo-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libbonobo-2.0' found

configure: error: Library requirements (libbonobo-2.0 >= 2.0.0 gobject-2.0 >= 2.
0.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if you
r libraries are in a nonstandard prefix so pkg-config can find them.

!!! ERROR: gnome-base/gnome-vfs-2.8.3-r1 failed.
!!! Function econf, Line 449, Exitcode 1
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.


Expected Results:  
successful gnome-vfs merge.

libbonobo is installed.  I think it's 2.8.0

Script started on Sat Jan  1 21:11:03 2005
Portage 2.0.51-r3 (default-linux/x86/2004.3, gcc-3.3.4, glibc-2.3.4.20040808-r1,
 2.4.26-gentoo-r14 i686)
=================================================================
System uname: 2.4.26-gentoo-r14 i686 Intel(R) Celeron(R) CPU 2.50GHz
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers:  sys-kernel/linux-headers-2.4.21-r1
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium4 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/
config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo"
CFLAGS="-O2 -march=pentium4 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/
config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X acl apm arts avi berkdb bitmap-fonts crypt cups encode fam foomaticdb
 fortran gdbm gif gnome gpm gtk gtk2 ipv6 jpeg kde libwww mad mikmod motif mpeg 
ncurses nls oggvorbis opengl oss pam pdflib perl png python qt quicktime readlin
e sdl spell ssl svga tcpd tiff truetype xml2 xmms xv zlib"
Comment 1 foser (RETIRED) gentoo-dev 2005-01-04 07:59:45 UTC
tried remerging libbonobo ?
Comment 2 Adam Fabian 2005-01-04 14:20:40 UTC
Okay.  re-emerging libbonobo worked.  no idea why, but...
Comment 3 Joe McCann (RETIRED) gentoo-dev 2005-01-05 01:22:57 UTC
closing