andygrove commented on issue #227:
URL: 
https://github.com/apache/arrow-datafusion-comet/issues/227#issuecomment-2016350885

   I do have xcode installed. I tried with openjdk 11 as well.
   
   ```
   % java --version 
   openjdk 11.0.22 2024-01-16
   OpenJDK Runtime Environment Homebrew (build 11.0.22+0)
   OpenJDK 64-Bit Server VM Homebrew (build 11.0.22+0, mixed mode)
   ```
   
   It seems to be arm64 build:
   
   ```
   % file /opt/homebrew/Cellar/openjdk@11/11.0.22/bin/javac
   /opt/homebrew/Cellar/openjdk@11/11.0.22/bin/javac: Mach-O 64-bit executable 
arm64
   ```
   
   I also have protoc installed and seems to be arm64 version:
   
   ```
    % file /opt/homebrew/bin/protoc
   /opt/homebrew/bin/protoc: Mach-O 64-bit executable arm64
   ```
   
   I still see the same issue 😕 


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