Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#76512 - [python] Build option --with-system-ffi is superfluous
Attached to Project:
Arch Linux
Opened by Detlev Brodowski (brody) - Thursday, 10 November 2022, 19:35 GMT
Last edited by Felix Yan (felixonmars) - Monday, 14 November 2022, 17:36 GMT
Opened by Detlev Brodowski (brody) - Thursday, 10 November 2022, 19:35 GMT
Last edited by Felix Yan (felixonmars) - Monday, 14 November 2022, 17:36 GMT
|
DetailsDescription:
It looks like that the build option --with-system-ffi in PKGBUILD is superfluous -> see output during the package build. "configure: WARNING: --with(out)-system-ffi is ignored on this platform" Kind regards Detlev |
This task depends upon
Closed by Felix Yan (felixonmars)
Monday, 14 November 2022, 17:36 GMT
Reason for closing: Fixed
Additional comments about closing: in trunk
Monday, 14 November 2022, 17:36 GMT
Reason for closing: Fixed
Additional comments about closing: in trunk

Yeah, reading `configure.ac' it seems applicable only on platform "Darwin".