Skip to content

libmcrypt: error: type defaults to 'int' in declaration of 'foo' #26568

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
BKPepe opened this issue May 23, 2025 · 0 comments
Open

libmcrypt: error: type defaults to 'int' in declaration of 'foo' #26568

BKPepe opened this issue May 23, 2025 · 0 comments

Comments

@BKPepe
Copy link
Member

BKPepe commented May 23, 2025

Maintainer: @flyn-org
Env: OpenWrt daily snapshot, aarch64_cortex-a53

Log:

mcrypt_symb.c:5:8: error: type defaults to 'int' in declaration of 'cbc_LTX__init_mcrypt' [-Wimplicit-int]
    5 | extern cbc_LTX__init_mcrypt();
      |        ^~~~~~~~~~~~~~~~~~~~
mcrypt_symb.c:6:8: error: type defaults to 'int' in declaration of 'cbc_LTX__mcrypt_set_state' [-Wimplicit-int]
    6 | extern cbc_LTX__mcrypt_set_state();
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~
and so on... 

Full log is available: https://downloads.openwrt.org/snapshots/faillogs/aarch64_cortex-a53/packages/libmcrypt/compile.txt

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

No branches or pull requests

1 participant