[MacPorts] #37973: RFE: the bzr port should be modified to not use "universal_variant no" if possible
#37973: RFE: the bzr port should be modified to not use "universal_variant no" if possible -------------------------+-------------------------------- Reporter: egall@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: bzr -------------------------+-------------------------------- Replacing the bzr portfile's line that says "universal_variant no" with something like "supported_archs noarch" would be useful, because then it would be possible to have ports with universal variants depend on bzr, without any conflicts in variants. -- Ticket URL: <https://trac.macports.org/ticket/37973> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37973: RFE: the bzr port should be modified to not use "universal_variant no" if possible --------------------------+---------------------- Reporter: egall@… | Owner: raimue@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: bzr | --------------------------+---------------------- Changes (by ryandesign@…): * cc: raimue@… (removed) * cc: ryandesign@… (added) * owner: macports-tickets@… => raimue@… Comment: bzr is ''not'' noarch; it installs architecture-specific files in ${frameworks_dir}/Python.framework/Versions/2.7/lib/python2.7/site- packages/bzrlib: {{{ $ lipo -info /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/bzrlib/_annotator_pyx.so Non-fat file: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/bzrlib/_annotator_pyx.so is architecture: x86_64 }}} If it is possible to do so, it would be great to allow bzr to build universal, of course. Just removing the "universal_variant no" line works for me on Mountain Lion. -- Ticket URL: <https://trac.macports.org/ticket/37973#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37973: RFE: the bzr port should be modified to not use "universal_variant no" if possible --------------------------+---------------------- Reporter: egall@… | Owner: raimue@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: bzr | --------------------------+---------------------- Comment (by ryandesign@…): bzr's universal variant was disabled in r31638 because the port was using the python25 portgroup and perhaps building python 2.5 software universal was difficult back in 2007, but the port uses python 2.7 now and I don't know of a reason why the universal variant should remain disabled. -- Ticket URL: <https://trac.macports.org/ticket/37973#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37973: RFE: the bzr port should be modified to not use "universal_variant no" if possible --------------------------+---------------------- Reporter: egall@… | Owner: raimue@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: bzr | --------------------------+---------------------- Comment (by egall@…): Replying to [comment:2 ryandesign@…]:
bzr's universal variant was disabled in r31638 because the port was using the python25 portgroup and perhaps building python 2.5 software universal was difficult back in 2007, but the port uses python 2.7 now and I don't know of a reason why the universal variant should remain disabled.
Yeah I had come across that commit when trying to figure out why it was added, but unfortunately the commit message didn't come with that explanation... Anyway, thanks for explaining it to me now though. And also of course just removing the "universal_variant no" line entirely would probably be the best solution; the "noarch" suggestion I made in the OP was just me thinking aloud. -- Ticket URL: <https://trac.macports.org/ticket/37973#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37973: RFE: the bzr port should be modified to not use "universal_variant no" if possible --------------------------+---------------------- Reporter: egall@… | Owner: raimue@… Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: fixed | Keywords: Port: bzr | --------------------------+---------------------- Changes (by raimue@…): * status: new => closed * resolution: => fixed Comment: `universal_variant no` removed in r102989. -- Ticket URL: <https://trac.macports.org/ticket/37973#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37973: RFE: the bzr port should be modified to not use "universal_variant no" if possible --------------------------+---------------------- Reporter: egall@… | Owner: raimue@… Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: fixed | Keywords: Port: bzr | --------------------------+---------------------- Comment (by egall@…): Thanks! -- Ticket URL: <https://trac.macports.org/ticket/37973#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts