Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 768321 - games-arcade/cdogs-sdl-0.10.1 fails to compile with dev-lang/python-exec[-native-symlinks]
Summary: games-arcade/cdogs-sdl-0.10.1 fails to compile with dev-lang/python-exec[-nat...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 762406
  Show dependency tree
 
Reported: 2021-02-02 07:44 UTC by Agostino Sarubbo
Modified: 2021-10-19 02:29 UTC (History)
0 users

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


Attachments
build.log (build.log,9.55 KB, text/plain)
2021-02-02 07:44 UTC, Agostino Sarubbo
Details
1-CMakeOutput.log (1-CMakeOutput.log,20.77 KB, text/plain)
2021-02-02 07:44 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-02-02 07:44:36 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-arcade/cdogs-sdl-0.10.1 fails to compile with dev-lang/python-exec[-native-symlinks].
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
Please take a look at the tracker bug for more info.
Comment 1 Agostino Sarubbo gentoo-dev 2021-02-02 07:44:38 UTC
Created attachment 685506 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-02-02 07:44:39 UTC
Created attachment 685509 [details]
1-CMakeOutput.log

1-CMakeOutput.log
Comment 3 Agostino Sarubbo gentoo-dev 2021-02-02 07:44:41 UTC
Possible context of error(s):

  Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE)
Comment 4 Larry the Git Cow gentoo-dev 2021-10-19 02:29:05 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b0f8168efc7052faef7bf9a78fbf08ca3257e00

commit 1b0f8168efc7052faef7bf9a78fbf08ca3257e00
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2021-10-19 01:16:45 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2021-10-19 02:26:56 +0000

    games-arcade/cdogs-sdl: add 1.1.1
    
    * moved protobuf-python to BDEPEND with python-any-r1 (bug #768321)
    * removed BUILD_EDITOR patch (upstreamed)
    * EAPI-8 and small cleanups
    
    Closes: https://bugs.gentoo.org/768321
    Closes: https://bugs.gentoo.org/818862
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 games-arcade/cdogs-sdl/Manifest                    |  1 +
 games-arcade/cdogs-sdl/cdogs-sdl-1.1.1.ebuild      | 50 ++++++++++++++++++++++
 .../cdogs-sdl/files/cdogs-sdl-1.1.1-cmake.patch    | 14 ++++++
 3 files changed, 65 insertions(+)