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

Bug 33601

Summary: app-editors/vim-6.2-r5 fails to compile
Product: Gentoo Linux Reporter: Alexander Rigbo <jag.ar.inte>
Component: Current packagesAssignee: Vim Maintainers <vim>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Alexander Rigbo 2003-11-16 06:45:54 UTC
app-editors/vim-6.2-r5 fails to compile with this message:
make[1]: Entering directory `/var/tmp/portage/vim-6.2-r5/work/vim62/src'
gcc -c -I. -Iproto -DHAVE_CONFIG_H     -march=athlon-xp -O3 -pipe -funroll-loops
  -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
-I/usr/lib/perl5/5.8.1/i686-linux/CORE  -I/usr/include/python2.2 -pthread  -I 
-o objects/buffer.o buffer.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H     -march=athlon-xp -O3 -pipe -funroll-loops
  -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
-I/usr/lib/perl5/5.8.1/i686-linux/CORE  -I/usr/include/python2.2 -pthread  -I 
-o objects/charset.o charset.c
gcc: objects/buffer.o: No such file or directory
gcc: objects/charset.o: No such file or directory
make[1]: *** [objects/charset.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [objects/buffer.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/vim-6.2-r5/work/vim62/src'
make: *** [first] Error 2
 
!!! ERROR: app-editors/vim-6.2-r5 failed.
!!! Function src_compile, Line 238, Exitcode 2
!!! emake failed

Reproducible: Always
Steps to Reproduce:
1. emerge vim



[root@stitch:~]# emerge info
Portage 2.0.49-r15 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r8, 2.4.20-gentoo-r7)
=================================================================
System uname: 2.4.20-gentoo-r7 i686 AMD Athlon(tm) XP 2600+
Gentoo Base System version 1.4.3.11
ccache version 2.3 [enabled]
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O3 -pipe -funroll-loops"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/opt/glftpd/etc /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=athlon-xp -O3 -pipe -funroll-loops"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox autoaddcvs ccache"
GENTOO_MIRRORS="ftp://ftp.uninett.no/pub/linux/Gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 oss apm avi crypt cups encode foomaticdb gif jpeg kde libg++ libwww mad
mikmod mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib
alsa gdbm berkdb slang readline arts svga tcltk java ruby X sdl gpm tcpd pam ssl
perl python esd imlib oggvorbis gnome gtk qt motif opengl mozilla"
Comment 1 Aron Griffis (RETIRED) gentoo-dev 2003-11-16 15:08:31 UTC
Please check for dups before filing bugs... Solution/workaround is in bug 32589

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