Project

General

Profile

Actions

Bug #63194

open

compressor/zstd uses include path for bundled zstd.h only

Added by Duncan Bellamy 7 months ago.

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

0%

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

Description

This was updated to allow for using system zstd in https://github.com/ceph/ceph/commit/16fd07244dd25b46ab1b5a9a3180a354d13c9245

But the include patch in ZstdCompressor.h was not updated to allow the system zstd.h to be used
https://github.com/ceph/ceph/blob/4e051e66a3eb88828e4f21fc6e20b606eb305be0/src/compressor/zstd/ZstdCompressor.h#L19

it also includes a message about static linking only

#define ZSTD_STATIC_LINKING_ONLY
#include "zstd/lib/zstd.h" 

No data to display

Actions

Also available in: Atom PDF