In file included from /home/simona/.cache/yay/libjwt/src/libjwt-3.2.1/tests/jwt_tests.h:6,
from /home/simona/.cache/yay/libjwt/src/libjwt-3.2.1/tests/jwt_jwks.c:9:
In function ‘jwks_freep’,
inlined from ‘jwks_freep’ at /home/simona/.cache/yay/libjwt/src/libjwt-3.2.1/include/jwt.h:1371:20,
inlined from ‘test_jwks_keyring_all_bad_fn’ at /home/simona/.cache/yay/libjwt/src/libjwt-3.2.1/tests/jwt_jwks.c:117:18:
/home/simona/.cache/yay/libjwt/src/libjwt-3.2.1/include/jwt.h:1373:17: error: ‘jwk_set’ may be used uninitialized [-Werror=maybe-uninitialized]
1373 | jwks_free(*jwks);
| ^~~~~~~~~~~~~~~~
/home/simona/.cache/yay/libjwt/src/libjwt-3.2.1/tests/jwt_jwks.c: In function ‘test_jwks_keyring_all_bad_fn’:
/home/simona/.cache/yay/libjwt/src/libjwt-3.2.1/tests/jwt_jwks.c:117:25: note: ‘jwk_set’ was declared here
117 | jwk_set_auto_t *jwk_set;
| ^~~~~~~
cc1: all warnings being treated as errors
make[2]: *** [CMakeFiles/jwt_jwks.dir/build.make:79: CMakeFiles/jwt_jwks.dir/tests/jwt_jwks.c.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:1392: CMakeFiles/jwt_jwks.dir/all] Error 2
make: *** [Makefile:166: all] Error 2
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)
Latest Comments
« First ‹ Previous 1 2
simona commented on 2025-06-04 15:58 (UTC)
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
gameslayer commented on 2025-01-25 10:33 (UTC)
please add aarch64 to the package as it is missing and other packages use this as a dependency
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