[MacPorts] #43333: Ports using platform or os for version based changes will probably fail if macosx_deployment_target is different than the current platform
#43333: Ports using platform or os for version based changes will probably fail if macosx_deployment_target is different than the current platform ---------------------------+-------------------------------- Reporter: springermac@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: ---------------------------+-------------------------------- Ports using platform or os for version based changes will probably fail if macosx_deployment_target is different than the current platform because any changes based on the current platform or os will fail when configured or built against the macosx_deployment_target. E.g if the current platform is mavericks 10.9 darwin 13 and the macosx_deployment_target is mountain lion 10.8 darwin 12 any version based changes in a port will be applied against mavericks 10.9 darwin 13 not mountain lion 10.8 darwin 12. -- Ticket URL: <https://trac.macports.org/ticket/43333> MacPorts <http://www.macports.org/> Ports system for OS X
#43333: Ports using platform or os for version based changes will probably fail if macosx_deployment_target is different than the current platform ----------------------------+-------------------------------- Reporter: springermac@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: | ----------------------------+-------------------------------- Comment (by springermac@…): A solution could be to override the value returned the platform and os with the value of macosx_deployment_target when it is set in the config file. -- Ticket URL: <https://trac.macports.org/ticket/43333#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#43333: Ports using platform or os for version based changes will probably fail if macosx_deployment_target is different than the current platform ----------------------------+-------------------------------- Reporter: springermac@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: | ----------------------------+-------------------------------- Comment (by ryandesign@…): You are correct that the platform blocks describe the build system, which is not necessarily the same as the target system, and that changing macosx_deployment_target is not well supported by ports. -- Ticket URL: <https://trac.macports.org/ticket/43333#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts