Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Mar 2020 15:40:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 244761] finance/aqbanking: doesn't build due to undefined references in libxmlsec1-gnutls.so
Message-ID:  <bug-244761-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 244761
           Summary: finance/aqbanking: doesn't build due to undefined
                    references in libxmlsec1-gnutls.so
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: jhale@FreeBSD.org
          Reporter: jonaspalm@posteo.de
          Assignee: jhale@FreeBSD.org
             Flags: maintainer-feedback?(jhale@FreeBSD.org)
 Attachment #212355 text/plain
         mime type:

Created attachment 212355
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D212355&action=
=3Dedit
Complete poudriere build log

As title, here is the relevant part, see aqbanking-5.8.2.log for the comple=
te
poudriere build log

ld: error: /usr/local/lib/libxmlsec1-gnutls.so: undefined reference to
gnutls_global_deinit
ld: error: /usr/local/lib/libxmlsec1-gnutls.so: undefined reference to
gnutls_global_init
ld: error: /usr/local/lib/libxmlsec1-gnutls.so: undefined reference to
gnutls_strerror
ld: error: /usr/local/lib/libxmlsec1-gnutls.so: undefined reference to
gnutls_x509_crt_deinit
ld: error: /usr/local/lib/libxmlsec1-gnutls.so: undefined reference to
gnutls_x509_privkey_deinit
ld: error: /usr/local/lib/libxmlsec1-gnutls.so: undefined reference to
gcry_randomize
ld: error: /usr/local/lib/libxmlsec1-gnutls.so: undefined reference to
gcry_mpi_cmp
ld: error: /usr/local/lib/libxmlsec1-gnutls.so: undefined reference to
gcry_mpi_invm
ld: error: /usr/local/lib/libxmlsec1-gnutls.so: undefined reference to
gcry_mpi_release
ld: error: /usr/local/lib/libxmlsec1-gnutls.so: undefined reference to
gcry_mpi_scan
ld: error: /usr/local/lib/libxmlsec1-gnutls.so: undefined reference to
gcry_mpi_swap
ld: error: /usr/local/lib/libxmlsec1-gnutls.so: undefined reference to
gcry_sexp_build
ld: error: /usr/local/lib/libxmlsec1-gnutls.so: undefined reference to
gcry_sexp_release
ld: error: /usr/local/lib/libxmlsec1-gnutls.so: undefined reference to
gcry_strerror
ld: error: /usr/local/lib/libxmlsec1-gnutls.so: undefined reference to
gcry_strsource
ld: error: /usr/local/lib/libxmlsec1-gnutls.so: undefined reference to
gnutls_free
ld: error: /usr/local/lib/libxmlsec1-gnutls.so: undefined reference to
gnutls_x509_privkey_export_dsa_raw
ld: error: /usr/local/lib/libxmlsec1-gnutls.so: undefined reference to
gnutls_x509_privkey_export_rsa_raw
ld: error: /usr/local/lib/libxmlsec1-gnutls.so: undefined reference to
gnutls_x509_privkey_get_pk_algorithm
ld: error: /usr/local/lib/libxmlsec1-gnutls.so: undefined reference to
gnutls_pkcs12_bag_decrypt
ld: error: too many errors emitted, stopping now (use -error-limit=3D0 to s=
ee all
errors)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[8]: *** [Makefile:549: testlib] 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-244761-7788>