Unity8 build causes internal compiler error on armhf
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| gcc |
Fix Released
|
Medium
|
|||
| gcc-4.9 (Ubuntu) |
Fix Released
|
High
|
Matthias Klose | ||
| unity-scopes-shell (Ubuntu) |
Fix Released
|
Critical
|
Paweł Stołowski | ||
| unity8 (Ubuntu) |
Fix Released
|
Critical
|
Michał Sawicz | ||
Bug Description
I've encountered this first today, thought this was a problem with some of my MPs, but have reduced them to no-op and the unity8 trunk does not build on armhf in the PPAs:
In file included from /build/
/build/
/build/
class ScopesOverview : public Scope
^
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:/
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: gcc-4.9 4.9.2-10ubuntu3
ProcVersionSign
Uname: Linux 3.18.0-12-generic x86_64
ApportVersion: 2.15.1-0ubuntu4
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Feb 3 17:59:59 2015
SourcePackage: gcc-4.9
SystemImageInfo:
current build number: 0
device name:
channel: daily
last update: Unknown
UpgradeStatus: No upgrade log present (probably fresh install)
Related branches
- dobey (community): Approve
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 13 lines (+3/-0)1 file modifiedsrc/Unity/CMakeLists.txt (+3/-0)
| Changed in gcc-4.9 (Ubuntu): | |
| importance: | Undecided → Critical |
| Changed in gcc-4.9 (Ubuntu): | |
| assignee: | nobody → Matthias Klose (doko) |
| Changed in gcc-4.9 (Ubuntu): | |
| status: | Incomplete → Triaged |
| Changed in unity8 (Ubuntu): | |
| status: | New → In Progress |
| status: | In Progress → Fix Committed |
| importance: | Undecided → Critical |
| assignee: | nobody → Michał Sawicz (saviq) |
| Changed in unity-scopes-shell (Ubuntu): | |
| status: | New → In Progress |
| importance: | Undecided → Critical |
| assignee: | nobody → Pawel Stolowski (stolowski) |
| Changed in gcc: | |
| importance: | Unknown → Medium |
| status: | Unknown → New |
| Changed in unity8 (Ubuntu): | |
| status: | Fix Committed → Fix Released |
| Changed in unity-scopes-shell (Ubuntu): | |
| status: | In Progress → Fix Released |
| Changed in gcc: | |
| status: | New → Fix Released |

a preprocessed source would help