Opened 13 years ago
Closed 13 years ago
#32725 closed defect (fixed)
py-pep8 needs setuptools/distribute dependency
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | singingwolfboy@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | ||
Port: | py-pep8 |
Description
From the buildbot:
---> Building py24-pep8 DEBUG: Executing proc-pre-org.macports.build-build-0 DEBUG: Executing org.macports.build (py24-pep8) DEBUG: Environment: CPATH='/opt/local/include' CFLAGS='-arch x86_64' CXXFLAGS='-arch x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.6' CXX='/usr/bin/g++-4.2' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Volumes_work_mports_dports_python_py-pep8/py24-pep8/work/.CC_PRINT_OPTIONS' F90FLAGS='-m64' LDFLAGS='-arch x86_64' FCFLAGS='-m64' OBJC='/usr/bin/gcc-4.2' OBJCFLAGS='-arch x86_64' FFLAGS='-m64' CC_PRINT_OPTIONS='YES' CC='/usr/bin/gcc-4.2' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Volumes_work_mports_dports_python_py-pep8/py24-pep8/work/pep8-0.6.1" && /opt/local/bin/python2.4 setup.py build' DEBUG: Executing command line: cd "/opt/local/var/macports/build/_Volumes_work_mports_dports_python_py-pep8/py24-pep8/work/pep8-0.6.1" && /opt/local/bin/python2.4 setup.py build Traceback (most recent call last): File "setup.py", line 1, in ? from setuptools import setup, find_packages ImportError: No module named setuptools shell command " cd "/opt/local/var/macports/build/_Volumes_work_mports_dports_python_py-pep8/py24-pep8/work/pep8-0.6.1" && /opt/local/bin/python2.4 setup.py build " returned error 1 Error: Target org.macports.build returned: shell command failed (see log for details) DEBUG: Backtrace: shell command failed (see log for details) while executing "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname" Warning: the following items did not execute (for py24-pep8): org.macports.activate org.macports.build org.macports.destroot org.macports.install Error: Failed to install py24-pep8
Change History (1)
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
r88427