You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Compilation with gcc13 and Fedora 40 hardening parameters will end up with the error about using implicit declaration of a function xmlParseMemory in openscap-1.3.9/src/common/xml_iterate.c:
DEBUG util.py:448: gcc x86_64 13.2.1-5.fc40 build 34 M
DEBUG util.py:448: gcc-c++ x86_64 13.2.1-5.fc40 build 13 M
DEBUG util.py:448: libxml2-devel x86_64 2.12.0-1.fc40 build 494 k
Description of Problem:
Compilation with gcc13 and Fedora 40 hardening parameters will end up with the error about using implicit declaration of a function xmlParseMemory in openscap-1.3.9/src/common/xml_iterate.c:
OpenSCAP Version:
1.3.9 RELEASE
Operating System & Version:
Fedora Linux F40/Rawhide
Steps to Reproduce:
https://kojipkgs.fedoraproject.org//work/tasks/4967/109474967/build.log
Actual Results:
Expected Results:
it should compile without errors/warnings
Additional Information / Debugging Steps:
The text was updated successfully, but these errors were encountered: