empiredan opened a new issue, #1792:
URL: https://github.com/apache/incubator-pegasus/issues/1792
All of snappy/zstd/lz4 are reported error "is not a required dependency"
while running `./run.sh pack_server`:
```
$ ./run.sh pack_server
Packaging pegasus server 2.5.0-SNAPSHOT
(b5dfde84f06075c7928c6db55cdba3ace5718e3f) glibc-2.17 release ...
‘/data/src/pegasus/build/latest/output/bin/pegasus_server/pegasus_server’ ->
‘pegasus-server-2.5.0-SNAPSHOT-b5dfde8-glibc2.17-release/bin/pegasus_server’
‘/data/src/pegasus/build/latest/output/lib/libdsn_meta_server.so’ ->
‘pegasus-server-2.5.0-SNAPSHOT-b5dfde8-glibc2.17-release/bin/libdsn_meta_server.so’
‘/data/src/pegasus/build/latest/output/lib/libdsn_replica_server.so’ ->
‘pegasus-server-2.5.0-SNAPSHOT-b5dfde8-glibc2.17-release/bin/libdsn_replica_server.so’
‘/data/src/pegasus/build/latest/output/lib/libdsn_utils.so’ ->
‘pegasus-server-2.5.0-SNAPSHOT-b5dfde8-glibc2.17-release/bin/libdsn_utils.so’
‘./thirdparty/output/lib/libtcmalloc_and_profiler.so’ ->
‘pegasus-server-2.5.0-SNAPSHOT-b5dfde8-glibc2.17-release/bin/libtcmalloc_and_profiler.so’
‘./thirdparty/output/lib/libboost_filesystem.so.1.69.0’ ->
‘pegasus-server-2.5.0-SNAPSHOT-b5dfde8-glibc2.17-release/bin/libboost_filesystem.so.1.69.0’
‘./thirdparty/output/lib/libboost_system.so.1.69.0’ ->
‘pegasus-server-2.5.0-SNAPSHOT-b5dfde8-glibc2.17-release/bin/libboost_system.so.1.69.0’
‘./thirdparty/output/lib/libhdfs.a’ ->
‘pegasus-server-2.5.0-SNAPSHOT-b5dfde8-glibc2.17-release/bin/libhdfs.a’
‘./thirdparty/output/lib/libhdfs.so’ ->
‘pegasus-server-2.5.0-SNAPSHOT-b5dfde8-glibc2.17-release/bin/libhdfs.so’
‘./thirdparty/output/lib/libhdfs.so.0.0.0’ ->
‘pegasus-server-2.5.0-SNAPSHOT-b5dfde8-glibc2.17-release/bin/libhdfs.so.0.0.0’
‘./scripts/sendmail.sh’ ->
‘pegasus-server-2.5.0-SNAPSHOT-b5dfde8-glibc2.17-release/bin/sendmail.sh’
‘./src/server/config.ini’ ->
‘pegasus-server-2.5.0-SNAPSHOT-b5dfde8-glibc2.17-release/bin/config.ini’
‘./src/server/config.min.ini’ ->
‘pegasus-server-2.5.0-SNAPSHOT-b5dfde8-glibc2.17-release/bin/config.min.ini’
‘./scripts/config_hdfs.sh’ ->
‘pegasus-server-2.5.0-SNAPSHOT-b5dfde8-glibc2.17-release/bin/config_hdfs.sh’
‘/lib64/libstdc++.so.6’ ->
‘pegasus-server-2.5.0-SNAPSHOT-b5dfde8-glibc2.17-release/bin/libstdc++.so.6’
ERROR: snappy is not a required dependency, skip packaging this lib
‘/lib64/libcrypto.so.10’ ->
‘pegasus-server-2.5.0-SNAPSHOT-b5dfde8-glibc2.17-release/bin/libcrypto.so.10’
‘/lib64/libssl.so.10’ ->
‘pegasus-server-2.5.0-SNAPSHOT-b5dfde8-glibc2.17-release/bin/libssl.so.10’
ERROR: zstd is not a required dependency, skip packaging this lib
ERROR: lz4 is not a required dependency, skip packaging this lib
Couldn't find env or no valid keytab file was specified,
hadoop-related files were not packed.
Done
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]