From owner-freebsd-gecko@FreeBSD.ORG Sun Mar 1 00:23:52 2015 Return-Path: Delivered-To: gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EEBEF37E for ; Sun, 1 Mar 2015 00:23:52 +0000 (UTC) Received: from mail-qg0-x236.google.com (mail-qg0-x236.google.com [IPv6:2607:f8b0:400d:c04::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A69D2EED for ; Sun, 1 Mar 2015 00:23:52 +0000 (UTC) Received: by mail-qg0-f54.google.com with SMTP id h3so5885848qgf.13 for ; Sat, 28 Feb 2015 16:23:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=t9PucvgTCWbdEoLAZbHIr4bXQLhn0TGTU2kkJFlI1Kk=; b=ys63gWgT4de+a9UUSdwJSBAcjvcV4HukV3U9DzIa0qWIkKkX/n3J58awHtWMVRsrJe YcCVit9Pf8UVACN0Sx6h+uYbD7yWwPQVP+xyjafTVDJy9Um2pfZMzOJsiRR9kpxpMGEa QRfcBgb9VqYMxR/GzbC8wk3vdnXCbhHR2wR7jVc98xL/6ICL7D8J5ecHU2ifiE7ifszb aOq+ldfLeDZjpbBLJCouqj5MV1KyZ9/THPFDniNVmFqkcxUcadD4aEqT84nbSayoN3wV eahL/tF99wZFyZxKo9CoI1S3HNBMKOPviR0kDvdwiHUgimxfGYC0DbOAC32Bqc6BB7Oq XSLg== MIME-Version: 1.0 X-Received: by 10.140.91.71 with SMTP id y65mr2319715qgd.90.1425169431769; Sat, 28 Feb 2015 16:23:51 -0800 (PST) Received: by 10.140.97.245 with HTTP; Sat, 28 Feb 2015 16:23:51 -0800 (PST) Date: Sat, 28 Feb 2015 18:23:51 -0600 Message-ID: Subject: Configure error during port upgrade From: Rob Belics To: gecko@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Mar 2015 00:23:53 -0000 I've had this problem since trying to upgrade to version 35, I think, and except for showing this a month ago, haven't had a chance to look into it. Here is the output trying to upgrade Firefox using portmaster. I also tried uninstalling Firefox and reinstalling to no avail: Installing setuptools, pip... Complete output from command /usr/ports/www/firef...ualenv/bin/python2.7 -c "import sys, pip; sys...d\"] + sys.argv[1:]))" setuptools pip: Traceback (most recent call last): File "", line 1, in File "/usr/ports/www/firefox/work/mozilla-release/python/virtualenv/virtualenv_support/pip-1.5.4-py2.py3-none-any.whl/pip/__init__.py", line 10, in File "/usr/ports/www/firefox/work/mozilla-release/python/virtualenv/virtualenv_support/pip-1.5.4-py2.py3-none-any.whl/pip/util.py", line 18, in File "/usr/ports/www/firefox/work/mozilla-release/python/virtualenv/virtualenv_support/pip-1.5.4-py2.py3-none-any.whl/pip/_vendor/distlib/version.py", line 14, in File "/usr/ports/www/firefox/work/mozilla-release/python/virtualenv/virtualenv_support/pip-1.5.4-py2.py3-none-any.whl/pip/_vendor/distlib/compat.py", line 31, in ImportError: cannot import name HTTPSHandler ---------------------------------------- ...Installing setuptools, pip...done. Traceback (most recent call last): File "/usr/ports/www/firefox/work/mozilla-release/python/virtualenv/virtualenv.py", line 2338, in main() File "/usr/ports/www/firefox/work/mozilla-release/python/virtualenv/virtualenv.py", line 824, in main symlink=options.symlink) File "/usr/ports/www/firefox/work/mozilla-release/python/virtualenv/virtualenv.py", line 992, in create_environment install_wheel(to_install, py_executable, search_dirs) File "/usr/ports/www/firefox/work/mozilla-release/python/virtualenv/virtualenv.py", line 960, in install_wheel 'PIP_NO_INDEX': '1' File "/usr/ports/www/firefox/work/mozilla-release/python/virtualenv/virtualenv.py", line 902, in call_subprocess % (cmd_desc, proc.returncode)) OSError: Command /usr/ports/www/firef...ualenv/bin/python2.7 -c "import sys, pip; sys...d\"] + sys.argv[1:]))" setuptools pip failed with error code 1 Traceback (most recent call last): File "/usr/ports/www/firefox/work/mozilla-release/python/mozbuild/mozbuild/virtualenv.py", line 473, in manager.ensure() File "/usr/ports/www/firefox/work/mozilla-release/python/mozbuild/mozbuild/virtualenv.py", line 128, in ensure return self.build() File "/usr/ports/www/firefox/work/mozilla-release/python/mozbuild/mozbuild/virtualenv.py", line 371, in build self.create() File "/usr/ports/www/firefox/work/mozilla-release/python/mozbuild/mozbuild/virtualenv.py", line 147, in create raise Exception('Error creating virtualenv.') Exception: Error creating virtualenv. ------ config.log ------ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:1220: checking host system type configure:1241: checking target system type configure:1259: checking build system type configure:1335: checking for mawk configure:1335: checking for gawk configure:1335: checking for nawk *** Fix above errors and then restart with\ "gmake -f client.mk build" /usr/ports/www/firefox/work/mozilla-release/client.mk:361: recipe for target 'configure' failed gmake: *** [configure] Error 1 ===> Script "configure" failed unexpectedly. Please report the problem to gecko@FreeBSD.org [maintainer] and attach the "/usr/ports/www/firefox/work/mozilla-release/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** [gecko-do-configure] Error code 1 Stop in /usr/ports/www/firefox. *** [build] Error code 1 Stop in /usr/ports/www/firefox. ===>>> make build failed for www/firefox ===>>> Aborting update