FS#52624 - [jsoncpp] python is a makedepend, not a checkdepend
Attached to Project:
Arch Linux
Opened by Kevin Mihelich (kmihelich) - Wednesday, 18 January 2017, 20:56 GMT
Last edited by Levente Polyak (anthraxx) - Wednesday, 18 January 2017, 21:32 GMT
Opened by Kevin Mihelich (kmihelich) - Wednesday, 18 January 2017, 20:56 GMT
Last edited by Levente Polyak (anthraxx) - Wednesday, 18 January 2017, 21:32 GMT
|
Details
Description: python is a makedepend, not a checkdepend. It
is required to build the package, as seen in the second line
of build():
build() { cd ${pkgbase}-${pkgver} python doxybuild.py --with-dot Additional info: * package version: 1.8.0-1 * log: ==> Starting build()... /startdir/PKGBUILD: line 27: python: command not found ==> ERROR: A failure occurred in build(). Steps to reproduce: Build the package in a clean chroot using --nocheck. |
This task depends upon
Closed by Levente Polyak (anthraxx)
Wednesday, 18 January 2017, 21:32 GMT
Reason for closing: Fixed
Additional comments about closing: fixed in SVN, won't do a re-release
Wednesday, 18 January 2017, 21:32 GMT
Reason for closing: Fixed
Additional comments about closing: fixed in SVN, won't do a re-release