Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Firefox-31.8.0 build fails on no-multilib PC
Date: Sat, 25 Jul 2015 08:30:08
Message-Id: 201507250929.24515.michaelkintzios@gmail.com
1 Any idea how I can fix the errors it mentions below:
2
3 ===========================================================
4 creating cache ./config.cache
5 checking host system type... x86_64-unknown-linux-gnu
6 checking target system type... x86_64-pc-linux-gnu
7 checking build system type... x86_64-pc-linux-gnu
8 checking for mawk... no
9 checking for gawk... gawk
10 Using Python from environment variable $PYTHON
11 Creating Python environment
12 New python executable in /var/tmp/portage/www-
13 client/firefox-31.8.0/work/mozilla-esr31/obj-x86_64-pc-linux-
14 gnu/_virtualenv/bin/python2.7
15 Also creating executable in /var/tmp/portage/www-
16 client/firefox-31.8.0/work/mozilla-esr31/obj-x86_64-pc-linux-
17 gnu/_virtualenv/bin/python
18 Installing setuptools, pip...
19 Complete output from command /var/tmp/portage/www...ualenv/bin/python2.7 -c
20 "import sys, pip; sys...d\"] + sys.argv[1:]))" setuptools pip:
21 Traceback (most recent call last):
22 File "<string>", line 1, in <module>
23 File "/var/tmp/portage/www-client/firefox-31.8.0/work/mozilla-
24 esr31/python/virtualenv/virtualenv_support/pip-1.5.4-py2.py3-none-
25 any.whl/pip/__init__.py", line 10, in <module>
26 File "/var/tmp/portage/www-client/firefox-31.8.0/work/mozilla-
27 esr31/python/virtualenv/virtualenv_support/pip-1.5.4-py2.py3-none-
28 any.whl/pip/util.py", line 18, in <module>
29 File "/var/tmp/portage/www-client/firefox-31.8.0/work/mozilla-
30 esr31/python/virtualenv/virtualenv_support/pip-1.5.4-py2.py3-none-
31 any.whl/pip/_vendor/distlib/version.py", line 14, in <module>
32 File "/var/tmp/portage/www-client/firefox-31.8.0/work/mozilla-
33 esr31/python/virtualenv/virtualenv_support/pip-1.5.4-py2.py3-none-
34 any.whl/pip/_vendor/distlib/compat.py", line 31, in <module>
35 ImportError: cannot import name HTTPSHandler
36 ----------------------------------------
37 ...Installing setuptools, pip...done.
38 Traceback (most recent call last):
39 File "/var/tmp/portage/www-client/firefox-31.8.0/work/mozilla-
40 esr31/python/virtualenv/virtualenv.py", line 2338, in <module>
41 main()
42 File "/var/tmp/portage/www-client/firefox-31.8.0/work/mozilla-
43 esr31/python/virtualenv/virtualenv.py", line 824, in main
44 symlink=options.symlink)
45 File "/var/tmp/portage/www-client/firefox-31.8.0/work/mozilla-
46 esr31/python/virtualenv/virtualenv.py", line 992, in create_environment
47 install_wheel(to_install, py_executable, search_dirs)
48 File "/var/tmp/portage/www-client/firefox-31.8.0/work/mozilla-
49 esr31/python/virtualenv/virtualenv.py", line 960, in install_wheel
50 'PIP_NO_INDEX': '1'
51 File "/var/tmp/portage/www-client/firefox-31.8.0/work/mozilla-
52 esr31/python/virtualenv/virtualenv.py", line 902, in call_subprocess
53 % (cmd_desc, proc.returncode))
54 OSError: Command /var/tmp/portage/www...ualenv/bin/python2.7 -c "import sys,
55 pip; sys...d\"] + sys.argv[1:]))" setuptools pip failed with error code 1
56 Traceback (most recent call last):
57 File "/var/tmp/portage/www-client/firefox-31.8.0/work/mozilla-
58 esr31/python/mozbuild/mozbuild/virtualenv.py", line 473, in <module>
59 manager.ensure()
60 File "/var/tmp/portage/www-client/firefox-31.8.0/work/mozilla-
61 esr31/python/mozbuild/mozbuild/virtualenv.py", line 128, in ensure
62 return self.build()
63 File "/var/tmp/portage/www-client/firefox-31.8.0/work/mozilla-
64 esr31/python/mozbuild/mozbuild/virtualenv.py", line 371, in build
65 self.create()
66 File "/var/tmp/portage/www-client/firefox-31.8.0/work/mozilla-
67 esr31/python/mozbuild/mozbuild/virtualenv.py", line 147, in create
68 raise Exception('Error creating virtualenv.')
69 Exception: Error creating virtualenv.
70 ------ config.log ------
71 This file contains any messages produced by compilers while
72 running configure, to aid debugging if configure makes a mistake.
73 configure:1212: checking host system type
74 configure:1233: checking target system type
75 configure:1251: checking build system type
76 configure:1326: checking for mawk
77 configure:1326: checking for gawk
78 *** Fix above errors and then restart with\
79 "make -f client.mk build"
80 /var/tmp/portage/www-client/firefox-31.8.0/work/mozilla-esr31/client.mk:344:
81 recipe for target 'configure' failed
82 make[2]: *** [configure] Error 1
83 make[2]: Leaving directory '/var/tmp/portage/www-
84 client/firefox-31.8.0/work/mozilla-esr31'
85 /var/tmp/portage/www-client/firefox-31.8.0/work/mozilla-esr31/client.mk:358:
86 recipe for target '/var/tmp/portage/www-client/firefox-31.8.0/work/mozilla-
87 esr31/obj-x86_64-pc-linux-gnu/Makefile' failed
88 make[1]: *** [/var/tmp/portage/www-client/firefox-31.8.0/work/mozilla-
89 esr31/obj-x86_64-pc-linux-gnu/Makefile] Error 2
90 make[1]: Leaving directory '/var/tmp/portage/www-
91 client/firefox-31.8.0/work/mozilla-esr31'
92 client.mk:168: recipe for target 'build' failed
93 make: *** [build] Error 2
94 * ERROR: www-client/firefox-31.8.0::gentoo failed (compile phase):
95 * emake failed
96 *
97 * If you need support, post the output of `emerge --info '=www-
98 client/firefox-31.8.0::gentoo'`,
99 * the complete build log and the output of `emerge -pqv '=www-
100 client/firefox-31.8.0::gentoo'`.
101 * The complete build log is located at '/var/tmp/portage/www-
102 client/firefox-31.8.0/temp/build.log'.
103 * The ebuild environment file is located at '/var/tmp/portage/www-
104 client/firefox-31.8.0/temp/environment'.
105 * Working directory: '/var/tmp/portage/www-
106 client/firefox-31.8.0/work/mozilla-esr31'
107 * S: '/var/tmp/portage/www-client/firefox-31.8.0/work/mozilla-esr31'
108
109 >>> Failed to emerge www-client/firefox-31.8.0
110
111 ===========================================================
112
113 This report speaks of a patch, but it was some years ago now.
114
115 https://bugzilla.mozilla.org/show_bug.cgi?id=805835
116
117
118 --
119 Regards,
120 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
[gentoo-user] Re: Firefox-31.8.0 build fails on no-multilib PC Mick <michaelkintzios@×××××.com>