[MacPorts] #55247: py27-pyqt4-4.12.1_0+phonon: fatal error: 'abstractaudiooutput.h' file not found

MacPorts noreply at macports.org
Tue Nov 7 02:26:44 UTC 2017


#55247: py27-pyqt4-4.12.1_0+phonon: fatal error: 'abstractaudiooutput.h' file not
found
-----------------------+-----------------------
  Reporter:  mcmara    |      Owner:  michaelld
      Type:  defect    |     Status:  assigned
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:
Resolution:            |   Keywords:  sierra
      Port:  py-pyqt4  |
-----------------------+-----------------------

Comment (by kencu):

 I'm not sure how the port is meant to pick up the proper include
 directory. We shouldn't have to force it like that. It looks like the
 phonon.pc flags might be wrong
 {{{
 $ cat /opt/local/lib/pkgconfig/phonon.pc
 prefix=/opt/local
 exec_prefix=
 libdir=/opt/local/lib
 includedir=/opt/local/include
 buildsystemdir=/opt/local/share/phonon/buildsystem/

 Name: Phonon
 Description: Phonon library needed to build applications
 Version: 4.9.1
 Requires: QtCore QtGui QtDBus
 Libs: -L${libdir} -lphonon
 Cflags: -I${includedir}
 }}}

 at least, they don't show the include dir as
 {{{
 includedir=/opt/local/include/phonon
 }}}
 if that is what they are supposed to be doing.

--
Ticket URL: <https://trac.macports.org/ticket/55247#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list