-
Bug
-
Resolution: Done
-
Undefined
-
None
-
CentOS Stream 10, rhel-10.0
-
None
-
None
-
rhel-sst-cs-net-perf-services
-
ssg_core_services
-
None
-
False
-
-
None
-
None
-
None
-
None
-
None
libvirt fails to build on CS10 / RHEL 10
https://kojihub.stream.centos.org/koji/taskinfo?taskID=3632823
It is failling with errors like this:
In file included from /usr/include/wireshark/epan/proto.h:30, from ../tools/wireshark/src/packet-libvirt.c:21: /usr/include/wireshark/epan/wmem_scopes.h:15:10: fatal error: wsutil/wmem/wmem.h: No such file or directory 15 | #include <wsutil/wmem/wmem.h> | ^~~~~~~~~~~~~~~~~~~~
This is due to header changes in wireshark 4.2, which needs to update the list of headers it installs in its -devel package. Patch forthcoming.