Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 785118 - [guru] media-video/ciano-0.2.4 fails to compile with dev-lang/python-exec[-native-symlinks]
Summary: [guru] media-video/ciano-0.2.4 fails to compile with dev-lang/python-exec[-na...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: tastytea
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 762406
  Show dependency tree
 
Reported: 2021-04-22 21:07 UTC by Agostino Sarubbo
Modified: 2021-04-24 06:38 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,53.51 KB, text/plain)
2021-04-22 21:07 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-04-22 21:07:38 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-video/ciano-0.2.4 fails to compile with dev-lang/python-exec[-native-symlinks].
Discovered on: amd64 (internal ref: guru_tinderbox)

NOTE:
Please take a look at the tracker bug for more info.
Comment 1 Agostino Sarubbo gentoo-dev 2021-04-22 21:07:40 UTC
Created attachment 701778 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-04-22 21:07:42 UTC
Possible context of error(s):

/usr/bin/env: ‘python3’: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2021-04-24 06:38:46 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9ea9e2f03b225abceabc1179363640bf8ae18f2f

commit 9ea9e2f03b225abceabc1179363640bf8ae18f2f
Author:     Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
AuthorDate: 2021-04-23 17:43:48 +0000
Commit:     Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
CommitDate: 2021-04-23 17:52:56 +0000

    media-video/ciano: Declare Python support.
    
    meson calls a python post-install script during build.
    
    Closes: https://bugs.gentoo.org/785118
    Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>

 media-video/ciano/ciano-0.2.4.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)