Hi Maxin, This failure is unrelated to the patch, caused by changes in the oe-core:
http://git.yoctoproject.org/cgit.cgi/poky/commit/?id=a98a8180863ff45b477a1f8439ebcec21151d282 As far as I can tell, the current openjdk version is equally affected. I'll look into fixing the error though. Best Regards, Erkka Kääriä > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On > Behalf Of Maxin B. John > Sent: Thursday, August 18, 2016 3:27 PM > To: [email protected] > Subject: Re: [oe] [meta-java][PATCH v2 2/2] openjdk-8-release-102b14.inc: > Ignore deprecation > > 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 --------------------------------------------------------------------- Intel Finland Oy Registered Address: PL 281, 00181 Helsinki Business Identity Code: 0357606 - 4 Domiciled in Helsinki This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). Any review or distribution by others is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies. -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
