<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK][Mac] Disable gtk-doc"
   href="https://bugs.webkit.org/show_bug.cgi?id=150798">150798</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[GTK][Mac] Disable gtk-doc
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>WebKit Nightly Build
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>WebKit Gtk
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>pnormand&#64;igalia.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>bugs-noreply&#64;webkitgtk.org
          </td>
        </tr>

        <tr>
          <th>Blocks</th>
          <td>126492
          </td>
        </tr></table>
      <p>
        <div>
        <pre>I'm getting this currently:

[34/201] Generating ../docs-build-no-html.stamp
FAILED: cd /Users/philn/dev/WebKit/WebKitBuild/Release &amp;&amp; CC=/usr/local/opt/ccache/libexec/cc CFLAGS=-I/usr/local/Cellar/openssl/1.0.2c/include/\ -I/usr/local/Cellar/gettext/0.19.6/include/\ \ -fcolor-diagnostics\ -Qunused-arguments /Users/philn/dev/WebKit/Tools/gtk/generate-gtkdoc --skip-html &amp;&amp; touch docs-build-no-html.stamp
Copying template files to output directory...
Running gtkdoc-scan
Running gtkdoc-scangobj
Undefined symbols for architecture x86_64:
  &quot;_webkit_dom_css_value_get_type&quot;, referenced from:
      _get_object_types in webkitdomgtk-4.0-scan.o
  &quot;_webkit_dom_entity_reference_get_type&quot;, referenced from:
      _get_object_types in webkitdomgtk-4.0-scan.o
  &quot;_webkit_dom_html_base_font_element_get_type&quot;, referenced from:
      _get_object_types in webkitdomgtk-4.0-scan.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Linking of scanner failed: 

Generating webkitdomgtk-4.0 documentation...
Traceback (most recent call last):
  File &quot;/Users/philn/dev/WebKit/Tools/gtk/generate-gtkdoc&quot;, line 201, in &lt;module&gt;
    saw_warnings = generate_documentation(webkitdom_generator)
  File &quot;/Users/philn/dev/WebKit/Tools/gtk/generate-gtkdoc&quot;, line 148, in generate_documentation
    return generate_doc(generator, arguments.skip_html)
  File &quot;/Users/philn/dev/WebKit/Tools/gtk/generate-gtkdoc&quot;, line 134, in generate_doc
    generator.generate(not skip_html)
  File &quot;/Users/philn/dev/WebKit/Tools/gtk/gtkdoc.py&quot;, line 143, in generate
    self._run_gtkdoc_scangobj()
  File &quot;/Users/philn/dev/WebKit/Tools/gtk/gtkdoc.py&quot;, line 338, in _run_gtkdoc_scangobj
    env=env, cwd=self.output_dir)
  File &quot;/Users/philn/dev/WebKit/Tools/gtk/gtkdoc.py&quot;, line 209, in _run_command
    % (args[0], process.returncode))
Exception: gtkdoc-scangobj produced a non-zero return code 1
[34/201] Linking CXX shared library lib/libTestRunnerInjectedBundle.dylib
ninja: build stopped: subcommand failed.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>