ssssam commented on PR #1759:
URL: https://github.com/apache/buildstream/pull/1759#issuecomment-1252318173
Looks to be failing due to missing `longintrepr.h` needed by pyroaring:
pyroaring/pyroaring.cpp:220:12: fatal error: longintrepr.h: No such
file or directory
This appears to be a bug in Cython which was already fixed last year:
https://github.com/cython/cython/issues/4461
Suggested fix would be to update the minimum Cython version 0.29.25
--
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]