[MacPorts] #63956: ntpsec @1.2.1_1: build error with OpenSSL 3

MacPorts noreply at macports.org
Mon Nov 15 13:45:52 UTC 2021


#63956: ntpsec @1.2.1_1: build error with OpenSSL 3
--------------------+-----------------------
 Reporter:  l2dy    |      Owner:  fhgwright
     Type:  defect  |     Status:  assigned
 Priority:  Normal  |  Milestone:
Component:  ports   |    Version:
 Keywords:          |       Port:  ntpsec
--------------------+-----------------------
 {{{
 ../../attic/cmac-timing.c:251:27: error: too few arguments to function
 call, expected 4, have 1
         if (0 == EVP_MAC_init(ctx)) {
                  ~~~~~~~~~~~~    ^
 ../../../../../../../../../include/openssl/evp.h:1220:1: note:
 'EVP_MAC_init' declared here
 int EVP_MAC_init(EVP_MAC_CTX *ctx, const unsigned char *key, size_t
 keylen,
 ^
 ../../attic/cmac-timing.c:312:27: error: too few arguments to function
 call, expected 4, have 1
         if (0 == EVP_MAC_init(ctx)) {
                  ~~~~~~~~~~~~    ^
 ../../../../../../../../../include/openssl/evp.h:1220:1: note:
 'EVP_MAC_init' declared here
 int EVP_MAC_init(EVP_MAC_CTX *ctx, const unsigned char *key, size_t
 keylen,
 ^
 2 errors generated.
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/63956>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list