Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Feb 2022 03:03:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 262219] x11-toolkits/py-wxPython4: build fail
Message-ID:  <bug-262219-21822-6hKptm2NCi@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-262219-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-262219-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-python (Nobody)
<python@FreeBSD.org> for maintainer-feedback:
Bug 262219: x11-toolkits/py-wxPython4: build fail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D262219



--- Description ---
...
In file included from ../../../../sip/cpp/sip_corecmodule.cpp:10:
In file included from ../../../../sip/cpp/sipAPI_core.h:20845:
In file included from ../../../../wx/include/wxPython/wxpy_api.h:41:
In file included from /usr/local/include/wx-3.1/wx/wx.h:15:
In file included from /usr/local/include/wx-3.1/wx/object.h:19:
In file included from /usr/local/include/wx-3.1/wx/memory.h:15:
/usr/local/include/wx-3.1/wx/string.h:561:7: warning: unknown warning group
'-Wunsafe-loop-optimizations', ignored [-Wunknown-warning-option]
      wxGCC_ONLY_WARNING_SUPPRESS(unsafe-loop-optimizations)
      ^
/usr/local/include/wx-3.1/wx/defs.h:680:43: note: expanded from macro
'wxGCC_ONLY_WARNING_SUPPRESS'
#   define wxGCC_ONLY_WARNING_SUPPRESS(x) wxGCC_WARNING_SUPPRESS(x)
					  ^
/usr/local/include/wx-3.1/wx/defs.h:668:9: note: expanded from macro
'wxGCC_WARNING_SUPPRESS'
	_Pragma (wxSTRINGIZE(GCC diagnostic ignored
wxSTRINGIZE(wxCONCAT(-W,x))))
	^
<scratch space>:91:25: note: expanded from here
 GCC diagnostic ignored "-Wunsafe-loop-optimizations"
			^
../../../../sip/cpp/sip_corecmodule.cpp:7637:2: error: wxString conversion =
can
only handle WCHAR wxStrings currently
#error wxString conversion can only handle WCHAR wxStrings currently
 ^
1 warning and 1 error generated.
...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-262219-21822-6hKptm2NCi>