[Bug 199916] games/wxlauncher: fails to build with WX3 on 8.4R and 9.3R

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon May 4 08:52:16 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199916

            Bug ID: 199916
           Summary: games/wxlauncher: fails to build with WX3 on 8.4R and
                    9.3R
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr at FreeBSD.org
          Reporter: jbeich at FreeBSD.org
                CC: freebsd-ports-bugs at FreeBSD.org
            Blocks: 199429

Created attachment 156323
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=156323&action=edit
v0

Since ports r383466 x11-toolkits/wxgtk30 have to build in C++11 mode. libstdc++
4.2 in base (unlike libc++) lacks C++11 support.

In file included from /usr/local/include/wx-3.0/wx/string.h:46,
                 from /usr/local/include/wx-3.0/wx/memory.h:15,
                 from /usr/local/include/wx-3.0/wx/object.h:19,
                 from /usr/local/include/wx-3.0/wx/wx.h:15,
                 from
/wrkdirs/usr/ports/games/wxlauncher/work/wxlauncher-release-0.
9.6/code/tabs/InstallPage.cpp:19:
/usr/local/include/wx-3.0/wx/strvararg.h:25:27: error: type_traits: No such
file or directory

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list