Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 578530 - dev-qt/qtwebengine fails to compile with gcc-5.1.0, works with gcc-5.3.0
Summary: dev-qt/qtwebengine fails to compile with gcc-5.1.0, works with gcc-5.3.0
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Qt Bug Alias
URL: https://bugreports.qt.io/browse/QTBUG...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-29 16:07 UTC by Harold Anderson
Modified: 2016-11-25 17:53 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Harold Anderson 2016-03-29 16:07:44 UTC
Works with gcc-5.3.  I suggest requiring a known good version of gcc in the qtwebengine ebuild.

Reproducible: Always

Steps to Reproduce:
1.  emerge gcc-5.1
2.  gcc-config version 5.1
3.  emerge qtwebengine-5.5.0 or 5.6.0
Actual Results:  
ninja: build stopped: subcommand failed.

Expected Results:  
>>> Verifying ebuild manifests
>>> Emerging (1 of 1) dev-qt/qtwebengine-5.6.0::qt
>>> Installing (1 of 1) dev-qt/qtwebengine-5.6.0::qt
>>> Recording dev-qt/qtwebengine:5 in "world" favorites file...
>>> Jobs: 1 of 1 complete                           Load avg: 6.3, 9.7, 10.2
>>> Auto-cleaning packages...

>>> No outdated packages were found on your system.

 * GNU info directory index is up-to-date.
Comment 1 Davide Pesavento (RETIRED) gentoo-dev 2016-03-30 01:07:36 UTC
Why does it work with 5.3.0? is it a gcc bug? The upstream bug report doesn't mention a compiler bug.
Comment 2 Davide Pesavento (RETIRED) gentoo-dev 2016-11-25 17:53:56 UTC
gcc-5.1.0 will be masked forever, I don't think we need to do anything here.