python-ptrace icon indicating copy to clipboard operation
python-ptrace copied to clipboard

riscv64: OverflowError: Python int too large to convert to C long

Open yuzibo opened this issue 1 year ago • 0 comments

The python-ptrace has a FTBFS(fail to build from source) issue on riscv64 due to:

...
OverflowError: Python int too large to convert to C long"
...

See the build log and reportbug on Debian.

I plan to fix this bug but I need some time to understand the internal details. Sorry for the delay.

yuzibo avatar Jan 20 '25 04:01 yuzibo