mir (0.16.0+15.10.20150921.1-0ubuntu1) wily; urgency=medium
** Also affects: mir (Ubuntu) Importance: Undecided Status: New ** Changed in: mir (Ubuntu) Importance: Undecided => High ** Changed in: mir (Ubuntu) Status: New => Fix Released -- 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/1486823 Title: cross-compile-chroot.sh fails on wily since the archive transition to GCC 5 Status in Mir: Fix Released Status in mir package in Ubuntu: Fix Released Bug description: cross-compile-chroot.sh fails on wily since the archive transition to GCC 5 It dies on the familiar protobuf stuff because we cross compile for vivid devices by default. However simply targeting wily is unacceptable because all our working devices are still vivid. And Jenkins expects as much too. /home/dan/bzr/mir/trunk/build-android-arm/src/protobuf/mir_protobuf.pb.cc:5368: undefined reference to `google::protobuf::internal::WireFormatLite::ReadString(google::protobuf::io::CodedInputStream*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*)' CMakeFiles/mirprotobuf.dir/mir_protobuf.pb.cc.o: In function `mir::protobuf::Platform::SerializeWithCachedSizes(google::protobuf::io::CodedOutputStream*) const': /home/dan/bzr/mir/trunk/build-android-arm/src/protobuf/mir_protobuf.pb.cc:5422: undefined reference to `google::protobuf::internal::WireFormatLite::WriteStringMaybeAliased(int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, google::protobuf::io::CodedOutputStream*)' CMakeFiles/mirprotobuf.dir/mir_protobuf.pb.cc.o: In function `mir::protobuf::DisplayCard::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*)': /home/dan/bzr/mir/trunk/build-android-arm/src/protobuf/mir_protobuf.pb.cc:5614: undefined reference to `google::protobuf::io::StringOutputStream::StringOutputStream(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*)' CMakeFiles/mirprotobuf.dir/mir_protobuf.pb.cc.o: In function `mir::protobuf::DisplayMode::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*)': /home/dan/bzr/mir/trunk/build-android-arm/src/protobuf/mir_protobuf.pb.cc:5855: undefined reference to `google::protobuf::io::StringOutputStream::StringOutputStream(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*)' CMakeFiles/mirprotobuf.dir/mir_protobuf.pb.cc.o: In function `mir::protobuf::DisplayOutput::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*)': /home/dan/bzr/mir/trunk/build-android-arm/src/protobuf/mir_protobuf.pb.cc:6155: undefined reference to `google::protobuf::io::StringOutputStream::StringOutputStream(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*)' CMakeFiles/mirprotobuf.dir/mir_protobuf.pb.cc.o: In function `mir::protobuf::Connection::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*)': /home/dan/bzr/mir/trunk/build-android-arm/src/protobuf/mir_protobuf.pb.cc:6859: undefined reference to `google::protobuf::io::StringOutputStream::StringOutputStream(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*)' To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1486823/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp