When I want to update my vim ebuild I've got a failure due to the ebuild cannot find a $EPATCH_SOURCE : * Cannot find $EPATCH_SOURCE! Value for $EPATCH_SOURCE is: * * /var/tmp/portage/app-editors/vim-7.0.201/work/vimgdb/vim70.diff * ( vim70.diff ) Reproducible: Always Steps to Reproduce: 1.emerge vim 2. 3. Actual Results: * Applying filtered vim patches ... ... [ ok ] * Cannot find $EPATCH_SOURCE! Value for $EPATCH_SOURCE is: * * /var/tmp/portage/app-editors/vim-7.0.201/work/vimgdb/vim70.diff * ( vim70.diff ) !!! ERROR: app-editors/vim-7.0.201 failed. Call stack: ebuild.sh, line 1614: Called dyn_unpack ebuild.sh, line 751: Called qa_call 'src_unpack' environment, line 3601: Called src_unpack ebuild.sh, line 1304: Called vim_src_unpack vim.eclass, line 246: Called epatch '/var/tmp/portage/app-editors/vim-7.0.201/work/vimgdb/vim70.diff' eutils.eclass, line 198: Called die
Created attachment 113438 [details] build.log
And my emerge --info : System uname: 2.6.20-gentoo i686 AMD Duron(tm) processor Gentoo Base System release 1.12.9 Timestamp of tree: Thu, 15 Mar 2007 17:50:01 +0000 ccache version 2.4 [disabled] dev-java/java-config: 1.3.7, 2.0.31-r4 dev-lang/python: 2.4.4 dev-python/pycrypto: 2.0.1-r5 dev-util/ccache: 2.4-r6 sys-apps/sandbox: 1.2.18.1 sys-devel/autoconf: 2.13, 2.61 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10 sys-devel/binutils: 2.17 sys-devel/gcc-config: 1.3.15-r1 sys-devel/libtool: 1.5.23b virtual/os-headers: 2.6.20-r1 ACCEPT_KEYWORDS="x86 ~x86" AUTOCLEAN="yes" CBUILD="i686-pc-linux-gnu" CFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/X11/xkb" CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo" CXXFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict" GENTOO_MIRRORS="ftp://mirror.ovh.net/gentoo-distfiles/ http://mirror.ovh.net/gentoo-distfiles/ http://ftp.club-internet.fr/pub/mirrors/gentoo/ ftp://ft p.free.fr/mirrors/ftp.gentoo.org/ " LANG="fr_FR@euro" LC_ALL="fr_FR@euro" LINGUAS="fr fr_FR" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --ex clude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" USE="3dnow 3dnowex X alsa apm avi berkdb bitmap-fonts cdr cli cracklib crypt divx dri dvdread eds emboss encode firefox foomaticdb gdbm gif gstreamer g tk gtk2 hardened iconv imlib isdnlog java jpeg libg++ libwww mad matroska midi mikmod mmx motif moznopango mp3 mpeg ncurses ogg oggvorbis opengl pam pc re perl png pppd python qt4 quicktime readline reflection sdl session spell spl sse ssl symlink tcpd truetype truetype-fonts type1-fonts vorbis win32co decs x86 xine xml xorg xv" ALSA_CARDS="cmipci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="fr fr_FR" USERLAND="GNU" VIDEO_CARDS="sis vesa media" Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Are you sure you're actually using an ebuild from the tree? Because those ebuilds don't have anything at all to do with vimgdb. Also, what's your PORTDIR_OVERLAY? You seem to have intentionally omitted that from your emerge --info... I'm pretty sure you aren't using an official Gentoo vim ebuild, which makes this bug invalid. If that's not the case, feel free to reopen this bug.