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)
gazebo: requires opencv
fawkes: requires gazebo

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 {
      |       ^~~~~~~~~~~~~~~~~~~~~

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'

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@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
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@lists.fedoraproject.org

Reply via email to