Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 May 2015 08:52:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 199916] games/wxlauncher: fails to build with WX3 on 8.4R and 9.3R
Message-ID:  <bug-199916-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: jbeich@FreeBSD.org
                CC: freebsd-ports-bugs@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-199916-13>