[gnutls-devel] GnuTLS | gnutls 3.16.3: building of guile bindings fails on macOS with Xcode 13: file not found (#1322)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Thu Feb 10 23:04:53 CET 2022
Eric Gallager created an issue: https://gitlab.com/gnutls/gnutls/-/issues/1322
## Description of problem:
See this downstream issue I filed with the MacPorts bug tracker: https://trac.macports.org/ticket/64628 (which they then told me to move upstream)
Basically, dynamic linking of guile objects built for the guile bindings fails due to a missing file; I'm not sure what it is, though...
## Version of gnutls used:
3.16.3
## Distributor of gnutls (e.g., Ubuntu, Fedora, RHEL)
MacPorts
## How reproducible:
Steps to Reproduce:
* install MacPorts on an x86_64 Mac with Xcode 13
* do `sudo port -udc install gnutls +dane+guile`
* observe build failure
## Actual results:
build failure with message:
```
ice-9/boot-9.scm:752:25: In procedure dispatch-exception:
In procedure dynamic-link: file: "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_gnutls/gnutls/work/gnutls-3.6.16/guile/src/guile-gnutls-v-2", message: "file not found"
```
(full build log available in downstream bug)
## Expected results:
build completes successfully
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/1322
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20220210/ce818455/attachment.html>
More information about the Gnutls-devel
mailing list