[Bug 197031] x11-toolkits/wxgtk30: fix on pre-10.x
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jan 23 12:55:23 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197031
Bug ID: 197031
Summary: x11-toolkits/wxgtk30: fix on pre-10.x
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: amdmi3 at FreeBSD.org
CC: portmaster at bsdforge.com
CC: portmaster at bsdforge.com
Flags: maintainer-feedback?(portmaster at bsdforge.com)
Created attachment 152054
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=152054&action=edit
Patch
Ports which use wxgtk30 fail with webkit-gtk2 linking errors on pre-10.x:
http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-21_21h05m07s/logs/wxguitar-1.01_6.log
http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-21_21h05m07s/logs/megaglest-3.9.0.4_5.log
http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-21_21h05m07s/logs/golly-2.4_3.log
Seems like webkit-gtk2 is now using c++11, so dependent ports should use it
too.
- Add USES=compiler:c++11-lib
- Disable precompiled headers with gcc, is it won't compile
Confirmed fixing some dependent ports, some require compiler=c++11-lib as well
--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Maintainer CC'd
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list