The attachment "gcc-4.8-fixes.patch" seems to be a patch. If it isn't, please remove the "patch" flag from the attachment, remove the "patch" tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team.
[This is an automated message performed by a Launchpad user owned by ~brian-murray, for any issues please contact him.] ** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1418962 Title: Mir is not building in trusty Status in Mir: Fix Committed Status in mir package in Ubuntu: New Bug description: Trying to compile mir in trusty, using gcc-4.8 fails, mostly due to the initialization lists with curly brackets. Attached patch fixes them, but them I'm getting a weird linking issue (not happening with clang), that I wasn't experiencing some weeks ago (when the demo shell was in examples I think): [100%] Built target mirserver Linking CXX executable ../../bin/.mir_proving_server-uninstalled CMakeFiles/mir_proving_server.dir/demo_shell.cpp.o: in function "mir::DefaultServerConfiguration::~DefaultServerConfiguration()": /home/marco/Dev/mir-ports/mir/src/include/server/mir/default_server_configuration.h:159: invalid reference to "vtable for mir::DefaultServerConfiguration" /home/marco/Dev/mir-ports/mir/src/include/server/mir/default_server_configuration.h:159: invalid reference to "vtable for mir::DefaultServerConfiguration" collect2: error: ld returned 1 exit status Installing the rest (libs, example clients, example servers) works as expected. To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1418962/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp

