#31333 closed defect (invalid)
py27-geopy @0.94.1 missing dependency on py27-distribute
Reported by: | mndavidoff (Monte Davidoff) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | ||
Port: | py27-geopy |
Description
The py27-geopy port appears to be missing a dependency on py27-distribute. From the build log:
:notice:build ---> Building py27-geopy :debug:build Executing proc-pre-org.macports.build-build-0 :debug:build Executing org.macports.build (py27-geopy) :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/_Users_monte.clear_Sites_apps_notes_MacPorts_ports_python_py27-geopy/py27-geopy/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/_Users_monte.clear_Sites_apps_notes_MacPorts_ports_python_py27-geopy/py27-geopy/work/geopy-0.94.1" && /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/_Users_monte.clear_Sites_apps_notes_MacPorts_ports_python_py27-geopy/py27-geopy/work/geopy-0.94.1" && /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 1, 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-geopy works if py27-distribute is already installed.
Attachments (1)
Change History (3)
Changed 13 years ago by mndavidoff (Monte Davidoff)
Attachment: | py27-geopy-main.log.bz2 added |
---|
comment:1 Changed 13 years ago by mf2k (Frank Schima)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
We don't currently have a py27-geopy port.