py26-spyder won't build today
Michael O'Brien
Michael.T.OBrien at notes.aero.org
Thu Oct 27 15:39:52 PDT 2011
py26-spyder is listed as "nomaintainer" so I'm dumping this here. As of today's version of the MacPorts repository, py26-spyder bombs out right away with:
root# port -v install py26-pythonxy
---> Computing dependencies for py26-pythonxy..
---> Dependencies to be installed: py26-spyder
---> Building py26-spyder
running build
running build_py
running build_scripts
running build_doc
Running Sphinx v1.1
Traceback (most recent call last):
File "setup.py", line 101, in <module>
cmdclass=cmdclass)
File "/opt/tcs/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/core.py", line 152, in setup
dist.run_commands()
File "/opt/tcs/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/dist.py", line 987, in run_commands
self.run_command(cmd)
File "/opt/tcs/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/dist.py", line 1007, in run_command
cmd_obj.run()
File "/opt/tcs/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/command/build.py", line 134, in run
self.run_command(cmd_name)
File "/opt/tcs/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/cmd.py", line 333, in run_command
self.distribution.run_command(command)
File "/opt/tcs/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/dist.py", line 1007, in run_command
cmd_obj.run()
File "setup.py", line 53, in run
setup_command.BuildDoc.run(self)
File "/opt/tcs/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/sphinx/setup_command.py", line 137, in run
freshenv=self.fresh_env)
File "/opt/tcs/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/sphinx/application.py", line 102, in __init__
confoverrides or {}, self.tags)
File "/opt/tcs/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/sphinx/config.py", line 217, in __init__
raise ConfigError(CONFIG_SYNTAX_ERROR % err)
sphinx.errors.ConfigError: There is a syntax error in your configuration file: invalid syntax (conf.py, line 13)
shell command " cd "/opt/tcs/var/macports/build/_opt_tcs_var_macports_sources_mirror.aero.org_macports-release_ports_python_py-spyder/py26-spyder/work/spyder-2.0.12" && /opt/tcs/Library/Frameworks/Python.framework/Versions/2.6/bin/python2.6 setup.py --no-user-cfg build " returned error 1
Error: Target org.macports.build returned: shell command failed (see log for details)
Warning: the following items did not execute (for py26-spyder): org.macports.activate org.macports.build org.macports.destroot org.macports.install
Error: Failed to install py26-spyder
Log for py26-spyder is at: /opt/tcs/var/macports/logs/_opt_tcs_var_macports_sources_mirror.aero.org_macports-release_ports_python_py-spyder/py26-spyder/main.log
Error: The following dependencies were not installed: py26-spyder
Error: Status 1 encountered during processing.
Any pointers (or fixes) welcome.
Mike O'Brien
More information about the macports-users
mailing list