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

Bug 126657

Summary: emerge gvim failed
Product: Gentoo Linux Reporter: Robert Buzna <robert.buzna>
Component: Current packagesAssignee: Vim Maintainers <vim>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2006.0   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge log
4692-gvim-6.4.log
4692-vim-6.4.log
emerge gvim > emerge-gvim.log
emerge vim > emerge-vim.log
ebuild gvim-6.4.ebuild compile &> /home/robo/ebuild_gvim-6.4.ebuild_compile.txt

Description Robert Buzna 2006-03-18 06:22:30 UTC
Portage 2.0.54 (default-linux/x86/2005.1, gcc-3.4.5, glibc-2.3.5-r2, 2.6.15-gentoo-r1 i686)
=================================================================
System uname: 2.6.15-gentoo-r1 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz
Gentoo Base System version 1.6.14
ccache version 2.3 [enabled]
dev-lang/python:     2.4.2
sys-apps/sandbox:    1.2.12
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-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=prescott -pipe -fomit-frame-pointer"
CHOST="i686-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/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=prescott -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64"DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict userpriv usersandbox"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LINGUAS="en"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X a52 aac aalib alsa apm arts asf audiofile avi berkdb bitmap-fonts bonobo bzip2 cdparanoia cdr crypt cups curl divx4linux dri dv dvd dvdr dvdread eds emboss encode esd ethereal exif expat fam fame ffmpeg flac foomaticdb fortran gd gdbm gif glut glx gmp gnome gpm gstreamer gtk gtk2 gtkhtml hal howl idn imagemagick imlib ipv6 java jpeg junit lame lcms libg++ libwww live mad matroska mikmod mjpeg mmx mng motif mozilla mp3 mpeg ncurses nls nptl nsplugin nvidia ogg oggvorbis openal opengl oss pam pcre pdflib perl png python quicktime readline real samba sdl spell sse sse2 ssl subtitles symlink tcpd theora tiff truetype truetype-fonts type1-fonts udev usb vcd video vidix vorbis vorbix win32codecs xine xml xml2 xmms xv xvid zlib linguas_en userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS
Comment 1 Robert Buzna 2006-03-18 06:27:37 UTC
Created attachment 82454 [details]
emerge log
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2006-03-18 10:01:09 UTC
Please use "New -> Gentoo Linux -> Component: Ebuilds" in future. Infrastructure is not the correct addressee.
Comment 3 Ciaran McCreesh 2006-03-18 13:19:52 UTC
Uh, your log doesn't include any errors.
Comment 4 Robert Buzna 2006-03-18 13:59:39 UTC
Created attachment 82490 [details]
4692-gvim-6.4.log
Comment 5 Robert Buzna 2006-03-18 14:00:21 UTC
Created attachment 82491 [details]
4692-vim-6.4.log
Comment 6 Robert Buzna 2006-03-18 14:01:25 UTC
Created attachment 82492 [details]
emerge gvim > emerge-gvim.log
Comment 7 Robert Buzna 2006-03-18 14:02:07 UTC
Created attachment 82493 [details]
emerge vim > emerge-vim.log
Comment 8 Robert Buzna 2006-03-18 14:07:52 UTC
(In reply to comment #3)
> Uh, your log doesn't include any errors.
> 

Yes, it doesn't include and the log is complete. I emerged gvim, dependencies are ctags (compiled ok), vim-core (ok), gvim (failed). The same result is after emerge vim. Look at the attachments.
Comment 9 Ciaran McCreesh 2006-03-18 14:08:56 UTC
Turn off portage logging and do it manually instead.
Comment 10 Robert Buzna 2006-03-18 15:10:07 UTC
Created attachment 82498 [details]
ebuild gvim-6.4.ebuild compile &> /home/robo/ebuild_gvim-6.4.ebuild_compile.txt

The last output says this:

 * If the above messages seem to be talking about perl
 * and undefined references, please try re-emerging both
 * perl and libperl with the same USE flags. For more
 * information, see:
 *     https://bugs.gentoo.org/show_bug.cgi?id=18129

I looked at this bug and I had in package.use
sys-devel/libperl ithreads
sys-lang/perl ithreads

I reemerged perl and libperl without ithreads flag and next emerge gvim passed OK.
Comment 11 Robert Buzna 2006-03-18 15:10:37 UTC

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