Hi Erkka,

On Mon, Aug 15, 2016 at 12:36:20PM +0300, Erkka Kääriä wrote:
> readdir_r has been deprecated since glibc 2.24. As openjdk uses this
> function, a warning is generated during build that gets turned into
> an error when -Werror is used.

Yes, this fixes the build error that we got with the first version. Thank you!

However,we are getting another QA Error with the build:

ERROR: openjre-8-102b14-r0 do_package_qa: QA Issue: No GNU_HASH in the elf 
binary: 
'/media/poky/build/tmp/work/core2-64-poky-linux/openjre-8/102b14-r0/packages-split/openjre-8/usr/lib/jvm/openjre-8/lib/amd64/libjsig.so'
No GNU_HASH in the elf binary: 
'/media/poky/build/tmp/work/core2-64-poky-linux/openjre-8/102b14-r0/packages-split/openjre-8/usr/lib/jvm/openjre-8/lib/amd64/server/libjvm.so'
 [ldflags]
ERROR: openjre-8-102b14-r0 do_package_qa: QA run found fatal errors. Please 
consider fixing them.
ERROR: openjre-8-102b14-r0 do_package_qa: Function failed: do_package_qa
ERROR: Logfile of failure stored in: 
/media/poky/build/tmp/work/core2-64-poky-linux/openjre-8/102b14-r0/temp/log.do_package_qa.22839
ERROR: Task 
/home/maxin/clone/meta-java/recipes-core/openjdk/openjre-8_102b14.bb:do_package_qa
 
(/home/maxin/clone/meta-java/recipes-core/openjdk/openjre-8_102b14.bb:do_package_qa)
 failed with exit code '1'
NOTE: Tasks Summary: Attempted 1344 tasks of which 1332 didn't need to be rerun 
and 1 failed.
NOTE: Writing buildhistory

<snip>

Could you please look into this ?

Best Regards,
Maxin
-- 
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to