#39195: py27-pyaudio @0.2.7 doesn't see portaudio.h during build -------------------------+-------------------- Reporter: mtb19@… | Owner: jaap@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: py-pyaudio | -------------------------+-------------------- Comment (by jaap@…): Replying to [comment:13 larryv@…]:
Replying to [comment:6 jaap@…]:
Xcode 4.2 for Snow Leopard doesn't seem to be freely available anymore, the latest I could find was Xcode 3.6.2 which has {{{ /usr/bin/clang --version Apple clang version 1.7 (tags/Apple/clang-77) (based on LLVM 2.9svn) Target: x86_64-apple-darwin10 Thread model: posix }}} and it seems to work fine.
Is that the compiler being used for the build? MacPorts’ default compiler for Xcode 3.6 is gcc-4.2. Can you check the first line of debug output for the configure phase? It should say something like this: {{{ :debug:configure Using compiler 'Mac OS X Clang' }}}
No, this is not the compile ysed at the build. It is indeed gcc-4.2, see below {{{ :notice:configure ---> Configuring py27-pyaudio :debug:configure Using compiler 'Mac OS X gcc 4.2' :debug:configure Executing org.macports.configure (py27-pyaudio) }}} -- Ticket URL: <https://trac.macports.org/ticket/39195#comment:18> MacPorts <http://www.macports.org/> Ports system for OS X