<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p><br>
</p>
<div class="moz-cite-prefix">Il 20/11/23 18:06, Erich Ritz via
SlackBuilds-users ha scritto:<br>
</div>
<blockquote type="cite"
cite="mid:qSuilMuFmU4FKIq4ryvEr5xxWR6hcTZk5_iOkzff1RTPbdKVYnHyR_Y4ekUaswVpysGBMopGSN1C2SZ5EVLxMaIZyxs4VN6KU_AI6M7tVgg=@protonmail.com">
<pre class="moz-quote-pre" wrap="">On Friday, November 17th, 2023 at 8:26 PM, Willy Sudiarto Raharjo <a class="moz-txt-link-rfc2396E" href="mailto:willysr@slackbuilds.org"><willysr@slackbuilds.org></a> wrote:
</pre>
<blockquote type="cite">
<pre class="moz-quote-pre" wrap="">
Sat Nov 18 02:16:51 UTC 2023
libraries/wxWidgets: Updated for version 3.2.4.
</pre>
</blockquote>
<pre class="moz-quote-pre" wrap="">
I think this broke the audacity build.
Here is my slackrepo hint file for audacity:
# cat /var/lib/slackrepo/etr/hintfiles/audacity.hint
ADDREQUIRES="jack ladspa_sdk soundtouch twolame vamp-plugin-sdk vst3sdk lilv suil"
OPTIONS="MANUAL=yes"
And here is a sampling of the build log:
/usr/include/wx-3.2/wx/arrstr.h:353:20: error: cannot convert ‘const wxArrayString’ to ‘wxArrayString::const_reference’ {aka ‘const wxString&’}
353 | push_back(*first);
| ~~~~~~~~~^~~~~~~~
</pre>
</blockquote>
<br>
<p>I've found the same error with audacity 3.3 in current.</p>
<p><span style="white-space: pre-wrap">I solved by building audacity 3.4.2 (the slackbuild works fine as is actually without any changes). First, an error occurred without lilv+suil installed. Since lv2 is an optional dependency I think a patch is needed if are not installed, but I solved installing also lilv and suil instead to find a patch. With these dependencies installed in the system the build of audacity 3.4.2 ends successfully.</span></p>
<p><span style="white-space: pre-wrap">I didn't tested this solution in stable Slackware 15.0
</span></p>
<pre class="moz-signature" cols="72">--
*********************************************************
Giancarlo Dessì
<a class="moz-txt-link-freetext" href="https://www.giand.it">https://www.giand.it</a>
Slackware Linux... because it works!
********************************************************* </pre>
</body>
</html>