[MacPorts] #67828: lldb-1[1-4]: Error: Macro '__STDC_LIMIT_MACROS' redefined
MacPorts
noreply at macports.org
Wed Jul 26 01:55:32 UTC 2023
#67828: lldb-1[1-4]: Error: Macro '__STDC_LIMIT_MACROS' redefined
--------------------+---------------------------------------------
Reporter: jmroot | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: lldb-11 lldb-12 lldb-13 lldb-14
--------------------+---------------------------------------------
These are failing to build on all supported platforms.
{{{
llvm-project-14.0.6.src/lldb/bindings/interfaces.swig:5: Error: Macro
'__STDC_LIMIT_MACROS' redefined,
:1: Error: previous definition of '__STDC_LIMIT_MACROS'.
}}}
The previous definition of the macro is from the command line:
`-D__STDC_LIMIT_MACROS`
--
Ticket URL: <https://trac.macports.org/ticket/67828>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list