Skip to content

Conversation

@gylstorffq
Copy link

This was found during building for Debian 13(trixie) and breaks the build with the following message:

/build/reproducible-path/libgencmp-2.0/src/credential_loading.c: In function ‘STORE_load_more_check_ex’: /build/reproducible-path/libgencmp-2.0/src/credential_loading.c:902:12: error: implicit declaration of function ‘FILES_check_icv’ [-Wimplicit-function-declaration]
902 | || FILES_check_icv(ctx, file)
| ^~~~~~~~~~~~~~~

This was found during building for Debian 13(trixie).

/build/reproducible-path/libgencmp-2.0/src/credential_loading.c: In function ‘STORE_load_more_check_ex’:
/build/reproducible-path/libgencmp-2.0/src/credential_loading.c:902:12: error: implicit declaration of function ‘FILES_check_icv’ [-Wimplicit-function-declaration]
  902 |         || FILES_check_icv(ctx, file)
      |            ^~~~~~~~~~~~~~~
At top level:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant