[Bug 217868] py27-setuptools27 "installs files into the same place" (reminds of bug 187354)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Mar 17 14:15:21 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217868
Bug ID: 217868
Summary: py27-setuptools27 "installs files into the same place"
(reminds of bug 187354)
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: freebsd at bengrimm.net
In Poudriere:
===> py27-sphinx-1.4.8,1 depends on package: py27-setuptools>0 - not found
===> Installing existing package /packages/All/py27-setuptools-32.1.0.txz
[host] Installing py27-setuptools-32.1.0...
pkg-static: py27-setuptools-32.1.0 conflicts with py27-setuptools27-32.1.0
(installs files into the same place). Problematic file:
/usr/local/lib/python2.7/site-packages/easy-install.pth.dist
Failed to install the following 1 package(s):
/packages/All/py27-setuptools-32.1.0.txz
*** Error code 70
Stop.
make: stopped in /usr/ports/textproc/py-sphinx
In a straight-up `make` in /usr/ports/devel/py27-setuptools:
/usr/ports/devel/py27-setuptools # make
===> License PSFL accepted by the user
===> py27-setuptools-32.1.0 depends on file: /usr/local/sbin/pkg - found
=> setuptools-32.1.0.tar.gz doesn't seem to exist in
/usr/ports/distfiles/python.
=> Attempting to fetch
https://pypi.python.org/packages/source/s/setuptools/setuptools-32.1.0.tar.gz
fetch:
https://pypi.python.org/packages/source/s/setuptools/setuptools-32.1.0.tar.gz:
Not Found
=> Attempting to fetch
https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-32.1.0.tar.gz
setuptools-32.1.0.tar.gz 100% of 641 kB 2435 kBps 00m00s
===> Fetching all distfiles required by py27-setuptools-32.1.0 for building
===> Extracting for py27-setuptools-32.1.0
=> SHA256 Checksum OK for python/setuptools-32.1.0.tar.gz.
===> Patching for py27-setuptools-32.1.0
===> py27-setuptools-32.1.0 depends on file: /usr/local/bin/python2.7 - found
===> Configuring for py27-setuptools-32.1.0
running config
===> Building for py27-setuptools-32.1.0
running build
running build_py
creating build
creating build/lib
copying easy_install.py -> build/lib
creating build/lib/pkg_resources
copying pkg_resources/__init__.py -> build/lib/pkg_resources
creating build/lib/setuptools
copying setuptools/__init__.py -> build/lib/setuptools
copying setuptools/archive_util.py -> build/lib/setuptools
copying setuptools/config.py -> build/lib/setuptools
copying setuptools/depends.py -> build/lib/setuptools
copying setuptools/dist.py -> build/lib/setuptools
copying setuptools/extension.py -> build/lib/setuptools
copying setuptools/glob.py -> build/lib/setuptools
copying setuptools/launch.py -> build/lib/setuptools
copying setuptools/lib2to3_ex.py -> build/lib/setuptools
copying setuptools/monkey.py -> build/lib/setuptools
copying setuptools/msvc.py -> build/lib/setuptools
copying setuptools/namespaces.py -> build/lib/setuptools
copying setuptools/package_index.py -> build/lib/setuptools
copying setuptools/py26compat.py -> build/lib/setuptools
copying setuptools/py27compat.py -> build/lib/setuptools
copying setuptools/py31compat.py -> build/lib/setuptools
copying setuptools/sandbox.py -> build/lib/setuptools
copying setuptools/site-patch.py -> build/lib/setuptools
copying setuptools/ssl_support.py -> build/lib/setuptools
copying setuptools/unicode_utils.py -> build/lib/setuptools
copying setuptools/version.py -> build/lib/setuptools
copying setuptools/windows_support.py -> build/lib/setuptools
creating build/lib/pkg_resources/_vendor
copying pkg_resources/_vendor/__init__.py -> build/lib/pkg_resources/_vendor
copying pkg_resources/_vendor/appdirs.py -> build/lib/pkg_resources/_vendor
copying pkg_resources/_vendor/pyparsing.py -> build/lib/pkg_resources/_vendor
copying pkg_resources/_vendor/six.py -> build/lib/pkg_resources/_vendor
creating build/lib/pkg_resources/extern
copying pkg_resources/extern/__init__.py -> build/lib/pkg_resources/extern
creating build/lib/pkg_resources/_vendor/packaging
copying pkg_resources/_vendor/packaging/__about__.py ->
build/lib/pkg_resources/_vendor/packaging
copying pkg_resources/_vendor/packaging/__init__.py ->
build/lib/pkg_resources/_vendor/packaging
copying pkg_resources/_vendor/packaging/_compat.py ->
build/lib/pkg_resources/_vendor/packaging
copying pkg_resources/_vendor/packaging/_structures.py ->
build/lib/pkg_resources/_vendor/packaging
copying pkg_resources/_vendor/packaging/markers.py ->
build/lib/pkg_resources/_vendor/packaging
copying pkg_resources/_vendor/packaging/requirements.py ->
build/lib/pkg_resources/_vendor/packaging
copying pkg_resources/_vendor/packaging/specifiers.py ->
build/lib/pkg_resources/_vendor/packaging
copying pkg_resources/_vendor/packaging/utils.py ->
build/lib/pkg_resources/_vendor/packaging
copying pkg_resources/_vendor/packaging/version.py ->
build/lib/pkg_resources/_vendor/packaging
creating build/lib/setuptools/command
copying setuptools/command/__init__.py -> build/lib/setuptools/command
copying setuptools/command/alias.py -> build/lib/setuptools/command
copying setuptools/command/bdist_egg.py -> build/lib/setuptools/command
copying setuptools/command/bdist_rpm.py -> build/lib/setuptools/command
copying setuptools/command/bdist_wininst.py -> build/lib/setuptools/command
copying setuptools/command/build_ext.py -> build/lib/setuptools/command
copying setuptools/command/build_py.py -> build/lib/setuptools/command
copying setuptools/command/develop.py -> build/lib/setuptools/command
copying setuptools/command/easy_install.py -> build/lib/setuptools/command
copying setuptools/command/egg_info.py -> build/lib/setuptools/command
copying setuptools/command/install.py -> build/lib/setuptools/command
copying setuptools/command/install_egg_info.py -> build/lib/setuptools/command
copying setuptools/command/install_lib.py -> build/lib/setuptools/command
copying setuptools/command/install_scripts.py -> build/lib/setuptools/command
copying setuptools/command/py36compat.py -> build/lib/setuptools/command
copying setuptools/command/register.py -> build/lib/setuptools/command
copying setuptools/command/rotate.py -> build/lib/setuptools/command
copying setuptools/command/saveopts.py -> build/lib/setuptools/command
copying setuptools/command/sdist.py -> build/lib/setuptools/command
copying setuptools/command/setopt.py -> build/lib/setuptools/command
copying setuptools/command/test.py -> build/lib/setuptools/command
copying setuptools/command/upload.py -> build/lib/setuptools/command
copying setuptools/command/upload_docs.py -> build/lib/setuptools/command
creating build/lib/setuptools/extern
copying setuptools/extern/__init__.py -> build/lib/setuptools/extern
copying setuptools/script (dev).tmpl -> build/lib/setuptools
copying setuptools/script.tmpl -> build/lib/setuptools
copying setuptools/cli-32.exe -> build/lib/setuptools
copying setuptools/cli-64.exe -> build/lib/setuptools
copying setuptools/cli.exe -> build/lib/setuptools
copying setuptools/gui-32.exe -> build/lib/setuptools
copying setuptools/gui-64.exe -> build/lib/setuptools
copying setuptools/gui.exe -> build/lib/setuptools
copying setuptools/command/launcher manifest.xml ->
build/lib/setuptools/command
===> Staging for py27-setuptools-32.1.0
===> py27-setuptools-32.1.0 depends on file: /usr/local/bin/python2.7 - found
===> Generating temporary packing list
running install
running build
running build_py
running install_lib
creating /usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7
creating
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages
copying build/lib/easy_install.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages
creating
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/pkg_resources
copying build/lib/pkg_resources/__init__.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/pkg_resources
creating
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/pkg_resources/_vendor
copying build/lib/pkg_resources/_vendor/__init__.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/pkg_resources/_vendor
copying build/lib/pkg_resources/_vendor/appdirs.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/pkg_resources/_vendor
copying build/lib/pkg_resources/_vendor/pyparsing.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/pkg_resources/_vendor
copying build/lib/pkg_resources/_vendor/six.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/pkg_resources/_vendor
creating
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/pkg_resources/_vendor/packaging
copying build/lib/pkg_resources/_vendor/packaging/__about__.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/pkg_resources/_vendor/packaging
copying build/lib/pkg_resources/_vendor/packaging/__init__.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/pkg_resources/_vendor/packaging
copying build/lib/pkg_resources/_vendor/packaging/_compat.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/pkg_resources/_vendor/packaging
copying build/lib/pkg_resources/_vendor/packaging/_structures.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/pkg_resources/_vendor/packaging
copying build/lib/pkg_resources/_vendor/packaging/markers.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/pkg_resources/_vendor/packaging
copying build/lib/pkg_resources/_vendor/packaging/requirements.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/pkg_resources/_vendor/packaging
copying build/lib/pkg_resources/_vendor/packaging/specifiers.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/pkg_resources/_vendor/packaging
copying build/lib/pkg_resources/_vendor/packaging/utils.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/pkg_resources/_vendor/packaging
copying build/lib/pkg_resources/_vendor/packaging/version.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/pkg_resources/_vendor/packaging
creating
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/pkg_resources/extern
copying build/lib/pkg_resources/extern/__init__.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/pkg_resources/extern
creating
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools
copying build/lib/setuptools/__init__.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools
copying build/lib/setuptools/archive_util.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools
copying build/lib/setuptools/config.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools
copying build/lib/setuptools/depends.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools
copying build/lib/setuptools/dist.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools
copying build/lib/setuptools/extension.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools
copying build/lib/setuptools/glob.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools
copying build/lib/setuptools/launch.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools
copying build/lib/setuptools/lib2to3_ex.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools
copying build/lib/setuptools/monkey.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools
copying build/lib/setuptools/msvc.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools
copying build/lib/setuptools/namespaces.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools
copying build/lib/setuptools/package_index.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools
copying build/lib/setuptools/py26compat.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools
copying build/lib/setuptools/py27compat.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools
copying build/lib/setuptools/py31compat.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools
copying build/lib/setuptools/sandbox.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools
copying build/lib/setuptools/site-patch.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools
copying build/lib/setuptools/ssl_support.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools
copying build/lib/setuptools/unicode_utils.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools
copying build/lib/setuptools/version.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools
copying build/lib/setuptools/windows_support.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools
creating
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/command
copying build/lib/setuptools/command/__init__.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/command
copying build/lib/setuptools/command/alias.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/command
copying build/lib/setuptools/command/bdist_egg.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/command
copying build/lib/setuptools/command/bdist_rpm.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/command
copying build/lib/setuptools/command/bdist_wininst.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/command
copying build/lib/setuptools/command/build_ext.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/command
copying build/lib/setuptools/command/build_py.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/command
copying build/lib/setuptools/command/develop.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/command
copying build/lib/setuptools/command/easy_install.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/command
copying build/lib/setuptools/command/egg_info.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/command
copying build/lib/setuptools/command/install.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/command
copying build/lib/setuptools/command/install_egg_info.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/command
copying build/lib/setuptools/command/install_lib.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/command
copying build/lib/setuptools/command/install_scripts.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/command
copying build/lib/setuptools/command/py36compat.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/command
copying build/lib/setuptools/command/register.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/command
copying build/lib/setuptools/command/rotate.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/command
copying build/lib/setuptools/command/saveopts.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/command
copying build/lib/setuptools/command/sdist.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/command
copying build/lib/setuptools/command/setopt.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/command
copying build/lib/setuptools/command/test.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/command
copying build/lib/setuptools/command/upload.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/command
copying build/lib/setuptools/command/upload_docs.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/command
copying build/lib/setuptools/command/launcher manifest.xml ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/command
creating
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/extern
copying build/lib/setuptools/extern/__init__.py ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/extern
copying build/lib/setuptools/script (dev).tmpl ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools
copying build/lib/setuptools/script.tmpl ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools
copying build/lib/setuptools/cli-32.exe ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools
copying build/lib/setuptools/cli-64.exe ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools
copying build/lib/setuptools/cli.exe ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools
copying build/lib/setuptools/gui-32.exe ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools
copying build/lib/setuptools/gui-64.exe ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools
copying build/lib/setuptools/gui.exe ->
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/easy_install.py
to easy_install.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py
to __init__.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/pkg_resources/_vendor/__init__.py
to __init__.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/pkg_resources/_vendor/appdirs.py
to appdirs.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/pkg_resources/_vendor/pyparsing.py
to pyparsing.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/pkg_resources/_vendor/six.py
to six.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/pkg_resources/_vendor/packaging/__about__.py
to __about__.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/pkg_resources/_vendor/packaging/__init__.py
to __init__.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/pkg_resources/_vendor/packaging/_compat.py
to _compat.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/pkg_resources/_vendor/packaging/_structures.py
to _structures.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/pkg_resources/_vendor/packaging/markers.py
to markers.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/pkg_resources/_vendor/packaging/requirements.py
to requirements.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/pkg_resources/_vendor/packaging/specifiers.py
to specifiers.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/pkg_resources/_vendor/packaging/utils.py
to utils.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/pkg_resources/_vendor/packaging/version.py
to version.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/pkg_resources/extern/__init__.py
to __init__.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/__init__.py
to __init__.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/archive_util.py
to archive_util.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/config.py
to config.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/depends.py
to depends.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/dist.py
to dist.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/extension.py
to extension.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/glob.py
to glob.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/launch.py
to launch.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/lib2to3_ex.py
to lib2to3_ex.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/monkey.py
to monkey.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/msvc.py
to msvc.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/namespaces.py
to namespaces.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/package_index.py
to package_index.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/py26compat.py
to py26compat.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/py27compat.py
to py27compat.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/py31compat.py
to py31compat.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/sandbox.py
to sandbox.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/site-patch.py
to site-patch.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/ssl_support.py
to ssl_support.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/unicode_utils.py
to unicode_utils.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/version.py
to version.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/windows_support.py
to windows_support.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/command/__init__.py
to __init__.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/command/alias.py
to alias.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/command/bdist_egg.py
to bdist_egg.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/command/bdist_rpm.py
to bdist_rpm.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/command/bdist_wininst.py
to bdist_wininst.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/command/build_ext.py
to build_ext.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/command/build_py.py
to build_py.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/command/develop.py
to develop.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/command/easy_install.py
to easy_install.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/command/egg_info.py
to egg_info.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/command/install.py
to install.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/command/install_egg_info.py
to install_egg_info.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/command/install_lib.py
to install_lib.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/command/install_scripts.py
to install_scripts.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/command/py36compat.py
to py36compat.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/command/register.py
to register.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/command/rotate.py
to rotate.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/command/saveopts.py
to saveopts.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/command/sdist.py
to sdist.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/command/setopt.py
to setopt.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/command/test.py
to test.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/command/upload.py
to upload.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/command/upload_docs.py
to upload_docs.pyc
byte-compiling
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools/extern/__init__.py
to __init__.pyc
writing byte-compilation script '/tmp/tmp2D7lyn.py'
/usr/local/bin/python2.7 -O /tmp/tmp2D7lyn.py
removing /tmp/tmp2D7lyn.py
running install_egg_info
running egg_info
writing requirements to setuptools.egg-info/requires.txt
writing setuptools.egg-info/PKG-INFO
writing top-level names to setuptools.egg-info/top_level.txt
writing dependency_links to setuptools.egg-info/dependency_links.txt
writing entry points to setuptools.egg-info/entry_points.txt
reading manifest file 'setuptools.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*' under directory 'setuptools/_vendor'
writing manifest file 'setuptools.egg-info/SOURCES.txt'
Copying setuptools.egg-info to
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/setuptools-32.1.0-py2.7.egg-info
running install_scripts
Installing easy_install script to
/usr/ports/devel/py27-setuptools/work/stage/usr/local/bin
writing list of installed files to
'/usr/ports/devel/py27-setuptools/work/.PLIST.pymodtmp'
install -m 0644 /usr/ports/devel/py27-setuptools/files/easy-install.pth.dist
/usr/ports/devel/py27-setuptools/work/stage/usr/local/lib/python2.7/site-packages/
===> Creating unique files: Move files needing SUFFIX
Move: bin/easy_install --> bin/easy_install-2.7
Link: @bin/easy_install --> bin/easy_install-2.7
====> Compressing man pages (compress-man)
[toor at benmobi:/usr/ports/devel/py27-setuptools] # make all
[toor at benmobi:/usr/ports/devel/py27-setuptools] # make install
===> Installing for py27-setuptools-32.1.0
===> py27-setuptools-32.1.0 depends on file: /usr/local/bin/python2.7 - found
===> Checking if py27-setuptools already installed
===> Registering installation for py27-setuptools-32.1.0
Installing py27-setuptools-32.1.0...
pkg-static: py27-setuptools-32.1.0 conflicts with py27-setuptools27-32.1.0
(installs files into the same place). Problematic file:
/usr/local/lib/python2.7/site-packages/easy-install.pth.dist
*** Error code 70
Stop.
make: stopped in /usr/ports/devel/py27-setuptools
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list