Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 747910 - games-strategy/freeorion-0.4.10.1, cmake-src_prepare: command not found
Summary: games-strategy/freeorion-0.4.10.1, cmake-src_prepare: command not found
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Adam Feldman
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-11 23:40 UTC by Einstok Fair
Modified: 2020-10-12 03:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
/var/tmp/portage/games-strategy/freeorion-0.4.10.1/temp/build.log (build.log,2.04 KB, text/x-log)
2020-10-11 23:43 UTC, Einstok Fair
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Einstok Fair 2020-10-11 23:40:10 UTC
«
>>> Unpacking freeorion-0.4.10.1.tar.gz to /var/tmp/portage/games-strategy/freeorion-0.4.10.1/work
>>> Source unpacked in /var/tmp/portage/games-strategy/freeorion-0.4.10.1/work
>>> Preparing source in /var/tmp/portage/games-strategy/freeorion-0.4.10.1/work/freeorion-0.4.10.1 ...
/var/tmp/portage/games-strategy/freeorion-0.4.10.1/temp/environment: line 3069: cmake-src_prepare: command not found
 * ERROR: games-strategy/freeorion-0.4.10.1::gentoo failed (prepare phase):
 *   eapply_user (or default) must be called in src_prepare()!
 * 
 * Call stack:
 *            ebuild.sh, line  762:  Called __ebuild_main 'prepare'
 *   phase-functions.sh, line 1050:  Called __dyn_prepare
 *   phase-functions.sh, line  395:  Called die
 * The specific snippet of code:
 *   		die "eapply_user (or default) must be called in src_prepare()!"
»
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-10-11 23:42:09 UTC
It should be cmake_src_prepare.
Comment 2 Einstok Fair 2020-10-11 23:43:22 UTC
Created attachment 664819 [details]
/var/tmp/portage/games-strategy/freeorion-0.4.10.1/temp/build.log
Comment 3 Larry the Git Cow gentoo-dev 2020-10-12 03:18:59 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41357f256e1dacb4528a2d1f4a51e70ded235c28

commit 41357f256e1dacb4528a2d1f4a51e70ded235c28
Author:     Adam Feldman <NP-Hardass@gentoo.org>
AuthorDate: 2020-10-12 03:17:06 +0000
Commit:     Adam Feldman <NP-Hardass@gentoo.org>
CommitDate: 2020-10-12 03:18:54 +0000

    games-strategy/freeorion: Fix typo in eclass function calls
    
    Somehow typoed non 9999 but not 9999
    Closes: https://bugs.gentoo.org/747910
    Package-Manager: Portage-2.3.103, Repoman-2.3.23
    Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org>

 .../{freeorion-0.4.10.1.ebuild => freeorion-0.4.10.1-r1.ebuild}       | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)