openssl3 broke rmd160 digest on Big Sur
Jimmy Yuen Ho Wong
wyuenho at gmail.com
Mon Nov 8 23:27:06 UTC 2021
I forgot to press the reply all button. Yes, node14 and wangle, and
everything else that depends on them.
Jimmy Wong
On 08/11/2021 11:17 PM, Christopher Chavez wrote:
> Sent: Monday, November 08, 2021 at 2:58 PM
> From: "Blair Zajac"<blair at orcaware.com>
>
>> Which nodejs version is the build failing on?
>
>> On Nov 8, 2021, at 12:50 PM, Jimmy Yuen Ho Wong<wyuenho at gmail.com[mailto:wyuenho at gmail.com]> wrote:
>>> This also have broken nodejs as well, I have 2 errors here:
>>> ../src/node_crypto.cc:4585[http://node_crypto.cc:4585]: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[http://node_crypto.cc:4589]: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());
>>> ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
>
> According to the line numbers in the error, it is nodejs14.
> https://github.com/nodejs/node/blob/v14.18.1/src/node_crypto.cc#L4585
>
>
> Christopher A. Chavez
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-dev/attachments/20211108/5992ed15/attachment-0001.htm>
More information about the macports-dev
mailing list