Hello Kudu Jenkins,

I'd like you to do a code review. Please visit

    http://gerrit.cloudera.org:8080/20057

to review the following change.


Change subject: [build] Update libraries to be excluded in SLES15 SP4
......................................................................

[build] Update libraries to be excluded in SLES15 SP4

Recently during the build of minicluster from
build-support/mini-cluster/build_mini_cluster_binaries.sh
we found that libcurl built from third party is dependent on the
library libjitterentropy. While invesitgating if this dependency is
present just because libjitterentropy is present in the machine and
curl picking it up while  building, we found that this library
libjitterentropy is present in SLES15 SP4 out of the box.
We also found having libjitterentropy in a RHEL 9 machine didn't cause
the dependency behavior from libcurl i.e. it is not dependent on
libjitterentropy.
To avoid these build issues in SELS 15 SP4, libjitterentropy needs to
be excluded when copying the libraries to be distributed. On a side
note libjitterentropy is also BSD and GPLv2 licensed.

Change-Id: I8152d7baaa944e1573c076b36980c73902c426ca
Reviewed-on: http://gerrit.cloudera.org:8080/19749
Tested-by: Kudu Jenkins
Reviewed-by: Alexey Serbin <ale...@apache.org>
(cherry picked from commit 91f8033867d85941fbf75e28e4d0f506090cfa45)
---
M build-support/mini-cluster/relocate_binaries_for_mini_cluster.py
1 file changed, 5 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/57/20057/1
--
To view, visit http://gerrit.cloudera.org:8080/20057
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: branch-1.17.x
Gerrit-MessageType: newchange
Gerrit-Change-Id: I8152d7baaa944e1573c076b36980c73902c426ca
Gerrit-Change-Number: 20057
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <ale...@apache.org>
Gerrit-Reviewer: Abhishek Chennaka <achenn...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins (120)

Reply via email to