New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #31333 (closed defect: invalid)

Opened 21 months ago

Last modified 21 months ago

py27-geopy @0.94.1 missing dependency on py27-distribute

Reported by: md14-macports@… 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

py27-geopy-main.log.bz2 (2.9 KB) - added by md14-macports@… 21 months ago.

Change History

Changed 21 months ago by md14-macports@…

comment:1 Changed 21 months ago by macsforever2000@…

  • Status changed from new to closed
  • Resolution set to invalid

We don't currently have a py27-geopy port.

comment:2 Changed 21 months ago by md14-macports@…

Oops! Sorry about that.

Note: See TracTickets for help on using tickets.