[Bug 1417664] Re: Unity8 build causes internal compiler error on armhf

2016-01-06 Thread Steve Langasek
This bug was not identified with gccgo, only with g++, which is not applicable to the in-progress gccgo-4.9 SRU. ** Tags removed: verification-needed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1417664] Re: Unity8 build causes internal compiler error on armhf

2015-11-24 Thread Steve Langasek
Hello Michał, or anyone else affected, Accepted gccgo-4.9 into trusty-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/gccgo-4.9/4.9.3-0ubuntu4 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1417664] Re: Unity8 build causes internal compiler error on armhf

2015-02-09 Thread Michał Sawicz
** Changed in: unity8 (Ubuntu) Status: Fix Committed = Fix Released ** Branch linked: lp:~stolowski/unity-scopes-shell/workaround-gcc-bug ** Changed in: unity-scopes-shell (Ubuntu) Status: In Progress = Fix Released -- You received this bug notification because you are a member

[Bug 1417664] Re: Unity8 build causes internal compiler error on armhf

2015-02-09 Thread Bug Watch Updater
** Changed in: gcc Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1417664 Title: Unity8 build causes internal compiler error on armhf To manage notifications about

[Bug 1417664] Re: Unity8 build causes internal compiler error on armhf

2015-02-08 Thread Launchpad Bug Tracker
This bug was fixed in the package gcc-4.9 - 4.9.2-10ubuntu5 --- gcc-4.9 (4.9.2-10ubuntu5) vivid; urgency=medium * Update to SVN 20150204 (r220426) from the gcc-4_9-branch. * Revert the workaround for PR target/64938, and backport the real fix to the 4.9 branch. LP: #1417664.

[Bug 1417664] Re: Unity8 build causes internal compiler error on armhf

2015-02-04 Thread Matthias Klose
** Bug watch added: GCC Bugzilla #64938 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64938 ** Also affects: gcc via https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64938 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu

[Bug 1417664] Re: Unity8 build causes internal compiler error on armhf

2015-02-04 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/gcc-4.9 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1417664 Title: Unity8 build causes internal compiler error on armhf To manage notifications about

[Bug 1417664] Re: Unity8 build causes internal compiler error on armhf

2015-02-04 Thread Bug Watch Updater
Launchpad has imported 4 comments from the remote bug at https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64938. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at

[Bug 1417664] Re: Unity8 build causes internal compiler error on armhf

2015-02-04 Thread Steve Langasek
** Changed in: gcc-4.9 (Ubuntu) Status: Incomplete = Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1417664 Title: Unity8 build causes internal compiler error on armhf To manage

[Bug 1417664] Re: Unity8 build causes internal compiler error on armhf

2015-02-04 Thread Colin Watson
(vivid-armhf)cjwatson@shedir:~/unity8-8.02+15.04.20150123.3/obj-arm-linux-gnueabihf/tests/mocks/Unity$ /usr/bin/arm-linux-gnueabihf-g++-4.9 -DFakeUnityQml_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_QML_LIB -DQT_QUICK_LIB -DQT_STRICT_ITERATORS -g

[Bug 1417664] Re: Unity8 build causes internal compiler error on armhf

2015-02-04 Thread Colin Watson
(vivid-armhf)cjwatson@shedir:~/unity8-8.02+15.04.20150123.3/obj-arm-linux-gnueabihf/tests/mocks/Unity$ gcc -v Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/4.9/lto-wrapper Target: arm-linux-gnueabihf Configured with: ../src/configure -v

[Bug 1417664] Re: Unity8 build causes internal compiler error on armhf

2015-02-04 Thread Michał Sawicz
Yes, for reference: # Workaround for gcc failure LP: #1417664 set_source_files_properties(fake_scopes.cpp PROPERTIES COMPILE_FLAGS -O1) ** Also affects: unity8 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1417664] Re: Unity8 build causes internal compiler error on armhf

2015-02-04 Thread kevin gunn
lowering priority since we have a workaround ** Changed in: gcc-4.9 (Ubuntu) Importance: Critical = High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1417664 Title: Unity8 build causes

[Bug 1417664] Re: Unity8 build causes internal compiler error on armhf

2015-02-04 Thread Michał Sawicz
** Changed in: unity8 (Ubuntu) Status: New = In Progress ** Changed in: unity8 (Ubuntu) Status: In Progress = Fix Committed ** Changed in: unity8 (Ubuntu) Importance: Undecided = Critical ** Changed in: unity8 (Ubuntu) Assignee: (unassigned) = Michał Sawicz (saviq) --

[Bug 1417664] Re: Unity8 build causes internal compiler error on armhf

2015-02-04 Thread Steve Langasek
Matthias mentions that a possible workaround for this issue would be to build just the failing source file with -O1. Michał, does that help unblock you on this issue? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1417664] Re: Unity8 build causes internal compiler error on armhf

2015-02-04 Thread Launchpad Bug Tracker
** Branch linked: lp:unity8 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1417664 Title: Unity8 build causes internal compiler error on armhf To manage notifications about this bug go to:

[Bug 1417664] Re: Unity8 build causes internal compiler error on armhf

2015-02-04 Thread Michał Sawicz
** Also affects: unity-scopes-shell (Ubuntu) Importance: Undecided Status: New ** Changed in: unity-scopes-shell (Ubuntu) Status: New = In Progress ** Changed in: unity-scopes-shell (Ubuntu) Importance: Undecided = Critical ** Changed in: unity-scopes-shell (Ubuntu)

[Bug 1417664] Re: Unity8 build causes internal compiler error on armhf

2015-02-03 Thread Matthias Klose
a preprocessed source would help ** Changed in: gcc-4.9 (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1417664 Title: Unity8 build causes internal compiler

[Bug 1417664] Re: Unity8 build causes internal compiler error on armhf

2015-02-03 Thread kevin gunn
** Changed in: gcc-4.9 (Ubuntu) Importance: Undecided = Critical -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1417664 Title: Unity8 build causes internal compiler error on armhf To manage

[Bug 1417664] Re: Unity8 build causes internal compiler error on armhf

2015-02-03 Thread Alexander Sack
** Changed in: gcc-4.9 (Ubuntu) Assignee: (unassigned) = Matthias Klose (doko) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1417664 Title: Unity8 build causes internal compiler error on armhf