Created attachment 530022 [details] emerge info Hello, My system (Gentoo ~amd64 ABI=X32) cannot compile firefox-59.0.2 (52.7.4 as well). Build fails with error: 0:00.61 Installing setuptools, pip, wheel... 0:00.61 Complete output from command /tmp/portage/www-cli...ualenv/bin/python2.7 - setuptools pip wheel: 0:00.61 Traceback (most recent call last): 0:00.61 File "<stdin>", line 3, in <module> 0:00.61 ImportError: No module named pkgutil I've tried to re-emerge python, python-exec without any luck. System python (2.7.14) knows mention module: pashgan@light ~ $ python Python 2.7.14 (default, May 5 2018, 17:25:56) [GCC 7.3.0] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import pkgutil >>> The most similar bug I found is: https://bugs.gentoo.org/436274. But I cannot use patches from it, because they are obsolete. Is it something wrong with my python environment, what can I try to do here?
Created attachment 530024 [details] build log
firefox-60.0: same issue.
Please feel free to reopen and update any bug report that can be duplicated with current esr builds, 60.x. If you feel your feature needs to be re looked at in any of these bugs reopen and update, please attach patches when appropriate. Thank you Mozilla Team
I've just switched to plain x64 arch, x32 is unusable for me.