Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Oct 2018 17:32:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 231863] security/cyrus-sasl2-saslauthd unable to build (cc: error: linker command failed with exit code 1)
Message-ID:  <bug-231863-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 231863
           Summary: security/cyrus-sasl2-saslauthd unable to build (cc:
                    error: linker command failed with exit code 1)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ume@FreeBSD.org
          Reporter: maniactraq@gmail.com
          Assignee: ume@FreeBSD.org
             Flags: maintainer-feedback?(ume@FreeBSD.org)

Have been unable to build on FreeBSD 11.2-RELEASE since the fix for bug 231=
647
was committed. The exact same issue as described in comment 4 (bug #231647,
comment #4). It's listed as fixed but still does not work for me.

Tried building with both poudriere and straight from ports but both give the
same error.=20

uname -a
FreeBSD example.com 11.2-RELEASE-p4 FreeBSD 11.2-RELEASE-p4 #1: Thu Sep 27
21:16:17 UTC 2018     user@example.com:/usr/obj/usr/src/sys/EXAMPLE  amd64

> =3D=3D=3D>  Building for cyrus-sasl-saslauthd-2.1.26_3
> cd /usr/ports/security/cyrus-sasl2-saslauthd/work/cyrus-sasl-2.1.26/inclu=
de && make
> cd /usr/ports/security/cyrus-sasl2-saslauthd/work/cyrus-sasl-2.1.26/sasld=
b && make
> ar cru .libs/libsasldb.a db_ndbm.o allockey.o
> cd /usr/ports/security/cyrus-sasl2-saslauthd/work/cyrus-sasl-2.1.26/sasla=
uthd && make
> make  all-am
> cc  -O -pipe  -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing  -=
L/usr/local/lib   -fstack-protector  -L/usr/lib -o saslauthd mechanisms.o a=
uth_dce.o  auth_getpwent.o auth_krb5.o  auth_krb4.o auth_pam.o auth_rimap.o=
  auth_httpform.o auth_shadow.o  auth_sia.o auth_sasldb.o lak.o  auth_ldap.=
o cache.o cfile.o  krbtf.o utils.o ipc_unix.o  ipc_doors.o saslauthd-main.o=
 md5.o -L/usr/lib -L/usr/lib -lgssapi -lgssapi_krb5 -lheimntlm -lkrb5 -lhx5=
09 -lcom_err -lcrypto -lasn1 -lwind -lheimbase -lroken -lcrypt -pthread  -l=
crypt   ../sasldb/.libs/libsasldb.al -lpam -lldap -llber -lcrypto=20
> lak.o: In function `lak_check_hashed':
> lak.c:(.text+0x34fe): undefined reference to `EVP_MD_CTX_new'
> lak.c:(.text+0x351a): undefined reference to `EVP_ENCODE_CTX_new'
> lak.c:(.text+0x35a0): undefined reference to `EVP_ENCODE_CTX_free'
> lak.c:(.text+0x361f): undefined reference to `EVP_MD_CTX_free'
> lak.c:(.text+0x366e): undefined reference to `EVP_ENCODE_CTX_free'
> lak.c:(.text+0x3678): undefined reference to `EVP_ENCODE_CTX_free'
> lak.c:(.text+0x368f): undefined reference to `EVP_MD_CTX_free'
> cc: error: linker command failed with exit code 1 (use -v to see invocati=
on)
> *** Error code 1
>=20
> Stop.
> make[3]: stopped in /usr/ports/security/cyrus-sasl2-saslauthd/work/cyrus-=
sasl-2.1.26/saslauthd
> *** Error code 1
>=20
> Stop.
> make[2]: stopped in /usr/ports/security/cyrus-sasl2-saslauthd/work/cyrus-=
sasl-2.1.26/saslauthd
> *** Error code 1
>=20
> Stop.
> make[1]: stopped in /usr/ports/security/cyrus-sasl2-saslauthd
> *** Error code 1
>=20
> Stop.
> make: stopped in /usr/ports/security/cyrus-sasl2-saslauthd

--=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-231863-7788>