#37376: Moving to tcltk 8.6 breaks other ports ----------------------------------------+-------------------------------- Reporter: ralph@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: wordnet grass vtk5 tcl tk | ----------------------------------------+-------------------------------- Comment (by g5pw@…): The attached patch attempts to fix the grass compilation by re-adding a private API function that was deleted in tk 8.6. I have still failures in two directories though, lib/python and gui/wxpython. The first is due to a space/tab mixed indent leading to an error, and the second one is a syntax error: {{{ File "/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_gis_grass/grass/work/grass-6.4.2/dist.i386 -apple-darwin12.2.0/etc/wxpython/compat/subprocess.py", line 679 if (GetVersion() >= 0x80000000L or ^ SyntaxError: invalid syntax }}} I guess the port is not using a specified python version, but just the currently selected one (mine is python33) -- Ticket URL: <https://trac.macports.org/ticket/37376#comment:15> MacPorts <http://www.macports.org/> Ports system for Mac OS