tech-pkg archive
[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index][
Old Index]
Re: CHECK_SHLIBS_NATIVE unset and other pbulk problems
On 10.02.2020 00:36, John Klos wrote:
Hi,
I'm trying to figure out why pbulk fails on various architectures
(mips64eb, m68k) here:
=> Checking for missing run-time search paths in digest-20190127
/usr/bin/awk: no program filename
One solution is to just not set PKG_DEVELOPER, but the real question is
why doesn't check-shlibs-elf.awk do the right thing?
What does "make show-var VARNAME=OBJECT_FMT" print?
The thing is that mk/check/check-shlibs.mk only ever expects ELF or
Mach-O, and you seem to have a different OBJECT_FMT. In that case, it
doesn't report an error but fails badly.
Roland
Home |
Main Index |
Thread Index |
Old Index