[Bug 2006404] Re: fatal error: longintrepr.h: No such file or directory
Matthias Klose
2006404 at bugs.launchpad.net
Fri Jun 9 07:52:14 UTC 2023
according to the upstream report, this would need a change in cython
** Package changed: python3.11 (Ubuntu) => cython (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python3.11 in Ubuntu.
https://bugs.launchpad.net/bugs/2006404
Title:
fatal error: longintrepr.h: No such file or directory
Status in cython package in Ubuntu:
Confirmed
Bug description:
With python3.11, some wheel builds will fail like so:
yarl/_quoting_c.c:196:12: fatal error: longintrepr.h: No such file or directory
196 | #include "longintrepr.h"
| ^~~~~~~~~~~~~~~
One reproduction method is:
python3.11 /usr/bin/pip3 install yarl==1.5.1
Presumably this fix is desired:
https://github.com/cython/cython/pull/4428
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cython/+bug/2006404/+subscriptions
More information about the foundations-bugs
mailing list