[Webkit-unassigned] [Bug 175040] WebKitEnumTypes.h:27:0: error: unterminated #ifndef WEBKIT_ENUM_TYPES_H

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 1 15:16:26 PDT 2017


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

Michael Catanzaro <mcatanzaro at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |mcatanzaro at igalia.com
         Resolution|---                         |WONTFIX

--- Comment #3 from Michael Catanzaro <mcatanzaro at igalia.com> ---
This is indeed fixed in GLib git master.

(In reply to Alberto Garcia from comment #2)
> I see, thanks!
> 
> The question is: why doesn't the WebKit build fail immediately if
> glib-mkenums doesn't succeed? It doesn't make sense to carry on with
> the build in a scenario like this one.

I'm not sure, but I think it's possibly returning a success code. The build failures we had in GNOME this week were equally-obtuse, they wound up looking like ordinary build races (from failing to add the generated headers to BUILT_SOURCES) and you only see the real failure if you scroll up.

Anyway, I haven't investigated; anyone should of course feel free to improve the CMake build if improvements are possible.

-- 
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/20170801/d19455bb/attachment.html>


More information about the webkit-unassigned mailing list