Bug 134410 - app-accessibility/dasher-4.0.2 emerge fails
Bug#: 134410 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: gnome-accessibility@gentoo.org Reported By: e.liubarskij@gmail.com
Component: Ebuilds
URL:  http://bugzilla.gnome.org/show_bug.cgi?id=343085
Summary: app-accessibility/dasher-4.0.2 emerge fails
Keywords:  
Status Whiteboard: 
Opened: 2006-05-26 06:07 0000
Description:   Opened: 2006-05-26 06:07 0000
The emerge's error message and the config.log file will be attached.

# emerge --info
Portage 2.1_rc2-r2 (default-linux/x86/2006.0, gcc-4.1.0, glibc-2.4-r3,
2.6.16-gentoo-r8 i686)
=================================================================
System uname: 2.6.16-gentoo-r8 i686 Intel(R) Celeron(R) CPU 2.00GHz
Gentoo Base System version 1.12.0
ccache version 2.4 [enabled]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r1
dev-util/confcache:  0.4.2-r1
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.93
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-Os -march=pentium4 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/gconf /etc/revdep-rebuild /etc/splash /etc/terminfo
/etc/env.d"
CXXFLAGS="-Os -march=pentium4 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache confcache distlocks metadata-transfer sandbox
sfperms strict"
GENTOO_MIRRORS="ftp://ftp.dtiltas.lt/mirror/gentoo/
http://trumpetti.atm.tut.fi/gentoo/ http://pandemonium.tiscali.de/pub/gentoo/"
LC_ALL="lt_LT.utf8"
LDFLAGS="-Wl,--as-needed"
LINGUAS="lt"
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"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X a52 aac aalib acpi alsa apache2 avi beagle berkdb bitmap-fonts bzip2
cairo caps cdr chroot cli crypt cups dbus dlloader dri dvd eds emboss encode
exif fbcon ffmpeg firefox flac foomaticdb fortran gdbm gif glx gnome gnutls gpm
gstreamer gtk gtk2 hal imlib isdnlog java jpeg libg++ libwww lm_sensors
logrotate mad mikmod mmx mmxext mono motif mp3 mpeg music nautilus ncurses
new-login nls no-old-linux nptl nptlonly nsplugin nvidia offensive ogg opengl
pam pcre pdf pdflib perl png pppd python quicktime readline real reflection
reiserfs sdl session spell spl sqlite sse sse2 ssl symlink tcpd tiff truetype
truetype-fonts type1-fonts udev unicode usb vorbis win32codecs xml xorg xv zlib
elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux linguas_lt
userland_GNU video_cards_nvidia"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG,
PORTAGE_RSYNC_EXTRA_OPTS

------- Comment #1 From Ernestas Liubarskij 2006-05-26 06:08:11 0000 -------
Created an attachment (id=87554) [details]
emerge.log

------- Comment #2 From Ernestas Liubarskij 2006-05-26 06:08:52 0000 -------
Created an attachment (id=87555) [details]
config.log

------- Comment #3 From John N. Laliberte (RETIRED) 2006-05-26 06:15:51 0000 -------
what does:

pkg-config --modversion gnome-speech-1.0 bonobo-activation-2.0 libbonobo-2.0
ORBit-2.0

say?

------- Comment #4 From Ernestas Liubarskij 2006-05-26 20:50:26 0000 -------
# pkg-config --modversion gnome-speech-1.0 bonobo-activation-2.0 libbonobo-2.0
ORBit-2.0
Package gnome-speech-1.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gnome-speech-1.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gnome-speech-1.0' found

# emerge -pv dasher

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N    ] app-accessibility/dasher-4.0.2  USE="cairo gnome -accessibility
-debug" 0 kB

Total size of downloads: 0 kB

And if this helps - I don't have gnome-speech installed:

# emerge -pv gnome-speech

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N    ] app-accessibility/festival-1.95_beta  USE="X -asterisk -esd
-mbrola" 22,993 kB
[ebuild  N    ] app-accessibility/gnome-speech-0.4.0  USE="-debug -freetts" 299
kB

Total size of downloads: 23,293 kB

------- Comment #5 From John N. Laliberte (RETIRED) 2006-05-27 06:43:54 0000 -------
thanks, applied patch from upstream bug to fix this.  in cvs.  Try again in a
couple hours.