FS#46211 - [wxgtk] Please bump pkgrel

Attached to Project: Arch Linux
Opened by Link Mauve (linkmauve) - Sunday, 06 September 2015, 09:35 GMT
Last edited by Doug Newgard (Scimmia) - Sunday, 06 September 2015, 14:44 GMT
Task Type General Gripe
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
wxgtk prints a warning to stderr whenever a program is compiled against a different C++ ABI than the one it has been compiled against, which happened with the switch to gcc 5.1.
Rebuilding wxgtk against gcc 5.1 would fix this issue.

Additional info:
* package version(s)
3.0.2-4

* config and/or log files etc.
10:30:51: Warning: Mismatch between the program and library build versions detected.
The library used 3.0 (wchar_t,compiler with C++ ABI 1008,wx containers,compatible with 2.8),
and your program used 3.0 (wchar_t,compiler with C++ ABI 1009,wx containers,compatible with 2.8).

Steps to reproduce:
Run any program using wxgtk compiled since g++ 5.1.
This task depends upon

Closed by  Doug Newgard (Scimmia)
Sunday, 06 September 2015, 14:44 GMT
Reason for closing:  Not a bug
Additional comments about closing:  Warning that do not cause problems are not bugs

Loading...