From: Andreas Enge <andreas@enge.fr>
To: guix-devel@gnu.org
Subject: Qtwebengine
Date: Sun, 26 Jul 2015 11:55:45 +0200 [thread overview]
Message-ID: <20150726095545.GA29093@debian> (raw)
Hello,
I am trying to update Qt to 5.5.0. Unfortunately, it does not compile;
there are error messages such as
../../../src/3rdparty/chromium/ui/gfx/codec/jpeg_codec.cc: In function ‘boolean gfx::
{anonymous}::FillInputBuffer(j_decompress_ptr)’:
../../../src/3rdparty/chromium/ui/gfx/codec/jpeg_codec.cc:362:10: error: cannot conve
rt ‘bool’ to ‘boolean’ in return
return false;
../../../src/3rdparty/chromium/ui/gfx/codec/jpeg_codec.cc:276:32: error: invalid conv
ersion from ‘int’ to ‘boolean’ [-fpermissive]
jpeg_start_compress(&cinfo, 1);
We might use too aggressive type checking here. Anyway, I seem to recall that
we discussed leaving out the building of chromium altogether due to security
considerations?
In this case, it should be enough to pass the configure flag
"-skip qtwebengine". I am trying out a build now, and if you agree and
everything goes well, would push like this.
Andreas
next reply other threads:[~2015-07-26 9:55 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-26 9:55 Andreas Enge [this message]
2015-07-26 11:02 ` Qtwebengine Andreas Enge
2015-07-26 15:34 ` Qtwebengine 宋文武
2015-07-26 21:07 ` Qtwebengine Mark H Weaver
2015-07-27 8:35 ` Qtwebengine Andreas Enge
2015-07-27 8:31 ` Qtwebengine Andreas Enge
2015-07-27 13:43 ` Qtwebengine 宋文武
2015-08-02 9:37 ` Qtwebengine Andreas Enge
2015-08-02 19:24 ` Security updates for bundled copies of libraries in Qt Mark H Weaver
2015-08-11 18:10 ` Andreas Enge
2015-08-18 14:59 ` Ludovic Courtès
2015-08-18 15:12 ` Andreas Enge
2015-08-19 22:23 ` Ludovic Courtès
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150726095545.GA29093@debian \
--to=andreas@enge.fr \
--cc=guix-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).