scripts/extract-cert.c:46:9: warning: 'ERR_get_error_line' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] scripts/extract-cert.c:59:9: warning: 'ERR_get_error_line' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] scripts/sign-file.c:89:9: warning: 'ERR_get_error_line' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] scripts/sign-file.c:102:9: warning: 'ERR_get_error_line' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] orc_dump.c:106:9: error: 'elf_getshnum' is deprecated [-Werror=deprecated-declarations] orc_dump.c:111:9: error: 'elf_getshstrndx' is deprecated [-Werror=deprecated-declarations] elf.c:135:9: error: 'elf_getshnum' is deprecated [-Werror=deprecated-declarations] elf.c:140:9: error: 'elf_getshstrndx' is deprecated [-Werror=deprecated-declarations] subcmd-util.h:56:23: error: pointer may be used after 'realloc' [-Werror=use-after-free] subcmd-util.h:58:31: error: pointer may be used after 'realloc' [-Werror=use-after-free]