Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 Mar 2024 19:37:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 277585] net/openldap26-server build failing in 13.3 with llvm17
Message-ID:  <bug-277585-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 277585
           Summary: net/openldap26-server build failing in 13.3 with
                    llvm17
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: delphij@FreeBSD.org
          Reporter: bugs.freebsd.org@msqr.us
          Assignee: delphij@FreeBSD.org
             Flags: maintainer-feedback?(delphij@FreeBSD.org)

Created attachment 249036
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D249036&action=
=3Dedit
poudriere build output

I am trying to build net/openldap26-server in poudriere for 13.3-RELEASE on
amd64 and linking is failing with this output:

libtool: link: cc -shared  -fPIC -DPIC  .libs/bind.o .libs/open.o
.libs/result.o .libs/error.o .libs/compare.o .libs/search.o .libs/controls.o
.libs/messages.o .libs/references.o .libs/extended.o .libs/cyrus.o
.libs/modify.o .libs/add.o .libs/modrdn.o .libs/delete.o .libs/abandon.o
.libs/sasl.o .libs/sbind.o .libs/unbind.o .libs/cancel.o .libs/filter.o
.libs/free.o .libs/sort.o .libs/passwd.o .libs/whoami.o .libs/vc.o
.libs/getdn.o .libs/getentry.o .libs/getattr.o .libs/getvalues.o
.libs/addentry.o .libs/request.o .libs/os-ip.o .libs/url.o .libs/pagectrl.o
.libs/sortctrl.o .libs/vlvctrl.o .libs/init.o .libs/options.o .libs/print.o
.libs/string.o .libs/util-int.o .libs/schema.o .libs/charray.o .libs/os-loc=
al.o
.libs/dnssrv.o .libs/utf-8.o .libs/utf-8-conv.o .libs/tls2.o .libs/tls_o.o
.libs/tls_g.o .libs/turn.o .libs/ppolicy.o .libs/dds.o .libs/txn.o
.libs/ldap_sync.o .libs/stctrl.o .libs/assertion.o .libs/deref.o
.libs/ldifutil.o .libs/ldif.o .libs/fetch.o .libs/lbase64.o .libs/msctrl.o
.libs/psearchctrl.o .libs/threads.o .libs/rdwr.o .libs/tpool.o .libs/rq.o
.libs/thr_posix.o .libs/thr_thr.o .libs/thr_nt.o .libs/thr_pth.o
.libs/thr_debug.o .libs/account_usability.o .libs/avl.o .libs/tavl.o
.libs/version.o   -Wl,-rpath
-Wl,/wrkdirs/usr/ports/net/openldap26-server/work/openldap-2.6.7/libraries/=
liblber/.libs
-Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib
../../libraries/liblber/.libs/liblber.so -levent /usr/local/lib/libsasl2.so
-lssl -lcrypto  -O2 -fstack-protector-strong -Wl,-rpath -Wl,/usr/local/lib
-fstack-protector-strong -Wl,--version-script=3D./ldap.map -pthread   -pthr=
ead
-Wl,-soname -Wl,libldap.so.2 -o .libs/libldap.so.2.0.200
ld: error: version script assignment of 'OPENLDAP_2.200' to symbol
'ldap_dump_connection' failed: symbol not defined
ld: error: version script assignment of 'OPENLDAP_2.200' to symbol
'ldap_dump_requests_and_responses' failed: symbol not defined
cc: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[2]: *** [Makefile:426: libldap.la] Error 1
gmake[2]: Leaving directory
'/wrkdirs/usr/ports/net/openldap26-server/work/openldap-2.6.7/libraries/lib=
ldap'
gmake[1]: *** [Makefile:310: all-common] Error 1
gmake[1]: Leaving directory
'/wrkdirs/usr/ports/net/openldap26-server/work/openldap-2.6.7/libraries'
gmake: *** [Makefile:320: all-common] Error 1

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