[MacPorts] #42569: gnuplot fails on #include <type_traits>

MacPorts noreply at macports.org
Wed Feb 19 19:21:04 PST 2014


#42569: gnuplot fails on #include <type_traits>
-----------------------------------------+--------------------------------
 Reporter:  lookfwd@…                    |      Owner:  macports-tickets@…
     Type:  defect                       |     Status:  new
 Priority:  Normal                       |  Milestone:
Component:  ports                        |    Version:  2.2.1
 Keywords:  gnuplot,include,type_traits  |       Port:  gnuplot
-----------------------------------------+--------------------------------
 I have installed gnuplot in the past with:

 sudo port install gnuplot

 I just upgraded to OS X 10.9.1, XCode Version 4.5.1.

 I've done an:

 {{{
 xcode-select --install
 sudo xcodebuild -license
 sudo port -d -v selfupdate
 sudo port upgrade outdated

 }}}

 and it breaks on gnuplot.


 {{{
 sudo port clean gnuplot
 sudo port install gnuplot
 }}}


 fails with the default compiler and clang3.5. The problem is:


 {{{
 info:build
 /opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/include/wx-3.0/wx/strvararg.h:25:14:
 fatal error: 'type_traits' file not found
 :info:build     #include <type_traits>
 :info:build              ^
 :info:build 1 error generated.
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/42569>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list