Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 867631 - dev-libs/keystone-0.9.2-r1 fails to compile with dev-lang/python-exec[-native-symlinks]
Summary: dev-libs/keystone-0.9.2-r1 fails to compile with dev-lang/python-exec[-native...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: mario.haustein
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 762406
  Show dependency tree
 
Reported: 2022-08-31 05:05 UTC by Agostino Sarubbo
Modified: 2022-10-05 07:16 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,54.87 KB, text/plain)
2022-08-31 05:05 UTC, Agostino Sarubbo
Details
1-CMakeError.log (1-CMakeError.log,15.30 KB, text/plain)
2022-08-31 05:05 UTC, Agostino Sarubbo
Details
1-CMakeOutput.log (1-CMakeOutput.log,88.17 KB, text/plain)
2022-08-31 05:05 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 2022-08-31 05:05:32 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/keystone-0.9.2-r1 fails to compile with dev-lang/python-exec[-native-symlinks].
Discovered on: amd64 (internal ref: ci)

NOTE:
Please take a look at the tracker bug for more info.
Comment 1 Agostino Sarubbo gentoo-dev 2022-08-31 05:05:34 UTC
Created attachment 802081 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-08-31 05:05:35 UTC
Created attachment 802084 [details]
1-CMakeError.log

1-CMakeError.log
Comment 3 Agostino Sarubbo gentoo-dev 2022-08-31 05:05:37 UTC
Created attachment 802087 [details]
1-CMakeOutput.log

1-CMakeOutput.log
Comment 4 Agostino Sarubbo gentoo-dev 2022-08-31 05:05:39 UTC
Error(s) that match a know pattern:


-- Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE)
Comment 5 Larry the Git Cow gentoo-dev 2022-10-05 07:16:10 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ef7e7967be382f393f7e76e098d31ff13e199fc

commit 8ef7e7967be382f393f7e76e098d31ff13e199fc
Author:     Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
AuthorDate: 2022-09-06 06:59:09 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2022-10-05 07:15:53 +0000

    dev-libs/keystone: explicitly specify python interpreter for cmake
    
    Closes: https://bugs.gentoo.org/867631
    Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
    Closes: https://github.com/gentoo/gentoo/pull/27161
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 dev-libs/keystone/keystone-0.9.2-r1.ebuild | 5 +++++
 dev-libs/keystone/keystone-9999.ebuild     | 5 +++++
 2 files changed, 10 insertions(+)