Project

General

Profile

Actions

Bug #42604

open

compilation fails on alpine on armv7 machine

Added by Stefan Bischoff over 4 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
build
Target version:
% Done:

0%

Source:
Community (dev)
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

/ceph/local/alpine/src/ceph-15.0.0-6644-gced05b9eb3/src/os/bluestore/BlueStore.cc: In lambda function:
/ceph/local/alpine/src/ceph-15.0.0-6644-gced05b9eb3/src/os/bluestore/BlueStore.cc:5813:37: error: no matching function for call to 'p2align(size_t&, uint64_t&)'
total += p2align(len, alloc_size);

may be caused by 32-bit RISC.

  1. echo | gcc -E -xc -include 'stddef.h' - | grep size_t
    typedef unsigned int size_t;

No data to display

Actions

Also available in: Atom PDF