Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 270118 - net-irc/epic5-1.0 configure fails to find iconv with socks5 in USE
Summary: net-irc/epic5-1.0 configure fails to find iconv with socks5 in USE
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-17 03:20 UTC by vardigon
Modified: 2009-05-19 21:02 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 vardigon 2009-05-17 03:20:00 UTC
* Messages for package net-irc/epic5-1.0:

 * 
 * ERROR: net-irc/epic5-1.0 failed.
 * Call stack:
 *               ebuild.sh, line   48:  Called src_compile
 *             environment, line 2127:  Called econf '--libexecdir=/usr/lib/misc' '--with-iconv' '--with-ipv6' '--with-perl' '--with-ssl' '--without-tcl' '--with-socks5'
 *               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-irc/epic5-1.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-irc/epic5-1.0/temp/environment'.


Reproducible: Always

Steps to Reproduce:
1. emerge epic5-1.0

Actual Results:  
Econf fails.
Comment 1 vardigon 2009-05-17 03:23:10 UTC
>configure: error: You requested iconv support, but iconv was not found. Please >supply a pathname to iconv

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/net-irc/epic5-1.0/work/epic5-1.0/config.log
 ^[[31;01m*^[[0m
 ^[[31;01m*^[[0m ERROR: net-irc/epic5-1.0 failed.
 ^[[31;01m*^[[0m Call stack:
 ^[[31;01m*^[[0m               ebuild.sh, line   48:  Called src_compile
Comment 2 vardigon 2009-05-17 03:40:43 UTC
Strangely enough, the ebuild works when the socks5 useflag is disabled.  Seems similar in this regard to Bug#2966.
Comment 3 Sebastian Luther (few) 2009-05-17 06:25:46 UTC
(In reply to comment #1)
> !!! Please attach the following file when seeking support:
> !!! /var/tmp/portage/net-irc/epic5-1.0/work/epic5-1.0/config.log

and emerge --info please.

Comment 4 Sebastian Luther (few) 2009-05-19 21:02:17 UTC
Reopen when the requested information is present.