You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by GitBox <gi...@apache.org> on 2022/09/20 12:58:30 UTC

[GitHub] [buildstream] ssssam commented on pull request #1759: .github: Run tests in fedora 37 as well

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: commits-unsubscribe@buildstream.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org