Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 264078 - net-im/gnugadu depends on pspell-config from app-text/aspell package when USE="spell" is set
Summary: net-im/gnugadu depends on pspell-config from app-text/aspell package when USE...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Michal Januszewski (RETIRED)
URL:
Whiteboard:
Keywords:
: 264082 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-03-28 15:34 UTC by Kamil Dworakowski
Modified: 2009-04-02 11:50 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 Kamil Dworakowski 2009-03-28 15:34:22 UTC
cant emerge net-im/gnugadu-2.3.0, configure error

Reproducible: Always

Steps to Reproduce:
emerge gnugadu

Actual Results:  
checking for pspell-config... none
configure: error: *** unable to find pspell-config from aspell (http://aspell.net), try to build --without-gtkspell ***

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/net-im/gnugadu-2.3.0/work/gg2-2.3.0/config.log
 * 
 * ERROR: net-im/gnugadu-2.3.0 failed.
 * Call stack:
 *               ebuild.sh, line   48:  Called src_compile
 *             environment, line 2183:  Called econf '--with-gui' '--with-gadu' '--with-remote' '--with-docklet_system_tray' '--with-docklet_dockapp' '--with-sms' '--with-update' '--with-external' '--with-gghist' '--with-history-external-viewer' '--with-external-libgadu' '--disable-debug' '--without-oss' '--with-esd' '--without-xosd' '--without-arts' '--with-perl' '--without-tlen' '--without-jabber' '--with-dbus' '--with-gtkspell' '--without-gnutls'
 *               ebuild.sh, line  525:  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/tmp/portage/net-im/gnugadu-2.3.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-im/gnugadu-2.3.0/temp/environment'.
 * 
checking for pspell-config... none
configure: error: *** unable to find pspell-config from aspell (http://aspell.net), try to build --without-gtkspell ***

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/net-im/gnugadu-2.3.0/work/gg2-2.3.0/config.log
 * 
 * ERROR: net-im/gnugadu-2.3.0 failed.
 * Call stack:
 *               ebuild.sh, line   48:  Called src_compile
 *             environment, line 2183:  Called econf '--with-gui' '--with-gadu' '--with-remote' '--with-docklet_system_tray' '--with-docklet_dockapp' '--with-sms' '--with-update' '--with-external' '--with-gghist' '--with-history-external-viewer' '--with-external-libgadu' '--disable-debug' '--without-oss' '--with-esd' '--without-xosd' '--without-arts' '--with-perl' '--without-tlen' '--without-jabber' '--with-dbus' '--with-gtkspell' '--without-gnutls'
 *               ebuild.sh, line  525:  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/tmp/portage/net-im/gnugadu-2.3.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-im/gnugadu-2.3.0/temp/environment'.
 * 

>>> Failed to emerge net-im/gnugadu-2.3.0, Log file:


>>> Failed to emerge net-im/gnugadu-2.3.0, Log file:
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-03-28 16:20:29 UTC
*** Bug 264082 has been marked as a duplicate of this bug. ***
Comment 2 Michal Januszewski (RETIRED) gentoo-dev 2009-04-02 11:50:24 UTC
I've just added a dependency on app-text/aspell to the gnugadu ebuild, so the problem should be fixed now.