Mir

cross-compile-chroot.sh fails on wily since the archive transition to GCC 5

Bug #1486823 reported by Daniel van Vugt
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mir
Fix Released
High
Daniel van Vugt
mir (Ubuntu)
Fix Released
High
Unassigned

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> >*)'

Related branches

description: updated
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :

Fix committed into lp:mir at revision None, scheduled for release in mir, milestone 0.16.0

Changed in mir:
status: In Progress → Fix Committed
Changed in mir:
status: Fix Committed → Fix Released
Revision history for this message
Daniel van Vugt (vanvugt) wrote :

mir (0.16.0+15.10.20150921.1-0ubuntu1) wily; urgency=medium

Changed in mir (Ubuntu):
importance: Undecided → High
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.