fatal error: longintrepr.h: No such file or directory

Bug #2006404 reported by Dan Bungert
22
This bug affects 5 people
Affects Status Importance Assigned to Milestone
cython (Ubuntu)
Confirmed
Undecided
Unassigned

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

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in python3.11 (Ubuntu):
status: New → Confirmed
Revision history for this message
Matthias Klose (doko) wrote :

according to the upstream report, this would need a change in cython

affects: python3.11 (Ubuntu) → cython (Ubuntu)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.