Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 646456 - dev-qt/qtwebengine-5.9.4 w/ media-libs/jpeg-9: error: invalid conversion from ‘int’ to ‘boolean’
Summary: dev-qt/qtwebengine-5.9.4 w/ media-libs/jpeg-9: error: invalid conversion from...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: jpeg-9
  Show dependency tree
 
Reported: 2018-02-03 01:29 UTC by Andreas Sturmlechner
Modified: 2018-02-07 10:30 UTC (History)
0 users

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


Attachments
build.log.gz (qtwebengine-build.log.gz,117.20 KB, application/gzip)
2018-02-03 01:29 UTC, Andreas Sturmlechner
Details
qtwebengine-5.9.4-jpeg-9.patch (qtwebengine-5.9.4-jpeg-9-2.patch,1.26 KB, patch)
2018-02-06 22:11 UTC, Andreas Sturmlechner
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Sturmlechner gentoo-dev 2018-02-03 01:29:19 UTC
Created attachment 517630 [details]
build.log.gz

Error is in 3rdparty/chromium/third_party/pdfium/core/fxcodec/codec/fx_codec_jpeg.cpp
Comment 1 Andreas Sturmlechner gentoo-dev 2018-02-06 22:11:05 UTC
Created attachment 518274 [details, diff]
qtwebengine-5.9.4-jpeg-9.patch

Current build seems to have gone past the point of this error, so attaching the patch. Patch from bug 607424 is also still necessary for <5.10.
Comment 2 Larry the Git Cow gentoo-dev 2018-02-07 02:04:49 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f340edd950eb281bb73bf51ab95b5eb5012ab3b5

commit f340edd950eb281bb73bf51ab95b5eb5012ab3b5
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-02-06 21:30:21 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-02-07 02:04:05 +0000

    dev-qt/qtwebengine: Fix build with jpeg-9
    
    Closes: https://bugs.gentoo.org/607424
    Closes: https://bugs.gentoo.org/646456
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 .../files/qtwebengine-5.9.4-jpeg-9-1.patch         | 70 ++++++++++++++++++++++
 .../files/qtwebengine-5.9.4-jpeg-9-2.patch         | 46 ++++++++++++++
 dev-qt/qtwebengine/qtwebengine-5.9.4.ebuild        |  7 ++-
 3 files changed, 122 insertions(+), 1 deletion(-)
Comment 3 Larry the Git Cow gentoo-dev 2018-02-07 10:30:55 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/qt.git/commit/?id=6ae7dcf1de5b2cf896fa6ceefd7e4c42d2da8b54

commit 6ae7dcf1de5b2cf896fa6ceefd7e4c42d2da8b54
Author:     Michael Palimaka <kensington@gentoo.org>
AuthorDate: 2018-02-07 10:29:50 +0000
Commit:     Michael Palimaka <kensington@gentoo.org>
CommitDate: 2018-02-07 10:30:43 +0000

    dev-qt/qtwebengine: port media-libs/jpeg-9b patches from ::gentoo
    
    Bug: https://bugs.gentoo.org/607424
    Bug: https://bugs.gentoo.org/646456
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 .../files/qtwebengine-5.9.4-jpeg-9-1.patch         | 70 ++++++++++++++++++++++
 .../files/qtwebengine-5.9.4-jpeg-9-2.patch         | 46 ++++++++++++++
 dev-qt/qtwebengine/qtwebengine-5.10.0.ebuild       |  2 +
 dev-qt/qtwebengine/qtwebengine-5.10.9999.ebuild    |  2 +
 dev-qt/qtwebengine/qtwebengine-5.11.9999.ebuild    |  2 +
 dev-qt/qtwebengine/qtwebengine-5.9.9999.ebuild     |  6 +-
 dev-qt/qtwebengine/qtwebengine-5.9999.ebuild       |  2 +
 7 files changed, 129 insertions(+), 1 deletion(-)}