[gnutls-devel] GnuTLS | Build failure on macOS Catalina 10.15.4 under Xcode 11.4. (#966)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Thu Apr 2 18:05:03 CEST 2020
Dan Cross created an issue: https://gitlab.com/gnutls/gnutls/-/issues/966
## Description of problem:
When using macOS Catalina (10.15.4) and Xcode 11.4, gnutls fails to build with a linker error.
## Version of gnutls used:
3.6.12
## Distributor of gnutls (e.g., Ubuntu, Fedora, RHEL)
Homebrew
## How reproducible:
Steps to Reproduce:
* Install Homebrew on a Mac (brew.sh)
* `brew update`
* `brew install gnutls`
## Actual results:
`gnutls-cli` fails to build with a linker error:
```
ld: weak import of symbol '___darwin_check_fd_set_overflow' not supported becaus
e of option: -no_weak_imports for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
```
This was reported to Homebrew, which said to file a ticket upstream:
https://github.com/Homebrew/homebrew-core/issues/52348
## Expected results:
GNU TLS installs and builds.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/966
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/20200402/8b04eee6/attachment.html>
More information about the Gnutls-devel
mailing list