[MacPorts] #56241: jack @ 1.9.12_0 fails to upgrade due to using installed headers (was: jack @ 1.9.12_0 fails to build on 10.10.5)
MacPorts
noreply at macports.org
Fri Apr 6 17:55:14 UTC 2018
#56241: jack @ 1.9.12_0 fails to upgrade due to using installed headers
---------------------+---------------------------------
Reporter: ci42 | Owner: MarcusCalhoun-Lopez
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: jack |
---------------------+---------------------------------
Changes (by jeremyhu):
* owner: (none) => MarcusCalhoun-Lopez
* status: new => assigned
Comment:
The issue is that jack's build includes the *installed* headers rather
than the packaged ones:
{{{
In file included from /opt/local/include/jack/jack.h:29:
/opt/local/include/jack/transport.h:479:3: error: typedef redefinition
with different types ('enum jack_transport_bits_t' vs 'enum
jack_transport_bits_t')
} jack_transport_bits_t;
^
/opt/local/var/macports/build/_Users_jeremy_src_macports_macports-
ports_audio_jack/jack/work/jack2-1.9.12/common/jack/types.h:703:3: note:
previous definition is here
} jack_transport_bits_t;
^
}}}
--
Ticket URL: <https://trac.macports.org/ticket/56241#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list