[MacPorts] #31334: py27-whoosh @2.2.2 missing dependency on py27-distribute
MacPorts
noreply at macports.org
Mon Sep 19 19:42:53 PDT 2011
#31334: py27-whoosh @2.2.2 missing dependency on py27-distribute
------------------------------------------+---------------------------------
Reporter: md14-macports@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.3
Keywords: | Port: py-whoosh, py25-whoosh, py26-whoosh, py27-whoosh
------------------------------------------+---------------------------------
The py27-whoosh port appears to be missing a dependency on
py27-distribute. From the build log:
{{{
:notice:build ---> Building py27-whoosh
:debug:build Executing proc-pre-org.macports.build-build-0
:debug:build Executing org.macports.build (py27-whoosh)
:debug:build Environment: CFLAGS='-arch x86_64' CXXFLAGS='-arch x86_64'
CPATH='/opt/local/include' MACOSX_DEPLOYMENT_TARGET='10.6'
LIBRARY_PATH='/opt/local/lib' F90FLAGS='-m64'
CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_release_tarballs_ports_python_py-
whoosh/py27-whoosh/work/.CC_PRINT_OPTIONS' LDFLAGS='-arch x86_64'
FCFLAGS='-m64' OBJCFLAGS='-arch x86_64' FFLAGS='-m64'
CC_PRINT_OPTIONS='YES'
:debug:build Assembled command: 'cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_release_tarballs_ports_python_py-whoosh/py27-whoosh/work/mchaput-
whoosh-2.2.2" &&
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7
setup.py --no-user-cfg build'
:debug:build Executing command line: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_release_tarballs_ports_python_py-whoosh/py27-whoosh/work/mchaput-
whoosh-2.2.2" &&
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7
setup.py --no-user-cfg build
:info:build Traceback (most recent call last):
:info:build File "setup.py", line 4, in <module>
:info:build from setuptools import setup, find_packages
:info:build ImportError: No module named setuptools
}}}
The complete build log is attached. Installing py27-whoosh works if
py27-distribute is already installed. Probably also affects py25-whoosh
and py26-whoosh.
--
Ticket URL: <https://trac.macports.org/ticket/31334>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list