[MacPorts] #65404: gate @8.2_2+geant4105: error: "ROOT requires support for C++14 or higher." (was: gate-8.2_2+geant4105- Failed to build gate: command execution failed)
MacPorts
noreply at macports.org
Tue Jun 28 18:19:09 UTC 2022
#65404: gate @8.2_2+geant4105: error: "ROOT requires support for C++14 or higher."
---------------------+----------------------
Reporter: lv0021 | Owner: mojca
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.7.2
Resolution: | Keywords:
Port: gate |
---------------------+----------------------
Changes (by ryandesign):
* cc: mojca (removed)
* status: new => assigned
* owner: (none) => mojca
Comment:
The error in your log looks fairly straightforward to fix:
{{{
/opt/local/libexec/root6/include/root/ROOT/RConfig.hxx:48:4: error: "ROOT
requires support for C++14 or higher."
# error "ROOT requires support for C++14 or higher."
^
/opt/local/libexec/root6/include/root/ROOT/RConfig.hxx:50:5: error: "Pass
`-std=c++14` as compiler argument."
# error "Pass `-std=c++14` as compiler argument."
^
}}}
--
Ticket URL: <https://trac.macports.org/ticket/65404#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list