Alexey Serbin has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/19749 )

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 <[email protected]>
---
M build-support/mini-cluster/relocate_binaries_for_mini_cluster.py
1 file changed, 5 insertions(+), 1 deletion(-)

Approvals:
  Kudu Jenkins: Verified
  Alexey Serbin: Looks good to me, approved

--
To view, visit http://gerrit.cloudera.org:8080/19749
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I8152d7baaa944e1573c076b36980c73902c426ca
Gerrit-Change-Number: 19749
Gerrit-PatchSet: 5
Gerrit-Owner: Abhishek Chennaka <[email protected]>
Gerrit-Reviewer: Abhishek Chennaka <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Ashwani Raina <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)

Reply via email to