[gnutls-devel] GnuTLS | Run tests under minimal configuration (!1122)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Thu Nov 28 10:11:19 CET 2019




Tim Rühsen commented:


It *did* solve the problem. But now you run into another issue.
My brew installation for wget2 is
```
        brew update
        brew install gnutls
        brew install nettle
        brew outdated autoconf || brew upgrade autoconf
        brew outdated automake || brew upgrade automake
        brew outdated libtool || brew upgrade libtool
        brew install doxygen
        brew outdated gettext || brew upgrade gettext
        brew install flex
        brew install libidn
        brew install xz
        brew install lbzip2
        brew install lzip
        brew install libgcrypt
        brew install grep
        brew install gawk
        brew link --force gettext
```

At least the last line `brew link --force gettext` could solve the current issue. With this you won't need the `PATH=/usr/local/opt/gettext/bin:$PATH` under `script:` in `.travis.yml`.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/1122#note_251656137
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/20191128/53f9d441/attachment.html>


More information about the Gnutls-devel mailing list