Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 688528 - 3.7.3 python setuptools portage etc fails to build.
Summary: 3.7.3 python setuptools portage etc fails to build.
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-23 08:11 UTC by Michael Lawrence
Modified: 2019-06-25 09:32 UTC (History)
0 users

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 Michael Lawrence 2019-06-23 08:11:29 UTC
python targets 2.7 3.6 3.7  some cases 3.5 however trying to kill it. 

'python_targets_python3_7
emerge py-foo anything fails.. least for 3.7 

Setuptools etc... 
(manually baked a few favs ie portage etc.. @ python3.7 setup...  ) 

i have older packages @ 3.7.2 on drive however with EEMC room is scant.. 
however last summer 3.7.2 anything for the most part just worked.. 

I'm just not shure whats blocking dev-python../???anything?? @ python_targets_python3_7  from building... 



rock64pro... arm64 , Gentoo kernel built... 

(Gentoo on chroot build .. mali drivers... other hellz.) 

ubuntoo/parot os host..
Comment 1 Michael Lawrence 2019-06-23 08:17:48 UTC
!!! Problem resolving dependencies for dev-python/setuptools                                                                                                               ... done!

!!! The ebuild selected to satisfy "dev-python/setuptools" has unmet requirements.
- dev-python/setuptools-41.0.1::gentoo USE="-test" PYTHON_TARGETS="(-pypy) (-pypy3) -python2_7 -python3_5 -python3_6 (-python3_7)"

  The following REQUIRED_USE flag constraints are unsatisfied:
    any-of ( python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 )



USE="python_targets_python3_7" PYTHON_TARGETS="python3_7" emerge -av dev-python/setuptools
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2019-06-25 09:32:55 UTC
Apparently USE=python_targets_python3_7 is masked in your profile, which is not a bug but a feature. Unmasking USE flags locally does not require filing a bug report. Please use our web forums, mailing lists and IRC channels to get support with that.