Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 644050 - app-emulation/qemu: ${PYTHON_REQUIRED_USE} should only apply for USE=python
Summary: app-emulation/qemu: ${PYTHON_REQUIRED_USE} should only apply for USE=python
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo QEMU Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-09 19:16 UTC by pmn
Modified: 2018-02-11 18:29 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description pmn 2018-01-09 19:16:23 UTC
trying to get rid of python2 on pi which takes up lots of storage, relatively speaking:

https://gist.github.com/e0082cfacacb2a29329782be53604255
https://gist.github.com/adac7eb7ced1bb36610c6c8cce9e29a9
Comment 1 Mike Gilbert gentoo-dev 2018-01-09 19:34:15 UTC
I suspect qemu uses python unconditionally as part of the build process. python-r1.eclass would probably throw an error if the ebuild tried to call python_setup with no python_targets enabled.

This is probably a CANTFIX.
Comment 2 Matthias Maier gentoo-dev 2018-02-11 18:29:39 UTC
Python is used in the build system :-/