[packages/rocksdb] - debug for missing shared install on builders

qboosh qboosh at pld-linux.org
Thu Sep 15 19:50:37 CEST 2022


commit 37566e73537e18fafc7524670ee0e01ec3a537d9
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Sep 15 19:50:55 2022 +0200

    - debug for missing shared install on builders

 rocksdb.spec | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/rocksdb.spec b/rocksdb.spec
index 05959f2..53ed5a1 100644
--- a/rocksdb.spec
+++ b/rocksdb.spec
@@ -111,6 +111,8 @@ export ROCKSDB_DISABLE_BENCHMARK=1
 export ROCKSDB_DISABLE_TBB=1
 %endif
 
+ls -la
+
 %{__make} install \
 	%{!?with_debug:DEBUG_LEVEL=0} \
 	PORTABLE=1 \
@@ -118,6 +120,8 @@ export ROCKSDB_DISABLE_TBB=1
 	PREFIX=%{_prefix} \
 	LIBDIR=%{_libdir}
 
+ls -la
+
 # reduntant symlink
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/librocksdb.so.6
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rocksdb.git/commitdiff/37566e73537e18fafc7524670ee0e01ec3a537d9



More information about the pld-cvs-commit mailing list