Bug #120399 missing build dependency: lz4-devel
Submitted: 4 May 9:31
Reporter: Daniël van Eeden (OCA) Email Updates:
Status: Open Impact on me:
None 
Category:MySQL Server: Packaging Severity:S2 (Serious)
Version:9.7.0 OS:Any
Assigned to: CPU Architecture:Any

[4 May 9:31] Daniël van Eeden
Description:
Rebuilding the source RPM fails as the lz4 library isn't declared as build dependency.

Note that for other libraries the error often indicates the fedora/suse/debian package names, but here it didn't.

How to repeat:
CMake Error at cmake/lz4.cmake:96 (MESSAGE):
  Cannot find system lz4 libraries.
Call Stack (most recent call first):
  CMakeLists.txt:1922 (MYSQL_CHECK_LZ4)