Bug 1843102

Summary: F33FailsToInstall: cpp-hocon
Product: [Fedora] Fedora Reporter: Igor Raits <igor.raits>
Component: cpp-hoconAssignee: James Hogarth <james.hogarth>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: brandfbb, igor.raits, james.hogarth, jwakely
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: cpp-hocon-0.2.1-4.fc33 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-06-03 11:27:01 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1803235, 1843106    

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