updated/smaller testcase: - untar the gtk source - autoreconf - ./configure --prefix=/usr --disable-test-print-backend --enable-x11-backend --disable-gtk-doc --enable-shared --disable-introspection --disable-colord --disable-static --disable-wayland-backend (turning off some of the options helps to lower the turnover) - make - cd gtk - xvfb-run ./tests/builder
-> that breaks - sed -i 's#-O2# #g' Makefile - touch gtkcssstylepropertyimpl.c; make; xvfb-run ./tests/builder -> works -- 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
