[Pkg-libvirt-maintainers] Bug#1118069: libvirt FTBFS with wireshark 4.6
    Adrian Bunk 
    bunk at debian.org
       
    Tue Oct 14 17:44:24 BST 2025
    
    
  
Source: libvirt
Version: 11.8.0-1
Severity: serious
Tags: ftbfs
https://buildd.debian.org/status/logs.php?pkg=libvirt&ver=11.8.0-1%2Bb1
...
../../tools/wireshark/src/packet-libvirt.c: In function ‘dissect_xdr_opaque’:
../../tools/wireshark/src/packet-libvirt.c:173:42: error: implicit declaration of function ‘wmem_packet_scope’; did you mean ‘wmem_file_scope’? [-Wimplicit-function-declaration]
  173 |         const char *s = tvb_bytes_to_str(wmem_packet_scope(), tvb, start, len);
      |                                          ^~~~~~~~~~~~~~~~~
      |                                          wmem_file_scope
../../tools/wireshark/src/packet-libvirt.c:173:42: warning: nested extern declaration of ‘wmem_packet_scope’ [-Wnested-externs]
../../tools/wireshark/src/packet-libvirt.c:173:42: error: passing argument 1 of ‘tvb_bytes_to_str’ makes pointer from integer without a cast [-Wint-conversion]
  173 |         const char *s = tvb_bytes_to_str(wmem_packet_scope(), tvb, start, len);
      |                                          ^~~~~~~~~~~~~~~~~~~
      |                                          |
      |                                          int
...
    
    
More information about the Pkg-libvirt-maintainers
mailing list