Bug 1470527

Summary: mariadb library upgrade to 10.2 causes FTBFS
Product: [Fedora] Fedora Reporter: Honza Horak <hhorak>
Component: rekallAssignee: Tom "spot" Callaway <tcallawa>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: tcallawa
Target Milestone: ---Keywords: Patch
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-07-13 15:18:04 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1467297    
Attachments:
Description Flags
Proposed patch none

Description Honza Horak 2017-07-13 06:14:43 UTC
Created attachment 1297430 [details]
Proposed patch

Description of problem:
With new version of MariaDB 10.2 we see basically this build issue:

In file included from db/mysql/kb_mysql.cpp:40:0:
db/mysql/kb_mysql.cpp:572:3: error: 'MYSQL_VERSION_ID' was not declared in this scope
   MYSQL_VERSION_ID,
   ^

Comment 1 Tom "spot" Callaway 2017-07-13 15:18:04 UTC
Thanks! Fix committed in rawhide, building rekall-2.4.6-36.fc27 now. Feel free to bump and rebuild if needed when the new mariadb lands.