[MacPorts] #49677: Update rooted port to latest in the v4 series.
#49677: Update rooted port to latest in the v4 series. ---------------------------------+-------------------------------- Reporter: jonesc@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: haspatch maintainer | Port: xrootd ---------------------------------+-------------------------------- Updates to the v4 series. -- Ticket URL: <https://trac.macports.org/ticket/49677> MacPorts <https://www.macports.org/> Ports system for OS X
#49677: Update rooted port to latest in the v4 series. -----------------------+--------------------------------- Reporter: jonesc@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: haspatch maintainer Port: xrootd | -----------------------+--------------------------------- Comment (by jonesc@…): Damn auto spell check.... Port is xrootd, not 'rooted'... -- Ticket URL: <https://trac.macports.org/ticket/49677#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#49677: Update xrootd port to latest in the v4 series. -----------------------+--------------------------------- Reporter: jonesc@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch maintainer Port: xrootd | -----------------------+--------------------------------- Changes (by mf2k@…): * version: 2.3.4 => -- Ticket URL: <https://trac.macports.org/ticket/49677#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#49677: xrootd: update to 4.2.3 -----------------------+--------------------------------- Reporter: jonesc@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch maintainer Port: xrootd | -----------------------+--------------------------------- Comment (by ryandesign@…): You've added a python27 dependency, but how does xrootd know to use MacPorts python27, as opposed to another python? -- Ticket URL: <https://trac.macports.org/ticket/49677#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
#49677: xrootd: update to 4.2.3 -----------------------+--------------------------------- Reporter: jonesc@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch maintainer Port: xrootd | -----------------------+--------------------------------- Comment (by jonesc@…): It seems to find it fine during configuration, i.e. -- Found PythonLibs: /opt/local/lib/libpython2.7.dylib (found suitable version "2.7.10", minimum required is "2.4") -- Found PythonInterp: /opt/local/bin/python2.7 (found suitable version "2.7.10", minimum required is "2.4") But yes, perhaps it would be better to ensure this. I'll check to see if there is a configuration option to do it.. Chris -- Ticket URL: <https://trac.macports.org/ticket/49677#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
#49677: xrootd: update to 4.2.3 -----------------------+--------------------------------- Reporter: jonesc@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch maintainer Port: xrootd | -----------------------+--------------------------------- Comment (by jonesc@…): I've run some checks, and I don't think anything needs to change. python27 is picked automatically already, even if a newer python3x port is installed. So just adding the port dependency is enough to make sure it is found and used. Chris -- Ticket URL: <https://trac.macports.org/ticket/49677#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X
#49677: xrootd: update to 4.2.3 -----------------------+--------------------------------- Reporter: jonesc@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch maintainer Port: xrootd | -----------------------+--------------------------------- Comment (by ryandesign@…): Are you sure you haven't used "sudo port select python python27"? -- Ticket URL: <https://trac.macports.org/ticket/49677#comment:6> MacPorts <https://www.macports.org/> Ports system for OS X
#49677: xrootd: update to 4.2.3 -----------------------+--------------------------------- Reporter: jonesc@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch maintainer Port: xrootd | -----------------------+--------------------------------- Comment (by jonesc@…): no, I haven't. -- Ticket URL: <https://trac.macports.org/ticket/49677#comment:7> MacPorts <https://www.macports.org/> Ports system for OS X
#49677: xrootd: update to 4.2.3 -----------------------+--------------------------------- Reporter: jonesc@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch maintainer Port: xrootd | -----------------------+--------------------------------- Comment (by jonesc@…): So... Can this be committed, or do you still thing something is wrong. As far as I can tell xrootd is correctly picking the python version. -- Ticket URL: <https://trac.macports.org/ticket/49677#comment:8> MacPorts <https://www.macports.org/> Ports system for OS X
#49677: xrootd: update to 4.2.3 -----------------------+--------------------------------- Reporter: jonesc@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch maintainer Port: xrootd | -----------------------+--------------------------------- Comment (by mojca@…): To Ryan: finding Python is controlled by a relatively complex script {{{ /opt/local/share/cmake-3.4/Modules/FindPythonInterp.cmake }}} If MacPorts user doesn't have any Python installed, it picks the system- wide Python. Else it picks any Python >= 2.4, probably the latest one. If any suspicion is there, you should address it to the CMake developers (or the CMake port maintainer). -- Ticket URL: <https://trac.macports.org/ticket/49677#comment:9> MacPorts <https://www.macports.org/> Ports system for OS X
#49677: xrootd: update to 4.2.3 -----------------------+--------------------------------- Reporter: jonesc@… | Owner: macports-tickets@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: haspatch maintainer Port: xrootd | -----------------------+--------------------------------- Changes (by mojca@…): * status: new => closed * resolution: => fixed Comment: r142876 -- Ticket URL: <https://trac.macports.org/ticket/49677#comment:11> MacPorts <https://www.macports.org/> Ports system for OS X
#49677: xrootd: update to 4.2.3 -----------------------+--------------------------------- Reporter: jonesc@… | Owner: macports-tickets@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: haspatch maintainer Port: xrootd | -----------------------+--------------------------------- Comment (by mojca@…): Build on 10.6 successful after r142880. -- Ticket URL: <https://trac.macports.org/ticket/49677#comment:12> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts