Bug 163102 - [GTK] Docs build failure
Summary: [GTK] Docs build failure
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-07 01:13 PDT by Philippe Normand
Modified: 2016-10-07 01:23 PDT (History)
4 users (show)

See Also:


Attachments
patch (1.56 KB, patch)
2016-10-07 01:15 PDT, Philippe Normand
cgarcia: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Normand 2016-10-07 01:13:32 PDT
In my Debian testing this morning:

Experimental pop on scalar is now forbidden at /home/phil/WebKit/WebKitBuild/DependenciesGTK/Root/bin/gtkdoc-mkdb line 4743, near "};"
Experimental push on scalar is now forbidden at /home/phil/WebKit/WebKitBuild/DependenciesGTK/Root/bin/gtkdoc-mkdb line 4764, near "$line;"
Experimental pop on scalar is now forbidden at /home/phil/WebKit/WebKitBuild/DependenciesGTK/Root/bin/gtkdoc-mkdb line 4769, near "};"
Experimental pop on scalar is now forbidden at /home/phil/WebKit/WebKitBuild/DependenciesGTK/Root/bin/gtkdoc-mkdb line 4779, near "};"
Experimental push on scalar is now forbidden at /home/phil/WebKit/WebKitBuild/DependenciesGTK/Root/bin/gtkdoc-mkdb line 4800, near "$line;"
Experimental push on scalar is now forbidden at /home/phil/WebKit/WebKitBuild/DependenciesGTK/Root/bin/gtkdoc-mkdb line 4811, near "$line;"
Experimental push on scalar is now forbidden at /home/phil/WebKit/WebKitBuild/DependenciesGTK/Root/bin/gtkdoc-mkdb line 4824, near "$line;"
Experimental push on scalar is now forbidden at /home/phil/WebKit/WebKitBuild/DependenciesGTK/Root/bin/gtkdoc-mkdb line 4832, near "$line;"
Experimental push on scalar is now forbidden at /home/phil/WebKit/WebKitBuild/DependenciesGTK/Root/bin/gtkdoc-mkdb line 4852, near """;"
Experimental push on scalar is now forbidden at /home/phil/WebKit/WebKitBuild/DependenciesGTK/Root/bin/gtkdoc-mkdb line 4854, near "$line;"
/home/phil/WebKit/WebKitBuild/DependenciesGTK/Root/bin/gtkdoc-mkdb has too many errors.

Bumping to gtk-doc 1.25 fixes this, somehow.
Comment 1 Philippe Normand 2016-10-07 01:15:04 PDT
Created attachment 290911 [details]
patch
Comment 2 Philippe Normand 2016-10-07 01:23:08 PDT
Committed r206905: <http://trac.webkit.org/changeset/206905>