Gentoo/Funtoo ebuild issue
I am running Funtoo Linux, which is based on Gentoo (but it just works better) and when I try to install Minetest I get the following error:
If anyone here knows about Gentoo ebuilds could you please look at this? I would like very much to have a native install from the Portage tree, but in the mean time I'll start trying to compile and install it manually.
Zedm0n
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
>>> Failed to emerge games-mud/minetest-9999-r1, Log file:
>>> '/var/tmp/portage/games-mud/minetest-9999-r1/temp/build.log'
* Messages for package games-mud/minetest-9999-r1:
* ERROR: games-mud/minetest-9999-r1 failed (unpack phase):
* EGIT_REPO_URI must have some value
*
* Call stack:
* ebuild.sh, line 93: Called src_unpack
* environment, line 3620: Called git-2_src_unpack
* environment, line 2452: Called git-2_init_variables
* environment, line 2324: Called die
* The specific snippet of code:
* [[ -n ${EGIT_REPO_URI} ]] || die "EGIT_REPO_URI must have some value";
*
* If you need support, post the output of `emerge --info '=games-mud/minetest-9999-r1'`,
* the complete build log and the output of `emerge -pqv '=games-mud/minetest-9999-r1'`.
* The complete build log is located at '/var/tmp/portage/games-mud/minetest-9999-r1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/games-mud/minetest-9999-r1/temp/environment'.
* Working directory: '/var/tmp/portage/games-mud/minetest-9999-r1/work'
* S: '/var/tmp/portage/games-mud/minetest-9999-r1/work/minetest-9999'
If anyone here knows about Gentoo ebuilds could you please look at this? I would like very much to have a native install from the Portage tree, but in the mean time I'll start trying to compile and install it manually.
Zedm0n