[MacPorts] #56154: openldap 2.4.46 fails to build with libressl on 10.10.5
MacPorts
noreply at macports.org
Tue Mar 27 02:22:20 UTC 2018
#56154: openldap 2.4.46 fails to build with libressl on 10.10.5
----------------------+----------------------
Reporter: bK4gYuRo | Owner:
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: openldap
----------------------+----------------------
Build fails at linking:
{{{
:info:build /usr/bin/clang -pipe -Os -arch x86_64
-Wl,-headerpad_max_install_names -arch x86_64 -o urltest urltest.o -L/o
pt/local/lib -L/opt/local/lib/db48 ./.libs/libldap.a
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.m
acports.org_release_tarballs_ports_databases_openldap/openldap/work/openldap-2.4.46/libraries/liblber/.libs/liblber.a
../.
./libraries/liblber/.libs/liblber.a ../../libraries/liblutil/liblutil.a
-lsasl2 -lssl -lcrypto -lresolv
:info:build Undefined symbols for architecture x86_64:
:info:build "_BIO_meth_free", referenced from:
:info:build _tlso_destroy in libldap.a(tls_o.o)
:info:build Undefined symbols for architecture x86_64:
:info:build "_BIO_meth_free", referenced from:
:info:build _tlso_destroy in libldap.a(tls_o.o)
:info:build "_BIO_meth_new", referenced from:
:info:build _tlso_init in libldap.a(tls_o.o)
:info:build "_BIO_meth_new", referenced from:
:info:build "_BIO_meth_set_create", referenced from:
:info:build _tlso_init in libldap.a(tls_o.o)
:info:build _tlso_init in libldap.a(tls_o.o)
:info:build "_BIO_meth_set_create", referenced from:
:info:build "_BIO_meth_set_ctrl", referenced from:
:info:build _tlso_init in libldap.a(tls_o.o)
:info:build _tlso_init in libldap.a(tls_o.o)
:info:build "_BIO_meth_set_ctrl", referenced from:
:info:build "_BIO_meth_set_destroy", referenced from:
:info:build _tlso_init in libldap.a(tls_o.o)
:info:build _tlso_init in libldap.a(tls_o.o)
:info:build "_BIO_meth_set_destroy", referenced from:
:info:build "_BIO_meth_set_gets", referenced from:
:info:build _tlso_init in libldap.a(tls_o.o)
:info:build _tlso_init in libldap.a(tls_o.o)
:info:build "_BIO_meth_set_puts", referenced from:
:info:build "_BIO_meth_set_gets", referenced from:
:info:build _tlso_init in libldap.a(tls_o.o)
:info:build _tlso_init in libldap.a(tls_o.o)
:info:build "_BIO_meth_set_read", referenced from:
:info:build "_BIO_meth_set_puts", referenced from:
:info:build _tlso_init in libldap.a(tls_o.o)
:info:build _tlso_init in libldap.a(tls_o.o)
:info:build "_BIO_meth_set_read", referenced from:
:info:build "_BIO_meth_set_write", referenced from:
:info:build _tlso_init in libldap.a(tls_o.o)
:info:build _tlso_init in libldap.a(tls_o.o)
:info:build "_BIO_meth_set_write", referenced from:
:info:build _tlso_init in libldap.a(tls_o.o)
}}}
--
Ticket URL: <https://trac.macports.org/ticket/56154>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list