[Webkit-unassigned] [Bug 63623] New: Building webkitgtk-1.4.1 fails with undefined symbols when passing "--disable-video" and "--enable-introspection"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 29 06:00:56 PDT 2011


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

           Summary: Building webkitgtk-1.4.1 fails with undefined symbols
                    when passing "--disable-video" and
                    "--enable-introspection"
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Media Elements
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pacho at condmat1.ciencias.uniovi.es


Created an attachment (id=99079)
 --> (https://bugs.webkit.org/attachment.cgi?id=99079&action=review)
build.log.gz

As reported downstream:
https://bugs.gentoo.org/show_bug.cgi?id=372493

It fails with:

  CCLD   Programs/unittests/testcopyandpaste
  CXXLD  Programs/DumpRenderTree
  CCLD   Programs/GtkLauncher
  GEN    WebKit-3.0.gir
Source/WebKit/gtk/webkit/webkitversion.h:33: Warning: WebKit: symbol='WEBKITGTK_API_VERSION': Unknown namespace for symbol 'WEBKITGTK_API_VERSION'
g-ir-scanner: compile: gcc -Wall -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -O2 -march=native -pipe -I./Source -I./Source/WebKit/gtk -I./DerivedSources -I./DerivedSources/webkit -I./Source/WebKit/gtk -I./Source/JavaScriptCore/ForwardingHeaders -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libdrm -c -o /var/tmp/portage/net-libs/webkit-gtk-1.4.1-r300/work/webkit-1.4.1/tmp-introspect1QHx
 Iy/WebKit-3.0.o /var/tmp/portage/net-libs/webkit-gtk-1.4.1-r300/work/webkit-1.4.1/tmp-introspect1QHxIy/WebKit-3.0.c
g-ir-scanner: link: ./doltlibtool --mode=link --tag=CC --silent gcc -o /var/tmp/portage/net-libs/webkit-gtk-1.4.1-r300/work/webkit-1.4.1/tmp-introspect1QHxIy/WebKit-3.0 -export-dynamic -O2 -march=native -pipe -L. -lwebkitgtk-3.0 -pthread -lgtk-3 -lgdk-3 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo-gobject -lcairo -lpng14 -lpango-1.0 -lfreetype -lfontconfig -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 /var/tmp/portage/net-libs/webkit-gtk-1.4.1-r300/work/webkit-1.4.1/tmp-introspect1QHxIy/WebKit-3.0.o
/var/tmp/portage/net-libs/webkit-gtk-1.4.1-r300/work/webkit-1.4.1/tmp-introspect1QHxIy/WebKit-3.0.o:(.data.rel+0x2e8): undefined reference to `webkit_dom_html_media_element_get_type'
/var/tmp/portage/net-libs/webkit-gtk-1.4.1-r300/work/webkit-1.4.1/tmp-introspect1QHxIy/WebKit-3.0.o:(.data.rel+0x3c0): undefined reference to `webkit_dom_media_error_get_type'
/var/tmp/portage/net-libs/webkit-gtk-1.4.1-r300/work/webkit-1.4.1/tmp-introspect1QHxIy/WebKit-3.0.o:(.data.rel+0x450): undefined reference to `webkit_dom_time_ranges_get_type'
collect2: ld returned 1 exit status
linking of temporary binary failed: Command '['./doltlibtool', '--mode=link', '--tag=CC', '--silent', 'gcc', '-o', '/var/tmp/portage/net-libs/webkit-gtk-1.4.1-r300/work/webkit-1.4.1/tmp-introspect1QHxIy/WebKit-3.0', '-export-dynamic', '-O2', '-march=native', '-pipe', '-L.', '-lwebkitgtk-3.0', '-pthread', '-lgtk-3', '-lgdk-3', '-latk-1.0', '-lpangoft2-1.0', '-lpangocairo-1.0', '-lgdk_pixbuf-2.0', '-lm', '-lcairo-gobject', '-lcairo', '-lpng14', '-lpango-1.0', '-lfreetype', '-lfontconfig', '-lsoup-2.4', '-lgio-2.0', '-lgobject-2.0', '-lgmodule-2.0', '-lgthread-2.0', '-lrt', '-lglib-2.0', '/var/tmp/portage/net-libs/webkit-gtk-1.4.1-r300/work/webkit-1.4.1/tmp-introspect1QHxIy/WebKit-3.0.o']' returned non-zero exit status 1
make[1]: *** [WebKit-3.0.gir] Error 1
make[1]: Leaving directory `/var/tmp/portage/net-libs/webkit-gtk-1.4.1-r300/work/webkit-1.4.1'
make: *** [all] Error 2

Thanks

-- 
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