@edacval thanks, done
Search Criteria
Package Details: libjwt 3.2.1-6
Package Actions
Git Clone URL: | https://aur.archlinux.org/libjwt.git (read-only, click to copy) |
---|---|
Package Base: | libjwt |
Description: | JWT C Library |
Upstream URL: | https://github.com/benmcollins/libjwt |
Keywords: | jwt |
Licenses: | MPL-2.0 |
Submitter: | ircalf |
Maintainer: | envolution |
Last Packager: | envolution |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2016-08-21 21:38 (UTC) |
Last Updated: | 2025-06-04 18:47 (UTC) |
Dependencies (6)
- gnutls (gnutls-gitAUR)
- jansson (jansson-gitAUR)
- mbedtls (mbedtls-gitAUR, mbedtls-dtlsAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- check (check-gitAUR) (check)
Required by (1)
Sources (2)
envolution commented on 2025-06-04 18:47 (UTC)
edacval commented on 2025-06-04 18:44 (UTC)
Please, add cmake to makedepends(). Thanks.
envolution commented on 2025-06-04 17:29 (UTC)
I'm sorry mate, I was having a weird tooling issue and kept submitting a blank patch, if you try again it should download release 5
simona commented on 2025-06-04 17:27 (UTC)
same error :-(
envolution commented on 2025-06-04 17:24 (UTC)
@simona thanks for going through that - since I wasn't able to reproduce the error at all - I made the best guess I could for a fix. Could you try yay --redownloadall -S libjwt
(it should begin building libjwt 3.2.1-4)
envolution commented on 2025-06-04 17:20 (UTC) (edited on 2025-06-04 17:21 (UTC) by envolution)
wait - i made a mistake - give me a couple minutes
simona commented on 2025-06-04 17:03 (UTC) (edited on 2025-06-04 17:06 (UTC) by simona)
MAKEFLAGS is not defined inside /etc/makepkg.conf (and also not in makepkg.conf.pacnew)
the other command say:
pacman -Q | grep -E "(gnutls|openssl |jansson|mbedtls)" bruteforce-salted-openssl 64.30b272e-1
gambas3-gb-openssl 3.20.4-1
gnutls 3.8.9-1
jansson 2.14.1-1
lib32-gnutls 3.8.9-1
lib32-libcurl-gnutls 8.14.0-1
lib32-openssl 1:3.5.0-1
libcurl-gnutls 8.14.0-2
mbedtls 3.6.3-1
mbedtls2 2.28.10-1
openssl 3.5.0-1
python-pyopenssl 25.0.0-1
python2-pyopenssl 21.0.0-4
envolution commented on 2025-06-04 16:57 (UTC)
@simona
$ grep MAKEFLAGS /etc/makepkg.conf
if you could also:
$ pacman -Q | grep -E "(gnutls|openssl |jansson|mbedtls)"
and share the results here please.
simona commented on 2025-06-04 16:52 (UTC)
x86_64 on amd cpu. Where I can find MAKEFLAGS?
envolution commented on 2025-06-04 16:28 (UTC)
@simona can you please share your MAKEFLAGS and are you on x86_64/i686/aarch64?
Pinned Comments
envolution commented on 2025-06-04 07:29 (UTC)
version 2.x of libjwt moved to aur/libjwt2 (legacy branch)
This version is a rewrite - see https://github.com/benmcollins/libjwt for details