Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 829903 - media-libs/libaom-3.2.0 calls python directly (dev-lang/python-exec[-native-symlinks])
Summary: media-libs/libaom-3.2.0 calls python directly (dev-lang/python-exec[-native-s...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 762406
  Show dependency tree
 
Reported: 2021-12-24 07:03 UTC by Agostino Sarubbo
Modified: 2021-12-24 07:11 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,660.33 KB, text/plain)
2021-12-24 07:03 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-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(-)