Bug 2341086 - poedit: FTBFS in Fedora rawhide/f42
Summary: poedit: FTBFS in Fedora rawhide/f42
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: poedit
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: c72578
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F42FTBFS
TreeView+ depends on / blocked
 
Reported: 2025-01-22 21:25 UTC by Fedora Release Engineering
Modified: 2025-01-27 17:49 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-01-27 17:49:32 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
build.log (32.00 KB, text/plain)
2025-01-22 21:26 UTC, Fedora Release Engineering
no flags Details
root.log (32.00 KB, text/plain)
2025-01-22 21:26 UTC, Fedora Release Engineering
no flags Details
state.log (1.62 KB, text/plain)
2025-01-22 21:26 UTC, Fedora Release Engineering
no flags Details

Description Fedora Release Engineering 2025-01-22 21:25:59 UTC
poedit failed to build from source in Fedora rawhide/f42

https://koji.fedoraproject.org/koji/taskinfo?taskID=128066058


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
Please fix poedit 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,
poedit will be orphaned. Before branching of Fedora 43,
poedit 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/

Comment 1 Fedora Release Engineering 2025-01-22 21:26:02 UTC
Created attachment 2071786 [details]
build.log

file build.log too big, will only attach last 32768 bytes

Comment 2 Fedora Release Engineering 2025-01-22 21:26:03 UTC
Created attachment 2071787 [details]
root.log

file root.log too big, will only attach last 32768 bytes

Comment 3 Fedora Release Engineering 2025-01-22 21:26:05 UTC
Created attachment 2071788 [details]
state.log

Comment 4 c72578 2025-01-23 05:31:15 UTC
Note:
The build of Poedit currently fails due to a bug in boost.

An upstream fix has been proposed here:

https://github.com/boostorg/thread/pull/408

Error in current build of Poedit [1]:
/usr/include/boost/thread/future.hpp: In member function ‘boost::detail::run_it<FutureExecutorContinuationSharedState>& boost::detail::run_it<FutureExecutorContinuationSharedState>::operator=(boost::detail::run_it<FutureExecutorContinuationSharedState>&&)’:
/usr/include/boost/thread/future.hpp:4672:19: error: ‘struct boost::detail::run_it<FutureExecutorContinuationSharedState>’ has no member named ‘that’; did you mean ‘that_’? [-Wtemplate-body]
 4672 |           that_=x.that;


[1] https://kojipkgs.fedoraproject.org//work/tasks/6187/128066187/build.log

Comment 5 c72578 2025-01-26 07:50:07 UTC
A PR has been submitted to boost, which fixes `/usr/include/boost/thread/future.hpp` from rpm `boost-devel`:
Fix no member named ‘that’ error
https://src.fedoraproject.org/rpms/boost/pull-request/33

Comment 6 c72578 2025-01-27 17:49:32 UTC
The PR has been merged and boost including the fix has been built:
Commit: https://src.fedoraproject.org/rpms/boost/c/bd0476d632fbe90d4bab658555498bc5d0c4f769?branch=rawhide
boost-1.83.0-12.fc42
https://koji.fedoraproject.org/koji/buildinfo?buildID=2647825


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