[Bug 244761] finance/aqbanking: doesn't build due to undefined references in libxmlsec1-gnutls.so

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Mar 12 15:40:56 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244761

            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 at FreeBSD.org
          Reporter: jonaspalm at posteo.de
          Assignee: jhale at FreeBSD.org
             Flags: maintainer-feedback?(jhale at FreeBSD.org)
 Attachment #212355 text/plain
         mime type:

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

As title, here is the relevant part, see aqbanking-5.8.2.log for the complete
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=0 to see all
errors)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[8]: *** [Makefile:549: testlib] Error 1

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


More information about the freebsd-ports-bugs mailing list