I've built it and dependent packages in side tag and it's going to be merged back soon. Only 4 problematic packages: * gazebo (not related to protobuf, FTBFS for long time) /builddir/build/BUILD/gazebo-8.3.0/gazebo/msgs/generator/GazeboGenerator.cc:51:5: error: 'scoped_ptr' was not declared in this scope scoped_ptr<io::ZeroCopyOutputStream> output( ^~~~~~~~~~ * dynafed (same) /builddir/build/BUILD/dynafed-1.3.2/src/LocationInfo.cc:438:5: error: reference to 'unique_lock' is ambiguous unique_lock<mutex> l2(*this); ^~~~~~~~~~~ * shogun (related to some octave thing) /builddir/build/BUILD/shogun-6.0.0/x86_64-redhat-linux-gnu/src/interfaces/octave_modular/modshogunOCTAVE_wrap.cxx:4999:10: fatal error: octave/config.h: No such file or directory #include <octave/config.h> ^~~~~~~~~~~~~~~~~ * fawkes -- depends on gazebo, so not possible to rebuild. On Fri, Nov 16, 2018 at 7:51 PM Igor Gnatenko <ignatenkobrain@xxxxxxxxxxxxxxxxx> wrote: > > Hello, > > I'm going to work on protobuf update which involves SONAME change from > .15 to .17. > > I don't see any breakage from release notes, it is mostly about making > minimum c++ std to c++11 and cleanups. > > I'll carefully check and if everything looks ok, I'll push it to > Rawhide next week and rebuild all dependent packages. _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx