#36554: zmq +pgm fails to build on 10.8.2 -----------------------------+---------------------- Reporter: kyle.tarplee@… | Owner: merijn@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: zmq | -----------------------------+---------------------- Comment (by mtb19@…):
zmq and zmq-devel are currently at version 4.1.3. Is this still an issue really?
It looks like `zmq-devel` has been replaced by `zmq`, which now builds fine, but no longer provides the `+pgm` variant (as you noted).
There is not +pgm variant as far as I can tell; maybe that's a dependency variant?
There used to be. It provides multicast support to ZeroMQ (via OpenPGM), but it requires `--with-pgm` to be used with `configure` (see <http://zeromq.org/area:faq> and <http://zeromq.org/area:download#toc11>. If the `+pgm` variant has recently gone away, then it sounds like support for multicast is being abandoned for the MacPorts build of ZeroMQ? Perhaps that is a separate issue? If so, it sounds like both this and #47810 can be closed. -- Ticket URL: <https://trac.macports.org/ticket/36554#comment:19> MacPorts <https://www.macports.org/> Ports system for OS X