<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>I'm trying to develop a new recipe for zint, barcode generating software. I initially built the recipe under devtool and got it to the point that there were no errors. I then did a devtool finish command to move it to my yocto build tree under our private
recipe and now when I build it I get 2 different errors that don't make any sense to me:</p>
<p><br>
</p>
<p><span style="font-family:monospace"><span style="font-weight: bold; color: rgb(255, 84, 84);">ERROR</span>:
<span style="color: rgb(178, 24, 24);">zint-2.6.1-r0 do_package_qa: QA Issue: non -dev/-dbg/nativesdk- package contains symlink .so: zint path '/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/zint/2.6.1-r0/packages-split/</span><br>
zint/usr/lib/libzint.so' <br>
<span style="color: rgb(178, 24, 24);">non -dev/-dbg/nativesdk- package contains symlink .so: zint path '/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/zint/2.6.1-r0/packages-split/zint/usr/lib/libQZint.so' [dev-so]</span>
<br>
<span style="font-weight: bold; color: rgb(255, 84, 84);">ERROR</span>: <span style="color: rgb(178, 24, 24);">
zint-2.6.1-r0 do_package_qa: QA Issue: zint: /work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/zint/2.6.1-r0/packages-split/zint/usr/lib/libzint.so.2.6.1 contains probably-redundant RP</span><br>
ATH /usr/lib <br>
<span style="color: rgb(178, 24, 24);">zint: /work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/zint/2.6.1-r0/packages-split/zint/usr/lib/libQZint.so.2.6.1 contains probably-redundant RPATH /usr/lib [useless-rpaths]</span>
<br>
<span style="font-weight: bold; color: rgb(255, 84, 84);">ERROR</span>: <span style="color: rgb(178, 24, 24);">
zint-2.6.1-r0 do_package_qa: QA run found fatal errors. Please consider fixing them.</span>
<br>
<span style="font-weight: bold; color: rgb(255, 84, 84);">ERROR</span>: <span style="color: rgb(178, 24, 24);">
zint-2.6.1-r0 do_package_qa: Function failed: do_package_qa</span> <br>
<span style="font-weight: bold; color: rgb(255, 84, 84);">ERROR</span>: <span style="color: rgb(178, 24, 24);">
Logfile of failure stored in: /home/gwilson/Qt-5.9/Yocto-build-RPi3/build-raspberrypi3/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/zint/2.6.1-r0/temp/log.do_package_qa.3282</span>
<br>
<span style="font-weight: bold; color: rgb(255, 84, 84);">ERROR</span>: <span style="color: rgb(178, 24, 24);">
Task (/home/gwilson/Qt-5.9/Yocto-build-RPi3/sources/meta-sakura/recipes-sakura/Scribe-support/zint_2.6.1.bb:do_package_qa) failed with exit code '1'</span><br>
<br>
</span><br>
</p>
</div>
</body>
</html>