Gentoo Archives: gentoo-user

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

Attachments

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