<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p><font size="2">I forgot to press the reply all button. Yes,
node14 and wangle, and everything else that depends on them.</font><br>
</p>
<pre class="moz-signature" cols="72">Jimmy Wong</pre>
<div class="moz-cite-prefix">On 08/11/2021 11:17 PM, Christopher
Chavez wrote:<br>
</div>
<blockquote type="cite"
cite="mid:trinity-318e33af-26d3-4f63-b154-83f953de0e41-1636413458512@3c-app-mailcom-bs05">
<pre class="moz-quote-pre" wrap="">Sent: Monday, November 08, 2021 at 2:58 PM
From: "Blair Zajac" <a class="moz-txt-link-rfc2396E" href="mailto:blair@orcaware.com"><blair@orcaware.com></a>
</pre>
<blockquote type="cite">
<pre class="moz-quote-pre" wrap="">Which nodejs version is the build failing on?
</pre>
</blockquote>
<pre class="moz-quote-pre" wrap="">
</pre>
<blockquote type="cite">
<pre class="moz-quote-pre" wrap="">On Nov 8, 2021, at 12:50 PM, Jimmy Yuen Ho Wong <a class="moz-txt-link-rfc2396E" href="mailto:wyuenho@gmail.com[mailto:wyuenho@gmail.com]"><wyuenho@gmail.com[mailto:wyuenho@gmail.com]></a> wrote:
</pre>
</blockquote>
<pre class="moz-quote-pre" wrap="">
</pre>
<blockquote type="cite">
<blockquote type="cite">
<pre class="moz-quote-pre" wrap="">This also have broken nodejs as well, I have 2 errors here:
</pre>
</blockquote>
</blockquote>
<pre class="moz-quote-pre" wrap="">
</pre>
<blockquote type="cite">
<blockquote type="cite">
<pre class="moz-quote-pre" wrap="">../src/node_crypto.cc:4585[<a class="moz-txt-link-freetext" href="http://node_crypto.cc:4585">http://node_crypto.cc:4585</a>]:10: error: cannot initialize a variable of type 'DSA *' (aka 'dsa_st *') with an rvalue of type 'const struct dsa_st *'
DSA* dsa_key = EVP_PKEY_get0_DSA(pkey.get());
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/node_crypto.cc:4589[<a class="moz-txt-link-freetext" href="http://node_crypto.cc:4589">http://node_crypto.cc:4589</a>]:13: error: cannot initialize a variable of type 'EC_KEY *' (aka 'ec_key_st *') with an rvalue of type 'const struct ec_key_st *'
EC_KEY* ec_key = EVP_PKEY_get0_EC_KEY(pkey.get());
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
</pre>
</blockquote>
</blockquote>
<pre class="moz-quote-pre" wrap="">
According to the line numbers in the error, it is nodejs14.
<a class="moz-txt-link-freetext" href="https://github.com/nodejs/node/blob/v14.18.1/src/node_crypto.cc#L4585">https://github.com/nodejs/node/blob/v14.18.1/src/node_crypto.cc#L4585</a>
Christopher A. Chavez
</pre>
</blockquote>
</body>
</html>