boost failed to build from source in Fedora rawhide/f36 https://koji.fedoraproject.org/koji/taskinfo?taskID=81770036 For details on the mass rebuild see: https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Please fix boost at your earliest convenience and set the bug's status to ASSIGNED when you start fixing it. If the bug remains in NEW state for 8 weeks, boost will be orphaned. Before branching of Fedora 37, boost will be retired, if it still fails to build. For more details on the FTBFS policy, please visit: https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/
Created attachment 1853734 [details] build.log file build.log too big, will only attach last 32768 bytes
Created attachment 1853735 [details] root.log file root.log too big, will only attach last 32768 bytes
Created attachment 1853736 [details] state.log
This appears to be a result of this upstream GCC12 issue - https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104172
(In reply to Thomas Rodgers from comment #4) > This appears to be a result of this upstream GCC12 issue - > > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104172 That bug is now fixed. Now the FTBFS is due to something else. I have a fix in the following pull-request https://src.fedoraproject.org/rpms/boost/pull-request/11 That pull-request also introduces a patch from Boost Multiprecision, that is required to fix the CGAL FTBFS bug: https://bugzilla.redhat.com/show_bug.cgi?id=2045152
The Boost Multiprecision bug is blocking mkvtoolnix, too.
Fixed in rawhide: https://bodhi.fedoraproject.org/updates/FEDORA-2022-2682b8a02c
Thanks, Laurent!