[MacPorts] #67828: lldb-1[1-4]: Error: Macro '__STDC_LIMIT_MACROS' redefined

MacPorts noreply at macports.org
Thu Sep 14 21:15:36 UTC 2023


#67828: lldb-1[1-4]: Error: Macro '__STDC_LIMIT_MACROS' redefined
----------------------------------------------+----------------------
  Reporter:  jmroot                           |      Owner:  mascguy
      Type:  defect                           |     Status:  reopened
  Priority:  Normal                           |  Milestone:
 Component:  ports                            |    Version:
Resolution:                                   |   Keywords:
      Port:  lldb-11 lldb-12 lldb-13 lldb-14  |
----------------------------------------------+----------------------
Changes (by mascguy):

 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 It looks like we also have an unrelated issue, this time related to SWIG:

 {{{
 .../lldb-13/work/build/bindings/python/LLDBWrapPython.cpp:
 error: non-const lvalue reference to type 'lldb::FileSP' (aka
 'shared_ptr<lldb_private::File>')
 cannot bind to a value of unrelated type
 'SwigValueWrapper<std::shared_ptr<lldb_private::File>>'
     lldb::FileSP &sp = result;
                   ^    ~~~~~~
 }}}

 Upstream patch:

 https://bugzilla.redhat.com/show_bug.cgi?id=2128646

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


More information about the macports-tickets mailing list