[MacPorts] #60158: openjade @1.3.2_11: build fails with clang-9.0
MacPorts
noreply at macports.org
Tue Mar 3 20:15:41 UTC 2020
#60158: openjade @1.3.2_11: build fails with clang-9.0
--------------------+----------------------
Reporter: kencu | Owner: lockhart
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: openjade
--------------------+----------------------
builds if compiler is forced to clang-5.0
{{{
:info:build In file included from Node.cxxIn file included from
LocNode.cxx:6:
:info:build In file included from ./LocNode.h:8:
:info:build In file included from ./Node.h:12:
:info:build /opt/local/include/OpenSP/../OpenSP/IList.h:29:14: error: ISO
C++11 does not allow access declarations; use using declarations instead
:info:build :10 IListBase::clear;:
:info:build In file included from ^
:info:build ./Node.h:12:
:info:build /opt/local/include/OpenSP/../OpenSP/IList.h:29:14: error: ISO
C++11 does not allow access declarations; use using declarations instead
:info:build IListBase::clear;
:info:build ^
:info:build /opt/local/include/OpenSP/../OpenSP/IList.h:30:14: error: ISO
C++11 does not allow access declarations; use using declarations instead
:info:build IListBase::empty;
:info:build ^
:info:build /opt/local/include/OpenSP/../OpenSP/IList.h:30:14: error: ISO
C++11 does not allow access declarations; use using declarations instead
:info:build IListBase::empty;
:info:build ^
:info:build 1 warning and 2 errors generated.
}}}
--
Ticket URL: <https://trac.macports.org/ticket/60158>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list