Bug 16773

Summary: Codeblocks can't start
Product: Mageia Reporter: Bernard SIAUD <liste>
Component: RPM PackagesAssignee: Rémi Verschelde <rverschelde>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: Normal    
Version: Cauldron   
Target Milestone: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Source RPM: codeblocks-13.12-4.mga5.src.rpm CVE:
Status comment:

Description Bernard SIAUD 2015-09-17 22:50:40 CEST
Description of problem: Codeblock can't start


Version-Release number of selected component (if applicable):


How reproducible: run codeblocks


Steps to Reproduce:
1. $ codeblocks 
Fatal Error: Mismatch between the program and library build versions detected.
The library used 2.8 (no debug,Unicode,compiler with C++ ABI 1009,wx containers,compatible with 2.6),
and your program used 2.8 (no debug,Unicode,compiler with C++ ABI 1002,wx containers,compatible with 2.6).
Abandon



Reproducible: 

Steps to Reproduce:
Comment 1 Rémi Verschelde 2015-09-17 23:06:04 CEST
Thanks for your report, I guess codeblocks needs to be rebuilt for the new C++ ABI in gcc 5.2.1. I'll try that.
Rémi Verschelde 2015-09-17 23:07:25 CEST

Assignee: bugsquad => rverschelde

Comment 2 Rémi Verschelde 2015-09-17 23:35:43 CEST
Please test if codeblocks-13.12-5.mga6 solves the start issue.
Comment 3 Bernard SIAUD 2015-09-18 17:02:51 CEST
It's good now.

Status: NEW => RESOLVED
Resolution: (none) => FIXED