Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 327381

Summary: app-editors/vim-7.2.442 fails emerge
Product: Gentoo Linux Reporter: thanasis <thanasis>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal CC: proteuss
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description thanasis 2010-07-07 19:51:20 UTC
app-editors/vim-7.2.442 econf failed linking with curses library.
Most probably related to Bug# 327361


Reproducible: Always

Steps to Reproduce:
1.emerge app-editors/vim-7.2.442





hecking for an ANSI C-conforming const... yes
checking for working volatile... yes
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for ino_t... yes
checking for dev_t... yes
checking for rlim_t... yes
checking for stack_t... yes
checking whether stack_t has an ss_base field... no
checking --with-tlib argument... curses
checking for linking with curses library... configure: error: FAILED
 * ERROR: app-editors/vim-7.2.442 failed:
 *   econf failed
 * 
 * Call stack:
 *     ebuild.sh, line   54:  Called src_configure
 *   environment, line 5192:  Called vim_src_configure
 *   environment, line 6293:  Called econf '--with-features=huge' '--enable-multibyte' '--disable-cscope' '--enable-gpm' '--enable-perlinterp' '--enable-pythoninterp' '--disable-rubyinterp' '--enable-gui=no' '--disable-darwin' '--with-x' '--enable-nls' '--enable-acl' '--with-tlib=curses' '--disable-selinux' '--with-modified-by=Gentoo-7.2.442'
 *     ebuild.sh, line  544:  Called die
 * The specific snippet of code:
 *   			die "econf failed"
 * 
 * If you need support, post the output of 'emerge --info =app-editors/vim-7.2.442',
 * the complete build log and the output of 'emerge -pqv =app-editors/vim-7.2.442'.
 * The complete build log is located at '/var/tmp/portage_logs/app-editors:vim-7.2.442:20100707-193954.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-editors/vim-7.2.442/temp/environment'.
 * S: '/var/tmp/portage/app-editors/vim-7.2.442/work/vim72'
Comment 1 Rafał Mużyło 2010-07-07 23:36:46 UTC
Don't create dupes then.

*** This bug has been marked as a duplicate of bug 327361 ***