[Webkit-unassigned] [Bug 123695] New: AX: when i using build-webkit --gtk to build webkit, i got these errors. how can i fix it?

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 2 19:44:29 PDT 2013


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

           Summary: AX: when i using build-webkit --gtk to build webkit, i
                    got these errors. how can i fix it?
           Product: WebKit
           Version: 523.x (Safari 3)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: xianxulibupt at gmail.com


Running gtkdoc-scangobj

(process:20811): GLib-GObject-CRITICAL **: g_object_class_install_property: assertion 'class->set_property != NULL' failed
Running gtkdoc-mktmpl
./webkitdomgtk-sections.txt:6: warning: No declaration found for: webkit_dom_battery_manager_dispatch_event
./webkitdomgtk-sections.txt:940: warning: No declaration found for: webkit_dom_node_dispatch_event
./webkitdomgtk-sections.txt:3428: warning: No declaration found for: webkit_dom_dom_application_cache_dispatch_event
./webkitdomgtk-sections.txt:3580: warning: No declaration found for: webkit_dom_dom_window_dispatch_event
./webkitdomgtk-sections.txt:3911: warning: No declaration found for: webkit_dom_webkit_named_flow_dispatch_event
./webkitdomgtk-sections.txt:4369: warning: No declaration found for: webkit_dom_audio_track_list_dispatch_event
./webkitdomgtk-sections.txt:4447: warning: No declaration found for: webkit_dom_text_track_dispatch_event
./webkitdomgtk-sections.txt:4475: warning: No declaration found for: webkit_dom_text_track_list_dispatch_event
./webkitdomgtk-sections.txt:4497: warning: No declaration found for: webkit_dom_text_track_cue_dispatch_event
./webkitdomgtk-sections.txt:4609: warning: No declaration found for: webkit_dom_video_track_list_dispatch_event
./webkitdomgtk-unused.txt:1: warning: 15 unused declarations.They should be added to webkitdomgtk-sections.txt in the appropriate place.
Running gtkdoc-mkdb
/home/svn/trunk/WebKitBuild/Release/DerivedSources/webkitdom/WebKitDOMCustom.h:115: warning: Parameter description for webkit_dom_html_element_set_id::Returns is missing in source code comment block.
./webkitdomgtk-sections.txt:6: warning: No declaration found for webkit_dom_battery_manager_dispatch_event.
./webkitdomgtk-sections.txt:940: warning: No declaration found for webkit_dom_node_dispatch_event.
./webkitdomgtk-sections.txt:3428: warning: No declaration found for webkit_dom_dom_application_cache_dispatch_event.
./webkitdomgtk-sections.txt:3580: warning: No declaration found for webkit_dom_dom_window_dispatch_event.
./webkitdomgtk-sections.txt:3911: warning: No declaration found for webkit_dom_webkit_named_flow_dispatch_event.
./webkitdomgtk-sections.txt:4369: warning: No declaration found for webkit_dom_audio_track_list_dispatch_event.
./webkitdomgtk-sections.txt:4447: warning: No declaration found for webkit_dom_text_track_dispatch_event.
./webkitdomgtk-sections.txt:4475: warning: No declaration found for webkit_dom_text_track_list_dispatch_event.
./webkitdomgtk-sections.txt:4497: warning: No declaration found for webkit_dom_text_track_cue_dispatch_event.
./webkitdomgtk-sections.txt:4609: warning: No declaration found for webkit_dom_video_track_list_dispatch_event.
See webkitdomgtk-undeclared.txt for the list of undeclared symbols.
./webkitdomgtk-unused.txt:1: warning: 12 unused declarations.They should be added to webkitdomgtk-sections.txt in the appropriate place.

The following API are missing documentation:
    WEBKIT_API
    WEBKIT_DEPRECATED
    WEBKIT_DEPRECATED_FOR
    webkit_dom_bar_info_get_type
    webkit_dom_event_target_add_event_listener_with_closure
    webkit_dom_event_target_remove_event_listener_with_closure
    webkit_dom_html_element_get_id
    webkit_dom_html_element_set_id
    webkit_dom_html_properties_collection_get_type
    webkit_dom_memory_info_get_type
    webkit_dom_micro_data_item_value_get_type
    webkit_dom_property_node_list_get_type

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list