Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1843110 - F33FailsToInstall: gazebo, gazebo-libs, gazebo-ode
Summary: F33FailsToInstall: gazebo, gazebo-libs, gazebo-ode
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gazebo
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Rich Mattes
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F33FailsToInstall 1843107
TreeView+ depends on / blocked
 
Reported: 2020-06-02 17:42 UTC by Igor Raits
Modified: 2020-06-16 01:42 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-06-16 01:42:28 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Igor Raits 2020-06-02 17:42:03 UTC
Hello,

Please note that this comment was generated automatically. If you feel that this output has mistakes, please contact me via email (ignatenkobrain).

Your package (gazebo) Fails To Install in Fedora 33:

can't install gazebo:
  - nothing provides libboost_program_options.so.1.69.0()(64bit) needed by gazebo-10.1.0-5.fc33.x86_64
  - nothing provides libboost_filesystem.so.1.69.0()(64bit) needed by gazebo-10.1.0-5.fc33.x86_64
  - nothing provides libboost_thread.so.1.69.0()(64bit) needed by gazebo-10.1.0-5.fc33.x86_64
  - nothing provides libboost_regex.so.1.69.0()(64bit) needed by gazebo-10.1.0-5.fc33.x86_64
  - nothing provides libboost_iostreams.so.1.69.0()(64bit) needed by gazebo-10.1.0-5.fc33.x86_64
  
can't install gazebo-libs:
  - nothing provides libboost_program_options.so.1.69.0()(64bit) needed by gazebo-libs-10.1.0-5.fc33.x86_64
  - nothing provides libboost_filesystem.so.1.69.0()(64bit) needed by gazebo-libs-10.1.0-5.fc33.x86_64
  - nothing provides libboost_thread.so.1.69.0()(64bit) needed by gazebo-libs-10.1.0-5.fc33.x86_64
  - nothing provides libboost_regex.so.1.69.0()(64bit) needed by gazebo-libs-10.1.0-5.fc33.x86_64
  - nothing provides libboost_iostreams.so.1.69.0()(64bit) needed by gazebo-libs-10.1.0-5.fc33.x86_64
  
can't install gazebo-ode:
  - nothing provides libboost_thread.so.1.69.0()(64bit) needed by gazebo-ode-10.1.0-5.fc33.x86_64
  
If you don't react accordingly to the policy for FTBFS/FTI bugs (https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/), your package may be orphaned in 8+ weeks.

P.S. The data was generated solely from koji buildroot, so it might be newer than the latest compose or the content on mirrors.

P.P.S. If this bug has been reported in the middle of upgrading multiple dependent packages, please consider using side tags: https://docs.fedoraproject.org/en-US/rawhide-gating/multi-builds/

Thanks!

Comment 1 Igor Raits 2020-06-11 05:42:31 UTC
Hello,

This is the first reminder (step 3 from https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/#_package_removal_for_long_standing_ftbfs_and_fti_bugs).

If you know about this problem and are planning on fixing it, please acknowledge so by setting the bug status to ASSIGNED. If you don't have time to maintain this package, consider orphaning it, so maintainers of dependent packages realize the problem.

Comment 2 Jonathan Wakely 2020-06-15 13:27:44 UTC
This just needs 'using namespace boost::placeholders;' added to two files:

/builddir/build/BUILD/gazebo-10.1.0/gazebo/gui/model/ModelTreeWidget.cc:165:56: error: '_1' was not declared in this scope
/builddir/build/BUILD/gazebo-10.1.0/gazebo/gui/model/SchematicViewWidget.cc:86:56: error: '_1' was not declared in this scope

Comment 3 Rich Mattes 2020-06-15 23:27:08 UTC
Thanks Jonathan, fixing it now...


Note You need to log in before you can comment on or make changes to this bug.