Bug 1318841 - wxGTK: Request for Rebuild to fix C++ ABI incompatibility
Summary: wxGTK: Request for Rebuild to fix C++ ABI incompatibility
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: wxGTK
Version: 23
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Dan Horák
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-18 00:26 UTC by Sergio Basto
Modified: 2016-10-28 00:27 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-10-27 21:45:32 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Sergio Basto 2016-03-18 00:26:38 UTC
Description of problem:

As I wrote in https://bugzilla.redhat.com/show_bug.cgi?id=1318171#c5 :

I think something similar is happening in wxGTK-2.8.12-19.fc23.x86_64, 

Warning: Mismatch between the program and library build versions detected.
The library used 2.8 (no debug,Unicode,compiler with C++ ABI 1008,wx containers,compatible with 2.4,compatible with 2.6),
and your program used 2.8 (no debug,Unicode,compiler with C++ ABI 1009,wx containers,compatible with 2.4,compatible with 2.6).

In reply  Scott Talbert wrote:
Yes, wxGTK package probably also needs to be rebuilt.  You should file a separate bug for that.


Version-Release number of selected component (if applicable):
wxGTK-2.8.12-19.fc23.i686
wxGTK-2.8.12-19.fc23.x86_64


How reproducible:
Run for example: mediainfo-gui

Steps to Reproduce:
1. install and run mediainfo-gui in F23 

Actual results:

Warning: Mismatch between the program and library build versions detected.
The library used 2.8 (no debug,Unicode,compiler with C++ ABI 1008,wx containers,compatible with 2.4,compatible with 2.6),
and your program used 2.8 (no debug,Unicode,compiler with C++ ABI 1009,wx containers,compatible with 2.4,compatible with 2.6).

Expected results:
no warnings.

Additional info:

Comment 1 Sergio Basto 2016-10-27 21:45:32 UTC
How reproducible:
Run for example: mediainfo-gui

Steps to Reproduce:
1. install and run mediainfo-gui in F23 

not anymore

Comment 2 Jeremy Newton 2016-10-28 00:27:20 UTC
Looks like I forgot to close this when I rebuilt. Thanks!


Note You need to log in before you can comment on or make changes to this bug.