[issue25696] "make -j9 install" fails because bininstall target requires the libainstall target

Roundup Robot report at bugs.python.org
Sun Dec 13 15:27:07 EST 2015


Roundup Robot added the comment:

New changeset 94910d210ef4 by Victor Stinner in branch '2.7':
Issue #25696: Don't ignore errors in 'make bininstall' on creating $(LIBPC) directory
https://hg.python.org/cpython/rev/94910d210ef4

New changeset d28268c47421 by Victor Stinner in branch '3.5':
Issue #25696: Don't ignore errors in 'make bininstall' on creating $(LIBPC) directory
https://hg.python.org/cpython/rev/d28268c47421

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25696>
_______________________________________


More information about the Python-bugs-list mailing list