Package Details: gnutls3.8.9 3.8.9-3

Git Clone URL: https://aur.archlinux.org/gnutls3.8.9.git (read-only, click to copy)
Package Base: gnutls3.8.9
Description: A library which provides a secure layer over a reliable transport layer
Upstream URL: https://www.gnutls.org
Licenses: GPL-3.0-or-later AND LGPL-2.1-or-later
Submitter: vitaliikuzhdin
Maintainer: vitaliikuzhdin
Last Packager: vitaliikuzhdin
Votes: 1
Popularity: 0.108585
First Submitted: 2025-09-24 16:48 (UTC)
Last Updated: 2026-03-05 18:01 (UTC)

Latest Comments

vitaliikuzhdin commented on 2026-02-14 18:21 (UTC)

@raprism, builds fine on my host machine and in a clean chroot. Must be something on your end, check if you have modified anything in /etc/makepkg.conf. Or just skip the tests if you don't care.

raprism commented on 2026-02-14 15:39 (UTC) (edited on 2026-02-14 16:17 (UTC) by raprism)

Can't install this with direct yay -S action due to error in test suite:

FAIL: global-init-override
==========================

doit:75: Library is already initialized
FAIL global-init-override (exit status: 1)

It is possible to skip this part with makepkg --nocheck as a workaround.

vitaliikuzhdin commented on 2026-02-06 10:22 (UTC)

@sigurd4, fixed.

sigurd4 commented on 2026-02-06 09:44 (UTC)

Unable to build:

==> Starting build()...
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: running: autopoint --force
autopoint: *** found more than one invocation of AM_GNU_GETTEXT_REQUIRE_VERSION
autopoint: *** Stop.
autoreconf: error: autopoint failed with exit status: 1
==> ERROR: A failure occurred in build().
    Aborting...