Bug 1052433 - Linearstore: ARM compile error: cast ... increases required alignment of target type
Summary: Linearstore: ARM compile error: cast ... increases required alignment of targ...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: qpid-cpp
Version: Development
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Kim van der Riet
QA Contact: MRG Quality Engineering
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-01-13 20:03 UTC by Kim van der Riet
Modified: 2014-01-13 20:19 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-01-13 20:19:45 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Kim van der Riet 2014-01-13 20:03:44 UTC
When compiling on ARM, the following error message occurs:

cast from 'char*' to 'uint64_t* {aka long long unsigned int*}' increases required alignment of target type [-Werror=cast-align]

(or similar) in several locations.

Comment 1 Kim van der Riet 2014-01-13 20:04:20 UTC
Upstream bug: https://issues.apache.org/jira/browse/QPID-5401

Comment 2 Kim van der Riet 2014-01-13 20:05:38 UTC
Fixed in r.1550446

Comment 3 Kim van der Riet 2014-01-13 20:19:45 UTC
My bad, this fix is an upstream 0.26 branch fix.


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