[yocto] No GNU_HASH in the elf binary

Burton, Ross ross.burton at intel.com
Mon Jul 22 15:04:32 PDT 2019


On Mon, 22 Jul 2019 at 21:13, Madhu Krishnamurthy <madhukanthk at yahoo.com> wrote:
> INSANE_SKIP_mlc = "ldflags"
> INSANE_SKIP_mlc-dev = "ldflags"
> INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
> INHIBIT_PACKAGE_STRIP = "1"
>
> But after adding that I still get this error.
> ERROR: mem-tst-0.1 do_package_qa: QA Issue: No GNU_HASH in the elf binary: '/home/cluser/ac/z_cpu/build/tmp/work/corei7-64-poky-linux/mem/tst-0.1/packages-split/mem/usr/local/flex_pkgs/diags/mlc' [ldflags]

The _mlc part is the package name, which isn't mlc.  Use INSANE_SKIP_mem-tst.

Ross


More information about the yocto mailing list