lidavidm commented on PR #43264:
URL: https://github.com/apache/arrow/pull/43264#issuecomment-2255033248

   ```
   Error:  PROTOC FAILED: 
/build/java/flight/flight-core/target/protoc-plugins/protoc-gen-grpc-java-1.65.1-linux-x86_64.exe:
 /lib64/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by 
/build/java/flight/flight-core/target/protoc-plugins/protoc-gen-grpc-java-1.65.1-linux-x86_64.exe)
   
/build/java/flight/flight-core/target/protoc-plugins/protoc-gen-grpc-java-1.65.1-linux-x86_64.exe:
 /lib64/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by 
/build/java/flight/flight-core/target/protoc-plugins/protoc-gen-grpc-java-1.65.1-linux-x86_64.exe)
   
/build/java/flight/flight-core/target/protoc-plugins/protoc-gen-grpc-java-1.65.1-linux-x86_64.exe:
 /lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by 
/build/java/flight/flight-core/target/protoc-plugins/protoc-gen-grpc-java-1.65.1-linux-x86_64.exe)
   --grpc-java_out: protoc-gen-grpc-java: Plugin failed with status code 1.
   ```
   
   Looks like they started building against a newer libc++. Might be worth 
poking upstream...


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