Bug 1228305

Summary: dmlite-plugins-adpter build fails in epel7 ppc64le
Product: [Fedora] Fedora EPEL Reporter: Menanteau Guy <menantea>
Component: dmlite-plugins-adapterAssignee: Alejandro Alvarez <a.alvarezayllon>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel7CC: a.alvarezayllon, adev88, rocha.porto
Target Milestone: ---   
Target Release: ---   
Hardware: ppc64le   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-07-06 06:50:59 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: 1197165    

Description Menanteau Guy 2015-06-04 14:55:05 UTC
Got an error when trying to build  dmlite-plugins-adapter-0.6.1-1.el7.src and 
dmlite-plugins-mysql-0.6.0-3.el7.src in my local ppc64le epel7 environment.

Error is:
fatal error: dmlite/cpp/dmlite.h: No such file or directory
 #include <dmlite/cpp/dmlite.h>
                               ^
compilation terminated.

With dmlite-devel-0.7.2-1.el7 it seems that there is no more 
/usr/include/dmlite/cpp/dmlite.h installed.

I guess there is a mismath version between dmlite built in el7 and 
dmlite-plugins... version pachkages.dmlite-plugins... packages could need version update in epel to be aligned with dmlite package.

I did not check but this problem could also be present in other arches than ppc64le and in el5 and el6 too.

Comment 1 Alejandro Alvarez 2015-06-04 15:00:30 UTC
Hi,

All dmlite plugins were merged together into dmlite. dmlite-plugins-* need to be deprecated.
This happened since cpp/dmlite.h was made private by upstream.

Regards.

Comment 2 Alejandro Alvarez 2015-07-06 06:50:59 UTC
dmlite-plugins-adapter marked as dead