Re: Bug#760727: qtwebkit: FTBFS on kfreebsd-*: libQtWebKit.so: undefined reference to `void WTF::freeOwnedGPtr_GError(_GError*)'

2014-09-12 Thread Steven Chamberlain
On 11/09/14 16:00, Andreas Cord-Landwehr wrote: Just set up a fresh VM with KFreeBSD-amd64 and using the previously suggested patch [1] worked for me to fix the build, see log [2]. PS: My setup slightly more verbose: * KFreeBSD installed from current Debian/SID to VirtualBox * got qtwebkit

Re: Bug#760727: qtwebkit: FTBFS on kfreebsd-*: libQtWebKit.so: undefined reference to `void WTF::freeOwnedGPtr_GError(_GError*)'

2014-09-11 Thread Andreas Cord-Landwehr
On Tuesday 09 September 2014 19:27:11 Lisandro Damián Nicanor Pérez Meyer wrote: On Tuesday 09 September 2014 20:19:29 Steven Chamberlain wrote: Having touched Source/WTF/WTF.pri, I'm now stuck at this qmake error: cd Source/ make -f Makefile.QtWebKit qmake_all make[4]: Entering

Re: Bug#760727: qtwebkit: FTBFS on kfreebsd-*: libQtWebKit.so: undefined reference to `void WTF::freeOwnedGPtr_GError(_GError*)'

2014-09-09 Thread Lisandro Damián Nicanor Pérez Meyer
On Monday 08 September 2014 12:16:21 Steven Chamberlain wrote: [snip] I'm trying another test build now with this change applied: http://trac.webkit.org/changeset/160716 I Steven! How did the build go? -- firmaware: soft cuya licencia pagas enviando un autografo StucKman en #grulic,

Re: Bug#760727: qtwebkit: FTBFS on kfreebsd-*: libQtWebKit.so: undefined reference to `void WTF::freeOwnedGPtr_GError(_GError*)'

2014-09-09 Thread Steven Chamberlain
Hi! On 09/09/14 18:30, Lisandro Damián Nicanor Pérez Meyer wrote: On Monday 08 September 2014 12:16:21 Steven Chamberlain wrote: [snip] I'm trying another test build now with this change applied: http://trac.webkit.org/changeset/160716 I Steven! How did the build go? That didn't work.

Re: Bug#760727: qtwebkit: FTBFS on kfreebsd-*: libQtWebKit.so: undefined reference to `void WTF::freeOwnedGPtr_GError(_GError*)'

2014-09-09 Thread Lisandro Damián Nicanor Pérez Meyer
On Tuesday 09 September 2014 19:07:12 Steven Chamberlain wrote: Hi! On 09/09/14 18:30, Lisandro Damián Nicanor Pérez Meyer wrote: On Monday 08 September 2014 12:16:21 Steven Chamberlain wrote: [snip] I'm trying another test build now with this change applied:

Re: Bug#760727: qtwebkit: FTBFS on kfreebsd-*: libQtWebKit.so: undefined reference to `void WTF::freeOwnedGPtr_GError(_GError*)'

2014-09-09 Thread Steven Chamberlain
Having touched Source/WTF/WTF.pri, I'm now stuck at this qmake error: cd Source/ make -f Makefile.QtWebKit qmake_all make[4]: Entering directory `«PKGBUILDDIR»/WebKitBuild/Release/Source' /usr/lib/x86_64-kfreebsd-gnu/qt5/bin/qmake «PKGBUILDDIR»/Source/api.pri CONFIG+=no_force_sse2

Re: Bug#760727: qtwebkit: FTBFS on kfreebsd-*: libQtWebKit.so: undefined reference to `void WTF::freeOwnedGPtr_GError(_GError*)'

2014-09-09 Thread Lisandro Damián Nicanor Pérez Meyer
On Tuesday 09 September 2014 20:19:29 Steven Chamberlain wrote: Having touched Source/WTF/WTF.pri, I'm now stuck at this qmake error: cd Source/ make -f Makefile.QtWebKit qmake_all make[4]: Entering directory `«PKGBUILDDIR»/WebKitBuild/Release/Source'

Re: Bug#760727: qtwebkit: FTBFS on kfreebsd-*: libQtWebKit.so: undefined reference to `void WTF::freeOwnedGPtr_GError(_GError*)'

2014-09-08 Thread Steven Chamberlain
On 07/09/14 22:22, Steven Chamberlain wrote: 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)? My test build finished - the change I tried didn't help - but looking for _GError (with underscore) it

Bug#760727: qtwebkit: FTBFS on kfreebsd-*: libQtWebKit.so: undefined reference to `void WTF::freeOwnedGPtr_GError(_GError*)'

2014-09-07 Thread Cyril Brulebois
Source: qtwebkit Version: 2.3.2.dfsg-1 Severity: serious Justification: FTBFS User: debian-bsd@lists.debian.org Usertags: kfreebsd Hi, your package no longer builds on kfreebsd-* since the above version (last success: 2.2.1-7.1), due the following linking error: | g++ -c -Wall -Wextra

Re: Bug#760727: qtwebkit: FTBFS on kfreebsd-*: libQtWebKit.so: undefined reference to `void WTF::freeOwnedGPtr_GError(_GError*)'

2014-09-07 Thread Lisandro Damián Nicanor Pérez Meyer
On Sunday 07 September 2014 12:25:25 Cyril Brulebois wrote: Source: qtwebkit Version: 2.3.2.dfsg-1 Severity: serious Justification: FTBFS User: debian-bsd@lists.debian.org Usertags: kfreebsd Hi Qt maintainers and KFreeBSD*/Hurd porters! I'm trying to debug this issue and so far I couldn't

Re: Bug#760727: qtwebkit: FTBFS on kfreebsd-*: libQtWebKit.so: undefined reference to `void WTF::freeOwnedGPtr_GError(_GError*)'

2014-09-07 Thread Lisandro Damián Nicanor Pérez Meyer
tag 760727 + help thanks On Sunday 07 September 2014 12:25:25 Cyril Brulebois wrote: Source: qtwebkit Version: 2.3.2.dfsg-1 Severity: serious Justification: FTBFS User: debian-bsd@lists.debian.org Usertags: kfreebsd Hi Qt maintainers and KFreeBSD*/Hurd porters! I'm trying to debug this

Re: Bug#760727: qtwebkit: FTBFS on kfreebsd-*: libQtWebKit.so: undefined reference to `void WTF::freeOwnedGPtr_GError(_GError*)'

2014-09-07 Thread Samuel Thibault
Lisandro Damián Nicanor Pérez Meyer, le Sun 07 Sep 2014 15:32:38 -0300, a écrit : 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*)' which happens to

Re: Bug#760727: qtwebkit: FTBFS on kfreebsd-*: libQtWebKit.so: undefined reference to `void WTF::freeOwnedGPtr_GError(_GError*)'

2014-09-07 Thread Steven Chamberlain
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

Re: Bug#760727: qtwebkit: FTBFS on kfreebsd-*: libQtWebKit.so: undefined reference to `void WTF::freeOwnedGPtr_GError(_GError*)'

2014-09-07 Thread Samuel Thibault
Steven Chamberlain, le Sun 07 Sep 2014 22:22:21 +0100, a écrit : 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