stefan-gr / abendbrot

Desktop oriented overlay for various ebuilds and the occasional gamer
19 stars 13 forks source link

Can't emerge retroarch "Cannot find $EPATCH_SOURCE" #108

Closed PureTryOut closed 6 years ago

PureTryOut commented 6 years ago
▶ sudo emerge -a retroarch              

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   #] games-emulation/retroarch-1.6.7 

Would you like to merge these packages? [Yes/No] y

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) games-emulation/retroarch-1.6.7::abendbrot
 * retroarch-1.6.7.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ...                                                                                                                                                                                                          [ ok ]
>>> Unpacking source...
>>> Unpacking retroarch-1.6.7.tar.gz to /var/tmp/portage/games-emulation/retroarch-1.6.7/work
>>> Source unpacked in /var/tmp/portage/games-emulation/retroarch-1.6.7/work
>>> Preparing source in /var/tmp/portage/games-emulation/retroarch-1.6.7/work/RetroArch-1.6.7 ...
 * Applying retroarch-1.6.7-build.patch ...                                                                                                                                                                                                                             [ ok ]
 * Applying retroarch-1.6.7-python.patch ...                                                                                                                                                                                                                            [ ok ]

 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 * 
 *   /var/tmp/portage/games-emulation/retroarch-1.6.7/files/retroarch-1.6.7-disable_wifi_menu.patch
 *   ( retroarch-1.6.7-disable_wifi_menu.patch )

 * ERROR: games-emulation/retroarch-1.6.7::abendbrot failed (prepare phase):
 *   Cannot find $EPATCH_SOURCE!
 * 
 * Call stack:
 *     ebuild.sh, line  124:  Called src_prepare
 *   environment, line 3386:  Called epatch '/var/tmp/portage/games-emulation/retroarch-1.6.7/files/retroarch-1.6.7-build.patch' '/var/tmp/portage/games-emulation/retroarch-1.6.7/files/retroarch-1.6.7-python.patch' '/var/tmp/portage/games-emulation/retroarch-1.6.7/files/retroarch-1.6.7-disable_wifi_menu.patch'
 *   environment, line  969:  Called epatch '/var/tmp/portage/games-emulation/retroarch-1.6.7/files/retroarch-1.6.7-disable_wifi_menu.patch'
 *   environment, line  996:  Called die
 * The specific snippet of code:
 *                   die "Cannot find \$EPATCH_SOURCE!";
 * 
 * If you need support, post the output of `emerge --info '=games-emulation/retroarch-1.6.7::abendbrot'`,
 * the complete build log and the output of `emerge -pqv '=games-emulation/retroarch-1.6.7::abendbrot'`.
 * The complete build log is located at '/var/tmp/portage/games-emulation/retroarch-1.6.7/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/games-emulation/retroarch-1.6.7/temp/environment'.
 * Working directory: '/var/tmp/portage/games-emulation/retroarch-1.6.7/work/RetroArch-1.6.7'
 * S: '/var/tmp/portage/games-emulation/retroarch-1.6.7/work/RetroArch-1.6.7'

>>> Failed to emerge games-emulation/retroarch-1.6.7, Log file:

>>>  '/var/tmp/portage/games-emulation/retroarch-1.6.7/temp/build.log'

 * Messages for package games-emulation/retroarch-1.6.7:

 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 * 
 *   /var/tmp/portage/games-emulation/retroarch-1.6.7/files/retroarch-1.6.7-disable_wifi_menu.patch
 *   ( retroarch-1.6.7-disable_wifi_menu.patch )
 * ERROR: games-emulation/retroarch-1.6.7::abendbrot failed (prepare phase):
 *   Cannot find $EPATCH_SOURCE!
 * 
 * Call stack:
 *     ebuild.sh, line  124:  Called src_prepare
 *   environment, line 3386:  Called epatch '/var/tmp/portage/games-emulation/retroarch-1.6.7/files/retroarch-1.6.7-build.patch' '/var/tmp/portage/games-emulation/retroarch-1.6.7/files/retroarch-1.6.7-python.patch' '/var/tmp/portage/games-emulation/retroarch-1.6.7/files/retroarch-1.6.7-disable_wifi_menu.patch'
 *   environment, line  969:  Called epatch '/var/tmp/portage/games-emulation/retroarch-1.6.7/files/retroarch-1.6.7-disable_wifi_menu.patch'
 *   environment, line  996:  Called die
 * The specific snippet of code:
 *                   die "Cannot find \$EPATCH_SOURCE!";
 * 
 * If you need support, post the output of `emerge --info '=games-emulation/retroarch-1.6.7::abendbrot'`,
 * the complete build log and the output of `emerge -pqv '=games-emulation/retroarch-1.6.7::abendbrot'`.
 * The complete build log is located at '/var/tmp/portage/games-emulation/retroarch-1.6.7/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/games-emulation/retroarch-1.6.7/temp/environment'.
 * Working directory: '/var/tmp/portage/games-emulation/retroarch-1.6.7/work/RetroArch-1.6.7'
 * S: '/var/tmp/portage/games-emulation/retroarch-1.6.7/work/RetroArch-1.6.7'
stefan-gr commented 6 years ago

Sorry, I have broken that file, It should be ok now. Thanks for reporting.