#57910 closed defect (fixed)
gjs @1.52.3: A compiler with support for C++11 language features is required
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | mountainlion lion snowleopard leopard tiger | Cc: | |
Port: | gjs |
Description
checking whether /usr/bin/g++-4.2 accepts -g... (cached) yes checking dependency style of /usr/bin/g++-4.2... (cached) gcc3 checking whether /usr/bin/g++-4.2 supports C++11 features by default... no checking whether /usr/bin/g++-4.2 supports C++11 features with -std=gnu++11... no checking whether /usr/bin/g++-4.2 supports C++11 features with -std=gnu++0x... no checking whether /usr/bin/g++-4.2 supports C++11 features with -std=c++11... no checking whether /usr/bin/g++-4.2 supports C++11 features with +std=c++11... no checking whether /usr/bin/g++-4.2 supports C++11 features with -h std=c++11... no checking whether /usr/bin/g++-4.2 supports C++11 features with -std=c++0x... no checking whether /usr/bin/g++-4.2 supports C++11 features with +std=c++0x... no checking whether /usr/bin/g++-4.2 supports C++11 features with -h std=c++0x... no configure: error: *** A compiler with support for C++11 language features is required. Command failed: cd "/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_gnome_gjs/gjs/work/gjs-1.52.3" && ./configure --prefix=/opt/local --disable-profiler --disable-silent-rules --
Maybe include the cxx11 1.1 portgroup?
Change History (2)
comment:1 Changed 6 years ago by dbevans (David B. Evans)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In b8aa23de056efe173b8d390fff9b08f3fede1a75/macports-ports (master):