Search Criteria
Package Details: gnutls-git 3.7.7.r21.g66f511895-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gnutls-git.git (read-only, click to copy) |
---|---|
Package Base: | gnutls-git |
Description: | A secure communications library implementing the SSL, TLS and DTLS protocols and technologies around them |
Upstream URL: | https://www.gnutls.org/ |
Licenses: | LGPL |
Conflicts: | gnutls |
Provides: | gnutls |
Submitter: | Chocobo1 |
Maintainer: | Chocobo1 |
Last Packager: | Chocobo1 |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2017-08-25 12:41 (UTC) |
Last Updated: | 2022-08-17 05:35 (UTC) |
Dependencies (15)
- brotli (brotli-git)
- glibc (glibc-force-mmap, lib32-glibc-force-mmap, glibc-minimal-git, glibc-linux4, glibc-git, glibc-widevine)
- libidn2 (libidn2-nodocs-git, libidn2-git)
- libtasn1 (libtasn1-git, libtasn1-nodocs-git)
- libunistring (libunistring-git)
- nettle (nettle-git)
- p11-kit (p11-kit-nosystemd-minimal-git)
- readline (readline-athame-git, readline-git)
- zlib (zlib-static, zlib-ng-compat-git, zlib-git, zlib-ng-compat)
- autogen (make)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- gperf (gperf-git) (make)
- gtk-doc (gtk-doc-git) (make)
- rsync (rsync-git, rsync-reflink-git, rsync-reflink) (make)
- wget (wget-git, wget-xdg, wget-xdg-bin) (make)
Required by (498)
- amtterm (requires gnutls)
- anope (requires gnutls) (optional)
- any-dl (requires gnutls)
- aria2-fast (requires gnutls)
- aria2-git (requires gnutls)
- aria2-pro (requires gnutls)
- aria2-unlimited (requires gnutls)
- bbk-cli (requires gnutls) (make)
- bitlbee (requires gnutls)
- bitlbee-libpurple (requires gnutls)
- bitlbee-libpurple-git (requires gnutls)
- bitlbee-libpurple-unicode-channel (requires gnutls)
- cajviewer-bin (requires gnutls)
- ceph (requires gnutls) (make)
- ceph-git (requires gnutls) (make)
- ceph-libs (requires gnutls) (make)
- ceph-libs-git (requires gnutls) (make)
- ceph-mgr (requires gnutls) (make)
- ceph-mgr-git (requires gnutls) (make)
- ceph-octopus (requires gnutls) (make)
- Show 478 more...
Latest Comments
1 2 Next › Last »
muflone commented on 2022-08-17 14:37 (UTC)
it seems the failed build is a bit random. I compiled successfully in a clean chroot twice and also twice times it failed, with no build differences, maybe there's some weird race condition
muflone commented on 2022-08-17 12:36 (UTC) (edited on 2022-08-17 12:37 (UTC) by muflone)
I added the following flags from the official gnutls package and this way builds properly:
muflone commented on 2022-08-17 11:50 (UTC)
thank you Chocobo1, that issue is fixed but now, at the end of the build process I get this error (in a clean chroot):
Chocobo1 commented on 2022-08-17 06:19 (UTC)
Fixed.
muflone commented on 2022-08-17 01:36 (UTC)
error building:
also after installing gnulib-git which contains gnulib-tool I receive the same error.
Dylan14 commented on 2021-03-08 06:35 (UTC)
To get the package to build you will need to add the Let's Encrypt R3 pem file into /etc/ca-certificates/trust-source/anchors/ and then run update-ca-trust as root. Then you can get the package to build, as otherwise the certificate held by translationproject.org is not secure according to wget.
shoober420 commented on 2021-01-09 22:01 (UTC)
In case anyone encounters the same issue I did, I have to use the “--skip-po” flag with bootstrap for this to continue past the po section of the build.
twilk commented on 2018-12-30 17:10 (UTC) (edited on 2018-12-30 17:11 (UTC) by twilk)
To avoid the error yan12125 mentioned, I had to insert the line
after
make autoreconf
(line 27) inPKGBUILD
(see gnutls#631).JakeStanger commented on 2018-12-05 18:20 (UTC) (edited on 2018-12-05 18:21 (UTC) by JakeStanger)
Errors on configure:
yan12125 commented on 2018-09-28 02:30 (UTC)
Hi I got the following error when building this package:
1 2 Next › Last »