[Bug 210130] mail/fetchmail: /usr/bin/ld: warning: libcrypto.so.7, needed by /usr/lib/libgssapi_krb5.so, may conflict with libcrypto.so.37
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jun 8 09:44:48 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210130
Bug ID: 210130
Summary: mail/fetchmail: /usr/bin/ld: warning: libcrypto.so.7,
needed by /usr/lib/libgssapi_krb5.so, may conflict
with libcrypto.so.37
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: freebsd-ports at charlieroot.de
CC: chalpin at cs.wisc.edu
CC: chalpin at cs.wisc.edu
Flags: maintainer-feedback?(chalpin at cs.wisc.edu)
Similar issue as https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208584?!
cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include
-I/usr/kerberos/include -I/usr/include -L/usr/local/lib
-Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -L/usr/lib -o
fetchmail socket.o getpass.o fetchmail.o env.o idle.o options.o daemon.o
driver.o transact.o sink.o smtp.o idlist.o uid.o mxget.o md5ify.o cram.o
gssapi.o opie.o interface.o netrc.o unmime.o conf.o checkalias.o lock.o
rcfile_l.o rcfile_y.o norm_charmap.o pop3.o imap.o etrn.o odmr.o rpa.o
libfm.a /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -lopie
-lcrypt -lkvm -lcom_err -lssl -lcrypto -L/usr/lib -lgssapi -lgssapi_krb5
-lheimntlm -lkrb5 -lhx509 -lcom_err -lcrypto -lasn1 -lwind -lheimbase -lroken
-lcrypt -pthread
/usr/bin/ld: warning: libcrypto.so.7, needed by /usr/lib/libgssapi_krb5.so, may
conflict with libcrypto.so.37
/usr/bin/ld: warning: libcrypto.so.7, needed by /usr/lib/libgssapi_krb5.so, may
conflict with libcrypto.so.37
socket.o: In function `SSLOpen':
socket.c:(.text+0x128a): undefined reference to `SSLv3_client_method'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[4]: *** [Makefile:700: fetchmail] Error 1
gmake[4]: Leaving directory '/usr/ports/mail/fetchmail/work/fetchmail-6.3.26'
gmake[3]: *** [Makefile:1176: all-recursive] Error 1
gmake[3]: Leaving directory '/usr/ports/mail/fetchmail/work/fetchmail-6.3.26'
gmake[2]: *** [Makefile:591: all] Error 2
gmake[2]: Leaving directory '/usr/ports/mail/fetchmail/work/fetchmail-6.3.26'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/mail/fetchmail
*** Error code 1
Stop.
make: stopped in /usr/ports/mail/fetchmail
** Command failed [exit code 1]: /usr/bin/script -qa
/tmp/portupgrade20160608-4401-dolnj5 env UPGRADE_TOOL=portupgrade
UPGRADE_PORT=fetchmail-6.3.26_2 UPGRADE_PORT_VER=6.3.26_2 make
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
! mail/fetchmail (fetchmail-6.3.26_2) (linker error)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list