[MacPorts] #56603: zstd: error: expected ')'

MacPorts noreply at macports.org
Mon Jun 11 02:02:36 UTC 2018


#56603: zstd: error: expected ')'
---------------------+------------------------
  Reporter:  kencu   |      Owner:  seanfarley
      Type:  defect  |     Status:  assigned
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:
Resolution:          |   Keywords:  haspatch
      Port:  zstd    |
---------------------+------------------------
Changes (by ryandesign):

 * keywords:   => haspatch
 * cc: ryandesign (added)


Comment:

 It looks like C++11 is only used to build pzstd. pzstd is part of contrib,
 which is built by default, but is not installed by default. So one
 solution, rather than using the cxx11 1.1 portgroup, would be to no longer
 build contrib. This also seems to make unnecessary the setting of
 `-D__STDC_FORMAT_MACROS`; it builds fine for me on 10.6 without that now.
 For that matter, we don't need to build the manual or examples either,
 since they're not installed either.

 https://github.com/macports/macports-ports/pull/1997

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


More information about the macports-tickets mailing list