Project

General

Profile

Actions

Bug #55420

open

17.2.0 build failure on Alpine linux

Added by Duncan Bellamy about 2 years ago. Updated over 1 year ago.

Status:
Pending Backport
Priority:
Normal
Assignee:
Target version:
% Done:

0%

Source:
Community (user)
Tags:
cmake arrow backport_processed
Backport:
quincy
Regression:
Yes
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

With commit https://github.com/ceph/ceph/pull/45604 arrow was added as a sub-module, and ARROW_LIBRARIES changed from

set(ARROW_LIBRARIES "-larrow -lparquet")

to

set(ARROW_LIBRARIES Arrow::Parquet)

With this change alpine gets the following compilation error:
https://gitlab.alpinelinux.org/a16bitsysop/aports/-/jobs/697012#L2906

If the change is reverted compilation is successful:
https://gitlab.alpinelinux.org/a16bitsysop/aports/-/jobs/699392/raw


Related issues 1 (0 open1 closed)

Copied to rgw - Backport #55545: quincy: 17.2.0 build failure on Alpine linuxResolvedCasey BodleyActions
Actions #1

Updated by Casey Bodley almost 2 years ago

  • Assignee set to Casey Bodley
Actions #2

Updated by Casey Bodley almost 2 years ago

  • Status changed from New to Fix Under Review
  • Tags set to cmake arrow
  • Backport set to quincy
  • Pull request ID set to 46080
Actions #4

Updated by Casey Bodley almost 2 years ago

  • Status changed from Fix Under Review to Pending Backport
Actions #5

Updated by Backport Bot almost 2 years ago

  • Copied to Backport #55545: quincy: 17.2.0 build failure on Alpine linux added
Actions #6

Updated by Backport Bot over 1 year ago

  • Tags changed from cmake arrow to cmake arrow backport_processed
Actions

Also available in: Atom PDF