claudevdm commented on issue #33506:
URL: https://github.com/apache/beam/issues/33506#issuecomment-2575383553

   Sure, here is what I found
   - The workflow started failing consistently on Dec 10  
![image](https://github.com/user-attachments/assets/13923193-be95-46ae-bec1-70e60688edeb)
   - The only difference I could find since they started failing is a 
runner/host Kernel Version: 6.1.100+ to Kernel Version: 6.1.112+ change
   - The kernel date change lines up with a release on Dec 10 
![image](https://github.com/user-attachments/assets/597e32f3-c2e4-4b84-a75f-47a29838c82f)
   - The arm workflows have to do some cross-compilation thing using qemu
   - cibuildwheels pulls 
[quay.io/pypa/manylinux2014_aarch64](http://quay.io/pypa/manylinux2014_aarch64) 
which uses gcc 10 to compile the cyton code
   - It seems there are some incompatible changes with the new kernel release 
and cross compiling with gcc 10
   


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