#44832: qemu @2.1.0_0+target_arm: build fails due to compiler errors using ${prefix}/include/utils.h from cdparanoia ------------------------------+---------------------- Reporter: me@… | Owner: raimue@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: qemu cdparanoia | ------------------------------+---------------------- Changes (by raimue@…): * cc: jeremyhu@… (added) * port: qemu => qemu cdparanoia Comment: Here are excerpts from a similar report for building QEMU inside Xen: * http://lists.xen.org/archives/html/xen-devel/2014-07/msg01322.html * http://lists.xen.org/archives/html/xen-devel/2014-07/msg01335.html While we could try to reorder the includes locally, the upstream has a valid point that in other cases this might be required the other way around. The real problem would be the generic naming of `${prefix}/include/utils.h` from the cdparanoia port. Maybe we could move that into a subdirectory instead? I checked that at least Debian also ships that as `/usr/include/utils.h`, not sure about other distributions. -- Ticket URL: <https://trac.macports.org/ticket/44832#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X