Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 829903

Summary: media-libs/libaom-3.2.0 calls python directly (dev-lang/python-exec[-native-symlinks])
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED FIXED    
Severity: normal CC: sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 762406    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2021-12-24 07:03:22 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-libs/libaom-3.2.0 calls python directly (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 2021-12-24 07:03:25 UTC
Created attachment 760173 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-12-24 07:03:27 UTC
Error(s) that match a know pattern:


-- Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) 
/var/tmp/portage/media-libs/libaom-3.2.0/work_build-abi_x86_64.amd64/config/aom_config.asm:63: error: undefined symbol `OFF' (first use)
Comment 3 Larry the Git Cow gentoo-dev 2021-12-24 07:11:48 UTC
The bug has been closed via the following commit(s):

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

commit a7ef0d7b5d70e1ccd0e68cd0b7460b714781c2b9
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-12-24 07:11:24 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-12-24 07:11:24 +0000

    media-libs/libaom: add python-any-r1 for building
    
    Needs Python at build time.
    
    Closes: https://bugs.gentoo.org/829903
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/libaom/libaom-3.2.0.ebuild | 6 ++++--
 media-libs/libaom/libaom-9999.ebuild  | 6 ++++--
 2 files changed, 8 insertions(+), 4 deletions(-)