Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 374031 - net-libs/webkit-gtk-1.4.1-r200 does not build with +introspection
Summary: net-libs/webkit-gtk-1.4.1-r200 does not build with +introspection
Status: RESOLVED DUPLICATE of bug 372493
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-04 12:26 UTC by georgi
Modified: 2011-07-05 10:21 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Build log (excerpt) (build.log,970.50 KB, text/plain)
2011-07-04 12:28 UTC, georgi
Details
emerge --info (info,6.03 KB, text/plain)
2011-07-04 12:29 UTC, georgi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description georgi 2011-07-04 12:26:47 UTC
The build fails (see attached build log) only when USE +introspection is used. Both gtk+-2 and gtk+-3 as well as libsoup have +introspection enabled.

g-ir-scanner: link: ./doltlibtool --mode=link --tag=CC --silent gcc -o /tmp/portage/net-libs/webkit-gtk-1.4.1-r200/work/webkit-1.4.1/tmp-introspectmd3EVx/WebKit-1.0 -export-dynamic -march=core2 -O2 -pipe -L. -lwebkitgtk-1.0 -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -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 /tmp/portage/net-libs/webkit-gtk-1.4.1-r200/work/webkit-1.4.1/tmp-introspectmd3EVx/WebKit-1.0.o
/tmp/portage/net-libs/webkit-gtk-1.4.1-r200/work/webkit-1.4.1/tmp-introspectmd3EVx/WebKit-1.0.o:(.data+0x2e8): undefined reference to `webkit_dom_html_media_element_get_type'
/tmp/portage/net-libs/webkit-gtk-1.4.1-r200/work/webkit-1.4.1/tmp-introspectmd3EVx/WebKit-1.0.o:(.data+0x3c0): undefined reference to `webkit_dom_media_error_get_type'
/tmp/portage/net-libs/webkit-gtk-1.4.1-r200/work/webkit-1.4.1/tmp-introspectmd3EVx/WebKit-1.0.o:(.data+0x450): undefined reference to `webkit_dom_time_ranges_get_type'
collect2: ld returned 1 exit status
Comment 1 georgi 2011-07-04 12:28:33 UTC
Created attachment 279035 [details]
Build log (excerpt)
Comment 2 georgi 2011-07-04 12:29:49 UTC
Created attachment 279037 [details]
emerge --info
Comment 3 Markos Chandras (RETIRED) gentoo-dev 2011-07-05 08:58:29 UTC
Same problem for me
Comment 4 Pacho Ramos gentoo-dev 2011-07-05 10:21:08 UTC
Try rebuilding with USE "gstreamer"

*** This bug has been marked as a duplicate of bug 372493 ***