Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 130941 - net-im/gossip-0.10.2 fails configure (PPC64 only?)
Summary: net-im/gossip-0.10.2 fails configure (PPC64 only?)
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC64 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-23 01:54 UTC by Markus Rothe (RETIRED)
Modified: 2006-05-02 22:44 UTC (History)
2 users (show)

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


Attachments
config.log (gossip-0.10.2-config.log,57.62 KB, text/plain)
2006-04-23 02:00 UTC, Markus Rothe (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Rothe (RETIRED) gentoo-dev 2006-04-23 01:54:16 UTC
Hi,

after having passed the gnome-doc-utils error (bug #130939) the configure script fails with this:


[...]
checking for LIBGOSSIP... yes
checking for GOSSIP... yes
checking for GOSSIP_JABBER... yes
checking for XScreenSaverQueryInfo... no
checking for XScreenSaverQueryInfo in -lXss... yes
checking for scrollkeeper-config... /usr/bin/scrollkeeper-config
configure: error: You must have iso-codes with the iso-639 domain to use aspell.

!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/gossip-0.10.2/work/gossip-0.10.2/config.log

!!! ERROR: net-im/gossip-0.10.2 failed.
Call stack:
  ebuild.sh, line 1532:   Called dyn_compile
  ebuild.sh, line 929:   Called src_compile
  ebuild.sh, line 1242:   Called gnome2_src_compile
  gnome2.eclass, line 54:   Called gnome2_src_configure
  gnome2.eclass, line 50:   Called econf '--disable-dbus' '--enable-aspell' '--without-galago' '--disable-libnotify' '--disable-dbus' '--enable-aspell' '--without-galago' '--disable-libnotify' '--disable-dbus' '--enable-aspell' '--without-galago' '--disable-libnotify' '--disable-gtk-doc'
  ebuild.sh, line 527:   Called die

!!! econf failed
!!! If you need support, post the topmost build error, and the call stack if relevant.



$ emerge --info
Portage 2.1_pre7-r5 (default-linux/ppc/ppc64/2006.0/64bit-userland, gcc-4.1.0, glibc-2.4-r1, 2.6.12.2-vios ppc64)
=================================================================
System uname: 2.6.12.2-vios ppc64 POWER5 (gr)
Gentoo Base System version 1.12.0_pre17
dev-lang/python:     2.4.2-r1
sys-apps/sandbox:    1.2.17
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.1-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.16
ACCEPT_KEYWORDS="ppc64 ~ppc64"
AUTOCLEAN="yes"
CBUILD="powerpc64-unknown-linux-gnu"
CFLAGS="-O2 -pipe -mtune=power5 -mcpu=power5"
CHOST="powerpc64-unknown-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -pipe -mtune=power5 -mcpu=power5"
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"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="ppc64 X alsa apache2 apm arts berkdb bitmap-fonts clamav cli crypt cups dri eds emboss encode esd foomaticdb fortran gdbm gif glitz gnome gnutls gpm gstreamer gtk gtk2 ibm imap imlib ipv6 jpeg kde kdeenablefinal libg++ libwww mad maildir mikmod motif mp3 mpeg ncurses nls nptl nptlonly ogg opengl oss pam pcre pdf pdflib perl png python qt quicktime readline reflection samba sasl sdl session spamassassin spell spl ssl tcpd truetype truetype-fonts type1-fonts udev unicode vorbis xml xmms xv zlib elibc_glibc kernel_linux userland_GNU"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTDIR_OVERLAY


I just don't know what the error means and google does not give any hint.

Regards,

Markus
Comment 1 Markus Rothe (RETIRED) gentoo-dev 2006-04-23 02:00:41 UTC
Created attachment 85255 [details]
config.log
Comment 2 Mikel Olasagasti 2006-05-02 13:46:21 UTC
Hi,

have you tried installing app-text/iso-codes package?
Comment 3 Markus Rothe (RETIRED) gentoo-dev 2006-05-02 22:44:50 UTC
ok.. I had to remerge iso-codes. Marking as INVALID.