FS#56434 - [python-lxml] missing makedepend on cython{,2}

Attached to Project: Arch Linux
Opened by Kevin Mihelich (kmihelich) - Friday, 24 November 2017, 16:39 GMT
Last edited by Felix Yan (felixonmars) - Saturday, 25 November 2017, 05:08 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Felix Yan (felixonmars)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: Checkdepends are being used as makedepends; cython{,2} should be makedepends.


Additional info:
* package version: 4.1.1-1
* log:
==> Starting build()...
Building lxml version 4.1.1.
Traceback (most recent call last):
File "setup.py", line 240, in <module>
**setup_extra_options()
File "setup.py", line 150, in setup_extra_options
STATIC_CFLAGS, STATIC_BINARIES)
File "/build/python-lxml/src/lxml-4.1.1/setupinfo.py", line 96, in ext_modules
"is not available (pass --without-cython to ignore this error)." % module)
RuntimeError: ERROR: Trying to build without Cython, but pre-generated 'src/lxml/etree.c' is not available (pass --without-cython to ignore this error).
==> ERROR: A failure occurred in build().


Steps to reproduce: Build in a clean chroot with the --nocheck flag to makepkg.
This task depends upon

Closed by  Felix Yan (felixonmars)
Saturday, 25 November 2017, 05:08 GMT
Reason for closing:  Fixed
Additional comments about closing:  in trunk

Loading...