The GitHub Actions job "Build Containerized PR Wheels" on 
fory.git/feat/python-bfloat16-support has failed.
Run started by GitHub user asadjan4611 (triggered by asadjan4611).

Head commit for run:
e38733930ba6a5bc660d00ea6d3019c5956da621 / asadjan4611 <[email protected]>
fix(python): use explicit size constant for ARM compatibility

Replace sizeof(float) with explicit constant 4 in memcpy calls to ensure
cross-platform compatibility, especially on ARM architectures where
sizeof() may cause compilation issues. This matches the project's
pattern of using explicit size constants (as seen in types.py).

Fixes build failures on:
- ubuntu-24.04-arm (aarch64)
- macos-arm64 (Apple Silicon)
- ubuntu-24.04-arm with Python 3.13

Report URL: https://github.com/apache/fory/actions/runs/21976304275

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to