[Webkit-unassigned] [Bug 242237] New: REGRESSION(251219 at main): xml-stripblanks requires executable xmllint

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 1 02:02:35 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=242237

            Bug ID: 242237
           Summary: REGRESSION(251219 at main): xml-stripblanks requires
                    executable xmllint
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dpino at igalia.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220701/d7c0befa/attachment.htm>


More information about the webkit-unassigned mailing list