<div dir="ltr">Hi Jake,<div><br></div><div>It seems to be the same problem as this one:</div><div><a href="http://lists.opencsw.org/pipermail/maintainers/2013-November/018794.html">http://lists.opencsw.org/pipermail/maintainers/2013-November/018794.html</a><br>

</div><div><br></div><div>Is still present after a "mgar update" ?</div><div><br></div><div>Yann</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/11/12 Jake Goerzen <span dir="ltr"><<a href="mailto:jgoerzen@opencsw.org" target="_blank">jgoerzen@opencsw.org</a>></span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello, While packaging the latest dovecot on unstable10s I get the following checkpkg errors about soname-unused.  I don't seem to run into this on unstable10x build host.  Should I add CHECKPKG_OVERRIDES to the recipe and not worry about it?<br>


<br>
CSWdovecotdevel:<br>
CSWdovecot:<br>
 * Although it is linked against, binary<br>
   /opt/csw/lib/dovecot/auth/<u></u>libauthdb_imap.so doesn't use any symbols of the<br>
   following libraries: libsendfile.so.1. It usually happens because<br>
   superfluous libraries were added to the linker options, either because of<br>
   the configure script itself or because of the "pkg-config --libs" output of<br>
   one the dependency.<br>
 * Although it is linked against, binary /opt/csw/lib/dovecot/<u></u>libdovecot-<br>
   sql.so.0.0.0 doesn't use any symbols of the following libraries:<br>
   libcrypto.so.1.0.0, libsendfile.so.1, libssl.so.1.0.0, libz.so.1. It<br>
   usually happens because superfluous libraries were added to the linker<br>
   options, either because of the configure script itself or because of the<br>
   "pkg-config --libs" output of one the dependency.<br>
If any of the reported errors were false positives, you can override them<br>
pasting the lines below to the GAR recipe.<br>
CHECKPKG_OVERRIDES_CSWdovecot += soname-unused|libsendfile.so.<u></u>1|is|needed|by|/opt/csw/lib/<u></u>dovecot/auth/libauthdb_imap.<u></u>so|but|never|used<br>
CHECKPKG_OVERRIDES_CSWdovecot += soname-unused|libcrypto.so.1.<u></u>0.0|is|needed|by|/opt/csw/lib/<u></u>dovecot/libdovecot-sql.so.0.0.<u></u>0|but|never|used<br>
CHECKPKG_OVERRIDES_CSWdovecot += soname-unused|libsendfile.so.<u></u>1|is|needed|by|/opt/csw/lib/<u></u>dovecot/libdovecot-sql.so.0.0.<u></u>0|but|never|used<br>
CHECKPKG_OVERRIDES_CSWdovecot += soname-unused|libssl.so.1.0.0|<u></u>is|needed|by|/opt/csw/lib/<u></u>dovecot/libdovecot-sql.so.0.0.<u></u>0|but|never|used<br>
CHECKPKG_OVERRIDES_CSWdovecot += soname-unused|libz.so.1|is|<u></u>needed|by|/opt/csw/lib/<u></u>dovecot/libdovecot-sql.so.0.0.<u></u>0|but|never|used<br>
<br>
Regards,<br>
/Jake<br>
</blockquote></div><br></div>