https://bugzilla.redhat.com/show_bug.cgi?id=1310434 --- Comment #10 from Scott Talbert <swt@xxxxxxxxxx> --- (In reply to Miro Hrončok from comment #7) > $ mock -r fedora-rawhide-x86_64 --shell > <mock-chroot> sh-4.4# python3 > Python 3.6.4 (default, Feb 1 2018, 11:03:59) > [GCC 8.0.1 20180127 (Red Hat 8.0.1-0.6)] on linux > Type "help", "copyright", "credits" or "license" for more information. > >>> import wx > 14:51:46: Warning: Mismatch between the program and library build versions > detected. > The library used 3.0 (wchar_t,compiler with C++ ABI 1011,wx > containers,compatible with 2.8), > and wxPython used 3.0 (wchar_t,compiler with C++ ABI 1012,wx > containers,compatible with 2.8). Sigh. I thought we had gotten rid of that, but I guess we did not. That's coming from wxGTK3 not wxPython4. I think we're really only seeing it because we're in the middle of the mass rebuild right now. Once the mass rebuild completes for wxGTK3, that should go away. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx