Hi,
I am using poky/1.3_M3 branch and I get a bunch of “ERROR: QA Issue: No GNU_HASH in the elf binary:”
My recipe is for installing binary files only.
I have the following statement in my recipe:
INSANE_SKIP_${PN} = “ldflags”
But I still get the errors ..any suggestions ?
WARNING: File '/usr/lib/libEGL.so.1' from cdv-pvr-driver was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/libGLESv2.so.2' from cdv-pvr-driver was already stripped, this will prevent future debugging!
ERROR: QA Issue: No GNU_HASH in the elf binary: '/home/rsaxena/YoctoWork1/cedartrail6/tmp/work/core2-poky-linux/cdv-pvr-driver-1.0.2-r1/packages-split/cdv-pvr-driver-dev/usr/lib/libpvrPVR2D_LINUXFBWSEGL.so'
ERROR: QA Issue: No GNU_HASH in the elf binary: '/home/rsaxena/YoctoWork1/cedartrail6/tmp/work/core2-poky-linux/cdv-pvr-driver-1.0.2-r1/packages-split/cdv-pvr-driver-dev/usr/lib/libpvrPVR2D_DRIWSEGL.so'
ERROR: QA Issue: No GNU_HASH in the elf binary: '/home/rsaxena/YoctoWork1/cedartrail6/tmp/work/core2-poky-linux/cdv-pvr-driver-1.0.2-r1/packages-split/cdv-pvr-driver-dev/usr/lib/libPVROGL_MESA.so'
ERROR: QA Issue: No GNU_HASH in the elf binary: '/home/rsaxena/YoctoWork1/cedartrail6/tmp/work/core2-poky-linux/cdv-pvr-driver-1.0.2-r1/packages-split/cdv-pvr-driver-dev/usr/lib/libOpenVGU.so'
ERROR: QA Issue: No GNU_HASH in the elf binary: '/home/rsaxena/YoctoWork1/cedartrail6/tmp/work/core2-poky-linux/cdv-pvr-driver-1.0.2-r1/packages-split/cdv-pvr-driver-dev/usr/lib/libpvrPVR2D_BLITWSEGL.so'
ERROR: QA Issue: No GNU_HASH in the elf binary: '/home/rsaxena/YoctoWork1/cedartrail6/tmp/work/core2-poky-linux/cdv-pvr-driver-1.0.2-r1/packages-split/cdv-pvr-driver-dev/usr/lib/libpvrPVR2D_FLIPWSEGL.so'
Thanks
Rahul