Discussion:
[HEADS UP] Latest protobuf is coming into Rawhide
Igor Gnatenko
2018-11-16 18:51:14 UTC
Permalink
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 -- ***@lists.fedoraproject.org
To unsubscribe send an email to devel-***@lists.fedoraproject.org
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
Igor Gnatenko
2018-11-23 12:55:40 UTC
Permalink
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
Post by Igor Gnatenko
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 -- ***@lists.fedoraproject.org
To unsubscribe send an email to devel-***@lists.fedoraproject.org
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/
Till Hofmann
2018-11-23 15:54:09 UTC
Permalink
Post by Igor Gnatenko
I've built it and dependent packages in side tag and it's going to be
merged back soon.
* gazebo (not related to protobuf, FTBFS for long time)
error: 'scoped_ptr' was not declared in this scope
scoped_ptr<io::ZeroCopyOutputStream> output(
I've pushed a fix for gazebo into rawhide. Can you please rebuild gazebo
and then fawkes in your side tag? Thanks!

Till
_______________________________________________
devel mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an email to devel-***@lists.fedoraproject.org
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/arc
Igor Gnatenko
2018-11-23 20:06:19 UTC
Permalink
Unfortunately now it is broken in some other way:

DEBUG util.py:439: Error:
DEBUG util.py:439: Problem: package
sdformat-devel-5.2.0-5.fc29.x86_64 requires libsdformat.so.5()(64bit),
but none of the providers can be installed
DEBUG util.py:439: - conflicting requests
DEBUG util.py:439: - nothing provides
liburdfdom_model.so.0.4()(64bit) needed by
sdformat-5.2.0-5.fc29.x86_64
Post by Till Hofmann
Post by Igor Gnatenko
I've built it and dependent packages in side tag and it's going to be
merged back soon.
* gazebo (not related to protobuf, FTBFS for long time)
error: 'scoped_ptr' was not declared in this scope
scoped_ptr<io::ZeroCopyOutputStream> output(
I've pushed a fix for gazebo into rawhide. Can you please rebuild gazebo
and then fawkes in your side tag? Thanks!
Till
_______________________________________________
devel mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an email to devel-***@lists.fedoraproject.org
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/archiv
Rich Mattes
2018-11-23 20:28:07 UTC
Permalink
On Fri, Nov 23, 2018, 3:07 PM Igor Gnatenko <
Post by Igor Gnatenko
DEBUG util.py:439: Problem: package
sdformat-devel-5.2.0-5.fc29.x86_64 requires libsdformat.so.5()(64bit),
but none of the providers can be installed
DEBUG util.py:439: - conflicting requests
DEBUG util.py:439: - nothing provides
liburdfdom_model.so.0.4()(64bit) needed by
sdformat-5.2.0-5.fc29.x86_64
That was me, I'll rebuild sdformat, gazebo and Fawkes shortly.

Rich
Igor Gnatenko
2018-11-23 20:36:02 UTC
Permalink
Please build them in f30-protobuf tag.
Post by Rich Mattes
On Fri, Nov 23, 2018, 3:07 PM Igor Gnatenko <
Post by Igor Gnatenko
DEBUG util.py:439: Problem: package
sdformat-devel-5.2.0-5.fc29.x86_64 requires libsdformat.so.5()(64bit),
but none of the providers can be installed
DEBUG util.py:439: - conflicting requests
DEBUG util.py:439: - nothing provides
liburdfdom_model.so.0.4()(64bit) needed by
sdformat-5.2.0-5.fc29.x86_64
That was me, I'll rebuild sdformat, gazebo and Fawkes shortly.
Rich
Post by Igor Gnatenko
_______________________________________________
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
Rich Mattes
2018-11-24 18:20:17 UTC
Permalink
Post by Igor Gnatenko
Please build them in f30-protobuf tag.
On Fri, Nov 23, 2018, 3:07 PM Igor Gnatenko
DEBUG util.py:439:   Problem: package
sdformat-devel-5.2.0-5.fc29.x86_64 requires
libsdformat.so.5()(64bit),
but none of the providers can be installed
DEBUG util.py:439:    - conflicting requests
DEBUG util.py:439:    - nothing provides
liburdfdom_model.so.0.4()(64bit) needed by
sdformat-5.2.0-5.fc29.x86_64
That was me, I'll rebuild sdformat, gazebo and Fawkes shortly.
Rich
Till and I did the package upgrades required to introduce Gazebo 9 while
we were working on the rebuilds. Everything but Fawkes is rebuilt - I
discovered that fawkes has incompatibilities with the Gazebo 9 and
mongo-cxx-driver 3.3.1.

I took care of the gazebo 9 related changes, but the mongo changes look
like they might be a little more involved. I filed a bug here:
https://bugzilla.redhat.com/show_bug.cgi?id=1653030

Rich
_______________________________________________
devel mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an email to devel-***@lists.fedoraproject.org
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/arc
Orion Poplawski
2018-11-23 21:04:54 UTC
Permalink
Post by Igor Gnatenko
I've built it and dependent packages in side tag and it's going to be
merged back soon.
* shogun (related to some octave thing)
fatal error: octave/config.h: No such file or directory
#include <octave/config.h>
^~~~~~~~~~~~~~~~~
shogun has been broken for quite some time, even before the octave change.


--
Orion Poplawski
Manager of NWRA Technical Systems 720-772-5637
NWRA, Boulder/CoRA Office FAX: 303-415-9702
3380 Mitchell Lane ***@nwra.com
Boulder, CO 80301 https://www.nwra.com/
_______________________________________________
devel mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an email to devel-***@lists.fedoraproject.org
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@
Sérgio Basto
2018-11-24 18:52:46 UTC
Permalink
Post by Orion Poplawski
Post by Igor Gnatenko
I've built it and dependent packages in side tag and it's going to be
merged back soon.
* shogun (related to some octave thing)
/builddir/build/BUILD/shogun-6.0.0/x86_64-redhat-linux-
fatal error: octave/config.h: No such file or directory
#include <octave/config.h>
^~~~~~~~~~~~~~~~~
shogun has been broken for quite some time, even before the octave change.
For some reason that I don't recall well, it might be useful for opencv
update shogun, I made a PR [1], which might need review and some review
of the package is welcome, this package take 4 or 8 hours to build !
[2] (with or without test suite enabled) , since the packager
maintainer is besser82 , he wan't mind that we apply it the PR .

Thanks

[1]
https://src.fedoraproject.org/rpms/shogun/pull-request/2


[2]
https://copr.fedorainfracloud.org/coprs/sergiomb/opencv/build/808792/
Post by Orion Poplawski
--
Orion Poplawski
Manager of NWRA Technical Systems 720-772-5637
NWRA, Boulder/CoRA Office FAX: 303-415-9702
Boulder, CO 80301 https://www.nwra.com/
_______________________________________________
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelin
es
sts.fedoraproject.org
--
Sérgio M. B.
_______________________________________________
devel mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an email to devel-***@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraprojec

Loading...