all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Qtwebengine
@ 2015-07-26  9:55 Andreas Enge
  2015-07-26 11:02 ` Qtwebengine Andreas Enge
  0 siblings, 1 reply; 13+ messages in thread
From: Andreas Enge @ 2015-07-26  9:55 UTC (permalink / raw)
  To: guix-devel

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

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2015-08-19 22:23 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-26  9:55 Qtwebengine Andreas Enge
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

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.