Failure building with clang-10 and libssh
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| QEMU |
Invalid
|
Undecided
|
Unassigned | ||
Bug Description
On Fedora 32, configuring with --enable-libssh and building with clang:
qemu 5.2.94
Compilation
host CPU : x86_64
host endianness : little
C compiler : clang-10
Host C compiler : clang-10
Dependencies
libssh support : YES
triggers:
FAILED: libblock.
block/ssh.c:349:13: error: 'ssh_is_
state = ssh_is_
^
/usr/include/
SSH_DEPRECATED LIBSSH_API int ssh_is_
^
/usr/include/
#define SSH_DEPRECATED __attribute__ ((deprecated))
block/ssh.c:444:9: error: 'ssh_get_publickey' is deprecated [-Werror,
r = ssh_get_
^
/usr/include/
SSH_DEPRECATED LIBSSH_API int ssh_get_
^
/usr/include/
#define SSH_DEPRECATED __attribute__ ((deprecated))
2 errors generated.

This is an automated cleanup. This bug report has been moved to QEMU's
new bug tracker on gitlab.com and thus gets marked as 'invalid' now.
Please continue with the discussion here:
https:/ /gitlab. com/qemu- project/ qemu/-/ issues/ 234