cxzl25 commented on PR #1551:
URL: https://github.com/apache/orc/pull/1551#issuecomment-1605893531

   I did not reproduce this problem in the Macbook Pro M2 Max.
   
   ```
   clang -v
   Apple clang version 14.0.3 (clang-1403.0.22.14.1)
   Target: arm64-apple-darwin22.5.0
   Thread model: posix
   InstalledDir: /Library/Developer/CommandLineTools/usr/bin
   ```
   
   Build command
   ```bash
   mkdir build
   cd build
   cmake ..
   make package test-out
   ```


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