View previous topic :: View next topic |
Author |
Message |
cfgauss l33t
Joined: 18 May 2005 Posts: 723 Location: USA
|
Posted: Tue Dec 08, 2020 4:48 pm Post subject: [SOLVED] PyICU fails to emerge |
|
|
emerge --info =dev-python/PyICU-2.5::gentoo is here.
The complete build log is here.
Code: | $ emerge -pqv '=dev-python/PyICU-2.5::gentoo'
[ebuild R ] dev-python/PyICU-2.5 USE="-test" PYTHON_TARGETS="python3_8 -python3_6 -python3_7 -python3_9" |
Any debugging hints will be gratefully received.
[SOLVED] equery d dev-python/PyICU returned no packages, so I unmerged it. [/SOLVED]
Last edited by cfgauss on Wed Jan 06, 2021 4:34 pm; edited 1 time in total |
|
Back to top |
|
|
Ionen Developer
Joined: 06 Dec 2018 Posts: 2852
|
Posted: Tue Dec 08, 2020 5:20 pm Post subject: |
|
|
Given using ~testing it's most likely a to-be-resolved incompatibility with icu-68.1 which just got unmasked, I don't see an open bug for PyICU (as of the writing of this), so you may want to open one.
Edit: Seems support for 68.1 was added in PyICU-2.6 (in this this commit), but gentoo's version is still 2.5
Update: was bumped to 2.6 now |
|
Back to top |
|
|
|