<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 3.09.2012 01:12, Timothy B.
      Terriberry wrote:<br>
    </div>
    <blockquote cite="mid:5043D9B3.2040505@xiph.org" type="cite">
      <pre wrap="">Georgi D. Sotirov wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">                 --enable-assertions
</pre>
      </blockquote>
      <pre wrap="">This is a bad idea. These can slow down the library significantly, as 
they were only meant to be enabled for debugging.
</pre>
    </blockquote>
    <font face="Helvetica, Arial, sans-serif"><br>
      Yep, I haven't though it that way, but what are assertions good
      for than debugging? Removing it... </font><br>
    <blockquote cite="mid:5043D9B3.2040505@xiph.org" type="cite">
      <blockquote type="cite">
        <pre wrap="">    Error: celt_decode returned unknown error
    Error: celt_decode returned unknown error
    Error: celt_decode returned unknown error
</pre>
      </blockquote>
      <pre wrap="">In-band signaling of the CELT frame size and bandwidth was added in 
commit e6acfe07 in March 2011, which required celt_decode() to return 
the number of decoded samples, but the test was not updated to expect 
this return value.
</pre>
    </blockquote>
    <font face="Helvetica, Arial, sans-serif"><br>
      OK. Clear.</font>
    <blockquote cite="mid:5043D9B3.2040505@xiph.org" type="cite">
      <blockquote type="cite">
        <pre wrap="">Let me know if I could help you with more information and I hope you're
resolve the problem soon.
</pre>
      </blockquote>
      <pre wrap="">libcelt is no longer being maintained. Packages should transition to 
libopus, which offers functionality that is a complete superset, and 
actually receives bugfixes, etc. What packages are Slackware shipping 
that still depend on libcelt?
</pre>
    </blockquote>
    <font face="Helvetica, Arial, sans-serif"><br>
      Right, but I have it as a prerequisite for building <a
        href="http://jackaudio.org/">JACK</a> and I see some other
      distributions are still providing libcelt. Perhaps JACK already
      moved to <a href="http://opus-codec.org/">Opus</a>?<br>
      <br>
      P.S. I'm not an official Slackware developer and neither CELT nor
      JACK are official Slackware packages. I'm building both on my own
      for my site <a href="http://sotirov-bg.net/slackpack/">SlackPack</a>.<br>
      <br>
      <br>
      Regards,<br>
    </font><br>
    <div class="moz-signature">-- <br>
      <pre><b>Georgi D. Sotirov</b>

</pre>
    </div>
  </body>
</html>