RESOLVED FIXED 242237
REGRESSION(251219@main): xml-stripblanks requires executable xmllint
https://bugs.webkit.org/show_bug.cgi?id=242237
Summary REGRESSION(251219@main): xml-stripblanks requires executable xmllint
Diego Pino
Reported 2022-07-01 02:02:35 PDT
I got the follwing error while building WPE: ``` [11/242] Generating ../../DerivedSources/WebKit/ModernMediaControlsGResourceBundle.c, ../../DerivedSources/WebKit/ModernMediaControlsGResourceBundle.deps xml-stripblanks preprocessing requested, but XMLLINT is not set, and xmllint is not in PATH [12/242] Generating ../../DerivedSources/WebKit/WebKitResourcesGResourceBundle.c, ../../DerivedSources/WebKit/WebKitResourcesGResourceBundle.deps [13/242] Generating ../../DerivedSources/WebKit/PdfJSGResourceBundle.c, ../../DerivedSources/WebKit/PdfJSGResourceBundle.deps [14/242] Building C object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/ModernMediaControlsGResourceBundle.c.o ``` It seems the error is happening in https://webkit-search.igalia.com/webkit/source/Tools/glib/generate-modern-media-controls-gresource-manifest.py#56, extra attribute 'preprocess="xml-stripblanks"' requires `xmllint` to be installed in the system.
Attachments
Diego Pino
Comment 1 2022-07-01 02:12:06 PDT
EWS
Comment 2 2022-07-01 08:07:51 PDT
Committed 252043@main (d1180e87e6eb): <https://commits.webkit.org/252043@main> Reviewed commits have been landed. Closing PR #1985 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-07-01 08:08:14 PDT
Note You need to log in before you can comment on or make changes to this bug.