kou opened a new issue, #35361:
URL: https://github.com/apache/arrow/issues/35361

   ### Describe the enhancement requested
   
   Perl may not be so portable as before
   
   See also:
   
   https://lists.apache.org/thread/ys0w82slp3d7w3ngprqnqjlwmzf5brqc
   
   > I have uploaded the log [1] for the run using conda with gandiva active. It
   > looks like there is an issue with libcrypt.so causing these tests to
   > segfault.
   >
   > 1: https://gist.github.com/assignUser/cba0a13875de9d6a4f31000f585244f0
   
   https://lists.apache.org/thread/w47852gv4h9ngkjdnfhnmnqnx6km5nlb
   
   > libcrypto.so isn't related on the segmentation fault. It's
   > just for relating to showing backtrace.
   >
   > > perl: error while loading shared libraries: libcrypt.so.1:
   > > cannot open shared object file: No such file or directory
   >
   > This is happen at
   > https://github.com/apache/arrow/blob/main/cpp/build-support/run-test.sh#L42
   > :
   >
   >     TEST_NAME=$(echo $TEST_FILENAME | perl -pe 's/\..+?$//') # Remove path 
and extension (if any).
   
   
   
   
   ### Component(s)
   
   C++


-- 
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]

Reply via email to