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

Bug 90044

Summary: vim and gvim fail to compile with perl version <= 5.8.5
Product: Gentoo Linux Reporter: Ryan SG <ryansg>
Component: New packagesAssignee: Vim Maintainers <vim>
Status: RESOLVED DUPLICATE    
Severity: minor    
Priority: High    
Version: 2005.0   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Ryan SG 2005-04-22 09:10:45 UTC
Vim and Gvim 6.3.068 fail to compile on amd64 with a long string of perl link errors when using perl and libperl version <= 5.8.5

Upgrading to perl/libperl version 5.8.6 solves these link errors
Would have expected a perl upgrade to be a dependency under these circumstances.

Reproducible: Always
Steps to Reproduce:
1.Emerge per 5.8.5
2.Emerge Vim or Gvim 6.3.068
3.

Actual Results:  
Emerge Vim and Gvim fail with lots of perl link errors

Expected Results:  
Compile cleanly or pull in the required deps and then compile cleanly

Portage 2.0.51.19 (default-linux/amd64/2005.0, gcc-3.4.3,
glibc-2.3.4.20050125-r1, 2.6.11-nitro2 x86_64)
=================================================================
System uname: 2.6.11-nitro2 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Apr  4 2005, 08:44:04)]
dev-lang/python:     2.3.5
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.8.5-r3, 1.5, 1.7.9-r1, 1.6.3, 1.4_p6, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r4
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-march=k8 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=k8 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox strict"
GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo http://gentoo.osuos1.org"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X acpi alsa apache2 arts berkdb bitmap-fonts crypt cups curl
dedicated dvd dvdread ethereal fam font-server fortran ftp gif gpm gtk gtk2
gtkhtml ipv6 ithreads java jp2 jpeg kde ldap lzw lzw-tiff mp3 ncurses nocd nptl
nptlonly opengl oss pam perl png python qt readline samba sockets ssl tcpd tiff
truetype truetype-fonts type1-fonts udev usb userlocales xml2 xpm xrandr xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Ciaran McCreesh 2005-04-22 09:12:31 UTC
No, vim's just fine with perl < 5.8.6. That an upgrade fixed it was merely a side effect.

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