On Tue, Jun 23, 2020 at 12:17:10PM +0100, Sérgio Basto wrote: > On Mon, 2020-06-22 at 10:51 +0200, Adrian Reber wrote: > > On Mon, Jun 15, 2020 at 06:51:32AM +0200, Adrian Reber wrote: > > > I prepared a protobuf update for rawhide to 3.12. It requires a > > > rebuild > > > of all dependencies and of the 55 dependencies currently 10 fail to > > > rebuild. The following packages are failing: > > > > > > clementine > > > closure-compiler > > > fawkes > > > gazebo > > > hidviz > > > kismet > > > libgadu > > > mir > > > mozc > > > pokerth > > > > > > and the failures do not seem to be protobuf related. See > > > > > > https://copr.fedorainfracloud.org/coprs/adrian/protobuf-3-12/ > > > > All rebuilds have finished and from the previously 10 reported > > failures 9 are still not building. None of the failures seem > > to be protobuf related: > > > > opencv: requires gtkglext which requires pangox-compat (dead.package) > > opencv is fixed doesn't require gtkglext anymore . > > You may rebuild it for new protobuf ? Thanks. I was able to build it. > have we a side-tag ? There used to be one, but all changes have been merged back to rawhide. > > gazebo: requires opencv With opencv fixed I was able to rebuild gazebo. > > fawkes: requires gazebo This still fails, now with a boost error. > > > > pokerth: build failures related to boost > > > > mozc: > > /builddir/build/BUILD/mozc- > > 2.23.2815.102/dictionary/user_dictionary_storage.h:77:7: error: > > cannot derive from ‘final’ base > > ‘mozc::user_dictionary::UserDictionaryStorage’ in derived type > > ‘mozc::UserDictionaryStorage’ > > 77 | class UserDictionaryStorage : public > > user_dictionary::UserDictionaryStorage { > > | ^~~~~~~~~~~~~~~~~~~~~ mozc has been fixed. > > mir: > > ../src/miral/external_client.cpp:46:24: error: 'find' was not > > declared in this scope > > 46 | auto const j = find(i, end(value), ':'); > > | ^~~~ > > > > hidviz: > > /usr/bin/ld: CMakeFiles/hidviz.dir/src/DeviceSelector.cc.o: in > > function `hidviz::DeviceSelector::~DeviceSelector()': > > /builddir/build/BUILD/hidviz- > > 0.1.5/hidviz/src/DeviceSelector.cc:46: undefined reference to `vtable > > for hidviz::DeviceSelector' This has also been fixed. > > closure-compiler: No matching package to install: > > 'mvn(com.google.guava:guava:20.0)' > > > > kismet: > > + /bin/cp -a /usr/lib/rpm/config.sub . > > /bin/cp: cannot stat '/usr/lib/rpm/config.sub': No such file or > > directory > > > > The packages have been built in f33-build-side-24661 and I will > > create > > the side-tag update later today to get all builds into rawhide. Adrian _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx