[MacPorts] #26782: Portaudio does not build if target is < 10.6
#26782: Portaudio does not build if target is < 10.6 --------------------------------+------------------------------------------- Reporter: lasconic@… | Owner: macports-tickets@… Type: defect | Status: new Priority: High | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: portaudio --------------------------------+------------------------------------------- In the current portfile, the patch "[http://trac.macports.org/browser/trunk/dports/audio/portaudio/files /patch-src__hostapi__coreaudio__pa_mac_core.c patch- src__hostapi__coreaudio__pa_mac_core.c]" is applied without condition. This patch adds reference to 10.6 only API such as [http://developer.apple.com/library/mac/documentation/AudioUnit/Reference/Aud... AudioComponentDescription]. If target is 10.4 or 10.5, portaudio port fails to build. -- Ticket URL: <https://trac.macports.org/ticket/26782> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26782: Portaudio does not build if target is < 10.6 --------------------------------+------------------------------------------- Reporter: lasconic@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: portaudio --------------------------------+------------------------------------------- Changes (by macsforever2000@…): * priority: High => Normal -- Ticket URL: <https://trac.macports.org/ticket/26782#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26782: Portaudio does not build if target is < 10.6 --------------------------------+------------------------------------------- Reporter: lasconic@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: portaudio --------------------------------+------------------------------------------- Comment(by macsforever2000@…): The patch is in a platform darwin 10 block. So it should only be applied in 10.6. Have you actually tried to install this on 10.5? What is the output? -- Ticket URL: <https://trac.macports.org/ticket/26782#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26782: Portaudio does not build if target is < 10.6 --------------------------------+------------------------------------------- Reporter: lasconic@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: portaudio --------------------------------+------------------------------------------- Comment(by lasconic@…): I tried on mac 10.6 wih macports 1.9.1. In my macports.conf I have macosx_deployment_target 10.4. The output is attached. -- Ticket URL: <https://trac.macports.org/ticket/26782#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26782: Portaudio does not build if target is < 10.6 ---------------------------------+------------------------------------------ Reporter: lasconic@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Resolution: wontfix | Keywords: Port: portaudio | ---------------------------------+------------------------------------------ Changes (by jmr@…): * status: new => closed * resolution: => wontfix Comment: Yeah, this is one reason why changing macosx_deployment_target is unsupported. -- Ticket URL: <https://trac.macports.org/ticket/26782#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26782: Portaudio does not build on 10.6 if macosx_deployment_target is < 10.6 ---------------------------------+------------------------------------------ Reporter: lasconic@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Resolution: wontfix | Keywords: Port: portaudio | ---------------------------------+------------------------------------------ -- Ticket URL: <https://trac.macports.org/ticket/26782#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26782: Portaudio does not build on 10.6 if macosx_deployment_target is < 10.6 ---------------------------------+------------------------------------------ Reporter: lasconic@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Resolution: wontfix | Keywords: Port: portaudio | ---------------------------------+------------------------------------------ Comment(by lasconic@…): Is there a bug report or feature request open to support macosx_deployment_target ? or to expose it to the Portfile to be able to use it in a condition? -- Ticket URL: <https://trac.macports.org/ticket/26782#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts