From owner-freebsd-gecko@FreeBSD.ORG Sun Jan 25 21:57:45 2015 Return-Path: Delivered-To: gecko@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 65F2C363 for ; Sun, 25 Jan 2015 21:57:45 +0000 (UTC) Received: from mail-qg0-x230.google.com (mail-qg0-x230.google.com [IPv6:2607:f8b0:400d:c04::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 21178D2E for ; Sun, 25 Jan 2015 21:57:45 +0000 (UTC) Received: by mail-qg0-f48.google.com with SMTP id z60so4623163qgd.7 for ; Sun, 25 Jan 2015 13:57:44 -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=pY3tNMPjEqY8gMGvgEjSMOb2z0Kt1OKcMNg2IHYvLPg=; b=rrFVrrBE0gbDH+zIUNEfudHnZRKmZrFRQlX7aW1Ggdfc2YkuVDKF5JMrJ4jRZu8pFw CYmxa5JaaULecXdDmAOKyPFbs3PMYtYl/e/vQTQEtm8r7fAvTiY1cSXZckqwxt7bjsdz gWNQe3BnPq3TRmstFVnrE7zCtrEg+gKkOOCF8N8QwhoP8u+dQDmVRnc4AcIJhi7hATXZ +KDLkzU44mXegnavkZA7mue8u42isYRRNbzTlw3QHo6JyQxU2xxFWjXp+MSNTuoYMmti XsIruV+ZQSifEAiXLEaPVbqYYBYDA2P7seNpzI3WYcSBsqq9oh4gJ3WsSx2nx+xtw38E Ghnw== MIME-Version: 1.0 X-Received: by 10.140.97.7 with SMTP id l7mr34471394qge.66.1422223064214; Sun, 25 Jan 2015 13:57:44 -0800 (PST) Received: by 10.140.109.165 with HTTP; Sun, 25 Jan 2015 13:57:44 -0800 (PST) Date: Sun, 25 Jan 2015 15:57:44 -0600 Message-ID: Subject: configure failed unexpectedly 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, 25 Jan 2015 21:57:45 -0000 Creating Python environment New python executable in /usr/ports/www/firefox/work/mozilla-release/obj-x86_64-portbld-freebsd9.3/_virtualenv/bin/python2.7 Also creating executable in /usr/ports/www/firefox/work/mozilla-release/obj-x86_64-portbld-freebsd9.3/_virtualenv/bin/python 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:1227: checking host system type configure:1248: checking target system type configure:1266: checking build system type configure:1342: checking for mawk configure:1342: checking for gawk configure:1342: 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 There is no "config.log" at the path shown above.