[MCOL-4897] Columnstore on aarch64 for Debian-based distro can be built, but packages are not generated Created: 2021-10-13 Updated: 2021-12-09 Resolved: 2021-12-09 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | Build |
| Affects Version/s: | None |
| Fix Version/s: | 6.1.1 |
| Type: | Bug | Priority: | Major |
| Reporter: | Timofey Turenko | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Environment: |
10.6 |
||
| Attachments: |
|
| Description |
|
The build process works, but packages are not generated. Is there any sense to build if cmapi package is not available for aarch64? probably solution: generate build failure message for aarch64 "aarch64 architecture is not supported" |
| Comments |
| Comment by Roman [ 2021-12-09 ] |
|
MCS doesn't officially support ARM yet. RPM packages are generated for internal purposes only now. We will enable deb packaging when we officially release ARM support for MCS. JFYI CMAPI is python logic so it is easy to produce ARM package. |