tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: checksum argmax fix
On Tue, Aug 06, 2024 at 09:32:12PM +0100, Jonathan Perkin wrote:
> Ok I've attached a patch that appears to work for me, at least now I'm able
> to 'bmake checksum' in wip/grafana, though it still doesn't help systems
> that have older bmake without the temporary file fix.
>
> Note for anyone testing mktool I've also added support for checksums, and
> the latest version (0.1.8) also now supports -I to match this patch.
I've tried this on NetBSD-current/amd64 as of July 11, and that make
is not good enough:
# make checksum
=> Bootstrap dependency digest>=20211023: found digest-20220214nb1
make: exec(/bin/sh) failed (Argument list too long)
*** Error code 1
Stop.
make: stopped making "checksum" in /usr/pkgsrc/wip/grafana
I then tried with pkgsrc-current's bmake and that worked, though there
was a long time of nothing happening and then all the output came at
once, which I think is different than before, but not really
important.
Thomas
Home |
Main Index |
Thread Index |
Old Index