On Thu, 12 Feb 2015 13:24:55 +0000 Neil Bothwick <n...@digimed.co.uk> wrote:

> On Thu, 12 Feb 2015 15:15:50 +0200, Gevisz wrote:
> 
> > And I would not report it if ._cfg0002_package.use would not suggested
> > to insert # required by www-client/chromium-40.0.2214.111
> >    # required by chromium (argument)
> >    >=dev-libs/libxml2-2.9.2 icu  
> > into /etc/portage/package.use for the third time in a row.
> 
> Has that line actually been inserted into package.use?
> Portage doesn't add it to the live file, you need to run
> cfg-update or similar to handle it.

As I have said, it was inserted in the ._cfg0002_package.use file
as the recommendation to insert it to the package.use.

But it is odd, as the qtwebkit package was by default built
with -ice USE flag and that created the blocker.

This situation would not appear if instead of the following,
actual insertion into the ._cfg0002_package.use file:
# required by www-client/chromium-40.0.2214.111
# required by chromium (argument)
>=dev-libs/libxml2-2.9.2 icu

it was suggested to insert
# required by www-client/chromium-40.0.2214.111
# required by chromium (argument)
>=dev-libs/libxml2-2.9.2 icu
dev-qt/qtwebkit icu

or something like that.

I have made such changes earlier today and the blocker have gone.

Nevertheless qtwebkit have not compiled cleanly but produced the following 
warning:

>>> Completed installing qtwebkit-4.8.5 into 
>>> /var/tmp/portage/dev-qt/qtwebkit-4.8.5/image/


 * QA Notice: Package triggers severe warnings which indicate that it
 *            may exhibit random runtime failures.
 * libjpeg.cpp:51:32: warning: ‘cinfo’ is used uninitialized in this function 
[-Wuninitialized]
 * glib.cpp:55:38: warning: ‘pollfd’ is used uninitialized in this function 
[-Wuninitialized]
 * dom/Element.cpp:1083:112: warning: converting ‘false’ to pointer type 
‘WebCore::RenderStyle*’ [-Wconversion-null]

 * Please do not file a Gentoo bug and instead report the above QA
 * issues directly to the upstream developers of this software.
 * Homepage: https://www.qt.io/ https://qt-project.org/
strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R 
.GCC.command.line -R .note.gnu.gold-version
   usr/lib64/qt4/libQtWebKit.so.4.9.4




Reply via email to