Bug#760727: qtwebkit: FTBFS on kfreebsd-*: libQtWebKit.so: undefined reference to `void WTF::freeOwnedGPtr<_GError>(_GError*)'
Steven Chamberlain
steven at pyro.eu.org
Sun Sep 7 21:22:21 UTC 2014
Hi,
On 07/09/14 19:32, Lisandro Damián Nicanor Pérez Meyer wrote:
> Hi Qt maintainers and KFreeBSD*/Hurd porters! I'm trying to debug this issue
> and so far I couldn't come up with a solution, so if any of you can give us a
> hand it would be greatly appreciated.
I've already taken a look at this and I'm running a test build with the
attached change. This was only my first guess, it may take a few hours
to build and I'm not optimistic about it.
> This is clearly a bug that only happens on !linux and it reduces to:
>
> /«PKGBUILDDIR»/WebKitBuild/Release/lib/libQtWebKit.so: undefined reference to
> `void WTF::freeOwnedGPtr<_GError>(_GError*)'
I'm not sure at this point why the issue could be specific to !linux...
> which happens to be declared in:
> Source/autotools/symbols.filter:11:_ZN3WTF13freeOwnedGPtrI7_GErrorEEvPT_;
I wonder if there's some significance that it was templated for
<_GError> whereas I think that should be a typedef to GError (without
underscore)?
Regards,
--
Steven Chamberlain
steven at pyro.eu.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nonlinux_enable_glib.diff
Type: text/x-patch
Size: 183 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-kde-talk/attachments/20140907/d565575c/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 551 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-kde-talk/attachments/20140907/d565575c/attachment.sig>
More information about the pkg-kde-talk
mailing list