GIT_VERSION=2.55.0
* new build flags
* new link flags
* new prefix flags
* new script parameters
* new perl-specific parameters
* new asciidoc flags
/bin/sh: line 1: cargo: command not found
make: *** [Makefile:3021: target/release/libgitcore.a] Error 127
make: *** Waiting for unfinished jobs....
Traceback (most recent call last):
File "/var/pisi/git/actions.py", line 46, in build
autotools.make("all doc")
File "/usr/lib/pisilinux/pisi/actionsapi/autotools.py", line 103, in make
if system('make %s %s' % (get.makeJOBS(), parameters)):
File "/usr/lib/pisilinux/pisi/actionsapi/shelltools.py", line 255, in system
error(_("Command \"%s\" failed, return value was %d.") % (command, retValue))
File "/usr/lib/pisilinux/pisi/actionsapi/__init__.py", line 27, in error
raise Error(msg)
pisi.actionsapi.Error: Command "make -j5 all doc" failed, return value was 2.
[01;31mAction script error caught.
[0m[01;33m*** 1 error(s), 0 warning(s)
[0m[01;31mProgram terminated.
[0m