Some details on how I test atm:

- apt-get source gtk+3.0
- cd gtk+-3.0-3.8.2
- debuild

That leads to a failing build on test

if you want to just run one of the failing tests:
- xvfb-run debian/build/share/tests/a11y/text

To test changes (e.g downgrading gcc or -O0):
- cd debian/build/share/gtk
- make clean
- (edit Makefile to change -O)
- make
- xvfb-run ../tests/a11y/text

-> gives a working test.

I'm trying to figure out what option exactly is breaking it, I didn't
find yet what objects in gtk need to be rebuilt to trigger the problem
or not though...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1194123

Title:
  [gcc-linaro wrong-code regression] gcc 4.8.1-2ubuntu1 to
  4.8.1-3ubuntu1 breaks gtk on armhf

To manage notifications about this bug go to:
https://bugs.launchpad.net/gcc-linaro/+bug/1194123/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to