Opened 12 months ago

Closed 12 months ago

Last modified 8 months ago

#22174 closed defect (fixed)

lxml FTBFS with libxml2-2.15.0

Reported by: Xi Ruoyao Owned by: Xi Ruoyao
Priority: normal Milestone: 13.0
Component: BOOK Version: git
Severity: medium Keywords:
Cc:

Description

Change History (7)

comment:1 by Xi Ruoyao, 12 months ago

sed '577s/&/<const_xmlChar**>&/' -i src/lxml/proxy.pxi
rm src/lxml/etree.c

papers over the issue. But that would require Cython to regenerate src/lxml/etree.c.

comment:2 by Xi Ruoyao, 12 months ago

Resolution: → fixed
Status: new → closed

comment:3 by Xi Ruoyao, 12 months ago

Resolution: fixed
Status: closed → reopened

Per the upstream the line 577 is just unneeded at all with libxml2-2.15.0. Will switch to the upstream fix.

comment:4 by Xi Ruoyao, 12 months ago

Owner: changed from blfs-book to Xi Ruoyao
Status: reopened → new

comment:6 by Xi Ruoyao, 12 months ago

Resolution: → fixed
Status: new → closed

comment:7 by Bruce Dubbs, 8 months ago

Milestone: 12.5 → 13.0

Milestone renamed

Note: See TracTickets for help on using tickets.