Bug 1843102 - F33FailsToInstall: cpp-hocon
Summary: F33FailsToInstall: cpp-hocon
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: cpp-hocon
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: James Hogarth
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F33FailsToInstall 1843106
TreeView+ depends on / blocked
 
Reported: 2020-06-02 17:41 UTC by Igor Raits
Modified: 2020-06-03 11:27 UTC (History)
4 users (show)

Fixed In Version: cpp-hocon-0.2.1-4.fc33
Clone Of:
Environment:
Last Closed: 2020-06-03 11:27:01 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Igor Raits 2020-06-02 17:41:48 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 (cpp-hocon) Fails To Install in Fedora 33:

can't install cpp-hocon:
  - nothing provides libboost_thread.so.1.69.0()(64bit) needed by cpp-hocon-0.2.1-2.fc32.x86_64
  - nothing provides libboost_locale.so.1.69.0()(64bit) needed by cpp-hocon-0.2.1-2.fc32.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 Jonathan Wakely 2020-06-02 23:50:39 UTC
I've built leatherman-1.10.0-2.fc33 which should allow this to be rebuilt now.

Comment 2 Jonathan Wakely 2020-06-03 08:46:50 UTC
Patch sent upstream for new compilation errors: https://github.com/puppetlabs/cpp-hocon/pull/124

But now it fails to link, which looks like the fix is needed in leatherman:

/usr/bin/ld: ../CMakeFiles/libprojectsrc.dir/src/parseable.cc.o:(.data.rel.local.DW.ref._ZTIN5boost10filesystem16filesystem_errorE[DW.ref._ZTIN5boost10filesystem16filesystem_errorE]+0x0): undefined reference to `typeinfo for boost::filesystem::filesystem_error'
/usr/bin/ld: /usr/lib64/leatherman_util.so.1.10.0: undefined reference to `boost::nowide::setenv(char const*, char const*, int)'
/usr/bin/ld: /usr/lib64/leatherman_util.so.1.10.0: undefined reference to `boost::nowide::unsetenv(char const*)'
collect2: error: ld returned 1 exit status

Comment 3 Jonathan Wakely 2020-06-03 10:38:25 UTC
leatherman-1.12.0-2.fc33 building now, then I'll build cpp-hocon-0.2.1-4.fc33


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