Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Jun 2016 09:44:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 210130] mail/fetchmail: /usr/bin/ld: warning: libcrypto.so.7, needed by /usr/lib/libgssapi_krb5.so, may conflict with libcrypto.so.37
Message-ID:  <bug-210130-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210130

            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@FreeBSD.org
          Reporter: freebsd-ports@charlieroot.de
                CC: chalpin@cs.wisc.edu
                CC: chalpin@cs.wisc.edu
             Flags: maintainer-feedback?(chalpin@cs.wisc.edu)

Similar issue as https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208584=
?!

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=20=
=20
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 -lrok=
en
-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.2=
6'
gmake[3]: *** [Makefile:1176: all-recursive] Error 1
gmake[3]: Leaving directory '/usr/ports/mail/fetchmail/work/fetchmail-6.3.2=
6'
gmake[2]: *** [Makefile:591: all] Error 2
gmake[2]: Leaving directory '/usr/ports/mail/fetchmail/work/fetchmail-6.3.2=
6'
=3D=3D=3D> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=3Dyes 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=3Dportupgrade
UPGRADE_PORT=3Dfetchmail-6.3.26_2 UPGRADE_PORT_VER=3D6.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)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210130-13>