[Bug 398403] Re: [PR40735] gcc-4.4 fails to build upstart 0.6 on armel due to an internal compiler error

2011-06-30 Thread Bug Watch Updater
Launchpad has imported 14 comments from the remote bug at http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40735. 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 398403] Re: [PR40735] gcc-4.4 fails to build upstart 0.6 on armel due to an internal compiler error

2010-10-02 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/libnih -- [PR40735] gcc-4.4 fails to build upstart 0.6 on armel due to an internal compiler error https://bugs.launchpad.net/bugs/398403 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 398403] Re: [PR40735] gcc-4.4 fails to build upstart 0.6 on armel due to an internal compiler error

2010-08-23 Thread Loïc Minier
So apparently fixed in some newer gcc-4.4; thanks for testing i've just uploaded libnih without the armel specific behavior of building the testsuite with -fPIE. ** Changed in: gcc-4.4 (Ubuntu) Status: Confirmed = Fix Released ** Changed in: gcc-linaro Status: New = Fix Released

[Bug 398403] Re: [PR40735] gcc-4.4 fails to build upstart 0.6 on armel due to an internal compiler error

2010-08-22 Thread Michael Hope
I added -fpie back in to a local build of libnih 1.0.2-1ubuntu1 and it built and tested correctly. Compiling test_node.c takes about 1 GB of RAM. This is with maverick and gcc-4.4-4.4.4-8ubuntu1. -- [PR40735] gcc-4.4 fails to build upstart 0.6 on armel due to an internal compiler error

[Bug 398403] Re: [PR40735] gcc-4.4 fails to build upstart 0.6 on armel due to an internal compiler error

2010-08-04 Thread Andrew Stubbs
I've just built upstart_0.6.6-1ubuntu1.dsc on an IGEPv2 board. The build appears to succeed and run as far as testing, but the tests fail: FAIL: test_job_class FAIL: test_job FAIL: test_control === 3 of 13 tests failed Please report to

[Bug 398403] Re: [PR40735] gcc-4.4 fails to build upstart 0.6 on armel due to an internal compiler error

2010-07-24 Thread Loïc Minier
So the new upstart upload I did fails to build in the testsuite as on the other architectures, but most tests DID build with -fPIE, some 3 tests or so remained to be built. test_watch.c isn't in upstart anymore. I tried removing -fPIE/-pie in libnih, and it failed to build with the maverick

[Bug 398403] Re: [PR40735] gcc-4.4 fails to build upstart 0.6 on armel due to an internal compiler error

2010-07-24 Thread Loïc Minier
Ah just as said that, I could access the log: gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\/usr/share/locale\ -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -Wall -g -fstack-protector -fPIE -Os -c -o demarshal_code.o `test -f

[Bug 398403] Re: [PR40735] gcc-4.4 fails to build upstart 0.6 on armel due to an internal compiler error

2010-07-23 Thread Loïc Minier
I uploaded upstart back without -fPIE / -pie, just to see how that goes with Linaro toolchain; otherwise, I think we should fix that. -- [PR40735] gcc-4.4 fails to build upstart 0.6 on armel due to an internal compiler error https://bugs.launchpad.net/bugs/398403 You received this bug

Re: [Bug 398403] Re: [PR40735] gcc-4.4 fails to build upstart 0.6 on armel due to an internal compiler error

2010-07-23 Thread Matthias Klose
On 23.07.2010 17:07, Loïc Minier wrote: I uploaded upstart back without -fPIE / -pie, just to see how that goes with Linaro toolchain; otherwise, I think we should fix that. it's enough to build the *testcases* without pie to pass the testsuite. -- [PR40735] gcc-4.4 fails to build upstart 0.6

[Bug 398403] Re: [PR40735] gcc-4.4 fails to build upstart 0.6 on armel due to an internal compiler error

2010-07-23 Thread Loïc Minier
Yes, but someone changed the packaging to remove it everywhere instead of just for the testsuite, and also I'm curious of the gcc issue -- not the testsuite one, I think this is fine. -- [PR40735] gcc-4.4 fails to build upstart 0.6 on armel due to an internal compiler error

[Bug 398403] Re: [PR40735] gcc-4.4 fails to build upstart 0.6 on armel due to an internal compiler error

2010-07-21 Thread Andrew Stubbs
** Also affects: gcc-linaro Importance: Undecided Status: New ** Changed in: gcc-linaro Importance: Undecided = Medium -- [PR40735] gcc-4.4 fails to build upstart 0.6 on armel due to an internal compiler error https://bugs.launchpad.net/bugs/398403 You received this bug

[Bug 398403] Re: [PR40735] gcc-4.4 fails to build upstart 0.6 on armel due to an internal compiler error

2010-06-22 Thread Matthias Klose
** Tags added: toolchain -- [PR40735] gcc-4.4 fails to build upstart 0.6 on armel due to an internal compiler error https://bugs.launchpad.net/bugs/398403 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 398403] Re: [PR40735] gcc-4.4 fails to build upstart 0.6 on armel due to an internal compiler error

2010-05-29 Thread Matthias Klose
libnih build fails in maverick on armel ** Also affects: libnih (Ubuntu) Importance: Undecided Status: New ** Changed in: libnih (Ubuntu) Status: New = Confirmed -- [PR40735] gcc-4.4 fails to build upstart 0.6 on armel due to an internal compiler error

[Bug 398403] Re: [PR40735] gcc-4.4 fails to build upstart 0.6 on armel due to an internal compiler error

2010-05-29 Thread Launchpad Bug Tracker
This bug was fixed in the package libnih - 1.0.2-1ubuntu1 --- libnih (1.0.2-1ubuntu1) maverick; urgency=low * Rebuild with libc6-dev (= 2.12~), after checking that __abort_msg is available with the same signature in eglibc 2.12. * Don't build the testsuite with -fPIE on

[Bug 398403] Re: [PR40735] gcc-4.4 fails to build upstart 0.6 on armel due to an internal compiler error

2010-01-04 Thread Matthias Klose
** Summary changed: - gcc-4.4 fails to build upstart 0.6 on armel due to an internal compiler error + [PR40735] gcc-4.4 fails to build upstart 0.6 on armel due to an internal compiler error -- [PR40735] gcc-4.4 fails to build upstart 0.6 on armel due to an internal compiler error