Hello, with the change that Paul recommended the errors turned into 4 warnings ERROR: QA Issue: File '/usr/plugins/designer/libqwt_designer_plugin.so' from qwt was already stripped, this will prevent future debugging! ERROR: QA Issue: File '/usr/lib/libqwt.so.6.0.1' from qwt was already stripped, this will prevent future debugging! ERROR: QA Issue: File '/usr/lib/libqwtmathml.so.6.0.1' from qwt was already stripped, this will prevent future debugging! WARNING: QA Issue: Found library in wrong location: /usr/plugins/designer/libqwt_designer_plugin.so ERROR: QA run found fatal errors. Please consider fixing them. ERROR: Function failed: do_package_qa ERROR: Logfile of failure stored in: /home/vidal/POKY/build071613_zedboard/poky/build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/qwt/6.0.1-r1/temp/log.do_package.27159 ERROR: Task 1126 (/home/vidal/POKY/build071613_zedboard/poky/meta-oe/meta-oe/recipes-qt/qwt/ qwt_6.0.1.bb, do_package) failed with exit code '1'
WARNING: QA Issue: File '/usr/plugins/designer/libqwt_designer_plugin.so' from qwt was already stripped, this will prevent future debugging! WARNING: QA Issue: File '/usr/lib/libqwt.so.6.0.1' from qwt was already stripped, this will prevent future debugging! WARNING: QA Issue: File '/usr/lib/libqwtmathml.so.6.0.1' from qwt was already stripped, this will prevent future debugging! WARNING: QA Issue: Found library in wrong location: /usr/plugins/designer/libqwt_designer_plugin.so NOTE: Tasks Summary: Attempted 4333 tasks of which 3960 didn't need to be rerun and all succeeded Thanks for all the help.. On Tue, Jul 16, 2013 at 1:18 PM, Edward Vidal <[email protected]>wrote: > Paul, > I opted for options b.) modifying > /home/vidal/POKY/build071613_zedboard/poky/meta-yocto/conf/distro/poky.conf > mvoing already-stripped from ERROR_QA to WARN_QA . > Build is currently in progress. > My question will option a.) need to be done to prevent this from > occurring in future releases. > Thanks not working with the variables would have made this extremely > difficult to find and fix. > > > On Tue, Jul 16, 2013 at 11:50 AM, Paul Eggleton < > [email protected]> wrote: > >> Hi Edward, >> >> On Tuesday 16 July 2013 08:47:03 Edward Vidal wrote: >> > ERROR: QA Issue: File '/usr/plugins/designer/libqwt_designer_plugin.so' >> > from qwt was already stripped, this will prevent future debugging! >> > ERROR: QA Issue: File '/usr/lib/libqwt.so.6.0.1' from qwt was already >> > stripped, this will prevent future debugging! >> > ERROR: QA Issue: File '/usr/lib/libqwtmathml.so.6.0.1' from qwt was >> already >> > stripped, this will prevent future debugging! >> >> poky.conf now marks this QA issue as an error instead of a warning in >> order to >> pick up on quality issues when running builds. You can either: >> >> a) Fix the recipe so that qwt gets built without stripping its output >> binaries, or >> >> b) set your own value for ERROR_QA and WARN_QA so that "already-stripped" >> appears in WARN_QA rather than ERROR_QA >> >> Cheers, >> Paul >> >> -- >> >> Paul Eggleton >> Intel Open Source Technology Centre >> > >
_______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
