Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
A typo in the ebuild prevents a patch from applying and the ebuild fails. This is the error message: >>> Emerging (1 of 128) x11-drivers/xf86-input-evdev-1.1.2-r1 to / >>> checking ebuild checksums ;-) >>> checking auxfile checksums ;-) >>> checking miscfile checksums ;-) >>> checking xf86-input-evdev-1.1.2.tar.bz2 ;-) >>> checking x11-driver-patches-1.tar.bz2 ;-) >>> Unpacking source... >>> Unpacking xf86-input-evdev-1.1.2.tar.bz2 to /var/tmp/portage/xf86-input-evdev-1.1.2-r1/work >>> Unpacking x11-driver-patches-1.tar.bz2 to /var/tmp/portage/xf86-input-evdev-1.1.2-r1/work * Applying 1.1.2-CVS-20060520.patch ... [ ok ] * Cannot find $EPATCH_SOURCE! Value for $EPATCH_SOURCE is: * * xf86-input-evdev-1.1.2-mips-syscalls.patch * ( xf86-input-evdev-1.1.2-mips-syscalls.patch ) !!! ERROR: x11-drivers/xf86-input-evdev-1.1.2-r1 failed. Call stack: ebuild.sh, line 1540: Called dyn_unpack ebuild.sh, line 711: Called src_unpack ebuild.sh, line 1249: Called x-modular_src_unpack x-modular.eclass, line 257: Called x-modular_patch_source x-modular.eclass, line 226: Called epatch 'xf86-input-evdev-1.1.2-mips-syscalls.patch' eutils.eclass, line 192: Called die !!! Cannot find $EPATCH_SOURCE! !!! If you need support, post the topmost build error, and the call stack if relevant. P.s. I'm running Portage 2.1.1_pre1-r2 (default-linux/x86/2006.0, gcc-4.1.1/vanilla, glibc-2.4-r3, 2.6.16.20 i686)
Created an attachment (id=90046) [details] Patch to fix - Add ${FILESDIR} to path in PATCHES The first file in the PATCHES var had ${FILESDIR} in its path; the second one needed it too.
*** This bug has been marked as a duplicate of 137818 ***