Opened 7 years ago

Last modified 7 years ago

#53017 closed defect

kerberos5 fails to build on Yosemite with libressl — at Version 3

Reported by: bK4gYuRo Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.3.5
Keywords: Cc: jerryyhom
Port: kerberos5

Description (last modified by mf2k (Frank Schima))

kerberos5 @1.15_0 fails to build on Yosemite (10.10.5) with libressl @2.4.3_0.

:info:build Undefined symbols for architecture x86_64:
:info:build   "_HMAC_CTX_new", referenced from:
:info:build       _krb5int_hmac_keyblock in hmac.so
:info:build   "_EVP_MD_CTX_new", referenced from:
:info:build       _hash_evp in hash_evp.so
:info:build       _k5_sha256 in sha256.so
:info:build   "_HMAC_CTX_free", referenced from:
:info:build       _krb5int_hmac_keyblock in hmac.so
:info:build   "_EVP_MD_CTX_free", referenced from:
:info:build       _hash_evp in hash_evp.so
:info:build       _k5_sha256 in sha256.so
:info:build ld: symbol(s) not found for architecture x86_64

I am attaching the full build log

Change History (4)

Changed 7 years ago by bK4gYuRo

Attachment: main.log added

comment:1 Changed 7 years ago by jerryyhom

Cc: jerryyhom added

comment:2 Changed 7 years ago by mf2k (Frank Schima)

Owner: set to ryandesign
Status: newassigned

In the future, please use WikiFormatting and Cc the port maintainers (port info --maintainers kerberos5), if any.

comment:3 Changed 7 years ago by mf2k (Frank Schima)

Description: modified (diff)
Note: See TracTickets for help on using tickets.