Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 687102 - =sys-cluster/ceph-14.2.1 - patch required to build on arm 32bit (odroid-hc2)
Summary: =sys-cluster/ceph-14.2.1 - patch required to build on arm 32bit (odroid-hc2)
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-01 00:31 UTC by Dyweni
Modified: 2021-02-25 23:44 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dyweni 2019-06-01 00:31:55 UTC
Please include this patch in Ceph 14.2.1:

https://github.com/ceph/ceph/commit/a9f8b1a6092a923cae74221d0f1120d106d3cb8f#diff-e2d9d51a484aa6d89093b0bcfc70a1e0


Without this patch, Ceph 14.2.1 will fail to compile on arm 32bit (ODROID-HC2).
Comment 1 Dyweni 2019-06-02 01:04:10 UTC
Here is another patch that is required from Ceph 14.2.1 to compile on arm 32bit (ODROID-HC3).

https://github.com/ceph/ceph/commit/58b0d514a67ce4f5c115f0f5451d1ac939b3702b#diff-de04b40c767ee4aa5e54a81a0fa427a3
Comment 2 Dyweni 2019-06-02 01:04:53 UTC
(In reply to Dyweni from comment #1)
> Here is another patch that is required from Ceph 14.2.1 to compile on arm
> 32bit (ODROID-HC3).
> 
> https://github.com/ceph/ceph/commit/
> 58b0d514a67ce4f5c115f0f5451d1ac939b3702b#diff-
> de04b40c767ee4aa5e54a81a0fa427a3

Sorry (spelling error),  *required for Ceph 14.2.1...
Comment 3 Patrick McLean gentoo-dev 2021-02-25 23:44:24 UTC
We have dropped 32-bit arches from ceph since it needs too much memory to run properly on these systems.