Theo Buehler <t...@theobuehler.org> writes: > On Fri, Oct 06, 2023 at 08:38:12AM -0700, Evan Silberman wrote: >> Evan Silberman <e...@jklol.net> wrote: >> > Can't tell you why this cropped up for you and not me and Greg but would >> > you try adding MODCABAL_BUILD_ARGS="-c digest-pkg-config" to your build? >> >> Sorry, should probably be MODCABAL_BUILD_ARGS='-c "digest -pkg-config"'. > > I can... It is my first bulk build where this fails. It built in my last > few bulks. So most likely some dependency is assumed to be present which > isn't necessarily there during a bulk.
Naturally I can't reproduce this in isolation. If get into a state where you can reproduce this without dpb, maybe getting more diagnostics with MODCABAL_BUILD_ARGS='-v' will help us figure out what goes sideways. Thanks Greg