[Webkit-unassigned] [Bug 150798] New: [GTK][Mac] Disable gtk-doc

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 2 05:54:17 PST 2015


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

            Bug ID: 150798
           Summary: [GTK][Mac] Disable gtk-doc
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: pnormand at igalia.com
                CC: bugs-noreply at webkitgtk.org
            Blocks: 126492

I'm getting this currently:

[34/201] Generating ../docs-build-no-html.stamp
FAILED: cd /Users/philn/dev/WebKit/WebKitBuild/Release && 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 && touch docs-build-no-html.stamp
Copying template files to output directory...
Running gtkdoc-scan
Running gtkdoc-scangobj
Undefined symbols for architecture x86_64:
  "_webkit_dom_css_value_get_type", referenced from:
      _get_object_types in webkitdomgtk-4.0-scan.o
  "_webkit_dom_entity_reference_get_type", referenced from:
      _get_object_types in webkitdomgtk-4.0-scan.o
  "_webkit_dom_html_base_font_element_get_type", 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 "/Users/philn/dev/WebKit/Tools/gtk/generate-gtkdoc", line 201, in <module>
    saw_warnings = generate_documentation(webkitdom_generator)
  File "/Users/philn/dev/WebKit/Tools/gtk/generate-gtkdoc", line 148, in generate_documentation
    return generate_doc(generator, arguments.skip_html)
  File "/Users/philn/dev/WebKit/Tools/gtk/generate-gtkdoc", line 134, in generate_doc
    generator.generate(not skip_html)
  File "/Users/philn/dev/WebKit/Tools/gtk/gtkdoc.py", line 143, in generate
    self._run_gtkdoc_scangobj()
  File "/Users/philn/dev/WebKit/Tools/gtk/gtkdoc.py", line 338, in _run_gtkdoc_scangobj
    env=env, cwd=self.output_dir)
  File "/Users/philn/dev/WebKit/Tools/gtk/gtkdoc.py", 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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151102/e7da596f/attachment-0001.html>


More information about the webkit-unassigned mailing list