Source: libapache2-mod-oauth2
Version: 4.0.0-1
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/fetch.php?pkg=libapache2-mod-oauth2&arch=arm64&ver=4.0.0-1%2Bb2&stamp=1768584433&raw=0

...
src/mod_oauth2.c: In function 'oauth2_request_handler':
src/mod_oauth2.c:114:13: error: too few arguments to function 
'oauth2_token_verify'; expected 6, have 5
  114 |         if (oauth2_token_verify(ctx->log, ctx->request, verify, 
source_token,
      |             ^~~~~~~~~~~~~~~~~~~
In file included from src/mod_oauth2.c:26:
/usr/include/oauth2/oauth2.h:79:6: note: declared here
   79 | bool oauth2_token_verify(oauth2_log_t *log, oauth2_http_request_t 
*request,
      |      ^~~~~~~~~~~~~~~~~~~
make[1]: *** [Makefile:521: src/mod_oauth2_la-mod_oauth2.lo] Error 1

Reply via email to