[Bug 255966] mail/postfix build failure
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue May 18 06:28:22 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255966
Bug ID: 255966
Summary: mail/postfix build failure
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ohauer at FreeBSD.org
Reporter: oz42 at oz42.eu
Assignee: ohauer at FreeBSD.org
Flags: maintainer-feedback?(ohauer at FreeBSD.org)
cc -fPIC -I. -I../../include -DDEF_CONFIG_DIR=\"/usr/local/etc/postfix\"
-DDEF_DAEMON_DIR=\"/usr/local/libexec/postfix\"
-DDEF_META_DIR=\"/usr/local/libexec/postfix\"
-DDEF_COMMAND_DIR=\"/usr/local/sbin\"
-DDEF_SENDMAIL_PATH=\"/usr/local/sbin/sendmail\"
-DDEF_NEWALIAS_PATH=\"/usr/local/bin/newaliases\"
-DDEF_MAILQ_PATH=\"/usr/local/bin/mailq\" -DDEF_MANPAGE_DIR=\"/usr/local/man\"
-DDEF_README_DIR=\"no\" -DDEF_HTML_DIR=\"no\"
-DDEF_QUEUE_DIR=\"/var/spool/postfix\" -DDEF_DATA_DIR=\"/var/db/postfix\"
-DDEF_MAIL_OWNER=\"postfix\" -DDEF_SGID_GROUP=\"maildrop\" -Wmissing-prototypes
-Wformat -Wno-comment -DUSE_SASL_AUTH -DHAS_EAI -I/usr/local/include -DHAS_PCRE
-I/usr/local/include -DDEF_SERVER_SASL_TYPE=\"dovecot\" -DUSE_TLS
-I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include
-DHAS_DEV_URANDOM -DDEF_SHLIB_DIR=\"/usr/local/lib/postfix\" -DUSE_DYNAMIC_LIBS
-DUSE_DYNAMIC_MAPS -Wmissing-prototypes -Wformat -Wno-comment -fno-common -O2
-pipe -fstack-protector-strong -fno-strict-aliasing -I. -I../../include
-DFREEBSD12 -Wl,-rpath,/usr/local/lib/postfix -o smtpd smtpd.o smtpd_token.o
smtpd_check.o smtpd_chat.o smtpd_state.o smtpd_peer.o smtpd_sasl_proto.o
smtpd_sasl_glue.o smtpd_proxy.o smtpd_xforward.o smtpd_dsn_fix.o
smtpd_milter.o smtpd_resolve.o smtpd_expand.o smtpd_haproxy.o
../../lib/libpostfix-master.so ../../lib/libpostfix-tls.so
../../lib/libxsasl.a ../../lib/libmilter.a ../../lib/libpostfix-dns.so
../../lib/libpostfix-global.so ../../lib/libpostfix-util.so -pie
-L/usr/local/lib -licuuc -L/usr/local/lib -Wl,-rpath,/usr/local/lib
-fstack-protector-strong -lssl -lcrypto -L/usr/local/lib/db5 -ldb-5.3
-L/usr/local/lib -licui18n -licuuc -licudata
ld: error: ../../lib/libpostfix-tls.so: undefined reference to
EVP_MD_CTX_create
ld: error: ../../lib/libpostfix-tls.so: undefined reference to
EVP_MD_CTX_destroy
ld: error: ../../lib/libpostfix-tls.so: undefined reference to
SSL_CTX_set1_groups
ld: error: ../../lib/libpostfix-tls.so: undefined reference to sk_new_null
ld: error: ../../lib/libpostfix-tls.so: undefined reference to sk_pop_free
ld: error: ../../lib/libpostfix-tls.so: undefined reference to sk_push
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** [smtpd] Error code 1
make[4]: stopped in /usr/ports/mail/postfix/work/postfix-3.6.0/src/smtpd
1 error
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list