[MacPorts] #47244: pymol-1.7.5.0 update
#47244: pymol-1.7.5.0 update -----------------------------------+-------------------------------- Reporter: howarth.at.macports@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: | Port: pymol -----------------------------------+-------------------------------- The attached Portfile.diff and revised pymol-use-glkit.diff which... 1) updates to 1.7.5.0 at r4112 from pymol svn 2) enhances the pymol-use-glkit.diff to eliminate usages of the deprecated gluErrorString call. -- Ticket URL: <https://trac.macports.org/ticket/47244> MacPorts <https://www.macports.org/> Ports system for OS X
#47244: pymol-1.7.5.0 update ------------------------------------+-------------------------------- Reporter: howarth.at.macports@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: pymol | ------------------------------------+-------------------------------- Comment (by howarth.at.macports@…): The existing pymol-clang.diff patch is deprecated and can be removed. -- Ticket URL: <https://trac.macports.org/ticket/47244#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#47244: pymol-1.7.5.0 update ------------------------------------+-------------------------------- Reporter: howarth.at.macports@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: pymol | ------------------------------------+-------------------------------- Comment (by howarth.at.macports@…): Updated Portfile diff to r4113 which resolves the long delays in opening the tk interface window on ATI cards. -- Ticket URL: <https://trac.macports.org/ticket/47244#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#47244: pymol-1.7.5.0 update ------------------------------------+-------------------------------- Reporter: howarth.at.macports@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: pymol | ------------------------------------+-------------------------------- Comment (by khindenburg@…): it builds OK here on 10.10 but the destroot step fails; {{{ DEBUG: Executing command line: cd "/opt/local/var/macports/build /_Volumes_Projects_OtherSoftware_macports- trunk_dports_science_pymol/pymol/work/pymol" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg install --prefix=/opt/local/Library/Frameworks/Python.framework/Versions/2.7 --root=/opt/local/var/macports/build /_Volumes_Projects_OtherSoftware_macports- trunk_dports_science_pymol/pymol/work/destroot fatal: Not a git repository (or any of the parent directories): .git svn: E155007: '/opt/local/var/macports/build /_Volumes_Projects_OtherSoftware_macports- trunk_dports_science_pymol/pymol/work/pymol' is not a working copy Traceback (most recent call last): File "setup.py", line 273, in <module> glut = posix_find_lib(['glut', 'freeglut'], lib_dirs) File "setup.py", line 79, in posix_find_lib raise IOError('could not find any of ' + str(names)) IOError: could not find any of ['glut', 'freeglut'] }}} -- Ticket URL: <https://trac.macports.org/ticket/47244#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
#47244: pymol-1.7.5.0 update ------------------------------------+-------------------------------- Reporter: howarth.at.macports@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: pymol | ------------------------------------+-------------------------------- Comment (by howarth.at.macports@…): I can't reproduce that problem here on darwin14. Have you tried reinstalling the MacPorts freeglut package? The setup.py is patched to contain... try: prefix_path = os.environ['PREFIX_PATH'].split(os.pathsep) except KeyError: prefix_path = ["/opt/local", "/usr", "/usr/X11"] which should find the MacPorts glut in preference to the X11 copy. -- Ticket URL: <https://trac.macports.org/ticket/47244#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X
#47244: pymol-1.7.5.0 update ------------------------------------+-------------------------------- Reporter: howarth.at.macports@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: pymol | ------------------------------------+-------------------------------- Comment (by khindenburg@…): my fault - forgot I had https://trac.macports.org/wiki/UsingTheRightCompiler#testing installed - it works after I removed it - I'll commit shortly -- Ticket URL: <https://trac.macports.org/ticket/47244#comment:6> MacPorts <https://www.macports.org/> Ports system for OS X
#47244: pymol-1.7.5.0 update ------------------------------------+-------------------------------- Reporter: howarth.at.macports@… | Owner: macports-tickets@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: fixed | Keywords: Port: pymol | ------------------------------------+-------------------------------- Changes (by khindenburg@…): * status: new => closed * resolution: => fixed Comment: done r134517 -- Ticket URL: <https://trac.macports.org/ticket/47244#comment:7> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts