tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: TOOL_DEPENDS vs pbulk fallout
> Date: Thu, 12 Oct 2023 14:01:21 +0100
> From: Jonathan Perkin <jperkin%mnx.io@localhost>
>
> pbulk uses this information to determine whether a dependency has
> changed, and therefore whether a downstream package needs to be rebuilt
> or not.
Do you know where pbulk does this? I can't find where it uses
pkg_info -N.
> An option would be to include all "tool" depends in @blddep too, but
> that feels wrong, and I don't know how it will handle native tools.
I just committed this change. Native tools (as in, e.g., TOOL_AWK as
/usr/bin/awk) aren't listed here in any way unless they carry package
dependencies, so I think the risk for native builds is low. If it
breaks anything, let me know and I can back it out and spend more time
to think about it.
Otherwise, I think we should pull this change up to 2023Q3 even though
it touches mk/.
Sorry for the oversight!
Home |
Main Index |
Thread Index |
Old Index