[MacPorts] #54550: gsmartcontrol install fails on macOS Sierra v10.12.6
MacPorts
noreply at macports.org
Mon Jul 31 20:22:12 UTC 2017
#54550: gsmartcontrol install fails on macOS Sierra v10.12.6
----------------------------+------------------------
Reporter: sekuri | Owner: neverpanic
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.4.1
Resolution: fixed | Keywords:
Port: gsmartcontrol |
----------------------------+------------------------
Changes (by neverpanic):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"01a8b33d0e045a3fa68392276089663946c73d6e/macports-ports"
01a8b33d0e045a3fa68392276089663946c73d6e/macports-ports]:
{{{
#!ConfigurableCommitTicketReference repository="macports-ports"
revision="01a8b33d0e045a3fa68392276089663946c73d6e"
gsmartcontrol: 1.0.2, requires C++11 now
gmsartcontrol uses C++11 but does not pass -std=c++11 to the compiler by
default. This causes the build to fail with Apple LLVM version 8.1.0
(clang-802.0.42). Fix this by passing -std=c++11 explicitly and using
the cxx11 portgroup.
Additionally, update to 1.0.2.
Closes: https://trac.macports.org/ticket/54550
}}}
--
Ticket URL: <https://trac.macports.org/ticket/54550#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list