QtWebEngine build fails

Dmitry Shachnev mitya57 at debian.org
Tue Jan 10 12:43:11 UTC 2017


On Tue, Jan 10, 2017 at 10:56:29AM +0000, Rik Mills wrote:
> 5.7.1+dfsg-3 fails to build on amd64 on ubuntu zesty with the following
> error
>
> any suggestions or resolution appreciated.
>
> https://launchpad.net/ubuntu/+source/qtwebengine-opensource-src/5.7.1+dfsg-3/+build/11834211

The difference between Ubuntu and Debian here is that Ubuntu amd64 builds
arch-indep + arch-amd64, while Debian amd64 buildds build only arch-amd64.

And because of parallelism override_dh_auto_install-arch removes the *.la
files, but then override_dh_auto_install-indep installs them again.

I think the attached patch should fix it, but not tested.

--
Dmitry Shachnev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: auto_install.diff
Type: text/x-diff
Size: 366 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-kde-talk/attachments/20170110/02511d9a/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-kde-talk/attachments/20170110/02511d9a/attachment.sig>


More information about the pkg-kde-talk mailing list