Package Details: libjwt 3.2.3-2

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-11-11 13:25 (UTC)

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

Latest Comments

1 2 Next › Last »

envolution commented on 2025-11-11 14:55 (UTC)

@simona it's a flag I added to the cmake command (in a new release), not something you should have to change

simona commented on 2025-11-11 13:57 (UTC) (edited on 2025-11-11 14:11 (UTC) by simona)

"all warnings being treated as errors". I don't know where this setting is changed, but I use standard settings for compilation. trued also to remove "-Werror=format-security" inside /etc/makepkg.conf with no result.

envolution commented on 2025-11-11 13:48 (UTC)

@simona not happening for me, but I've tried to have it ignore warnings in rel-2 so hopefully that sorts it out for you

simona commented on 2025-11-11 12:42 (UTC)


/home/simona/.cache/yay/libjwt/src/libjwt-3.2.3/tests/jwt_flipflop.c:62:29: note: ‘builder’ was declared here
62 |         jwt_builder_auto_t *builder;
|                             ^~~~~~~
cc1: all warnings being treated as errors

envolution commented on 2025-06-04 18:47 (UTC)

@edacval thanks, done

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