pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/databases/postgresql12-client
On Fri, 4 Sep 2020 12:43:24 +0000
Jonathan Schleifer <js%netbsd.org@localhost> wrote:
> Module Name: pkgsrc
> Committed By: js
> Date: Fri Sep 4 12:43:24 UTC 2020
>
> Modified Files:
> pkgsrc/databases/postgresql12-client: Makefile
>
> Log Message:
> [databases/postgresql12-client] Set MAKE_JOBS_SAFE=no
>
> This fails to build with make -j16, but works fine with make -j1.
Please include a comment describing the failure mode so this can
be analyzed in the future. For me it builds ok with MAKE_JOBS=16 and
MAKE_JOBS=20. As such I would randomly revert your change if I were to
update the package, with the assumption that upstream fixed something.
-Tobias
Home |
Main Index |
Thread Index |
Old Index