From owner-freebsd-python@freebsd.org Thu Dec 15 03:28:23 2016 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 01BEFC8014A for ; Thu, 15 Dec 2016 03:28:23 +0000 (UTC) (envelope-from dave.mehler@gmail.com) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id D94811085 for ; Thu, 15 Dec 2016 03:28:22 +0000 (UTC) (envelope-from dave.mehler@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id D8999C80148; Thu, 15 Dec 2016 03:28:22 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D83CAC80147 for ; Thu, 15 Dec 2016 03:28:22 +0000 (UTC) (envelope-from dave.mehler@gmail.com) Received: from mail-wm0-x22e.google.com (mail-wm0-x22e.google.com [IPv6:2a00:1450:400c:c09::22e]) (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 7328B1083 for ; Thu, 15 Dec 2016 03:28:22 +0000 (UTC) (envelope-from dave.mehler@gmail.com) Received: by mail-wm0-x22e.google.com with SMTP id g23so143680876wme.1 for ; Wed, 14 Dec 2016 19:28:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=9GHvx/NBlq2Ar/lU3f8TX6HuCFWH2KipH7UI/vI69as=; b=PjCpbbDkQhLGN+JAnejiTVxEbNVHBSrnTDQS/OhCpN92UWqob4+B6Gk0qo64M6vDpA +ruJ2Vxt6a0DtD3X+s19Dndz3SP4rjwNnot5gsPyqjdV/iuZE31mSZWJnjvVS1rL+cT7 p0aM2qfdn+0rFXAmQ7PYK8tSbm30EsHknJsK3jlnHV41t0vQ9qJsujftUk+zDMrVb7Kr zLYyb9MXwpg+ko9J4Nr3zidUPnQ/SSHllLD+Z6S2xgac//XA61pkxxFj+H++0BFnwo6h uOz4FWhJfdnghHnEh1/JJzDL4DnIwfQISUuiFr6ThGko2oW4WkZR04kvMlATIOyQN5XC P8tA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=9GHvx/NBlq2Ar/lU3f8TX6HuCFWH2KipH7UI/vI69as=; b=DvCjuneoXTJD/g6O4fW/5H8CrGJFutYNIr1LYKWmQg1eQnTZxAbheWkw6XzkL9eXTR 1lc60b7dcbkEA+G3mKALfvWItWnRSFQAuN8PfIOwKpQ8Tmv3Nb7BvdmOdjTk/cN0XGp6 F6KME33FXacRa1sEM6JprUryEzZrwBcyHelqwXPw8Hl+TnjhWvEsL7mrJXPiPUS9KXVr GqabbcOiG/+XlkTQlvlVYQOm1aNRNgj+AMDWrXlwCskU12vcPNVPbWpyCp6tR4vFXJLs MGRmd3hEpLUVVUlvaE6X6Mn9+EAl6iG/O5bP5Itj6a1hh+SFuwsDaft38Cs8a5HB11k+ Sg7A== X-Gm-Message-State: AIkVDXIBNiXW5XOZZePzQhkbhkJvzODHbZDrTxNF8b8hkHeXfYfMb2hSK5ZIuUV+7wHla/h6bj0ypeKUhUMfYA== X-Received: by 10.28.45.212 with SMTP id t203mr538633wmt.46.1481772499965; Wed, 14 Dec 2016 19:28:19 -0800 (PST) MIME-Version: 1.0 Received: by 10.194.239.104 with HTTP; Wed, 14 Dec 2016 19:28:19 -0800 (PST) From: David Mehler Date: Wed, 14 Dec 2016 22:28:19 -0500 Message-ID: Subject: Py-setuptools compilation error To: python@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Dec 2016 03:28:23 -0000 Hello, I'm running a FreeBSD 10.3 p14 system. It's got Python 2.7, and py-setuptools27 on it, both I believe dependencies of the mysql56-server which I'm also running. I have updated my ports to the latest, and done a system upgrade with portmaster. When the process gets to compiling py-setuptools27 as a dependency of python27 it bombs out. I manually go to that directory, do a make clean and a make atempting to narrow the issue and this is what I have: /usr/ports/devel/py-setuptools27]# make ===> License PSFL accepted by the user ===> py27-setuptools27-28.8.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-setuptools27-28.8.0 for building ===> Extracting for py27-setuptools27-28.8.0 => SHA256 Checksum OK for python/setuptools-28.8.0.tar.gz. ===> Patching for py27-setuptools27-28.8.0 ===> py27-setuptools27-28.8.0 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-setuptools27-28.8.0 Traceback (most recent call last): File "setup.py", line 11, in import setuptools File "/usr/ports/devel/py-setuptools27/work/setuptools-28.8.0/setuptools/__init__.py", line 10, in from setuptools.extern.six.moves import filter, filterfalse, map File "/usr/ports/devel/py-setuptools27/work/setuptools-28.8.0/setuptools/extern/__init__.py", line 1, in from pkg_resources.extern import VendorImporter File "/usr/ports/devel/py-setuptools27/work/setuptools-28.8.0/pkg_resources/__init__.py", line 74, in __import__('pkg_resources.extern.packaging.requirements') File "/usr/ports/devel/py-setuptools27/work/setuptools-28.8.0/pkg_resources/extern/__init__.py", line 61, in load_module "distribution.".format(**locals()) ImportError: The 'packaging.requirements' package is required; normally this is bundled with this package so if you get this warning, consult the packager of your distribution. *** Error code 1 Stop. make: stopped in /usr/ports/devel/py-setuptools27 What does this mean and is there a fix? Thanks. Dave.