Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 848705 - media-libs/gstreamer-editing-services-1.20.5 fails to compile with dev-lang/python-exec[-native-symlinks]
Summary: media-libs/gstreamer-editing-services-1.20.5 fails to compile with dev-lang/p...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: GStreamer package maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 762406
  Show dependency tree
 
Reported: 2022-05-31 06:51 UTC by Agostino Sarubbo
Modified: 2024-04-01 19:55 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,53.74 KB, text/plain)
2022-05-31 06:51 UTC, Agostino Sarubbo
Details
1-meson-log.txt (1-meson-log.txt,57.80 KB, text/plain)
2022-05-31 06:51 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-05-31 06:51:21 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-libs/gstreamer-editing-services-1.18.4 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-05-31 06:51:23 UTC
CC'ing also the author of the commit (cff3f990617fb4d9ad8e70f49ce1f45474eca965)
Comment 2 Agostino Sarubbo gentoo-dev 2022-05-31 06:51:24 UTC
Created attachment 781547 [details]
build.log

build log and emerge --info
Comment 3 Agostino Sarubbo gentoo-dev 2022-05-31 06:51:25 UTC
Created attachment 781550 [details]
1-meson-log.txt

1-meson-log.txt
Comment 4 Agostino Sarubbo gentoo-dev 2022-05-31 06:51:27 UTC
Error(s) that match a know pattern:


meson.build:312:4: ERROR: Problem encountered: /usr/bin/env: ‘python3’: No such file or directory
TypeError: expected str, bytes or os.PathLike object, not NoneType
Comment 5 Agostino Sarubbo gentoo-dev 2022-05-31 07:22:12 UTC
ci has reproduced this issue with version 1.20.2 - Updating summary.
Comment 6 Agostino Sarubbo gentoo-dev 2022-08-26 18:07:22 UTC
ci has reproduced this issue with version 1.20.3 - Updating summary.
Comment 7 Agostino Sarubbo gentoo-dev 2023-01-14 16:15:08 UTC
ci has reproduced this issue with version 1.20.5 - Updating summary.
Comment 8 Larry the Git Cow gentoo-dev 2024-04-01 19:55:22 UTC
The bug has been closed via the following commit(s):

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

commit c11df29e0d0d94933fea0a3f3441f0c4beab1f65
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2024-04-01 14:21:45 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2024-04-01 19:53:46 +0000

    media-libs/gstreamer-editing-services: add 1.22.11, EAPI-8, enable py3.12
    
    Fix build with dev-lang/python-exec[-native-symlinks] by adding missing
    call to python_setup for global python setup.
    
    Closes: https://bugs.gentoo.org/848705
    Signed-off-by: Mart Raudsepp <leio@gentoo.org>

 media-libs/gstreamer-editing-services/Manifest                    | 2 +-
 ...s-1.22.10.ebuild => gstreamer-editing-services-1.22.11.ebuild} | 8 +++++---
 2 files changed, 6 insertions(+), 4 deletions(-)